+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/pacemaker.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.2nDCja + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pacemaker-Pacemaker-1.1.18 + /usr/bin/gzip -dc /builddir/build/SOURCES/pacemaker-1.1.18.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pacemaker-Pacemaker-1.1.18 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init Initialized empty Git repository in /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/.git/ + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -a --author 'rpm-build ' -m 'pacemaker-1.1.18 base' [master (root-commit) faa02aa] pacemaker-1.1.18 base 4618 files changed, 693813 insertions(+) create mode 100755 BasicSanity.sh create mode 100644 CONTRIBUTING.md create mode 100644 COPYING create mode 100644 ChangeLog create mode 100644 Doxyfile.in create mode 100644 GNUmakefile create mode 100644 INSTALL.md create mode 100644 Makefile.am create mode 100644 Makefile.common create mode 100644 README.markdown create mode 100755 abi-check create mode 100644 acinclude.m4 create mode 100644 attrd/Makefile.am create mode 100644 attrd/attrd_common.c create mode 100644 attrd/attrd_common.h create mode 100644 attrd/attrd_common_alerts.c create mode 100644 attrd/commands.c create mode 100644 attrd/internal.h create mode 100644 attrd/legacy.c create mode 100644 attrd/main.c create mode 100755 autogen.sh create mode 100755 bumplibs.sh create mode 100644 cib/Makefile.am create mode 100644 cib/callbacks.c create mode 100644 cib/callbacks.h create mode 100644 cib/cib.pam create mode 100644 cib/cibio.h create mode 100644 cib/cibmessages.h create mode 100644 cib/cibmon.c create mode 100644 cib/common.c create mode 100644 cib/common.h create mode 100644 cib/io.c create mode 100644 cib/main.c create mode 100644 cib/messages.c create mode 100644 cib/notify.c create mode 100644 cib/notify.h create mode 100644 cib/remote.c create mode 100644 configure.ac create mode 100644 coverage.sh.in create mode 100644 crmd/Makefile.am create mode 100644 crmd/attrd.c create mode 100644 crmd/callbacks.c create mode 100644 crmd/cib.c create mode 100644 crmd/control.c create mode 100644 crmd/corosync.c create mode 100644 crmd/crmd.c create mode 100644 crmd/crmd.h create mode 100644 crmd/crmd_alerts.h create mode 100644 crmd/crmd_callbacks.h create mode 100644 crmd/crmd_dsa.dot create mode 100644 crmd/crmd_fsa.h create mode 100644 crmd/crmd_lrm.h create mode 100644 crmd/crmd_messages.h create mode 100644 crmd/crmd_metadata.c create mode 100644 crmd/crmd_metadata.h create mode 100644 crmd/crmd_utils.h create mode 100644 crmd/election.c create mode 100644 crmd/fsa.c create mode 100644 crmd/fsa_defines.h create mode 100644 crmd/fsa_matrix.h create mode 100644 crmd/fsa_proto.h create mode 100644 crmd/heartbeat.c create mode 100644 crmd/join_client.c create mode 100644 crmd/join_dc.c create mode 100644 crmd/lrm.c create mode 100644 crmd/lrm_state.c create mode 100644 crmd/main.c create mode 100644 crmd/membership.c create mode 100644 crmd/membership.h create mode 100644 crmd/messages.c create mode 100644 crmd/misc.c create mode 100644 crmd/pengine.c create mode 100644 crmd/remote_lrmd_ra.c create mode 100644 crmd/subsystems.c create mode 100644 crmd/te_actions.c create mode 100644 crmd/te_callbacks.c create mode 100644 crmd/te_callbacks.h create mode 100644 crmd/te_events.c create mode 100644 crmd/te_utils.c create mode 100644 crmd/tengine.c create mode 100644 crmd/tengine.h create mode 100644 crmd/throttle.c create mode 100644 crmd/throttle.h create mode 100644 crmd/utils.c create mode 100644 cts/CIB.py create mode 100644 cts/CM_ais.py create mode 100755 cts/CM_lha.py create mode 100644 cts/CTS.py create mode 100755 cts/CTSaudits.py create mode 100755 cts/CTSlab.py create mode 100644 cts/CTSscenarios.py create mode 100644 cts/CTStests.py create mode 100755 cts/CTSvars.py.in create mode 100755 cts/HBDummy.in create mode 100755 cts/LSBDummy.in create mode 100644 cts/Makefile.am create mode 100755 cts/OCFIPraTest.py create mode 100644 cts/README.md create mode 100644 cts/__init__.py create mode 100644 cts/benchmark/Makefile.am create mode 100644 cts/benchmark/README.benchmark create mode 100755 cts/benchmark/clubench.in create mode 100644 cts/benchmark/control create mode 100644 cts/cib_xml.py create mode 100755 cts/cluster_test create mode 100755 cts/cts create mode 100644 cts/cts.supp create mode 100644 cts/environment.py create mode 100644 cts/logging.py create mode 100755 cts/lxc_autogen.sh.in create mode 100644 cts/patterns.py create mode 100644 cts/remote.py create mode 100644 cts/watcher.py create mode 100644 doc/Clusters_from_Scratch/en-US/Ap-Configuration.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ap-Corosync-Conf.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ap-Reading.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Author_Group.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Book_Info.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Active-Active.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Active-Passive.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Apache.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Installation.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Intro.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Shared-Storage.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Stonith.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Tools.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Verification.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Clusters_from_Scratch.ent create mode 100644 doc/Clusters_from_Scratch/en-US/Clusters_from_Scratch.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Preface.xml create mode 100644 doc/Clusters_from_Scratch/en-US/Revision_History.xml create mode 100644 doc/Clusters_from_Scratch/en-US/images/Console.png create mode 100644 doc/Clusters_from_Scratch/en-US/images/Installer.png create mode 100644 doc/Clusters_from_Scratch/en-US/images/Network.png create mode 100644 doc/Clusters_from_Scratch/en-US/images/Policy-Engine-big.dot create mode 100644 doc/Clusters_from_Scratch/en-US/images/Policy-Engine-big.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/Policy-Engine-small.dot create mode 100644 doc/Clusters_from_Scratch/en-US/images/Policy-Engine-small.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/Welcome.png create mode 100644 doc/Clusters_from_Scratch/en-US/images/pcmk-active-active.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/pcmk-active-passive.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/pcmk-internals.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/pcmk-overview.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/pcmk-shared-failover.svg create mode 100644 doc/Clusters_from_Scratch/en-US/images/pcmk-stack.svg create mode 100644 doc/Clusters_from_Scratch/it-IT/Ap-Configuration.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ap-Corosync-Conf.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ap-Reading.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Author_Group.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Book_Info.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Active-Active.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Active-Passive.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Apache.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Installation.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Intro.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Shared-Storage.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Stonith.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Tools.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Ch-Verification.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Clusters_from_Scratch.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Preface.po create mode 100644 doc/Clusters_from_Scratch/it-IT/Revision_History.po create mode 100644 doc/Clusters_from_Scratch/pot/Ap-Configuration.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ap-Corosync-Conf.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ap-Reading.pot create mode 100644 doc/Clusters_from_Scratch/pot/Author_Group.pot create mode 100644 doc/Clusters_from_Scratch/pot/Book_Info.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Active-Active.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Active-Passive.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Apache.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Installation.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Intro.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Shared-Storage.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Stonith.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Tools.pot create mode 100644 doc/Clusters_from_Scratch/pot/Ch-Verification.pot create mode 100644 doc/Clusters_from_Scratch/pot/Preface.pot create mode 100644 doc/Clusters_from_Scratch/pot/Revision_History.pot create mode 100644 doc/Clusters_from_Scratch/publican.cfg.in create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Cman.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Configuration.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Corosync-Conf.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ap-Reading.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Author_Group.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Book_Info.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Active-Active.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Active-Passive.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Apache.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Installation.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Intro.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Shared-Storage.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Stonith.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Tools.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Ch-Verification.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Clusters_from_Scratch.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Preface.po create mode 100644 doc/Clusters_from_Scratch/ro-RO/Revision_History.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Configuration.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Configuration.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Corosync-Conf.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Corosync-Conf.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Reading.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ap-Reading.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Author_Group.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Author_Group.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Book_Info.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Book_Info.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Active.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Active.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Passive.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Active-Passive.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Apache.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Apache.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Installation.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Installation.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Intro.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Intro.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Shared-Storage.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Shared-Storage.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Stonith.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Stonith.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Tools.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Tools.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Verification.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Ch-Verification.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Clusters_from_Scratch.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Clusters_from_Scratch.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Preface.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Preface.po create mode 100644 doc/Clusters_from_Scratch/zh-CN/Revision_History.mo create mode 100644 doc/Clusters_from_Scratch/zh-CN/Revision_History.po create mode 100644 doc/Makefile.am create mode 100644 doc/Pacemaker_Development/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Development/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Development/en-US/Ch-Coding.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-FAQ.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-Python.txt create mode 100644 doc/Pacemaker_Development/en-US/Pacemaker_Development.ent create mode 100644 doc/Pacemaker_Development/en-US/Pacemaker_Development.xml create mode 100644 doc/Pacemaker_Development/en-US/Revision_History.xml create mode 100644 doc/Pacemaker_Development/en-US/images/.keep create mode 100644 doc/Pacemaker_Development/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Development/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Development/pot/Ch-Coding.pot create mode 100644 doc/Pacemaker_Development/pot/Ch-FAQ.pot create mode 100644 doc/Pacemaker_Development/pot/Ch-Python.pot create mode 100644 doc/Pacemaker_Development/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Development/publican.cfg.in create mode 100644 doc/Pacemaker_Explained/en-US/Ap-Debug.xml create mode 100644 doc/Pacemaker_Explained/en-US/Ap-FAQ.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ap-Install.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ap-LSB.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ap-OCF.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ap-Samples.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ap-Upgrade.txt create mode 100644 doc/Pacemaker_Explained/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Explained/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Advanced-Options.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Advanced-Resources.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Alerts.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Basics.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Constraints.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Intro.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Nodes.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Options.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Resources.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Reusing-Configuration.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Rules.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Status.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Stonith.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Utilization.txt create mode 100644 doc/Pacemaker_Explained/en-US/NOTES create mode 100644 doc/Pacemaker_Explained/en-US/Pacemaker_Explained.ent create mode 100644 doc/Pacemaker_Explained/en-US/Pacemaker_Explained.xml create mode 100644 doc/Pacemaker_Explained/en-US/Preface.xml create mode 100644 doc/Pacemaker_Explained/en-US/Revision_History.xml create mode 100644 doc/Pacemaker_Explained/en-US/images/Policy-Engine-big.dot create mode 100644 doc/Pacemaker_Explained/en-US/images/Policy-Engine-big.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/Policy-Engine-small.dot create mode 100644 doc/Pacemaker_Explained/en-US/images/Policy-Engine-small.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/pcmk-active-active.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/pcmk-active-passive.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/pcmk-internals.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/pcmk-overview.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/pcmk-shared-failover.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/pcmk-stack.svg create mode 100644 doc/Pacemaker_Explained/en-US/images/resource-set.png create mode 100644 doc/Pacemaker_Explained/en-US/images/three-sets-complex.png create mode 100644 doc/Pacemaker_Explained/en-US/images/three-sets.png create mode 100644 doc/Pacemaker_Explained/en-US/images/two-sets.png create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Changes.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Debug.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-FAQ.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Install.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-LSB.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-OCF.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Samples.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Upgrade-Config.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ap-Upgrade.po create mode 100644 doc/Pacemaker_Explained/it-IT/Author_Group.po create mode 100644 doc/Pacemaker_Explained/it-IT/Book_Info.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Advanced-Options.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Advanced-Resources.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Basics.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Constraints.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Intro.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Nodes.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Options.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Resources.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Rules.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Status.po create mode 100644 doc/Pacemaker_Explained/it-IT/Ch-Stonith.po create mode 100644 doc/Pacemaker_Explained/it-IT/Pacemaker_Explained.po create mode 100644 doc/Pacemaker_Explained/it-IT/Preface.po create mode 100644 doc/Pacemaker_Explained/it-IT/Revision_History.po create mode 100644 doc/Pacemaker_Explained/pot/Ap-Changes.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Debug.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-FAQ.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Install.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-LSB.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-OCF.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Samples.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Upgrade-Config.pot create mode 100644 doc/Pacemaker_Explained/pot/Ap-Upgrade.pot create mode 100644 doc/Pacemaker_Explained/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Explained/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Advanced-Options.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Advanced-Resources.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Alerts.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Basics.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Constraints.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Intro.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Multi-site-Clusters.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Nodes.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Notifications.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Options.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Resource-Templates.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Resources.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Reusing-Configuration.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Rules.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Status.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Stonith.pot create mode 100644 doc/Pacemaker_Explained/pot/Ch-Utilization.pot create mode 100644 doc/Pacemaker_Explained/pot/Pacemaker_Explained.pot create mode 100644 doc/Pacemaker_Explained/pot/Preface.pot create mode 100644 doc/Pacemaker_Explained/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Explained/publican.cfg.in create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Changes.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Debug.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-FAQ.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Install.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-LSB.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-OCF.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Samples.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Upgrade-Config.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ap-Upgrade.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Author_Group.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Book_Info.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Advanced-Options.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Advanced-Resources.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Basics.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Constraints.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Intro.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Nodes.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Options.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Resources.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Rules.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Status.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Ch-Stonith.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Pacemaker_Explained.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Preface.po create mode 100644 doc/Pacemaker_Explained/ro-RO/Revision_History.po create mode 100644 doc/Pacemaker_Remote/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Remote/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Alternatives.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Example.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Intro.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-KVM-Tutorial.txt create mode 100644 doc/Pacemaker_Remote/en-US/Ch-Options.txt create mode 100644 doc/Pacemaker_Remote/en-US/Pacemaker_Remote.ent create mode 100644 doc/Pacemaker_Remote/en-US/Pacemaker_Remote.xml create mode 100644 doc/Pacemaker_Remote/en-US/Revision_History.xml create mode 100644 doc/Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png create mode 100644 doc/Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png create mode 100644 doc/Pacemaker_Remote/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Remote/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Alternatives.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Baremetal-Tutorial.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Example.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Intro.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-KVM-Tutorial.pot create mode 100644 doc/Pacemaker_Remote/pot/Ch-Options.pot create mode 100644 doc/Pacemaker_Remote/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Remote/publican.cfg.in create mode 100644 doc/acls.txt create mode 100644 doc/asciidoc.reference create mode 100644 doc/cib-example-1.xml create mode 100644 doc/crm-flowchart.fig create mode 100644 doc/crm_fencing.txt create mode 100644 doc/executioner.txt create mode 100644 doc/msg-schema.txt create mode 100644 doc/openstack.md create mode 100644 doc/pcs-crmsh-quick-ref.md create mode 100644 doc/publican-clusterlabs/COPYING create mode 100644 doc/publican-clusterlabs/README create mode 100644 doc/publican-clusterlabs/defaults.cfg create mode 100644 doc/publican-clusterlabs/en-US/Feedback.xml create mode 100644 doc/publican-clusterlabs/en-US/Legal_Notice.xml create mode 100644 doc/publican-clusterlabs/en-US/css/overrides.css create mode 100644 doc/publican-clusterlabs/en-US/images/1.png create mode 100644 doc/publican-clusterlabs/en-US/images/1.svg create mode 100644 doc/publican-clusterlabs/en-US/images/10.png create mode 100644 doc/publican-clusterlabs/en-US/images/10.svg create mode 100644 doc/publican-clusterlabs/en-US/images/11.png create mode 100644 doc/publican-clusterlabs/en-US/images/11.svg create mode 100644 doc/publican-clusterlabs/en-US/images/12.png create mode 100644 doc/publican-clusterlabs/en-US/images/12.svg create mode 100644 doc/publican-clusterlabs/en-US/images/13.png create mode 100644 doc/publican-clusterlabs/en-US/images/13.svg create mode 100644 doc/publican-clusterlabs/en-US/images/14.png create mode 100644 doc/publican-clusterlabs/en-US/images/14.svg create mode 100644 doc/publican-clusterlabs/en-US/images/15.png create mode 100644 doc/publican-clusterlabs/en-US/images/15.svg create mode 100644 doc/publican-clusterlabs/en-US/images/16.png create mode 100644 doc/publican-clusterlabs/en-US/images/16.svg create mode 100644 doc/publican-clusterlabs/en-US/images/17.png create mode 100644 doc/publican-clusterlabs/en-US/images/17.svg create mode 100644 doc/publican-clusterlabs/en-US/images/18.png create mode 100644 doc/publican-clusterlabs/en-US/images/18.svg create mode 100644 doc/publican-clusterlabs/en-US/images/19.png create mode 100644 doc/publican-clusterlabs/en-US/images/19.svg create mode 100644 doc/publican-clusterlabs/en-US/images/2.png create mode 100644 doc/publican-clusterlabs/en-US/images/2.svg create mode 100644 doc/publican-clusterlabs/en-US/images/20.png create mode 100644 doc/publican-clusterlabs/en-US/images/20.svg create mode 100644 doc/publican-clusterlabs/en-US/images/21.png create mode 100644 doc/publican-clusterlabs/en-US/images/21.svg create mode 100644 doc/publican-clusterlabs/en-US/images/22.png create mode 100644 doc/publican-clusterlabs/en-US/images/22.svg create mode 100644 doc/publican-clusterlabs/en-US/images/23.png create mode 100644 doc/publican-clusterlabs/en-US/images/23.svg create mode 100644 doc/publican-clusterlabs/en-US/images/24.png create mode 100644 doc/publican-clusterlabs/en-US/images/24.svg create mode 100644 doc/publican-clusterlabs/en-US/images/25.png create mode 100644 doc/publican-clusterlabs/en-US/images/25.svg create mode 100644 doc/publican-clusterlabs/en-US/images/26.png create mode 100644 doc/publican-clusterlabs/en-US/images/26.svg create mode 100644 doc/publican-clusterlabs/en-US/images/27.png create mode 100644 doc/publican-clusterlabs/en-US/images/27.svg create mode 100644 doc/publican-clusterlabs/en-US/images/28.png create mode 100644 doc/publican-clusterlabs/en-US/images/28.svg create mode 100644 doc/publican-clusterlabs/en-US/images/29.png create mode 100644 doc/publican-clusterlabs/en-US/images/29.svg create mode 100644 doc/publican-clusterlabs/en-US/images/3.png create mode 100644 doc/publican-clusterlabs/en-US/images/3.svg create mode 100644 doc/publican-clusterlabs/en-US/images/4.png create mode 100644 doc/publican-clusterlabs/en-US/images/4.svg create mode 100644 doc/publican-clusterlabs/en-US/images/5.png create mode 100644 doc/publican-clusterlabs/en-US/images/5.svg create mode 100644 doc/publican-clusterlabs/en-US/images/6.png create mode 100644 doc/publican-clusterlabs/en-US/images/6.svg create mode 100644 doc/publican-clusterlabs/en-US/images/7.png create mode 100644 doc/publican-clusterlabs/en-US/images/7.svg create mode 100644 doc/publican-clusterlabs/en-US/images/8.png create mode 100644 doc/publican-clusterlabs/en-US/images/8.svg create mode 100644 doc/publican-clusterlabs/en-US/images/9.png create mode 100644 doc/publican-clusterlabs/en-US/images/9.svg create mode 100644 doc/publican-clusterlabs/en-US/images/Pacemaker-stack.svg create mode 100644 doc/publican-clusterlabs/en-US/images/dot.png create mode 100644 doc/publican-clusterlabs/en-US/images/dot.svg create mode 100644 doc/publican-clusterlabs/en-US/images/dot2.png create mode 100644 doc/publican-clusterlabs/en-US/images/dot2.svg create mode 100644 doc/publican-clusterlabs/en-US/images/h1-bg.png create mode 100644 doc/publican-clusterlabs/en-US/images/h1-bg.svg create mode 100644 doc/publican-clusterlabs/en-US/images/image_left.png create mode 100644 doc/publican-clusterlabs/en-US/images/image_left.svg create mode 100644 doc/publican-clusterlabs/en-US/images/image_right.png create mode 100644 doc/publican-clusterlabs/en-US/images/image_right.svg create mode 100644 doc/publican-clusterlabs/en-US/images/important.png create mode 100644 doc/publican-clusterlabs/en-US/images/important.svg create mode 100644 doc/publican-clusterlabs/en-US/images/note.png create mode 100644 doc/publican-clusterlabs/en-US/images/note.svg create mode 100644 doc/publican-clusterlabs/en-US/images/pacemaker-logo.png create mode 100644 doc/publican-clusterlabs/en-US/images/shine.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-back.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-back.svg create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-forward.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-forward.svg create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-up.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-go-up.svg create mode 100644 doc/publican-clusterlabs/en-US/images/stock-home.png create mode 100644 doc/publican-clusterlabs/en-US/images/stock-home.svg create mode 100644 doc/publican-clusterlabs/en-US/images/title_logo.png create mode 100644 doc/publican-clusterlabs/en-US/images/title_logo.svg create mode 100644 doc/publican-clusterlabs/en-US/images/warning.png create mode 100644 doc/publican-clusterlabs/en-US/images/warning.svg create mode 100644 doc/publican-clusterlabs/en-US/images/watermark-draft.png create mode 100644 doc/publican-clusterlabs/en-US/images/watermark-draft.svg create mode 100644 doc/publican-clusterlabs/overrides.cfg create mode 100644 doc/publican-clusterlabs/publican-clusterlabs.spec create mode 100644 doc/publican-clusterlabs/publican.cfg create mode 100644 doc/publican-clusterlabs/xsl/common.xsl create mode 100644 doc/publican-clusterlabs/xsl/header.html create mode 100644 doc/publican-clusterlabs/xsl/html-single.xsl create mode 100644 doc/publican-clusterlabs/xsl/html.xsl create mode 100644 doc/publican-clusterlabs/xsl/pdf.xsl create mode 100644 doc/security.txt create mode 100644 doc/shared/en-US/pacemaker-intro.txt create mode 100644 doc/stonith-ng.conf.example create mode 100644 extra/Makefile.am create mode 100644 extra/PCMK-MIB.txt create mode 100644 extra/alerts/Makefile.am create mode 100644 extra/alerts/alert_file.sh.sample create mode 100644 extra/alerts/alert_smtp.sh.sample create mode 100644 extra/alerts/alert_snmp.sh.sample create mode 100644 extra/ansible/docker/group_vars/all create mode 100644 extra/ansible/docker/hosts create mode 100644 extra/ansible/docker/roles/docker-host/files/docker-enter create mode 100644 extra/ansible/docker/roles/docker-host/files/fence_docker_cts create mode 100644 extra/ansible/docker/roles/docker-host/files/launch.sh create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_remote_start create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_remote_stop create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_start create mode 100644 extra/ansible/docker/roles/docker-host/files/pcmk_stop create mode 100644 extra/ansible/docker/roles/docker-host/tasks/main.yml create mode 100644 extra/ansible/docker/roles/docker-host/templates/Dockerfile.j2 create mode 100755 extra/ansible/docker/roles/docker-host/templates/ip_start.j2 create mode 100644 extra/ansible/docker/site.yml create mode 100755 extra/buildbot.helper create mode 100755 extra/cluster-clean create mode 100755 extra/cluster-helper create mode 100755 extra/cluster-init create mode 100644 extra/clustermon.sh create mode 100644 extra/logrotate/Makefile.am create mode 100644 extra/logrotate/pacemaker.in create mode 100644 extra/resources/ClusterMon create mode 100644 extra/resources/Dummy create mode 100644 extra/resources/HealthCPU create mode 100644 extra/resources/HealthSMART create mode 100644 extra/resources/Makefile.am create mode 100644 extra/resources/Stateful create mode 100644 extra/resources/SysInfo create mode 100644 extra/resources/SystemHealth create mode 100644 extra/resources/attribute create mode 100644 extra/resources/controld create mode 100755 extra/resources/docker-wrapper create mode 100644 extra/resources/ifspeed create mode 100755 extra/resources/o2cb create mode 100755 extra/resources/ping create mode 100644 extra/resources/pingd create mode 100644 extra/resources/remote create mode 100644 extra/rgmanager/README create mode 120000 extra/rgmanager/README.markdown create mode 100644 extra/showscores.sh create mode 100644 fencing/Makefile.am create mode 100644 fencing/README.md create mode 100644 fencing/admin.c create mode 100644 fencing/commands.c create mode 100644 fencing/config.l create mode 100644 fencing/config.y create mode 100755 fencing/fence_dummy create mode 100755 fencing/fence_legacy create mode 100755 fencing/fence_pcmk create mode 100644 fencing/internal.h create mode 100644 fencing/main.c create mode 100644 fencing/regression.py.in create mode 100644 fencing/remote.c create mode 100644 fencing/standalone_config.c create mode 100644 fencing/standalone_config.h create mode 100644 fencing/test.c create mode 100644 include/Makefile.am create mode 100644 include/crm/Makefile.am create mode 100644 include/crm/attrd.h create mode 100644 include/crm/cib.h create mode 100644 include/crm/cib/Makefile.am create mode 100644 include/crm/cib/internal.h create mode 100644 include/crm/cib/util.h create mode 100644 include/crm/cluster.h create mode 100644 include/crm/cluster/Makefile.am create mode 100644 include/crm/cluster/election.h create mode 100644 include/crm/cluster/internal.h create mode 100644 include/crm/cluster/plugin.h create mode 100644 include/crm/common/Makefile.am create mode 100644 include/crm/common/alerts_internal.h create mode 100644 include/crm/common/cib_secrets.h create mode 100644 include/crm/common/internal.h create mode 100644 include/crm/common/ipc.h create mode 100644 include/crm/common/ipcs.h create mode 100644 include/crm/common/iso8601.h create mode 100644 include/crm/common/iso8601_internal.h create mode 100644 include/crm/common/logging.h create mode 100644 include/crm/common/mainloop.h create mode 100644 include/crm/common/util.h create mode 100644 include/crm/common/xml.h create mode 100644 include/crm/common/xml_internal.h create mode 100644 include/crm/compatibility.h create mode 100644 include/crm/crm.h create mode 100644 include/crm/error.h create mode 100644 include/crm/fencing/Makefile.am create mode 100644 include/crm/fencing/internal.h create mode 100644 include/crm/lrmd.h create mode 100644 include/crm/lrmd_alerts_internal.h create mode 100644 include/crm/msg_xml.h create mode 100644 include/crm/pengine/Makefile.am create mode 100644 include/crm/pengine/common.h create mode 100644 include/crm/pengine/complex.h create mode 100644 include/crm/pengine/internal.h create mode 100644 include/crm/pengine/remote.h create mode 100644 include/crm/pengine/rules.h create mode 100644 include/crm/pengine/rules_internal.h create mode 100644 include/crm/pengine/status.h create mode 100644 include/crm/services.h create mode 100644 include/crm/stonith-ng.h create mode 100644 include/crm/transition.h create mode 100755 include/crm_config.h.in create mode 100644 include/crm_internal.h create mode 100644 include/doxygen.h create mode 100644 include/portability.h create mode 100644 lib/Makefile.am create mode 100644 lib/ais/Makefile.am create mode 100644 lib/ais/plugin.c create mode 100644 lib/ais/plugin.h create mode 100644 lib/ais/utils.c create mode 100644 lib/ais/utils.h create mode 100644 lib/cib/Makefile.am create mode 100644 lib/cib/cib_attrs.c create mode 100644 lib/cib/cib_client.c create mode 100644 lib/cib/cib_file.c create mode 100644 lib/cib/cib_native.c create mode 100644 lib/cib/cib_ops.c create mode 100644 lib/cib/cib_remote.c create mode 100644 lib/cib/cib_utils.c create mode 100644 lib/cluster/Makefile.am create mode 100644 lib/cluster/cluster.c create mode 100644 lib/cluster/corosync.c create mode 100644 lib/cluster/cpg.c create mode 100644 lib/cluster/election.c create mode 100644 lib/cluster/heartbeat.c create mode 100644 lib/cluster/legacy.c create mode 100644 lib/cluster/membership.c create mode 100644 lib/common/Makefile.am create mode 100644 lib/common/alerts.c create mode 100644 lib/common/attrd_client.c create mode 100644 lib/common/cib_secrets.c create mode 100644 lib/common/compat.c create mode 100644 lib/common/digest.c create mode 100644 lib/common/io.c create mode 100644 lib/common/ipc.c create mode 100644 lib/common/iso8601.c create mode 100644 lib/common/logging.c create mode 100644 lib/common/mainloop.c create mode 100644 lib/common/operations.c create mode 100644 lib/common/procfs.c create mode 100644 lib/common/remote.c create mode 100644 lib/common/schemas.c create mode 100644 lib/common/strings.c create mode 100644 lib/common/utils.c create mode 100644 lib/common/watchdog.c create mode 100644 lib/common/xml.c create mode 100644 lib/common/xpath.c create mode 100644 lib/fencing/Makefile.am create mode 100644 lib/fencing/st_client.c create mode 100644 lib/gnu/Makefile.am create mode 100644 lib/gnu/md5.c create mode 100644 lib/gnu/md5.h create mode 100644 lib/gnu/stdalign.in.h create mode 100644 lib/gnu/stdint.in.h create mode 100644 lib/lrmd/Makefile.am create mode 100644 lib/lrmd/lrmd_alerts.c create mode 100644 lib/lrmd/lrmd_client.c create mode 100644 lib/lrmd/proxy_common.c create mode 100644 lib/pacemaker-cib.pc.in create mode 100644 lib/pacemaker-cluster.pc.in create mode 100644 lib/pacemaker-fencing.pc.in create mode 100644 lib/pacemaker-lrmd.pc.in create mode 100644 lib/pacemaker-pengine.pc.in create mode 100644 lib/pacemaker-service.pc.in create mode 100644 lib/pacemaker.pc.in create mode 100644 lib/pengine/Makefile.am create mode 100644 lib/pengine/clone.c create mode 100644 lib/pengine/common.c create mode 100644 lib/pengine/complex.c create mode 100644 lib/pengine/container.c create mode 100644 lib/pengine/failcounts.c create mode 100644 lib/pengine/group.c create mode 100644 lib/pengine/native.c create mode 100644 lib/pengine/remote.c create mode 100644 lib/pengine/rules.c create mode 100644 lib/pengine/rules_alerts.c create mode 100644 lib/pengine/status.c create mode 100644 lib/pengine/unpack.c create mode 100644 lib/pengine/unpack.h create mode 100644 lib/pengine/utils.c create mode 100644 lib/pengine/variant.h create mode 100644 lib/services/Makefile.am create mode 100644 lib/services/dbus.c create mode 100644 lib/services/pcmk-dbus.h create mode 100644 lib/services/services.c create mode 100644 lib/services/services_linux.c create mode 100644 lib/services/services_private.h create mode 100644 lib/services/systemd.c create mode 100644 lib/services/systemd.h create mode 100644 lib/services/upstart.c create mode 100644 lib/services/upstart.h create mode 100644 lib/transition/Makefile.am create mode 100644 lib/transition/graph.c create mode 100644 lib/transition/unpack.c create mode 100644 lib/transition/utils.c create mode 100644 licenses/CC-BY-SA-4.0 create mode 100644 licenses/GPLv2 create mode 100644 licenses/LGPLv2.1 create mode 100644 licenses/RevisedBSD create mode 100644 lrmd/Makefile.am create mode 100644 lrmd/ipc_proxy.c create mode 100644 lrmd/lrmd.c create mode 100644 lrmd/lrmd_alert_api.c create mode 100644 lrmd/lrmd_private.h create mode 100644 lrmd/main.c create mode 100644 lrmd/pacemaker_remote.in create mode 100644 lrmd/pacemaker_remote.service.in create mode 100755 lrmd/regression.py.in create mode 100644 lrmd/remote_ctl.c create mode 100644 lrmd/test.c create mode 100644 lrmd/tls_backend.c create mode 100644 m4/00gnulib.m4 create mode 100644 m4/gnulib-cache.m4 create mode 100644 m4/gnulib-common.m4 create mode 100644 m4/gnulib-comp.m4 create mode 100644 m4/gnulib-tool.m4 create mode 100644 m4/include_next.m4 create mode 100644 m4/longlong.m4 create mode 100644 m4/md5.m4 create mode 100644 m4/multiarch.m4 create mode 100644 m4/onceonly.m4 create mode 100644 m4/stdalign.m4 create mode 100644 m4/stdint.m4 create mode 100644 mcp/Makefile.am create mode 100644 mcp/corosync.c create mode 100644 mcp/pacemaker.c create mode 100644 mcp/pacemaker.combined.upstart.in create mode 100644 mcp/pacemaker.h create mode 100644 mcp/pacemaker.in create mode 100644 mcp/pacemaker.service.in create mode 100644 mcp/pacemaker.sysconfig create mode 100644 mcp/pacemaker.upstart.in create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/COPYING create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/README.md create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_fping.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_http.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_ldap.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_mysql.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_pgsql.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_tcp.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_udp.xml create mode 100644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/nagios-agents-metadata.spec create mode 100755 p-indent create mode 100644 pacemaker.spec.in create mode 100644 pengine/Makefile.am create mode 100644 pengine/allocate.c create mode 100644 pengine/allocate.h create mode 100644 pengine/clone.c create mode 100644 pengine/constraints.c create mode 100644 pengine/container.c create mode 100644 pengine/graph.c create mode 100644 pengine/group.c create mode 100644 pengine/main.c create mode 100644 pengine/master.c create mode 100644 pengine/native.c create mode 100644 pengine/notif.c create mode 100644 pengine/notif.h create mode 100644 pengine/pengine.c create mode 100644 pengine/pengine.h create mode 100644 pengine/ptest.c create mode 100644 pengine/regression.core.sh.in create mode 100755 pengine/regression.sh create mode 100644 pengine/sample-status-input-1.xml create mode 100644 pengine/sample-status-input-2.xml create mode 100755 pengine/stonith.sh create mode 100644 pengine/test10/1-a-then-bm-move-b.dot create mode 100644 pengine/test10/1-a-then-bm-move-b.exp create mode 100644 pengine/test10/1-a-then-bm-move-b.scores create mode 100644 pengine/test10/1-a-then-bm-move-b.summary create mode 100644 pengine/test10/1-a-then-bm-move-b.xml create mode 100644 pengine/test10/10-a-then-bm-b-move-a-clone.dot create mode 100644 pengine/test10/10-a-then-bm-b-move-a-clone.exp create mode 100644 pengine/test10/10-a-then-bm-b-move-a-clone.scores create mode 100644 pengine/test10/10-a-then-bm-b-move-a-clone.summary create mode 100644 pengine/test10/10-a-then-bm-b-move-a-clone.xml create mode 100644 pengine/test10/11-a-then-bm-b-move-a-clone-starting.dot create mode 100644 pengine/test10/11-a-then-bm-b-move-a-clone-starting.exp create mode 100644 pengine/test10/11-a-then-bm-b-move-a-clone-starting.scores create mode 100644 pengine/test10/11-a-then-bm-b-move-a-clone-starting.summary create mode 100644 pengine/test10/11-a-then-bm-b-move-a-clone-starting.xml create mode 100644 pengine/test10/1360.dot create mode 100644 pengine/test10/1360.exp create mode 100644 pengine/test10/1360.scores create mode 100644 pengine/test10/1360.summary create mode 100644 pengine/test10/1360.xml create mode 100644 pengine/test10/1484.dot create mode 100644 pengine/test10/1484.exp create mode 100644 pengine/test10/1484.scores create mode 100644 pengine/test10/1484.summary create mode 100644 pengine/test10/1484.xml create mode 100644 pengine/test10/1494.dot create mode 100644 pengine/test10/1494.exp create mode 100644 pengine/test10/1494.scores create mode 100644 pengine/test10/1494.summary create mode 100644 pengine/test10/1494.xml create mode 100644 pengine/test10/2-am-then-b-move-a.dot create mode 100644 pengine/test10/2-am-then-b-move-a.exp create mode 100644 pengine/test10/2-am-then-b-move-a.scores create mode 100644 pengine/test10/2-am-then-b-move-a.summary create mode 100644 pengine/test10/2-am-then-b-move-a.xml create mode 100644 pengine/test10/3-am-then-bm-both-migrate.dot create mode 100644 pengine/test10/3-am-then-bm-both-migrate.exp create mode 100644 pengine/test10/3-am-then-bm-both-migrate.scores create mode 100644 pengine/test10/3-am-then-bm-both-migrate.summary create mode 100644 pengine/test10/3-am-then-bm-both-migrate.xml create mode 100644 pengine/test10/4-am-then-bm-b-not-migratable.dot create mode 100644 pengine/test10/4-am-then-bm-b-not-migratable.exp create mode 100644 pengine/test10/4-am-then-bm-b-not-migratable.scores create mode 100644 pengine/test10/4-am-then-bm-b-not-migratable.summary create mode 100644 pengine/test10/4-am-then-bm-b-not-migratable.xml create mode 100644 pengine/test10/5-am-then-bm-a-not-migratable.dot create mode 100644 pengine/test10/5-am-then-bm-a-not-migratable.exp create mode 100644 pengine/test10/5-am-then-bm-a-not-migratable.scores create mode 100644 pengine/test10/5-am-then-bm-a-not-migratable.summary create mode 100644 pengine/test10/5-am-then-bm-a-not-migratable.xml create mode 100644 pengine/test10/594.dot create mode 100644 pengine/test10/594.exp create mode 100644 pengine/test10/594.scores create mode 100644 pengine/test10/594.summary create mode 100644 pengine/test10/594.xml create mode 100644 pengine/test10/6-migrate-group.dot create mode 100644 pengine/test10/6-migrate-group.exp create mode 100644 pengine/test10/6-migrate-group.scores create mode 100644 pengine/test10/6-migrate-group.summary create mode 100644 pengine/test10/6-migrate-group.xml create mode 100644 pengine/test10/662.dot create mode 100644 pengine/test10/662.exp create mode 100644 pengine/test10/662.scores create mode 100644 pengine/test10/662.summary create mode 100644 pengine/test10/662.xml create mode 100644 pengine/test10/696.dot create mode 100644 pengine/test10/696.exp create mode 100644 pengine/test10/696.scores create mode 100644 pengine/test10/696.summary create mode 100644 pengine/test10/696.xml create mode 100644 pengine/test10/7-migrate-group-one-unmigratable.dot create mode 100644 pengine/test10/7-migrate-group-one-unmigratable.exp create mode 100644 pengine/test10/7-migrate-group-one-unmigratable.scores create mode 100644 pengine/test10/7-migrate-group-one-unmigratable.summary create mode 100644 pengine/test10/7-migrate-group-one-unmigratable.xml create mode 100644 pengine/test10/726.dot create mode 100644 pengine/test10/726.exp create mode 100644 pengine/test10/726.scores create mode 100644 pengine/test10/726.summary create mode 100644 pengine/test10/726.xml create mode 100644 pengine/test10/735.dot create mode 100644 pengine/test10/735.exp create mode 100644 pengine/test10/735.scores create mode 100644 pengine/test10/735.summary create mode 100644 pengine/test10/735.xml create mode 100644 pengine/test10/764.dot create mode 100644 pengine/test10/764.exp create mode 100644 pengine/test10/764.scores create mode 100644 pengine/test10/764.summary create mode 100644 pengine/test10/764.xml create mode 100644 pengine/test10/797.dot create mode 100644 pengine/test10/797.exp create mode 100644 pengine/test10/797.scores create mode 100644 pengine/test10/797.summary create mode 100644 pengine/test10/797.xml create mode 100644 pengine/test10/8-am-then-bm-a-migrating-b-stopping.dot create mode 100644 pengine/test10/8-am-then-bm-a-migrating-b-stopping.exp create mode 100644 pengine/test10/8-am-then-bm-a-migrating-b-stopping.scores create mode 100644 pengine/test10/8-am-then-bm-a-migrating-b-stopping.summary create mode 100644 pengine/test10/8-am-then-bm-a-migrating-b-stopping.xml create mode 100644 pengine/test10/829.dot create mode 100644 pengine/test10/829.exp create mode 100644 pengine/test10/829.scores create mode 100644 pengine/test10/829.summary create mode 100644 pengine/test10/829.xml create mode 100644 pengine/test10/9-am-then-bm-b-migrating-a-stopping.dot create mode 100644 pengine/test10/9-am-then-bm-b-migrating-a-stopping.exp create mode 100644 pengine/test10/9-am-then-bm-b-migrating-a-stopping.scores create mode 100644 pengine/test10/9-am-then-bm-b-migrating-a-stopping.summary create mode 100644 pengine/test10/9-am-then-bm-b-migrating-a-stopping.xml create mode 100644 pengine/test10/994-2.dot create mode 100644 pengine/test10/994-2.exp create mode 100644 pengine/test10/994-2.scores create mode 100644 pengine/test10/994-2.summary create mode 100644 pengine/test10/994-2.xml create mode 100644 pengine/test10/994.dot create mode 100644 pengine/test10/994.exp create mode 100644 pengine/test10/994.scores create mode 100644 pengine/test10/994.summary create mode 100644 pengine/test10/994.xml create mode 100644 pengine/test10/a-demote-then-b-migrate.dot create mode 100644 pengine/test10/a-demote-then-b-migrate.exp create mode 100644 pengine/test10/a-demote-then-b-migrate.scores create mode 100644 pengine/test10/a-demote-then-b-migrate.summary create mode 100644 pengine/test10/a-demote-then-b-migrate.xml create mode 100644 pengine/test10/a-promote-then-b-migrate.dot create mode 100644 pengine/test10/a-promote-then-b-migrate.exp create mode 100644 pengine/test10/a-promote-then-b-migrate.scores create mode 100644 pengine/test10/a-promote-then-b-migrate.summary create mode 100644 pengine/test10/a-promote-then-b-migrate.xml create mode 100644 pengine/test10/anti-colocation-master.dot create mode 100644 pengine/test10/anti-colocation-master.exp create mode 100644 pengine/test10/anti-colocation-master.scores create mode 100644 pengine/test10/anti-colocation-master.summary create mode 100644 pengine/test10/anti-colocation-master.xml create mode 100644 pengine/test10/anti-colocation-order.dot create mode 100644 pengine/test10/anti-colocation-order.exp create mode 100644 pengine/test10/anti-colocation-order.scores create mode 100644 pengine/test10/anti-colocation-order.summary create mode 100644 pengine/test10/anti-colocation-order.xml create mode 100644 pengine/test10/anti-colocation-slave.dot create mode 100644 pengine/test10/anti-colocation-slave.exp create mode 100644 pengine/test10/anti-colocation-slave.scores create mode 100644 pengine/test10/anti-colocation-slave.summary create mode 100644 pengine/test10/anti-colocation-slave.xml create mode 100644 pengine/test10/asymmetric.dot create mode 100644 pengine/test10/asymmetric.exp create mode 100644 pengine/test10/asymmetric.scores create mode 100644 pengine/test10/asymmetric.summary create mode 100644 pengine/test10/asymmetric.xml create mode 100644 pengine/test10/asymmetrical-order-move.dot create mode 100644 pengine/test10/asymmetrical-order-move.exp create mode 100644 pengine/test10/asymmetrical-order-move.scores create mode 100644 pengine/test10/asymmetrical-order-move.summary create mode 100644 pengine/test10/asymmetrical-order-move.xml create mode 100644 pengine/test10/attrs1.dot create mode 100644 pengine/test10/attrs1.exp create mode 100644 pengine/test10/attrs1.scores create mode 100644 pengine/test10/attrs1.summary create mode 100644 pengine/test10/attrs1.te.exp create mode 100644 pengine/test10/attrs1.xml create mode 100644 pengine/test10/attrs2.dot create mode 100644 pengine/test10/attrs2.exp create mode 100644 pengine/test10/attrs2.scores create mode 100644 pengine/test10/attrs2.summary create mode 100644 pengine/test10/attrs2.te.exp create mode 100644 pengine/test10/attrs2.xml create mode 100644 pengine/test10/attrs3.dot create mode 100644 pengine/test10/attrs3.exp create mode 100644 pengine/test10/attrs3.scores create mode 100644 pengine/test10/attrs3.summary create mode 100644 pengine/test10/attrs3.te.exp create mode 100644 pengine/test10/attrs3.xml create mode 100644 pengine/test10/attrs4.dot create mode 100644 pengine/test10/attrs4.exp create mode 100644 pengine/test10/attrs4.scores create mode 100644 pengine/test10/attrs4.summary create mode 100644 pengine/test10/attrs4.te.exp create mode 100644 pengine/test10/attrs4.xml create mode 100644 pengine/test10/attrs5.dot create mode 100644 pengine/test10/attrs5.exp create mode 100644 pengine/test10/attrs5.scores create mode 100644 pengine/test10/attrs5.summary create mode 100644 pengine/test10/attrs5.te.exp create mode 100644 pengine/test10/attrs5.xml create mode 100644 pengine/test10/attrs6.dot create mode 100644 pengine/test10/attrs6.exp create mode 100644 pengine/test10/attrs6.scores create mode 100644 pengine/test10/attrs6.summary create mode 100644 pengine/test10/attrs6.te.exp create mode 100644 pengine/test10/attrs6.xml create mode 100644 pengine/test10/attrs7.dot create mode 100644 pengine/test10/attrs7.exp create mode 100644 pengine/test10/attrs7.scores create mode 100644 pengine/test10/attrs7.summary create mode 100644 pengine/test10/attrs7.te.exp create mode 100644 pengine/test10/attrs7.xml create mode 100644 pengine/test10/attrs8.dot create mode 100644 pengine/test10/attrs8.exp create mode 100644 pengine/test10/attrs8.scores create mode 100644 pengine/test10/attrs8.summary create mode 100644 pengine/test10/attrs8.xml create mode 100644 pengine/test10/bad1.dot create mode 100644 pengine/test10/bad1.exp create mode 100644 pengine/test10/bad1.te.exp create mode 100644 pengine/test10/bad2.dot create mode 100644 pengine/test10/bad2.exp create mode 100644 pengine/test10/bad2.te.exp create mode 100644 pengine/test10/bad3.dot create mode 100644 pengine/test10/bad3.exp create mode 100644 pengine/test10/bad3.te.exp create mode 100644 pengine/test10/bad4.dot create mode 100644 pengine/test10/bad4.exp create mode 100644 pengine/test10/bad4.te.exp create mode 100644 pengine/test10/bad5.dot create mode 100644 pengine/test10/bad5.exp create mode 100644 pengine/test10/bad5.te.exp create mode 100644 pengine/test10/bad6.dot create mode 100644 pengine/test10/bad6.exp create mode 100644 pengine/test10/bad6.te.exp create mode 100644 pengine/test10/balanced.dot create mode 100644 pengine/test10/balanced.exp create mode 100644 pengine/test10/balanced.scores create mode 100644 pengine/test10/balanced.summary create mode 100644 pengine/test10/balanced.xml create mode 100644 pengine/test10/base-score.dot create mode 100644 pengine/test10/base-score.exp create mode 100644 pengine/test10/base-score.scores create mode 100644 pengine/test10/base-score.summary create mode 100644 pengine/test10/base-score.xml create mode 100644 pengine/test10/bnc-515172.dot create mode 100644 pengine/test10/bnc-515172.exp create mode 100644 pengine/test10/bnc-515172.scores create mode 100644 pengine/test10/bnc-515172.summary create mode 100644 pengine/test10/bnc-515172.xml create mode 100644 pengine/test10/bug-1572-1.dot create mode 100644 pengine/test10/bug-1572-1.exp create mode 100644 pengine/test10/bug-1572-1.scores create mode 100644 pengine/test10/bug-1572-1.summary create mode 100644 pengine/test10/bug-1572-1.xml create mode 100644 pengine/test10/bug-1572-2.dot create mode 100644 pengine/test10/bug-1572-2.exp create mode 100644 pengine/test10/bug-1572-2.scores create mode 100644 pengine/test10/bug-1572-2.summary create mode 100644 pengine/test10/bug-1572-2.xml create mode 100644 pengine/test10/bug-1573.dot create mode 100644 pengine/test10/bug-1573.exp create mode 100644 pengine/test10/bug-1573.scores create mode 100644 pengine/test10/bug-1573.summary create mode 100644 pengine/test10/bug-1573.xml create mode 100644 pengine/test10/bug-1685.dot create mode 100644 pengine/test10/bug-1685.exp create mode 100644 pengine/test10/bug-1685.scores create mode 100644 pengine/test10/bug-1685.summary create mode 100644 pengine/test10/bug-1685.xml create mode 100644 pengine/test10/bug-1718.dot create mode 100644 pengine/test10/bug-1718.exp create mode 100644 pengine/test10/bug-1718.scores create mode 100644 pengine/test10/bug-1718.summary create mode 100644 pengine/test10/bug-1718.xml create mode 100644 pengine/test10/bug-1765.dot create mode 100644 pengine/test10/bug-1765.exp create mode 100644 pengine/test10/bug-1765.scores create mode 100644 pengine/test10/bug-1765.summary create mode 100644 pengine/test10/bug-1765.xml create mode 100644 pengine/test10/bug-1820-1.dot create mode 100644 pengine/test10/bug-1820-1.exp create mode 100644 pengine/test10/bug-1820-1.scores create mode 100644 pengine/test10/bug-1820-1.summary create mode 100644 pengine/test10/bug-1820-1.xml create mode 100644 pengine/test10/bug-1820.dot create mode 100644 pengine/test10/bug-1820.exp create mode 100644 pengine/test10/bug-1820.scores create mode 100644 pengine/test10/bug-1820.summary create mode 100644 pengine/test10/bug-1820.xml create mode 100644 pengine/test10/bug-1822.dot create mode 100644 pengine/test10/bug-1822.exp create mode 100644 pengine/test10/bug-1822.scores create mode 100644 pengine/test10/bug-1822.summary create mode 100644 pengine/test10/bug-1822.xml create mode 100644 pengine/test10/bug-5007-masterslave_colocation.dot create mode 100644 pengine/test10/bug-5007-masterslave_colocation.exp create mode 100644 pengine/test10/bug-5007-masterslave_colocation.scores create mode 100644 pengine/test10/bug-5007-masterslave_colocation.summary create mode 100644 pengine/test10/bug-5007-masterslave_colocation.xml create mode 100644 pengine/test10/bug-5014-A-start-B-start.dot create mode 100644 pengine/test10/bug-5014-A-start-B-start.exp create mode 100644 pengine/test10/bug-5014-A-start-B-start.scores create mode 100644 pengine/test10/bug-5014-A-start-B-start.summary create mode 100644 pengine/test10/bug-5014-A-start-B-start.xml create mode 100644 pengine/test10/bug-5014-A-stop-B-started.dot create mode 100644 pengine/test10/bug-5014-A-stop-B-started.exp create mode 100644 pengine/test10/bug-5014-A-stop-B-started.scores create mode 100644 pengine/test10/bug-5014-A-stop-B-started.summary create mode 100644 pengine/test10/bug-5014-A-stop-B-started.xml create mode 100644 pengine/test10/bug-5014-A-stopped-B-stopped.dot create mode 100644 pengine/test10/bug-5014-A-stopped-B-stopped.exp create mode 100644 pengine/test10/bug-5014-A-stopped-B-stopped.scores create mode 100644 pengine/test10/bug-5014-A-stopped-B-stopped.summary create mode 100644 pengine/test10/bug-5014-A-stopped-B-stopped.xml create mode 100644 pengine/test10/bug-5014-CLONE-A-start-B-start.dot create mode 100644 pengine/test10/bug-5014-CLONE-A-start-B-start.exp create mode 100644 pengine/test10/bug-5014-CLONE-A-start-B-start.scores create mode 100644 pengine/test10/bug-5014-CLONE-A-start-B-start.summary create mode 100644 pengine/test10/bug-5014-CLONE-A-start-B-start.xml create mode 100644 pengine/test10/bug-5014-CLONE-A-stop-B-started.dot create mode 100644 pengine/test10/bug-5014-CLONE-A-stop-B-started.exp create mode 100644 pengine/test10/bug-5014-CLONE-A-stop-B-started.scores create mode 100644 pengine/test10/bug-5014-CLONE-A-stop-B-started.summary create mode 100644 pengine/test10/bug-5014-CLONE-A-stop-B-started.xml create mode 100644 pengine/test10/bug-5014-CthenAthenB-C-stopped.dot create mode 100644 pengine/test10/bug-5014-CthenAthenB-C-stopped.exp create mode 100644 pengine/test10/bug-5014-CthenAthenB-C-stopped.scores create mode 100644 pengine/test10/bug-5014-CthenAthenB-C-stopped.summary create mode 100644 pengine/test10/bug-5014-CthenAthenB-C-stopped.xml create mode 100644 pengine/test10/bug-5014-GROUP-A-start-B-start.dot create mode 100644 pengine/test10/bug-5014-GROUP-A-start-B-start.exp create mode 100644 pengine/test10/bug-5014-GROUP-A-start-B-start.scores create mode 100644 pengine/test10/bug-5014-GROUP-A-start-B-start.summary create mode 100644 pengine/test10/bug-5014-GROUP-A-start-B-start.xml create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-started.dot create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-started.exp create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-started.scores create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-started.summary create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-started.xml create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-stopped.dot create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-stopped.exp create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-stopped.scores create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-stopped.summary create mode 100644 pengine/test10/bug-5014-GROUP-A-stopped-B-stopped.xml create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-false.dot create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-false.exp create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-false.scores create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-false.summary create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-false.xml create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-true.dot create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-true.exp create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-true.scores create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-true.summary create mode 100644 pengine/test10/bug-5014-ordered-set-symmetrical-true.xml create mode 100644 pengine/test10/bug-5025-1.dot create mode 100644 pengine/test10/bug-5025-1.exp create mode 100644 pengine/test10/bug-5025-1.scores create mode 100644 pengine/test10/bug-5025-1.summary create mode 100644 pengine/test10/bug-5025-1.xml create mode 100644 pengine/test10/bug-5025-2.dot create mode 100644 pengine/test10/bug-5025-2.exp create mode 100644 pengine/test10/bug-5025-2.scores create mode 100644 pengine/test10/bug-5025-2.summary create mode 100644 pengine/test10/bug-5025-2.xml create mode 100644 pengine/test10/bug-5025-3.dot create mode 100644 pengine/test10/bug-5025-3.exp create mode 100644 pengine/test10/bug-5025-3.scores create mode 100644 pengine/test10/bug-5025-3.summary create mode 100644 pengine/test10/bug-5025-3.xml create mode 100644 pengine/test10/bug-5025-4.dot create mode 100644 pengine/test10/bug-5025-4.exp create mode 100644 pengine/test10/bug-5025-4.scores create mode 100644 pengine/test10/bug-5025-4.summary create mode 100644 pengine/test10/bug-5025-4.xml create mode 100644 pengine/test10/bug-5028-bottom.dot create mode 100644 pengine/test10/bug-5028-bottom.exp create mode 100644 pengine/test10/bug-5028-bottom.scores create mode 100644 pengine/test10/bug-5028-bottom.summary create mode 100644 pengine/test10/bug-5028-bottom.xml create mode 100644 pengine/test10/bug-5028-detach.dot create mode 100644 pengine/test10/bug-5028-detach.exp create mode 100644 pengine/test10/bug-5028-detach.scores create mode 100644 pengine/test10/bug-5028-detach.summary create mode 100644 pengine/test10/bug-5028-detach.xml create mode 100644 pengine/test10/bug-5028.dot create mode 100644 pengine/test10/bug-5028.exp create mode 100644 pengine/test10/bug-5028.scores create mode 100644 pengine/test10/bug-5028.summary create mode 100644 pengine/test10/bug-5028.xml create mode 100644 pengine/test10/bug-5038.dot create mode 100644 pengine/test10/bug-5038.exp create mode 100644 pengine/test10/bug-5038.scores create mode 100644 pengine/test10/bug-5038.summary create mode 100644 pengine/test10/bug-5038.xml create mode 100644 pengine/test10/bug-5059.dot create mode 100644 pengine/test10/bug-5059.exp create mode 100644 pengine/test10/bug-5059.scores create mode 100644 pengine/test10/bug-5059.summary create mode 100644 pengine/test10/bug-5059.xml create mode 100644 pengine/test10/bug-5069-op-disabled.dot create mode 100644 pengine/test10/bug-5069-op-disabled.exp create mode 100644 pengine/test10/bug-5069-op-disabled.scores create mode 100644 pengine/test10/bug-5069-op-disabled.summary create mode 100644 pengine/test10/bug-5069-op-disabled.xml create mode 100644 pengine/test10/bug-5069-op-enabled.dot create mode 100644 pengine/test10/bug-5069-op-enabled.exp create mode 100644 pengine/test10/bug-5069-op-enabled.scores create mode 100644 pengine/test10/bug-5069-op-enabled.summary create mode 100644 pengine/test10/bug-5069-op-enabled.xml create mode 100644 pengine/test10/bug-5140-require-all-false.dot create mode 100644 pengine/test10/bug-5140-require-all-false.exp create mode 100644 pengine/test10/bug-5140-require-all-false.scores create mode 100644 pengine/test10/bug-5140-require-all-false.summary create mode 100644 pengine/test10/bug-5140-require-all-false.xml create mode 100644 pengine/test10/bug-5143-ms-shuffle.dot create mode 100644 pengine/test10/bug-5143-ms-shuffle.exp create mode 100644 pengine/test10/bug-5143-ms-shuffle.scores create mode 100644 pengine/test10/bug-5143-ms-shuffle.summary create mode 100644 pengine/test10/bug-5143-ms-shuffle.xml create mode 100644 pengine/test10/bug-5186-partial-migrate.dot create mode 100644 pengine/test10/bug-5186-partial-migrate.exp create mode 100644 pengine/test10/bug-5186-partial-migrate.scores create mode 100644 pengine/test10/bug-5186-partial-migrate.summary create mode 100644 pengine/test10/bug-5186-partial-migrate.xml create mode 100644 pengine/test10/bug-cl-5168.dot create mode 100644 pengine/test10/bug-cl-5168.exp create mode 100644 pengine/test10/bug-cl-5168.scores create mode 100644 pengine/test10/bug-cl-5168.summary create mode 100644 pengine/test10/bug-cl-5168.xml create mode 100644 pengine/test10/bug-cl-5170.dot create mode 100644 pengine/test10/bug-cl-5170.exp create mode 100644 pengine/test10/bug-cl-5170.scores create mode 100644 pengine/test10/bug-cl-5170.summary create mode 100644 pengine/test10/bug-cl-5170.xml create mode 100644 pengine/test10/bug-cl-5212.dot create mode 100644 pengine/test10/bug-cl-5212.exp create mode 100644 pengine/test10/bug-cl-5212.scores create mode 100644 pengine/test10/bug-cl-5212.summary create mode 100644 pengine/test10/bug-cl-5212.xml create mode 100644 pengine/test10/bug-cl-5213.dot create mode 100644 pengine/test10/bug-cl-5213.exp create mode 100644 pengine/test10/bug-cl-5213.scores create mode 100644 pengine/test10/bug-cl-5213.summary create mode 100644 pengine/test10/bug-cl-5213.xml create mode 100644 pengine/test10/bug-cl-5219.dot create mode 100644 pengine/test10/bug-cl-5219.exp create mode 100644 pengine/test10/bug-cl-5219.scores create mode 100644 pengine/test10/bug-cl-5219.summary create mode 100644 pengine/test10/bug-cl-5219.xml create mode 100644 pengine/test10/bug-cl-5247.dot create mode 100644 pengine/test10/bug-cl-5247.exp create mode 100644 pengine/test10/bug-cl-5247.scores create mode 100644 pengine/test10/bug-cl-5247.summary create mode 100644 pengine/test10/bug-cl-5247.xml create mode 100644 pengine/test10/bug-lf-1852.dot create mode 100644 pengine/test10/bug-lf-1852.exp create mode 100644 pengine/test10/bug-lf-1852.scores create mode 100644 pengine/test10/bug-lf-1852.summary create mode 100644 pengine/test10/bug-lf-1852.xml create mode 100644 pengine/test10/bug-lf-1920.dot create mode 100644 pengine/test10/bug-lf-1920.exp create mode 100644 pengine/test10/bug-lf-1920.scores create mode 100644 pengine/test10/bug-lf-1920.summary create mode 100644 pengine/test10/bug-lf-1920.xml create mode 100644 pengine/test10/bug-lf-2106.dot create mode 100644 pengine/test10/bug-lf-2106.exp create mode 100644 pengine/test10/bug-lf-2106.scores create mode 100644 pengine/test10/bug-lf-2106.summary create mode 100644 pengine/test10/bug-lf-2106.xml create mode 100644 pengine/test10/bug-lf-2153.dot create mode 100644 pengine/test10/bug-lf-2153.exp create mode 100644 pengine/test10/bug-lf-2153.scores create mode 100644 pengine/test10/bug-lf-2153.summary create mode 100644 pengine/test10/bug-lf-2153.xml create mode 100644 pengine/test10/bug-lf-2160.dot create mode 100644 pengine/test10/bug-lf-2160.exp create mode 100644 pengine/test10/bug-lf-2160.scores create mode 100644 pengine/test10/bug-lf-2160.summary create mode 100644 pengine/test10/bug-lf-2160.xml create mode 100644 pengine/test10/bug-lf-2171.dot create mode 100644 pengine/test10/bug-lf-2171.exp create mode 100644 pengine/test10/bug-lf-2171.scores create mode 100644 pengine/test10/bug-lf-2171.summary create mode 100644 pengine/test10/bug-lf-2171.xml create mode 100644 pengine/test10/bug-lf-2213.dot create mode 100644 pengine/test10/bug-lf-2213.exp create mode 100644 pengine/test10/bug-lf-2213.scores create mode 100644 pengine/test10/bug-lf-2213.summary create mode 100644 pengine/test10/bug-lf-2213.xml create mode 100644 pengine/test10/bug-lf-2317.dot create mode 100644 pengine/test10/bug-lf-2317.exp create mode 100644 pengine/test10/bug-lf-2317.scores create mode 100644 pengine/test10/bug-lf-2317.summary create mode 100644 pengine/test10/bug-lf-2317.xml create mode 100644 pengine/test10/bug-lf-2358.dot create mode 100644 pengine/test10/bug-lf-2358.exp create mode 100644 pengine/test10/bug-lf-2358.scores create mode 100644 pengine/test10/bug-lf-2358.summary create mode 100644 pengine/test10/bug-lf-2358.xml create mode 100644 pengine/test10/bug-lf-2361.dot create mode 100644 pengine/test10/bug-lf-2361.exp create mode 100644 pengine/test10/bug-lf-2361.scores create mode 100644 pengine/test10/bug-lf-2361.summary create mode 100644 pengine/test10/bug-lf-2361.xml create mode 100644 pengine/test10/bug-lf-2422.dot create mode 100644 pengine/test10/bug-lf-2422.exp create mode 100644 pengine/test10/bug-lf-2422.scores create mode 100644 pengine/test10/bug-lf-2422.summary create mode 100644 pengine/test10/bug-lf-2422.xml create mode 100644 pengine/test10/bug-lf-2435.dot create mode 100644 pengine/test10/bug-lf-2435.exp create mode 100644 pengine/test10/bug-lf-2435.scores create mode 100644 pengine/test10/bug-lf-2435.summary create mode 100644 pengine/test10/bug-lf-2435.xml create mode 100644 pengine/test10/bug-lf-2445.dot create mode 100644 pengine/test10/bug-lf-2445.exp create mode 100644 pengine/test10/bug-lf-2445.scores create mode 100644 pengine/test10/bug-lf-2445.summary create mode 100644 pengine/test10/bug-lf-2445.xml create mode 100644 pengine/test10/bug-lf-2453.dot create mode 100644 pengine/test10/bug-lf-2453.exp create mode 100644 pengine/test10/bug-lf-2453.scores create mode 100644 pengine/test10/bug-lf-2453.summary create mode 100644 pengine/test10/bug-lf-2453.xml create mode 100644 pengine/test10/bug-lf-2474.dot create mode 100644 pengine/test10/bug-lf-2474.exp create mode 100644 pengine/test10/bug-lf-2474.scores create mode 100644 pengine/test10/bug-lf-2474.summary create mode 100644 pengine/test10/bug-lf-2474.xml create mode 100644 pengine/test10/bug-lf-2493.dot create mode 100644 pengine/test10/bug-lf-2493.exp create mode 100644 pengine/test10/bug-lf-2493.scores create mode 100644 pengine/test10/bug-lf-2493.summary create mode 100644 pengine/test10/bug-lf-2493.xml create mode 100644 pengine/test10/bug-lf-2508.dot create mode 100644 pengine/test10/bug-lf-2508.exp create mode 100644 pengine/test10/bug-lf-2508.scores create mode 100644 pengine/test10/bug-lf-2508.summary create mode 100644 pengine/test10/bug-lf-2508.xml create mode 100644 pengine/test10/bug-lf-2544.dot create mode 100644 pengine/test10/bug-lf-2544.exp create mode 100644 pengine/test10/bug-lf-2544.scores create mode 100644 pengine/test10/bug-lf-2544.summary create mode 100644 pengine/test10/bug-lf-2544.xml create mode 100644 pengine/test10/bug-lf-2551.dot create mode 100644 pengine/test10/bug-lf-2551.exp create mode 100644 pengine/test10/bug-lf-2551.scores create mode 100644 pengine/test10/bug-lf-2551.summary create mode 100644 pengine/test10/bug-lf-2551.xml create mode 100644 pengine/test10/bug-lf-2574.dot create mode 100644 pengine/test10/bug-lf-2574.exp create mode 100644 pengine/test10/bug-lf-2574.scores create mode 100644 pengine/test10/bug-lf-2574.summary create mode 100644 pengine/test10/bug-lf-2574.xml create mode 100644 pengine/test10/bug-lf-2581.dot create mode 100644 pengine/test10/bug-lf-2581.exp create mode 100644 pengine/test10/bug-lf-2581.scores create mode 100644 pengine/test10/bug-lf-2581.summary create mode 100644 pengine/test10/bug-lf-2581.xml create mode 100644 pengine/test10/bug-lf-2606.dot create mode 100644 pengine/test10/bug-lf-2606.exp create mode 100644 pengine/test10/bug-lf-2606.scores create mode 100644 pengine/test10/bug-lf-2606.summary create mode 100644 pengine/test10/bug-lf-2606.xml create mode 100644 pengine/test10/bug-lf-2613.dot create mode 100644 pengine/test10/bug-lf-2613.exp create mode 100644 pengine/test10/bug-lf-2613.scores create mode 100644 pengine/test10/bug-lf-2613.summary create mode 100644 pengine/test10/bug-lf-2613.xml create mode 100644 pengine/test10/bug-lf-2619.dot create mode 100644 pengine/test10/bug-lf-2619.exp create mode 100644 pengine/test10/bug-lf-2619.scores create mode 100644 pengine/test10/bug-lf-2619.summary create mode 100644 pengine/test10/bug-lf-2619.xml create mode 100644 pengine/test10/bug-n-385265-2.dot create mode 100644 pengine/test10/bug-n-385265-2.exp create mode 100644 pengine/test10/bug-n-385265-2.scores create mode 100644 pengine/test10/bug-n-385265-2.summary create mode 100644 pengine/test10/bug-n-385265-2.xml create mode 100644 pengine/test10/bug-n-385265.dot create mode 100644 pengine/test10/bug-n-385265.exp create mode 100644 pengine/test10/bug-n-385265.scores create mode 100644 pengine/test10/bug-n-385265.summary create mode 100644 pengine/test10/bug-n-385265.xml create mode 100644 pengine/test10/bug-n-387749.dot create mode 100644 pengine/test10/bug-n-387749.exp create mode 100644 pengine/test10/bug-n-387749.scores create mode 100644 pengine/test10/bug-n-387749.summary create mode 100644 pengine/test10/bug-n-387749.xml create mode 100644 pengine/test10/bug-pm-11.dot create mode 100644 pengine/test10/bug-pm-11.exp create mode 100644 pengine/test10/bug-pm-11.scores create mode 100644 pengine/test10/bug-pm-11.summary create mode 100644 pengine/test10/bug-pm-11.xml create mode 100644 pengine/test10/bug-pm-12.dot create mode 100644 pengine/test10/bug-pm-12.exp create mode 100644 pengine/test10/bug-pm-12.scores create mode 100644 pengine/test10/bug-pm-12.summary create mode 100644 pengine/test10/bug-pm-12.xml create mode 100644 pengine/test10/bug-rh-1097457.dot create mode 100644 pengine/test10/bug-rh-1097457.exp create mode 100644 pengine/test10/bug-rh-1097457.scores create mode 100644 pengine/test10/bug-rh-1097457.summary create mode 100644 pengine/test10/bug-rh-1097457.xml create mode 100644 pengine/test10/bug-rh-880249.dot create mode 100644 pengine/test10/bug-rh-880249.exp create mode 100644 pengine/test10/bug-rh-880249.scores create mode 100644 pengine/test10/bug-rh-880249.summary create mode 100644 pengine/test10/bug-rh-880249.xml create mode 100644 pengine/test10/bug-suse-707150.dot create mode 100644 pengine/test10/bug-suse-707150.exp create mode 100644 pengine/test10/bug-suse-707150.scores create mode 100644 pengine/test10/bug-suse-707150.summary create mode 100644 pengine/test10/bug-suse-707150.xml create mode 100644 pengine/test10/bundle-nested-colocation.dot create mode 100644 pengine/test10/bundle-nested-colocation.exp create mode 100644 pengine/test10/bundle-nested-colocation.scores create mode 100644 pengine/test10/bundle-nested-colocation.summary create mode 100644 pengine/test10/bundle-nested-colocation.xml create mode 100644 pengine/test10/bundle-order-fencing.dot create mode 100644 pengine/test10/bundle-order-fencing.exp create mode 100644 pengine/test10/bundle-order-fencing.scores create mode 100644 pengine/test10/bundle-order-fencing.summary create mode 100644 pengine/test10/bundle-order-fencing.xml create mode 100644 pengine/test10/bundle-order-partial-start-2.dot create mode 100644 pengine/test10/bundle-order-partial-start-2.exp create mode 100644 pengine/test10/bundle-order-partial-start-2.scores create mode 100644 pengine/test10/bundle-order-partial-start-2.summary create mode 100644 pengine/test10/bundle-order-partial-start-2.xml create mode 100644 pengine/test10/bundle-order-partial-start.dot create mode 100644 pengine/test10/bundle-order-partial-start.exp create mode 100644 pengine/test10/bundle-order-partial-start.scores create mode 100644 pengine/test10/bundle-order-partial-start.summary create mode 100644 pengine/test10/bundle-order-partial-start.xml create mode 100644 pengine/test10/bundle-order-partial-stop.dot create mode 100644 pengine/test10/bundle-order-partial-stop.exp create mode 100644 pengine/test10/bundle-order-partial-stop.scores create mode 100644 pengine/test10/bundle-order-partial-stop.summary create mode 100644 pengine/test10/bundle-order-partial-stop.xml create mode 100644 pengine/test10/bundle-order-partial.dot create mode 100644 pengine/test10/bundle-order-partial.exp create mode 100644 pengine/test10/bundle-order-partial.scores create mode 100644 pengine/test10/bundle-order-partial.summary create mode 100644 pengine/test10/bundle-order-partial.xml create mode 100644 pengine/test10/bundle-order-startup-clone-2.dot create mode 100644 pengine/test10/bundle-order-startup-clone-2.exp create mode 100644 pengine/test10/bundle-order-startup-clone-2.scores create mode 100644 pengine/test10/bundle-order-startup-clone-2.summary create mode 100644 pengine/test10/bundle-order-startup-clone-2.xml create mode 100644 pengine/test10/bundle-order-startup-clone.dot create mode 100644 pengine/test10/bundle-order-startup-clone.exp create mode 100644 pengine/test10/bundle-order-startup-clone.scores create mode 100644 pengine/test10/bundle-order-startup-clone.summary create mode 100644 pengine/test10/bundle-order-startup-clone.xml create mode 100644 pengine/test10/bundle-order-startup.dot create mode 100644 pengine/test10/bundle-order-startup.exp create mode 100644 pengine/test10/bundle-order-startup.scores create mode 100644 pengine/test10/bundle-order-startup.summary create mode 100644 pengine/test10/bundle-order-startup.xml create mode 100644 pengine/test10/bundle-order-stop-clone.dot create mode 100644 pengine/test10/bundle-order-stop-clone.exp create mode 100644 pengine/test10/bundle-order-stop-clone.scores create mode 100644 pengine/test10/bundle-order-stop-clone.summary create mode 100644 pengine/test10/bundle-order-stop-clone.xml create mode 100644 pengine/test10/bundle-order-stop.dot create mode 100644 pengine/test10/bundle-order-stop.exp create mode 100644 pengine/test10/bundle-order-stop.scores create mode 100644 pengine/test10/bundle-order-stop.summary create mode 100644 pengine/test10/bundle-order-stop.xml create mode 100644 pengine/test10/bundle-probe-order-1.dot create mode 100644 pengine/test10/bundle-probe-order-1.exp create mode 100644 pengine/test10/bundle-probe-order-1.scores create mode 100644 pengine/test10/bundle-probe-order-1.summary create mode 100644 pengine/test10/bundle-probe-order-1.xml create mode 100644 pengine/test10/bundle-probe-order-2.dot create mode 100644 pengine/test10/bundle-probe-order-2.exp create mode 100644 pengine/test10/bundle-probe-order-2.scores create mode 100644 pengine/test10/bundle-probe-order-2.summary create mode 100644 pengine/test10/bundle-probe-order-2.xml create mode 100644 pengine/test10/bundle-probe-order-3.dot create mode 100644 pengine/test10/bundle-probe-order-3.exp create mode 100644 pengine/test10/bundle-probe-order-3.scores create mode 100644 pengine/test10/bundle-probe-order-3.summary create mode 100644 pengine/test10/bundle-probe-order-3.xml create mode 100644 pengine/test10/bundle-probe-remotes.dot create mode 100644 pengine/test10/bundle-probe-remotes.exp create mode 100644 pengine/test10/bundle-probe-remotes.scores create mode 100644 pengine/test10/bundle-probe-remotes.summary create mode 100644 pengine/test10/bundle-probe-remotes.xml create mode 100644 pengine/test10/clone-anon-dup.dot create mode 100644 pengine/test10/clone-anon-dup.exp create mode 100644 pengine/test10/clone-anon-dup.scores create mode 100644 pengine/test10/clone-anon-dup.summary create mode 100644 pengine/test10/clone-anon-dup.xml create mode 100644 pengine/test10/clone-anon-failcount.dot create mode 100644 pengine/test10/clone-anon-failcount.exp create mode 100644 pengine/test10/clone-anon-failcount.scores create mode 100644 pengine/test10/clone-anon-failcount.summary create mode 100644 pengine/test10/clone-anon-failcount.xml create mode 100644 pengine/test10/clone-anon-probe-1.dot create mode 100644 pengine/test10/clone-anon-probe-1.exp create mode 100644 pengine/test10/clone-anon-probe-1.scores create mode 100644 pengine/test10/clone-anon-probe-1.summary create mode 100644 pengine/test10/clone-anon-probe-1.xml create mode 100644 pengine/test10/clone-anon-probe-2.dot create mode 100644 pengine/test10/clone-anon-probe-2.exp create mode 100644 pengine/test10/clone-anon-probe-2.scores create mode 100644 pengine/test10/clone-anon-probe-2.summary create mode 100644 pengine/test10/clone-anon-probe-2.xml create mode 100644 pengine/test10/clone-colocate-instance-1.dot create mode 100644 pengine/test10/clone-colocate-instance-1.exp create mode 100644 pengine/test10/clone-colocate-instance-1.scores create mode 100644 pengine/test10/clone-colocate-instance-1.summary create mode 100644 pengine/test10/clone-colocate-instance-1.xml create mode 100644 pengine/test10/clone-colocate-instance-2.dot create mode 100644 pengine/test10/clone-colocate-instance-2.exp create mode 100644 pengine/test10/clone-colocate-instance-2.scores create mode 100644 pengine/test10/clone-colocate-instance-2.summary create mode 100644 pengine/test10/clone-colocate-instance-2.xml create mode 100644 pengine/test10/clone-fail-block-colocation.dot create mode 100644 pengine/test10/clone-fail-block-colocation.exp create mode 100644 pengine/test10/clone-fail-block-colocation.scores create mode 100644 pengine/test10/clone-fail-block-colocation.summary create mode 100644 pengine/test10/clone-fail-block-colocation.xml create mode 100644 pengine/test10/clone-interleave-1.dot create mode 100644 pengine/test10/clone-interleave-1.exp create mode 100644 pengine/test10/clone-interleave-1.scores create mode 100644 pengine/test10/clone-interleave-1.summary create mode 100644 pengine/test10/clone-interleave-1.xml create mode 100644 pengine/test10/clone-interleave-2.dot create mode 100644 pengine/test10/clone-interleave-2.exp create mode 100644 pengine/test10/clone-interleave-2.scores create mode 100644 pengine/test10/clone-interleave-2.summary create mode 100644 pengine/test10/clone-interleave-2.xml create mode 100644 pengine/test10/clone-interleave-3.dot create mode 100644 pengine/test10/clone-interleave-3.exp create mode 100644 pengine/test10/clone-interleave-3.scores create mode 100644 pengine/test10/clone-interleave-3.summary create mode 100644 pengine/test10/clone-interleave-3.xml create mode 100644 pengine/test10/clone-max-zero.dot create mode 100644 pengine/test10/clone-max-zero.exp create mode 100644 pengine/test10/clone-max-zero.scores create mode 100644 pengine/test10/clone-max-zero.summary create mode 100644 pengine/test10/clone-max-zero.xml create mode 100644 pengine/test10/clone-no-shuffle.dot create mode 100644 pengine/test10/clone-no-shuffle.exp create mode 100644 pengine/test10/clone-no-shuffle.scores create mode 100644 pengine/test10/clone-no-shuffle.summary create mode 100644 pengine/test10/clone-no-shuffle.xml create mode 100644 pengine/test10/clone-order-16instances.dot create mode 100644 pengine/test10/clone-order-16instances.exp create mode 100644 pengine/test10/clone-order-16instances.scores create mode 100644 pengine/test10/clone-order-16instances.summary create mode 100644 pengine/test10/clone-order-16instances.xml create mode 100644 pengine/test10/clone-order-instance.dot create mode 100644 pengine/test10/clone-order-instance.exp create mode 100644 pengine/test10/clone-order-instance.scores create mode 100644 pengine/test10/clone-order-instance.summary create mode 100644 pengine/test10/clone-order-instance.xml create mode 100644 pengine/test10/clone-order-primitive.dot create mode 100644 pengine/test10/clone-order-primitive.exp create mode 100644 pengine/test10/clone-order-primitive.scores create mode 100644 pengine/test10/clone-order-primitive.summary create mode 100644 pengine/test10/clone-order-primitive.xml create mode 100644 pengine/test10/clone-require-all-1.dot create mode 100644 pengine/test10/clone-require-all-1.exp create mode 100644 pengine/test10/clone-require-all-1.scores create mode 100644 pengine/test10/clone-require-all-1.summary create mode 100644 pengine/test10/clone-require-all-1.xml create mode 100644 pengine/test10/clone-require-all-2.dot create mode 100644 pengine/test10/clone-require-all-2.exp create mode 100644 pengine/test10/clone-require-all-2.scores create mode 100644 pengine/test10/clone-require-all-2.summary create mode 100644 pengine/test10/clone-require-all-2.xml create mode 100644 pengine/test10/clone-require-all-3.dot create mode 100644 pengine/test10/clone-require-all-3.exp create mode 100644 pengine/test10/clone-require-all-3.scores create mode 100644 pengine/test10/clone-require-all-3.summary create mode 100644 pengine/test10/clone-require-all-3.xml create mode 100644 pengine/test10/clone-require-all-4.dot create mode 100644 pengine/test10/clone-require-all-4.exp create mode 100644 pengine/test10/clone-require-all-4.scores create mode 100644 pengine/test10/clone-require-all-4.summary create mode 100644 pengine/test10/clone-require-all-4.xml create mode 100644 pengine/test10/clone-require-all-5.dot create mode 100644 pengine/test10/clone-require-all-5.exp create mode 100644 pengine/test10/clone-require-all-5.scores create mode 100644 pengine/test10/clone-require-all-5.summary create mode 100644 pengine/test10/clone-require-all-5.xml create mode 100644 pengine/test10/clone-require-all-6.dot create mode 100644 pengine/test10/clone-require-all-6.exp create mode 100644 pengine/test10/clone-require-all-6.scores create mode 100644 pengine/test10/clone-require-all-6.summary create mode 100644 pengine/test10/clone-require-all-6.xml create mode 100644 pengine/test10/clone-require-all-7.dot create mode 100644 pengine/test10/clone-require-all-7.exp create mode 100644 pengine/test10/clone-require-all-7.scores create mode 100644 pengine/test10/clone-require-all-7.summary create mode 100644 pengine/test10/clone-require-all-7.xml create mode 100644 pengine/test10/clone-require-all-no-interleave-1.dot create mode 100644 pengine/test10/clone-require-all-no-interleave-1.exp create mode 100644 pengine/test10/clone-require-all-no-interleave-1.scores create mode 100644 pengine/test10/clone-require-all-no-interleave-1.summary create mode 100644 pengine/test10/clone-require-all-no-interleave-1.xml create mode 100644 pengine/test10/clone-require-all-no-interleave-2.dot create mode 100644 pengine/test10/clone-require-all-no-interleave-2.exp create mode 100644 pengine/test10/clone-require-all-no-interleave-2.scores create mode 100644 pengine/test10/clone-require-all-no-interleave-2.summary create mode 100644 pengine/test10/clone-require-all-no-interleave-2.xml create mode 100644 pengine/test10/clone-require-all-no-interleave-3.dot create mode 100644 pengine/test10/clone-require-all-no-interleave-3.exp create mode 100644 pengine/test10/clone-require-all-no-interleave-3.scores create mode 100644 pengine/test10/clone-require-all-no-interleave-3.summary create mode 100644 pengine/test10/clone-require-all-no-interleave-3.xml create mode 100644 pengine/test10/clone_min_interleave_start_one.dot create mode 100644 pengine/test10/clone_min_interleave_start_one.exp create mode 100644 pengine/test10/clone_min_interleave_start_one.scores create mode 100644 pengine/test10/clone_min_interleave_start_one.summary create mode 100644 pengine/test10/clone_min_interleave_start_one.xml create mode 100644 pengine/test10/clone_min_interleave_start_two.dot create mode 100644 pengine/test10/clone_min_interleave_start_two.exp create mode 100644 pengine/test10/clone_min_interleave_start_two.scores create mode 100644 pengine/test10/clone_min_interleave_start_two.summary create mode 100644 pengine/test10/clone_min_interleave_start_two.xml create mode 100644 pengine/test10/clone_min_interleave_stop_one.dot create mode 100644 pengine/test10/clone_min_interleave_stop_one.exp create mode 100644 pengine/test10/clone_min_interleave_stop_one.scores create mode 100644 pengine/test10/clone_min_interleave_stop_one.summary create mode 100644 pengine/test10/clone_min_interleave_stop_one.xml create mode 100644 pengine/test10/clone_min_interleave_stop_two.dot create mode 100644 pengine/test10/clone_min_interleave_stop_two.exp create mode 100644 pengine/test10/clone_min_interleave_stop_two.scores create mode 100644 pengine/test10/clone_min_interleave_stop_two.summary create mode 100644 pengine/test10/clone_min_interleave_stop_two.xml create mode 100644 pengine/test10/clone_min_start_one.dot create mode 100644 pengine/test10/clone_min_start_one.exp create mode 100644 pengine/test10/clone_min_start_one.scores create mode 100644 pengine/test10/clone_min_start_one.summary create mode 100644 pengine/test10/clone_min_start_one.xml create mode 100644 pengine/test10/clone_min_start_two.dot create mode 100644 pengine/test10/clone_min_start_two.exp create mode 100644 pengine/test10/clone_min_start_two.scores create mode 100644 pengine/test10/clone_min_start_two.summary create mode 100644 pengine/test10/clone_min_start_two.xml create mode 100644 pengine/test10/clone_min_stop_all.dot create mode 100644 pengine/test10/clone_min_stop_all.exp create mode 100644 pengine/test10/clone_min_stop_all.scores create mode 100644 pengine/test10/clone_min_stop_all.summary create mode 100644 pengine/test10/clone_min_stop_all.xml create mode 100644 pengine/test10/clone_min_stop_one.dot create mode 100644 pengine/test10/clone_min_stop_one.exp create mode 100644 pengine/test10/clone_min_stop_one.scores create mode 100644 pengine/test10/clone_min_stop_one.summary create mode 100644 pengine/test10/clone_min_stop_one.xml create mode 100644 pengine/test10/clone_min_stop_two.dot create mode 100644 pengine/test10/clone_min_stop_two.exp create mode 100644 pengine/test10/clone_min_stop_two.scores create mode 100644 pengine/test10/clone_min_stop_two.summary create mode 100644 pengine/test10/clone_min_stop_two.xml create mode 100644 pengine/test10/cloned-group-stop.dot create mode 100644 pengine/test10/cloned-group-stop.exp create mode 100644 pengine/test10/cloned-group-stop.scores create mode 100644 pengine/test10/cloned-group-stop.summary create mode 100644 pengine/test10/cloned-group-stop.xml create mode 100644 pengine/test10/cloned-group.dot create mode 100644 pengine/test10/cloned-group.exp create mode 100644 pengine/test10/cloned-group.scores create mode 100644 pengine/test10/cloned-group.summary create mode 100644 pengine/test10/cloned-group.xml create mode 100644 pengine/test10/cloned_start_one.dot create mode 100644 pengine/test10/cloned_start_one.exp create mode 100644 pengine/test10/cloned_start_one.scores create mode 100644 pengine/test10/cloned_start_one.summary create mode 100644 pengine/test10/cloned_start_one.xml create mode 100644 pengine/test10/cloned_start_two.dot create mode 100644 pengine/test10/cloned_start_two.exp create mode 100644 pengine/test10/cloned_start_two.scores create mode 100644 pengine/test10/cloned_start_two.summary create mode 100644 pengine/test10/cloned_start_two.xml create mode 100644 pengine/test10/cloned_stop_one.dot create mode 100644 pengine/test10/cloned_stop_one.exp create mode 100644 pengine/test10/cloned_stop_one.scores create mode 100644 pengine/test10/cloned_stop_one.summary create mode 100644 pengine/test10/cloned_stop_one.xml create mode 100644 pengine/test10/cloned_stop_two.dot create mode 100644 pengine/test10/cloned_stop_two.exp create mode 100644 pengine/test10/cloned_stop_two.scores create mode 100644 pengine/test10/cloned_stop_two.summary create mode 100644 pengine/test10/cloned_stop_two.xml create mode 100644 pengine/test10/cluster-specific-params.dot create mode 100644 pengine/test10/cluster-specific-params.exp create mode 100644 pengine/test10/cluster-specific-params.scores create mode 100644 pengine/test10/cluster-specific-params.summary create mode 100644 pengine/test10/cluster-specific-params.xml create mode 100644 pengine/test10/colo_master_w_native.dot create mode 100644 pengine/test10/colo_master_w_native.exp create mode 100644 pengine/test10/colo_master_w_native.scores create mode 100644 pengine/test10/colo_master_w_native.summary create mode 100644 pengine/test10/colo_master_w_native.xml create mode 100644 pengine/test10/colo_slave_w_native.dot create mode 100644 pengine/test10/colo_slave_w_native.exp create mode 100644 pengine/test10/colo_slave_w_native.scores create mode 100644 pengine/test10/colo_slave_w_native.summary create mode 100644 pengine/test10/colo_slave_w_native.xml create mode 100644 pengine/test10/coloc-attr.dot create mode 100644 pengine/test10/coloc-attr.exp create mode 100644 pengine/test10/coloc-attr.scores create mode 100644 pengine/test10/coloc-attr.summary create mode 100644 pengine/test10/coloc-attr.xml create mode 100644 pengine/test10/coloc-clone-stays-active.dot create mode 100644 pengine/test10/coloc-clone-stays-active.exp create mode 100644 pengine/test10/coloc-clone-stays-active.scores create mode 100644 pengine/test10/coloc-clone-stays-active.summary create mode 100644 pengine/test10/coloc-clone-stays-active.xml create mode 100644 pengine/test10/coloc-group.dot create mode 100644 pengine/test10/coloc-group.exp create mode 100644 pengine/test10/coloc-group.scores create mode 100644 pengine/test10/coloc-group.summary create mode 100644 pengine/test10/coloc-group.xml create mode 100644 pengine/test10/coloc-intra-set.dot create mode 100644 pengine/test10/coloc-intra-set.exp create mode 100644 pengine/test10/coloc-intra-set.scores create mode 100644 pengine/test10/coloc-intra-set.summary create mode 100644 pengine/test10/coloc-intra-set.xml create mode 100644 pengine/test10/coloc-list.dot create mode 100644 pengine/test10/coloc-list.exp create mode 100644 pengine/test10/coloc-list.scores create mode 100644 pengine/test10/coloc-list.summary create mode 100644 pengine/test10/coloc-list.xml create mode 100644 pengine/test10/coloc-loop.dot create mode 100644 pengine/test10/coloc-loop.exp create mode 100644 pengine/test10/coloc-loop.scores create mode 100644 pengine/test10/coloc-loop.summary create mode 100644 pengine/test10/coloc-loop.xml create mode 100644 pengine/test10/coloc-many-one.dot create mode 100644 pengine/test10/coloc-many-one.exp create mode 100644 pengine/test10/coloc-many-one.scores create mode 100644 pengine/test10/coloc-many-one.summary create mode 100644 pengine/test10/coloc-many-one.xml create mode 100644 pengine/test10/coloc-negative-group.dot create mode 100644 pengine/test10/coloc-negative-group.exp create mode 100644 pengine/test10/coloc-negative-group.scores create mode 100644 pengine/test10/coloc-negative-group.summary create mode 100644 pengine/test10/coloc-negative-group.xml create mode 100644 pengine/test10/coloc-slave-anti.dot create mode 100644 pengine/test10/coloc-slave-anti.exp create mode 100644 pengine/test10/coloc-slave-anti.scores create mode 100644 pengine/test10/coloc-slave-anti.summary create mode 100644 pengine/test10/coloc-slave-anti.xml create mode 100644 pengine/test10/coloc_fp_logic.dot create mode 100644 pengine/test10/coloc_fp_logic.exp create mode 100644 pengine/test10/coloc_fp_logic.scores create mode 100644 pengine/test10/coloc_fp_logic.summary create mode 100644 pengine/test10/coloc_fp_logic.xml create mode 100644 pengine/test10/colocate-primitive-with-clone.dot create mode 100644 pengine/test10/colocate-primitive-with-clone.exp create mode 100644 pengine/test10/colocate-primitive-with-clone.scores create mode 100644 pengine/test10/colocate-primitive-with-clone.summary create mode 100644 pengine/test10/colocate-primitive-with-clone.xml create mode 100644 pengine/test10/colocated-utilization-clone.dot create mode 100644 pengine/test10/colocated-utilization-clone.exp create mode 100644 pengine/test10/colocated-utilization-clone.scores create mode 100644 pengine/test10/colocated-utilization-clone.summary create mode 100644 pengine/test10/colocated-utilization-clone.xml create mode 100644 pengine/test10/colocated-utilization-group.dot create mode 100644 pengine/test10/colocated-utilization-group.exp create mode 100644 pengine/test10/colocated-utilization-group.scores create mode 100644 pengine/test10/colocated-utilization-group.summary create mode 100644 pengine/test10/colocated-utilization-group.xml create mode 100644 pengine/test10/colocated-utilization-primitive-1.dot create mode 100644 pengine/test10/colocated-utilization-primitive-1.exp create mode 100644 pengine/test10/colocated-utilization-primitive-1.scores create mode 100644 pengine/test10/colocated-utilization-primitive-1.summary create mode 100644 pengine/test10/colocated-utilization-primitive-1.xml create mode 100644 pengine/test10/colocated-utilization-primitive-2.dot create mode 100644 pengine/test10/colocated-utilization-primitive-2.exp create mode 100644 pengine/test10/colocated-utilization-primitive-2.scores create mode 100644 pengine/test10/colocated-utilization-primitive-2.summary create mode 100644 pengine/test10/colocated-utilization-primitive-2.xml create mode 100644 pengine/test10/colocation_constraint_stops_master.dot create mode 100644 pengine/test10/colocation_constraint_stops_master.exp create mode 100644 pengine/test10/colocation_constraint_stops_master.scores create mode 100644 pengine/test10/colocation_constraint_stops_master.summary create mode 100644 pengine/test10/colocation_constraint_stops_master.xml create mode 100644 pengine/test10/colocation_constraint_stops_slave.dot create mode 100644 pengine/test10/colocation_constraint_stops_slave.exp create mode 100644 pengine/test10/colocation_constraint_stops_slave.scores create mode 100644 pengine/test10/colocation_constraint_stops_slave.summary create mode 100644 pengine/test10/colocation_constraint_stops_slave.xml create mode 100644 pengine/test10/comments.dot create mode 100644 pengine/test10/comments.exp create mode 100644 pengine/test10/comments.scores create mode 100644 pengine/test10/comments.summary create mode 100644 pengine/test10/comments.xml create mode 100644 pengine/test10/complex_enforce_colo.dot create mode 100644 pengine/test10/complex_enforce_colo.exp create mode 100644 pengine/test10/complex_enforce_colo.scores create mode 100644 pengine/test10/complex_enforce_colo.summary create mode 100644 pengine/test10/complex_enforce_colo.xml create mode 100644 pengine/test10/concurrent-fencing.dot create mode 100644 pengine/test10/concurrent-fencing.exp create mode 100644 pengine/test10/concurrent-fencing.scores create mode 100644 pengine/test10/concurrent-fencing.summary create mode 100644 pengine/test10/concurrent-fencing.xml create mode 100644 pengine/test10/container-1.dot create mode 100644 pengine/test10/container-1.exp create mode 100644 pengine/test10/container-1.scores create mode 100644 pengine/test10/container-1.summary create mode 100644 pengine/test10/container-1.xml create mode 100644 pengine/test10/container-2.dot create mode 100644 pengine/test10/container-2.exp create mode 100644 pengine/test10/container-2.scores create mode 100644 pengine/test10/container-2.summary create mode 100644 pengine/test10/container-2.xml create mode 100644 pengine/test10/container-3.dot create mode 100644 pengine/test10/container-3.exp create mode 100644 pengine/test10/container-3.scores create mode 100644 pengine/test10/container-3.summary create mode 100644 pengine/test10/container-3.xml create mode 100644 pengine/test10/container-4.dot create mode 100644 pengine/test10/container-4.exp create mode 100644 pengine/test10/container-4.scores create mode 100644 pengine/test10/container-4.summary create mode 100644 pengine/test10/container-4.xml create mode 100644 pengine/test10/container-group-1.dot create mode 100644 pengine/test10/container-group-1.exp create mode 100644 pengine/test10/container-group-1.scores create mode 100644 pengine/test10/container-group-1.summary create mode 100644 pengine/test10/container-group-1.xml create mode 100644 pengine/test10/container-group-2.dot create mode 100644 pengine/test10/container-group-2.exp create mode 100644 pengine/test10/container-group-2.scores create mode 100644 pengine/test10/container-group-2.summary create mode 100644 pengine/test10/container-group-2.xml create mode 100644 pengine/test10/container-group-3.dot create mode 100644 pengine/test10/container-group-3.exp create mode 100644 pengine/test10/container-group-3.scores create mode 100644 pengine/test10/container-group-3.summary create mode 100644 pengine/test10/container-group-3.xml create mode 100644 pengine/test10/container-group-4.dot create mode 100644 pengine/test10/container-group-4.exp create mode 100644 pengine/test10/container-group-4.scores create mode 100644 pengine/test10/container-group-4.summary create mode 100644 pengine/test10/container-group-4.xml create mode 100644 pengine/test10/container-is-remote-node.dot create mode 100644 pengine/test10/container-is-remote-node.exp create mode 100644 pengine/test10/container-is-remote-node.scores create mode 100644 pengine/test10/container-is-remote-node.summary create mode 100644 pengine/test10/container-is-remote-node.xml create mode 100644 pengine/test10/date-1.dot create mode 100644 pengine/test10/date-1.exp create mode 100644 pengine/test10/date-1.scores create mode 100644 pengine/test10/date-1.summary create mode 100644 pengine/test10/date-1.xml create mode 100644 pengine/test10/date-2.dot create mode 100644 pengine/test10/date-2.exp create mode 100644 pengine/test10/date-2.scores create mode 100644 pengine/test10/date-2.summary create mode 100644 pengine/test10/date-2.xml create mode 100644 pengine/test10/date-3.dot create mode 100644 pengine/test10/date-3.exp create mode 100644 pengine/test10/date-3.scores create mode 100644 pengine/test10/date-3.summary create mode 100644 pengine/test10/date-3.xml create mode 100644 pengine/test10/empty.xml create mode 100644 pengine/test10/enforce-colo1.dot create mode 100644 pengine/test10/enforce-colo1.exp create mode 100644 pengine/test10/enforce-colo1.scores create mode 100644 pengine/test10/enforce-colo1.summary create mode 100644 pengine/test10/enforce-colo1.xml create mode 100644 pengine/test10/expire-non-blocked-failure.dot create mode 100644 pengine/test10/expire-non-blocked-failure.exp create mode 100644 pengine/test10/expire-non-blocked-failure.scores create mode 100644 pengine/test10/expire-non-blocked-failure.summary create mode 100644 pengine/test10/expire-non-blocked-failure.xml create mode 100644 pengine/test10/failcount-block.dot create mode 100644 pengine/test10/failcount-block.exp create mode 100644 pengine/test10/failcount-block.scores create mode 100644 pengine/test10/failcount-block.summary create mode 100644 pengine/test10/failcount-block.xml create mode 100644 pengine/test10/failcount.dot create mode 100644 pengine/test10/failcount.exp create mode 100644 pengine/test10/failcount.scores create mode 100644 pengine/test10/failcount.summary create mode 100644 pengine/test10/failcount.xml create mode 100644 pengine/test10/group-dependents.dot create mode 100644 pengine/test10/group-dependents.exp create mode 100644 pengine/test10/group-dependents.scores create mode 100644 pengine/test10/group-dependents.summary create mode 100644 pengine/test10/group-dependents.xml create mode 100644 pengine/test10/group-fail.dot create mode 100644 pengine/test10/group-fail.exp create mode 100644 pengine/test10/group-fail.scores create mode 100644 pengine/test10/group-fail.summary create mode 100644 pengine/test10/group-fail.xml create mode 100644 pengine/test10/group-unmanaged-stopped.dot create mode 100644 pengine/test10/group-unmanaged-stopped.exp create mode 100644 pengine/test10/group-unmanaged-stopped.scores create mode 100644 pengine/test10/group-unmanaged-stopped.summary create mode 100644 pengine/test10/group-unmanaged-stopped.xml create mode 100644 pengine/test10/group-unmanaged.dot create mode 100644 pengine/test10/group-unmanaged.exp create mode 100644 pengine/test10/group-unmanaged.scores create mode 100644 pengine/test10/group-unmanaged.summary create mode 100644 pengine/test10/group-unmanaged.xml create mode 100644 pengine/test10/group1.dot create mode 100644 pengine/test10/group1.exp create mode 100644 pengine/test10/group1.scores create mode 100644 pengine/test10/group1.summary create mode 100644 pengine/test10/group1.te.exp create mode 100644 pengine/test10/group1.xml create mode 100644 pengine/test10/group10.dot create mode 100644 pengine/test10/group10.exp create mode 100644 pengine/test10/group10.scores create mode 100644 pengine/test10/group10.summary create mode 100644 pengine/test10/group10.xml create mode 100644 pengine/test10/group11.dot create mode 100644 pengine/test10/group11.exp create mode 100644 pengine/test10/group11.scores create mode 100644 pengine/test10/group11.summary create mode 100644 pengine/test10/group11.xml create mode 100644 pengine/test10/group13.dot create mode 100644 pengine/test10/group13.exp create mode 100644 pengine/test10/group13.scores create mode 100644 pengine/test10/group13.summary create mode 100644 pengine/test10/group13.xml create mode 100644 pengine/test10/group14.dot create mode 100644 pengine/test10/group14.exp create mode 100644 pengine/test10/group14.scores create mode 100644 pengine/test10/group14.summary create mode 100644 pengine/test10/group14.xml create mode 100644 pengine/test10/group15.dot create mode 100644 pengine/test10/group15.exp create mode 100644 pengine/test10/group15.scores create mode 100644 pengine/test10/group15.summary create mode 100644 pengine/test10/group15.xml create mode 100644 pengine/test10/group2.dot create mode 100644 pengine/test10/group2.exp create mode 100644 pengine/test10/group2.scores create mode 100644 pengine/test10/group2.summary create mode 100644 pengine/test10/group2.te.exp create mode 100644 pengine/test10/group2.xml create mode 100644 pengine/test10/group3.dot create mode 100644 pengine/test10/group3.exp create mode 100644 pengine/test10/group3.scores create mode 100644 pengine/test10/group3.summary create mode 100644 pengine/test10/group3.te.exp create mode 100644 pengine/test10/group3.xml create mode 100644 pengine/test10/group4.dot create mode 100644 pengine/test10/group4.exp create mode 100644 pengine/test10/group4.scores create mode 100644 pengine/test10/group4.summary create mode 100644 pengine/test10/group4.te.exp create mode 100644 pengine/test10/group4.xml create mode 100644 pengine/test10/group5.dot create mode 100644 pengine/test10/group5.exp create mode 100644 pengine/test10/group5.scores create mode 100644 pengine/test10/group5.summary create mode 100644 pengine/test10/group5.te.exp create mode 100644 pengine/test10/group5.xml create mode 100644 pengine/test10/group6.dot create mode 100644 pengine/test10/group6.exp create mode 100644 pengine/test10/group6.scores create mode 100644 pengine/test10/group6.summary create mode 100644 pengine/test10/group6.te.exp create mode 100644 pengine/test10/group6.xml create mode 100644 pengine/test10/group7.dot create mode 100644 pengine/test10/group7.exp create mode 100644 pengine/test10/group7.scores create mode 100644 pengine/test10/group7.summary create mode 100644 pengine/test10/group7.xml create mode 100644 pengine/test10/group8.dot create mode 100644 pengine/test10/group8.exp create mode 100644 pengine/test10/group8.scores create mode 100644 pengine/test10/group8.summary create mode 100644 pengine/test10/group8.xml create mode 100644 pengine/test10/group9.dot create mode 100644 pengine/test10/group9.exp create mode 100644 pengine/test10/group9.scores create mode 100644 pengine/test10/group9.summary create mode 100644 pengine/test10/group9.xml create mode 100644 pengine/test10/guest-node-host-dies.dot create mode 100644 pengine/test10/guest-node-host-dies.exp create mode 100644 pengine/test10/guest-node-host-dies.scores create mode 100644 pengine/test10/guest-node-host-dies.summary create mode 100644 pengine/test10/guest-node-host-dies.xml create mode 100644 pengine/test10/history-1.dot create mode 100644 pengine/test10/history-1.exp create mode 100644 pengine/test10/history-1.scores create mode 100644 pengine/test10/history-1.summary create mode 100644 pengine/test10/history-1.xml create mode 100644 pengine/test10/honor_stonith_rsc_order1.dot create mode 100644 pengine/test10/honor_stonith_rsc_order1.exp create mode 100644 pengine/test10/honor_stonith_rsc_order1.scores create mode 100644 pengine/test10/honor_stonith_rsc_order1.summary create mode 100644 pengine/test10/honor_stonith_rsc_order1.xml create mode 100644 pengine/test10/honor_stonith_rsc_order2.dot create mode 100644 pengine/test10/honor_stonith_rsc_order2.exp create mode 100644 pengine/test10/honor_stonith_rsc_order2.scores create mode 100644 pengine/test10/honor_stonith_rsc_order2.summary create mode 100644 pengine/test10/honor_stonith_rsc_order2.xml create mode 100644 pengine/test10/honor_stonith_rsc_order3.dot create mode 100644 pengine/test10/honor_stonith_rsc_order3.exp create mode 100644 pengine/test10/honor_stonith_rsc_order3.scores create mode 100644 pengine/test10/honor_stonith_rsc_order3.summary create mode 100644 pengine/test10/honor_stonith_rsc_order3.xml create mode 100644 pengine/test10/honor_stonith_rsc_order4.dot create mode 100644 pengine/test10/honor_stonith_rsc_order4.exp create mode 100644 pengine/test10/honor_stonith_rsc_order4.scores create mode 100644 pengine/test10/honor_stonith_rsc_order4.summary create mode 100644 pengine/test10/honor_stonith_rsc_order4.xml create mode 100644 pengine/test10/ignore_stonith_rsc_order1.dot create mode 100644 pengine/test10/ignore_stonith_rsc_order1.exp create mode 100644 pengine/test10/ignore_stonith_rsc_order1.scores create mode 100644 pengine/test10/ignore_stonith_rsc_order1.summary create mode 100644 pengine/test10/ignore_stonith_rsc_order1.xml create mode 100644 pengine/test10/ignore_stonith_rsc_order2.dot create mode 100644 pengine/test10/ignore_stonith_rsc_order2.exp create mode 100644 pengine/test10/ignore_stonith_rsc_order2.scores create mode 100644 pengine/test10/ignore_stonith_rsc_order2.summary create mode 100644 pengine/test10/ignore_stonith_rsc_order2.xml create mode 100644 pengine/test10/ignore_stonith_rsc_order3.dot create mode 100644 pengine/test10/ignore_stonith_rsc_order3.exp create mode 100644 pengine/test10/ignore_stonith_rsc_order3.scores create mode 100644 pengine/test10/ignore_stonith_rsc_order3.summary create mode 100644 pengine/test10/ignore_stonith_rsc_order3.xml create mode 100644 pengine/test10/ignore_stonith_rsc_order4.dot create mode 100644 pengine/test10/ignore_stonith_rsc_order4.exp create mode 100644 pengine/test10/ignore_stonith_rsc_order4.scores create mode 100644 pengine/test10/ignore_stonith_rsc_order4.summary create mode 100644 pengine/test10/ignore_stonith_rsc_order4.xml create mode 100644 pengine/test10/inc0.dot create mode 100644 pengine/test10/inc0.exp create mode 100644 pengine/test10/inc0.scores create mode 100644 pengine/test10/inc0.summary create mode 100644 pengine/test10/inc0.te.exp create mode 100644 pengine/test10/inc0.xml create mode 100644 pengine/test10/inc1.dot create mode 100644 pengine/test10/inc1.exp create mode 100644 pengine/test10/inc1.scores create mode 100644 pengine/test10/inc1.summary create mode 100644 pengine/test10/inc1.te.exp create mode 100644 pengine/test10/inc1.xml create mode 100644 pengine/test10/inc10.dot create mode 100644 pengine/test10/inc10.exp create mode 100644 pengine/test10/inc10.scores create mode 100644 pengine/test10/inc10.summary create mode 100644 pengine/test10/inc10.xml create mode 100644 pengine/test10/inc11.dot create mode 100644 pengine/test10/inc11.exp create mode 100644 pengine/test10/inc11.scores create mode 100644 pengine/test10/inc11.summary create mode 100644 pengine/test10/inc11.xml create mode 100644 pengine/test10/inc12.dot create mode 100644 pengine/test10/inc12.exp create mode 100644 pengine/test10/inc12.scores create mode 100644 pengine/test10/inc12.summary create mode 100644 pengine/test10/inc12.xml create mode 100644 pengine/test10/inc2.dot create mode 100644 pengine/test10/inc2.exp create mode 100644 pengine/test10/inc2.scores create mode 100644 pengine/test10/inc2.summary create mode 100644 pengine/test10/inc2.te.exp create mode 100644 pengine/test10/inc2.xml create mode 100644 pengine/test10/inc3.dot create mode 100644 pengine/test10/inc3.exp create mode 100644 pengine/test10/inc3.scores create mode 100644 pengine/test10/inc3.summary create mode 100644 pengine/test10/inc3.te.exp create mode 100644 pengine/test10/inc3.xml create mode 100644 pengine/test10/inc4.dot create mode 100644 pengine/test10/inc4.exp create mode 100644 pengine/test10/inc4.scores create mode 100644 pengine/test10/inc4.summary create mode 100644 pengine/test10/inc4.te.exp create mode 100644 pengine/test10/inc4.xml create mode 100644 pengine/test10/inc5.dot create mode 100644 pengine/test10/inc5.exp create mode 100644 pengine/test10/inc5.scores create mode 100644 pengine/test10/inc5.summary create mode 100644 pengine/test10/inc5.te.exp create mode 100644 pengine/test10/inc5.xml create mode 100644 pengine/test10/inc6.dot create mode 100644 pengine/test10/inc6.exp create mode 100644 pengine/test10/inc6.scores create mode 100644 pengine/test10/inc6.summary create mode 100644 pengine/test10/inc6.te.exp create mode 100644 pengine/test10/inc6.xml create mode 100644 pengine/test10/inc7.dot create mode 100644 pengine/test10/inc7.exp create mode 100644 pengine/test10/inc7.scores create mode 100644 pengine/test10/inc7.summary create mode 100644 pengine/test10/inc7.xml create mode 100644 pengine/test10/inc8.dot create mode 100644 pengine/test10/inc8.exp create mode 100644 pengine/test10/inc8.scores create mode 100644 pengine/test10/inc8.summary create mode 100644 pengine/test10/inc8.xml create mode 100644 pengine/test10/inc9.dot create mode 100644 pengine/test10/inc9.exp create mode 100644 pengine/test10/inc9.scores create mode 100644 pengine/test10/inc9.summary create mode 100644 pengine/test10/inc9.xml create mode 100644 pengine/test10/interleave-0.dot create mode 100644 pengine/test10/interleave-0.exp create mode 100644 pengine/test10/interleave-0.scores create mode 100644 pengine/test10/interleave-0.summary create mode 100644 pengine/test10/interleave-0.xml create mode 100644 pengine/test10/interleave-1.dot create mode 100644 pengine/test10/interleave-1.exp create mode 100644 pengine/test10/interleave-1.scores create mode 100644 pengine/test10/interleave-1.summary create mode 100644 pengine/test10/interleave-1.xml create mode 100644 pengine/test10/interleave-2.dot create mode 100644 pengine/test10/interleave-2.exp create mode 100644 pengine/test10/interleave-2.scores create mode 100644 pengine/test10/interleave-2.summary create mode 100644 pengine/test10/interleave-2.xml create mode 100644 pengine/test10/interleave-3.dot create mode 100644 pengine/test10/interleave-3.exp create mode 100644 pengine/test10/interleave-3.scores create mode 100644 pengine/test10/interleave-3.summary create mode 100644 pengine/test10/interleave-3.xml create mode 100644 pengine/test10/interleave-pseudo-stop.dot create mode 100644 pengine/test10/interleave-pseudo-stop.exp create mode 100644 pengine/test10/interleave-pseudo-stop.scores create mode 100644 pengine/test10/interleave-pseudo-stop.summary create mode 100644 pengine/test10/interleave-pseudo-stop.xml create mode 100644 pengine/test10/interleave-restart.dot create mode 100644 pengine/test10/interleave-restart.exp create mode 100644 pengine/test10/interleave-restart.scores create mode 100644 pengine/test10/interleave-restart.summary create mode 100644 pengine/test10/interleave-restart.xml create mode 100644 pengine/test10/interleave-stop.dot create mode 100644 pengine/test10/interleave-stop.exp create mode 100644 pengine/test10/interleave-stop.scores create mode 100644 pengine/test10/interleave-stop.summary create mode 100644 pengine/test10/interleave-stop.xml create mode 100644 pengine/test10/isolation-clone.dot create mode 100644 pengine/test10/isolation-clone.exp create mode 100644 pengine/test10/isolation-clone.scores create mode 100644 pengine/test10/isolation-clone.summary create mode 100644 pengine/test10/isolation-clone.xml create mode 100644 pengine/test10/isolation-restart-all.dot create mode 100644 pengine/test10/isolation-restart-all.exp create mode 100644 pengine/test10/isolation-restart-all.scores create mode 100644 pengine/test10/isolation-restart-all.summary create mode 100644 pengine/test10/isolation-restart-all.xml create mode 100644 pengine/test10/isolation-start-all.dot create mode 100644 pengine/test10/isolation-start-all.exp create mode 100644 pengine/test10/isolation-start-all.scores create mode 100644 pengine/test10/isolation-start-all.summary create mode 100644 pengine/test10/isolation-start-all.xml create mode 100644 pengine/test10/load-stopped-loop-2.dot create mode 100644 pengine/test10/load-stopped-loop-2.exp create mode 100644 pengine/test10/load-stopped-loop-2.scores create mode 100644 pengine/test10/load-stopped-loop-2.summary create mode 100644 pengine/test10/load-stopped-loop-2.xml create mode 100644 pengine/test10/load-stopped-loop.dot create mode 100644 pengine/test10/load-stopped-loop.exp create mode 100644 pengine/test10/load-stopped-loop.scores create mode 100644 pengine/test10/load-stopped-loop.summary create mode 100644 pengine/test10/load-stopped-loop.xml create mode 100644 pengine/test10/location-sets-templates.dot create mode 100644 pengine/test10/location-sets-templates.exp create mode 100644 pengine/test10/location-sets-templates.scores create mode 100644 pengine/test10/location-sets-templates.summary create mode 100644 pengine/test10/location-sets-templates.xml create mode 100644 pengine/test10/managed-0.dot create mode 100644 pengine/test10/managed-0.exp create mode 100644 pengine/test10/managed-0.scores create mode 100644 pengine/test10/managed-0.summary create mode 100644 pengine/test10/managed-0.xml create mode 100644 pengine/test10/managed-1.dot create mode 100644 pengine/test10/managed-1.exp create mode 100644 pengine/test10/managed-1.scores create mode 100644 pengine/test10/managed-1.summary create mode 100644 pengine/test10/managed-1.xml create mode 100644 pengine/test10/managed-2.dot create mode 100644 pengine/test10/managed-2.exp create mode 100644 pengine/test10/managed-2.scores create mode 100644 pengine/test10/managed-2.summary create mode 100644 pengine/test10/managed-2.xml create mode 100644 pengine/test10/master-0.dot create mode 100644 pengine/test10/master-0.exp create mode 100644 pengine/test10/master-0.scores create mode 100644 pengine/test10/master-0.summary create mode 100644 pengine/test10/master-0.xml create mode 100644 pengine/test10/master-1.dot create mode 100644 pengine/test10/master-1.exp create mode 100644 pengine/test10/master-1.scores create mode 100644 pengine/test10/master-1.summary create mode 100644 pengine/test10/master-1.xml create mode 100644 pengine/test10/master-10.dot create mode 100644 pengine/test10/master-10.exp create mode 100644 pengine/test10/master-10.scores create mode 100644 pengine/test10/master-10.summary create mode 100644 pengine/test10/master-10.xml create mode 100644 pengine/test10/master-11.dot create mode 100644 pengine/test10/master-11.exp create mode 100644 pengine/test10/master-11.scores create mode 100644 pengine/test10/master-11.summary create mode 100644 pengine/test10/master-11.xml create mode 100644 pengine/test10/master-12.dot create mode 100644 pengine/test10/master-12.exp create mode 100644 pengine/test10/master-12.scores create mode 100644 pengine/test10/master-12.summary create mode 100644 pengine/test10/master-12.xml create mode 100644 pengine/test10/master-13.dot create mode 100644 pengine/test10/master-13.exp create mode 100644 pengine/test10/master-13.scores create mode 100644 pengine/test10/master-13.summary create mode 100644 pengine/test10/master-13.xml create mode 100644 pengine/test10/master-2.dot create mode 100644 pengine/test10/master-2.exp create mode 100644 pengine/test10/master-2.scores create mode 100644 pengine/test10/master-2.summary create mode 100644 pengine/test10/master-2.xml create mode 100644 pengine/test10/master-3.dot create mode 100644 pengine/test10/master-3.exp create mode 100644 pengine/test10/master-3.scores create mode 100644 pengine/test10/master-3.summary create mode 100644 pengine/test10/master-3.xml create mode 100644 pengine/test10/master-4.dot create mode 100644 pengine/test10/master-4.exp create mode 100644 pengine/test10/master-4.scores create mode 100644 pengine/test10/master-4.summary create mode 100644 pengine/test10/master-4.xml create mode 100644 pengine/test10/master-5.dot create mode 100644 pengine/test10/master-5.exp create mode 100644 pengine/test10/master-5.scores create mode 100644 pengine/test10/master-5.summary create mode 100644 pengine/test10/master-5.xml create mode 100644 pengine/test10/master-6.dot create mode 100644 pengine/test10/master-6.exp create mode 100644 pengine/test10/master-6.scores create mode 100644 pengine/test10/master-6.summary create mode 100644 pengine/test10/master-6.xml create mode 100644 pengine/test10/master-7.dot create mode 100644 pengine/test10/master-7.exp create mode 100644 pengine/test10/master-7.scores create mode 100644 pengine/test10/master-7.summary create mode 100644 pengine/test10/master-7.xml create mode 100644 pengine/test10/master-8.dot create mode 100644 pengine/test10/master-8.exp create mode 100644 pengine/test10/master-8.scores create mode 100644 pengine/test10/master-8.summary create mode 100644 pengine/test10/master-8.xml create mode 100644 pengine/test10/master-9.dot create mode 100644 pengine/test10/master-9.exp create mode 100644 pengine/test10/master-9.scores create mode 100644 pengine/test10/master-9.summary create mode 100644 pengine/test10/master-9.xml create mode 100644 pengine/test10/master-allow-start.dot create mode 100644 pengine/test10/master-allow-start.exp create mode 100644 pengine/test10/master-allow-start.scores create mode 100644 pengine/test10/master-allow-start.summary create mode 100644 pengine/test10/master-allow-start.xml create mode 100644 pengine/test10/master-asymmetrical-order.dot create mode 100644 pengine/test10/master-asymmetrical-order.exp create mode 100644 pengine/test10/master-asymmetrical-order.scores create mode 100644 pengine/test10/master-asymmetrical-order.summary create mode 100644 pengine/test10/master-asymmetrical-order.xml create mode 100644 pengine/test10/master-colocation.dot create mode 100644 pengine/test10/master-colocation.exp create mode 100644 pengine/test10/master-colocation.scores create mode 100644 pengine/test10/master-colocation.summary create mode 100644 pengine/test10/master-colocation.xml create mode 100644 pengine/test10/master-demote-2.dot create mode 100644 pengine/test10/master-demote-2.exp create mode 100644 pengine/test10/master-demote-2.scores create mode 100644 pengine/test10/master-demote-2.summary create mode 100644 pengine/test10/master-demote-2.xml create mode 100644 pengine/test10/master-demote-block.dot create mode 100644 pengine/test10/master-demote-block.exp create mode 100644 pengine/test10/master-demote-block.scores create mode 100644 pengine/test10/master-demote-block.summary create mode 100644 pengine/test10/master-demote-block.xml create mode 100644 pengine/test10/master-demote.dot create mode 100644 pengine/test10/master-demote.exp create mode 100644 pengine/test10/master-demote.scores create mode 100644 pengine/test10/master-demote.summary create mode 100644 pengine/test10/master-demote.xml create mode 100644 pengine/test10/master-depend.dot create mode 100644 pengine/test10/master-depend.exp create mode 100644 pengine/test10/master-depend.scores create mode 100644 pengine/test10/master-depend.summary create mode 100644 pengine/test10/master-depend.xml create mode 100644 pengine/test10/master-dependent-ban.dot create mode 100644 pengine/test10/master-dependent-ban.exp create mode 100644 pengine/test10/master-dependent-ban.scores create mode 100644 pengine/test10/master-dependent-ban.summary create mode 100644 pengine/test10/master-dependent-ban.xml create mode 100644 pengine/test10/master-failed-demote-2.dot create mode 100644 pengine/test10/master-failed-demote-2.exp create mode 100644 pengine/test10/master-failed-demote-2.scores create mode 100644 pengine/test10/master-failed-demote-2.summary create mode 100644 pengine/test10/master-failed-demote-2.xml create mode 100644 pengine/test10/master-failed-demote.dot create mode 100644 pengine/test10/master-failed-demote.exp create mode 100644 pengine/test10/master-failed-demote.scores create mode 100644 pengine/test10/master-failed-demote.summary create mode 100644 pengine/test10/master-failed-demote.xml create mode 100644 pengine/test10/master-group.dot create mode 100644 pengine/test10/master-group.exp create mode 100644 pengine/test10/master-group.scores create mode 100644 pengine/test10/master-group.summary create mode 100644 pengine/test10/master-group.xml create mode 100644 pengine/test10/master-move.dot create mode 100644 pengine/test10/master-move.exp create mode 100644 pengine/test10/master-move.scores create mode 100644 pengine/test10/master-move.summary create mode 100644 pengine/test10/master-move.xml create mode 100644 pengine/test10/master-notify.dot create mode 100644 pengine/test10/master-notify.exp create mode 100644 pengine/test10/master-notify.scores create mode 100644 pengine/test10/master-notify.summary create mode 100644 pengine/test10/master-notify.xml create mode 100644 pengine/test10/master-ordering.dot create mode 100644 pengine/test10/master-ordering.exp create mode 100644 pengine/test10/master-ordering.scores create mode 100644 pengine/test10/master-ordering.summary create mode 100644 pengine/test10/master-ordering.xml create mode 100644 pengine/test10/master-partially-demoted-group.dot create mode 100644 pengine/test10/master-partially-demoted-group.exp create mode 100644 pengine/test10/master-partially-demoted-group.scores create mode 100644 pengine/test10/master-partially-demoted-group.summary create mode 100644 pengine/test10/master-partially-demoted-group.xml create mode 100644 pengine/test10/master-probed-score.dot create mode 100644 pengine/test10/master-probed-score.exp create mode 100644 pengine/test10/master-probed-score.scores create mode 100644 pengine/test10/master-probed-score.summary create mode 100644 pengine/test10/master-probed-score.xml create mode 100644 pengine/test10/master-promotion-constraint.dot create mode 100644 pengine/test10/master-promotion-constraint.exp create mode 100644 pengine/test10/master-promotion-constraint.scores create mode 100644 pengine/test10/master-promotion-constraint.summary create mode 100644 pengine/test10/master-promotion-constraint.xml create mode 100644 pengine/test10/master-pseudo.dot create mode 100644 pengine/test10/master-pseudo.exp create mode 100644 pengine/test10/master-pseudo.scores create mode 100644 pengine/test10/master-pseudo.summary create mode 100644 pengine/test10/master-pseudo.xml create mode 100644 pengine/test10/master-reattach.dot create mode 100644 pengine/test10/master-reattach.exp create mode 100644 pengine/test10/master-reattach.scores create mode 100644 pengine/test10/master-reattach.summary create mode 100644 pengine/test10/master-reattach.xml create mode 100644 pengine/test10/master-role.dot create mode 100644 pengine/test10/master-role.exp create mode 100644 pengine/test10/master-role.scores create mode 100644 pengine/test10/master-role.summary create mode 100644 pengine/test10/master-role.xml create mode 100644 pengine/test10/master-score-startup.dot create mode 100644 pengine/test10/master-score-startup.exp create mode 100644 pengine/test10/master-score-startup.scores create mode 100644 pengine/test10/master-score-startup.summary create mode 100644 pengine/test10/master-score-startup.xml create mode 100644 pengine/test10/master-stop.dot create mode 100644 pengine/test10/master-stop.exp create mode 100644 pengine/test10/master-stop.scores create mode 100644 pengine/test10/master-stop.summary create mode 100644 pengine/test10/master-stop.xml create mode 100644 pengine/test10/master-unmanaged-monitor.dot create mode 100644 pengine/test10/master-unmanaged-monitor.exp create mode 100644 pengine/test10/master-unmanaged-monitor.scores create mode 100644 pengine/test10/master-unmanaged-monitor.summary create mode 100644 pengine/test10/master-unmanaged-monitor.xml create mode 100644 pengine/test10/master_monitor_restart.dot create mode 100644 pengine/test10/master_monitor_restart.exp create mode 100644 pengine/test10/master_monitor_restart.scores create mode 100644 pengine/test10/master_monitor_restart.summary create mode 100644 pengine/test10/master_monitor_restart.xml create mode 100644 pengine/test10/migrate-1.dot create mode 100644 pengine/test10/migrate-1.exp create mode 100644 pengine/test10/migrate-1.scores create mode 100644 pengine/test10/migrate-1.summary create mode 100644 pengine/test10/migrate-1.xml create mode 100644 pengine/test10/migrate-2.dot create mode 100644 pengine/test10/migrate-2.exp create mode 100644 pengine/test10/migrate-2.scores create mode 100644 pengine/test10/migrate-2.summary create mode 100644 pengine/test10/migrate-2.xml create mode 100644 pengine/test10/migrate-3.dot create mode 100644 pengine/test10/migrate-3.exp create mode 100644 pengine/test10/migrate-3.scores create mode 100644 pengine/test10/migrate-3.summary create mode 100644 pengine/test10/migrate-3.xml create mode 100644 pengine/test10/migrate-4.dot create mode 100644 pengine/test10/migrate-4.exp create mode 100644 pengine/test10/migrate-4.scores create mode 100644 pengine/test10/migrate-4.summary create mode 100644 pengine/test10/migrate-4.xml create mode 100644 pengine/test10/migrate-5.dot create mode 100644 pengine/test10/migrate-5.exp create mode 100644 pengine/test10/migrate-5.scores create mode 100644 pengine/test10/migrate-5.summary create mode 100644 pengine/test10/migrate-5.xml create mode 100644 pengine/test10/migrate-begin.dot create mode 100644 pengine/test10/migrate-begin.exp create mode 100644 pengine/test10/migrate-begin.scores create mode 100644 pengine/test10/migrate-begin.summary create mode 100644 pengine/test10/migrate-begin.xml create mode 100644 pengine/test10/migrate-both-vms.dot create mode 100644 pengine/test10/migrate-both-vms.exp create mode 100644 pengine/test10/migrate-both-vms.scores create mode 100644 pengine/test10/migrate-both-vms.summary create mode 100644 pengine/test10/migrate-both-vms.xml create mode 100644 pengine/test10/migrate-fail-2.dot create mode 100644 pengine/test10/migrate-fail-2.exp create mode 100644 pengine/test10/migrate-fail-2.scores create mode 100644 pengine/test10/migrate-fail-2.summary create mode 100644 pengine/test10/migrate-fail-2.xml create mode 100644 pengine/test10/migrate-fail-3.dot create mode 100644 pengine/test10/migrate-fail-3.exp create mode 100644 pengine/test10/migrate-fail-3.scores create mode 100644 pengine/test10/migrate-fail-3.summary create mode 100644 pengine/test10/migrate-fail-3.xml create mode 100644 pengine/test10/migrate-fail-4.dot create mode 100644 pengine/test10/migrate-fail-4.exp create mode 100644 pengine/test10/migrate-fail-4.scores create mode 100644 pengine/test10/migrate-fail-4.summary create mode 100644 pengine/test10/migrate-fail-4.xml create mode 100644 pengine/test10/migrate-fail-5.dot create mode 100644 pengine/test10/migrate-fail-5.exp create mode 100644 pengine/test10/migrate-fail-5.scores create mode 100644 pengine/test10/migrate-fail-5.summary create mode 100644 pengine/test10/migrate-fail-5.xml create mode 100644 pengine/test10/migrate-fail-6.dot create mode 100644 pengine/test10/migrate-fail-6.exp create mode 100644 pengine/test10/migrate-fail-6.scores create mode 100644 pengine/test10/migrate-fail-6.summary create mode 100644 pengine/test10/migrate-fail-6.xml create mode 100644 pengine/test10/migrate-fail-7.dot create mode 100644 pengine/test10/migrate-fail-7.exp create mode 100644 pengine/test10/migrate-fail-7.scores create mode 100644 pengine/test10/migrate-fail-7.summary create mode 100644 pengine/test10/migrate-fail-7.xml create mode 100644 pengine/test10/migrate-fail-8.dot create mode 100644 pengine/test10/migrate-fail-8.exp create mode 100644 pengine/test10/migrate-fail-8.scores create mode 100644 pengine/test10/migrate-fail-8.summary create mode 100644 pengine/test10/migrate-fail-8.xml create mode 100644 pengine/test10/migrate-fail-9.dot create mode 100644 pengine/test10/migrate-fail-9.exp create mode 100644 pengine/test10/migrate-fail-9.scores create mode 100644 pengine/test10/migrate-fail-9.summary create mode 100644 pengine/test10/migrate-fail-9.xml create mode 100644 pengine/test10/migrate-fencing.dot create mode 100644 pengine/test10/migrate-fencing.exp create mode 100644 pengine/test10/migrate-fencing.scores create mode 100644 pengine/test10/migrate-fencing.summary create mode 100644 pengine/test10/migrate-fencing.xml create mode 100644 pengine/test10/migrate-partial-1.dot create mode 100644 pengine/test10/migrate-partial-1.exp create mode 100644 pengine/test10/migrate-partial-1.scores create mode 100644 pengine/test10/migrate-partial-1.summary create mode 100644 pengine/test10/migrate-partial-1.xml create mode 100644 pengine/test10/migrate-partial-2.dot create mode 100644 pengine/test10/migrate-partial-2.exp create mode 100644 pengine/test10/migrate-partial-2.scores create mode 100644 pengine/test10/migrate-partial-2.summary create mode 100644 pengine/test10/migrate-partial-2.xml create mode 100644 pengine/test10/migrate-partial-3.dot create mode 100644 pengine/test10/migrate-partial-3.exp create mode 100644 pengine/test10/migrate-partial-3.scores create mode 100644 pengine/test10/migrate-partial-3.summary create mode 100644 pengine/test10/migrate-partial-3.xml create mode 100644 pengine/test10/migrate-partial-4.dot create mode 100644 pengine/test10/migrate-partial-4.exp create mode 100644 pengine/test10/migrate-partial-4.scores create mode 100644 pengine/test10/migrate-partial-4.summary create mode 100644 pengine/test10/migrate-partial-4.xml create mode 100644 pengine/test10/migrate-shutdown.dot create mode 100644 pengine/test10/migrate-shutdown.exp create mode 100644 pengine/test10/migrate-shutdown.scores create mode 100644 pengine/test10/migrate-shutdown.summary create mode 100644 pengine/test10/migrate-shutdown.xml create mode 100644 pengine/test10/migrate-start-complex.dot create mode 100644 pengine/test10/migrate-start-complex.exp create mode 100644 pengine/test10/migrate-start-complex.scores create mode 100644 pengine/test10/migrate-start-complex.summary create mode 100644 pengine/test10/migrate-start-complex.xml create mode 100644 pengine/test10/migrate-start.dot create mode 100644 pengine/test10/migrate-start.exp create mode 100644 pengine/test10/migrate-start.scores create mode 100644 pengine/test10/migrate-start.summary create mode 100644 pengine/test10/migrate-start.xml create mode 100644 pengine/test10/migrate-stop-complex.dot create mode 100644 pengine/test10/migrate-stop-complex.exp create mode 100644 pengine/test10/migrate-stop-complex.scores create mode 100644 pengine/test10/migrate-stop-complex.summary create mode 100644 pengine/test10/migrate-stop-complex.xml create mode 100644 pengine/test10/migrate-stop-start-complex.dot create mode 100644 pengine/test10/migrate-stop-start-complex.exp create mode 100644 pengine/test10/migrate-stop-start-complex.scores create mode 100644 pengine/test10/migrate-stop-start-complex.summary create mode 100644 pengine/test10/migrate-stop-start-complex.xml create mode 100644 pengine/test10/migrate-stop.dot create mode 100644 pengine/test10/migrate-stop.exp create mode 100644 pengine/test10/migrate-stop.scores create mode 100644 pengine/test10/migrate-stop.summary create mode 100644 pengine/test10/migrate-stop.xml create mode 100644 pengine/test10/migrate-stop_start.dot create mode 100644 pengine/test10/migrate-stop_start.exp create mode 100644 pengine/test10/migrate-stop_start.scores create mode 100644 pengine/test10/migrate-stop_start.summary create mode 100644 pengine/test10/migrate-stop_start.xml create mode 100644 pengine/test10/migrate-success.dot create mode 100644 pengine/test10/migrate-success.exp create mode 100644 pengine/test10/migrate-success.scores create mode 100644 pengine/test10/migrate-success.summary create mode 100644 pengine/test10/migrate-success.xml create mode 100644 pengine/test10/migrate-versioned.dot create mode 100644 pengine/test10/migrate-versioned.exp create mode 100644 pengine/test10/migrate-versioned.scores create mode 100644 pengine/test10/migrate-versioned.summary create mode 100644 pengine/test10/migrate-versioned.xml create mode 100644 pengine/test10/migration-behind-migrating-remote.dot create mode 100644 pengine/test10/migration-behind-migrating-remote.exp create mode 100644 pengine/test10/migration-behind-migrating-remote.scores create mode 100644 pengine/test10/migration-behind-migrating-remote.summary create mode 100644 pengine/test10/migration-behind-migrating-remote.xml create mode 100644 pengine/test10/minimal.dot create mode 100644 pengine/test10/minimal.exp create mode 100644 pengine/test10/minimal.scores create mode 100644 pengine/test10/minimal.summary create mode 100644 pengine/test10/minimal.xml create mode 100644 pengine/test10/mon-rsc-1.dot create mode 100644 pengine/test10/mon-rsc-1.exp create mode 100644 pengine/test10/mon-rsc-1.scores create mode 100644 pengine/test10/mon-rsc-1.summary create mode 100644 pengine/test10/mon-rsc-1.te.exp create mode 100644 pengine/test10/mon-rsc-1.xml create mode 100644 pengine/test10/mon-rsc-2.dot create mode 100644 pengine/test10/mon-rsc-2.exp create mode 100644 pengine/test10/mon-rsc-2.scores create mode 100644 pengine/test10/mon-rsc-2.summary create mode 100644 pengine/test10/mon-rsc-2.te.exp create mode 100644 pengine/test10/mon-rsc-2.xml create mode 100644 pengine/test10/mon-rsc-3.dot create mode 100644 pengine/test10/mon-rsc-3.exp create mode 100644 pengine/test10/mon-rsc-3.scores create mode 100644 pengine/test10/mon-rsc-3.summary create mode 100644 pengine/test10/mon-rsc-3.te.exp create mode 100644 pengine/test10/mon-rsc-3.xml create mode 100644 pengine/test10/mon-rsc-4.dot create mode 100644 pengine/test10/mon-rsc-4.exp create mode 100644 pengine/test10/mon-rsc-4.scores create mode 100644 pengine/test10/mon-rsc-4.summary create mode 100644 pengine/test10/mon-rsc-4.te.exp create mode 100644 pengine/test10/mon-rsc-4.xml create mode 100644 pengine/test10/monitor-onfail-restart.dot create mode 100644 pengine/test10/monitor-onfail-restart.exp create mode 100644 pengine/test10/monitor-onfail-restart.scores create mode 100644 pengine/test10/monitor-onfail-restart.summary create mode 100644 pengine/test10/monitor-onfail-restart.xml create mode 100644 pengine/test10/monitor-onfail-stop.dot create mode 100644 pengine/test10/monitor-onfail-stop.exp create mode 100644 pengine/test10/monitor-onfail-stop.scores create mode 100644 pengine/test10/monitor-onfail-stop.summary create mode 100644 pengine/test10/monitor-onfail-stop.xml create mode 100644 pengine/test10/monitor-recovery.dot create mode 100644 pengine/test10/monitor-recovery.exp create mode 100644 pengine/test10/monitor-recovery.scores create mode 100644 pengine/test10/monitor-recovery.summary create mode 100644 pengine/test10/monitor-recovery.xml create mode 100644 pengine/test10/multi1.dot create mode 100644 pengine/test10/multi1.exp create mode 100644 pengine/test10/multi1.scores create mode 100644 pengine/test10/multi1.summary create mode 100644 pengine/test10/multi1.te.exp create mode 100644 pengine/test10/multi1.xml create mode 100644 pengine/test10/multiple-active-block-group.dot create mode 100644 pengine/test10/multiple-active-block-group.exp create mode 100644 pengine/test10/multiple-active-block-group.scores create mode 100644 pengine/test10/multiple-active-block-group.summary create mode 100644 pengine/test10/multiple-active-block-group.xml create mode 100644 pengine/test10/multiple-monitor-one-failed.dot create mode 100644 pengine/test10/multiple-monitor-one-failed.exp create mode 100644 pengine/test10/multiple-monitor-one-failed.scores create mode 100644 pengine/test10/multiple-monitor-one-failed.summary create mode 100644 pengine/test10/multiple-monitor-one-failed.xml create mode 100644 pengine/test10/node-maintenance-1.dot create mode 100644 pengine/test10/node-maintenance-1.exp create mode 100644 pengine/test10/node-maintenance-1.scores create mode 100644 pengine/test10/node-maintenance-1.summary create mode 100644 pengine/test10/node-maintenance-1.xml create mode 100644 pengine/test10/node-maintenance-2.dot create mode 100644 pengine/test10/node-maintenance-2.exp create mode 100644 pengine/test10/node-maintenance-2.scores create mode 100644 pengine/test10/node-maintenance-2.summary create mode 100644 pengine/test10/node-maintenance-2.xml create mode 100644 pengine/test10/not-installed-agent.dot create mode 100644 pengine/test10/not-installed-agent.exp create mode 100644 pengine/test10/not-installed-agent.scores create mode 100644 pengine/test10/not-installed-agent.summary create mode 100644 pengine/test10/not-installed-agent.xml create mode 100644 pengine/test10/not-installed-tools.dot create mode 100644 pengine/test10/not-installed-tools.exp create mode 100644 pengine/test10/not-installed-tools.scores create mode 100644 pengine/test10/not-installed-tools.summary create mode 100644 pengine/test10/not-installed-tools.xml create mode 100644 pengine/test10/not-reschedule-unneeded-monitor.dot create mode 100644 pengine/test10/not-reschedule-unneeded-monitor.exp create mode 100644 pengine/test10/not-reschedule-unneeded-monitor.scores create mode 100644 pengine/test10/not-reschedule-unneeded-monitor.summary create mode 100644 pengine/test10/not-reschedule-unneeded-monitor.xml create mode 100644 pengine/test10/notify-0.dot create mode 100644 pengine/test10/notify-0.exp create mode 100644 pengine/test10/notify-0.scores create mode 100644 pengine/test10/notify-0.summary create mode 100644 pengine/test10/notify-0.xml create mode 100644 pengine/test10/notify-1.dot create mode 100644 pengine/test10/notify-1.exp create mode 100644 pengine/test10/notify-1.scores create mode 100644 pengine/test10/notify-1.summary create mode 100644 pengine/test10/notify-1.xml create mode 100644 pengine/test10/notify-2.dot create mode 100644 pengine/test10/notify-2.exp create mode 100644 pengine/test10/notify-2.scores create mode 100644 pengine/test10/notify-2.summary create mode 100644 pengine/test10/notify-2.xml create mode 100644 pengine/test10/notify-3.dot create mode 100644 pengine/test10/notify-3.exp create mode 100644 pengine/test10/notify-3.scores create mode 100644 pengine/test10/notify-3.summary create mode 100644 pengine/test10/notify-3.xml create mode 100644 pengine/test10/novell-239079.dot create mode 100644 pengine/test10/novell-239079.exp create mode 100644 pengine/test10/novell-239079.scores create mode 100644 pengine/test10/novell-239079.summary create mode 100644 pengine/test10/novell-239079.xml create mode 100644 pengine/test10/novell-239082.dot create mode 100644 pengine/test10/novell-239082.exp create mode 100644 pengine/test10/novell-239082.scores create mode 100644 pengine/test10/novell-239082.summary create mode 100644 pengine/test10/novell-239082.xml create mode 100644 pengine/test10/novell-239087.dot create mode 100644 pengine/test10/novell-239087.exp create mode 100644 pengine/test10/novell-239087.scores create mode 100644 pengine/test10/novell-239087.summary create mode 100644 pengine/test10/novell-239087.xml create mode 100644 pengine/test10/novell-251689.dot create mode 100644 pengine/test10/novell-251689.exp create mode 100644 pengine/test10/novell-251689.scores create mode 100644 pengine/test10/novell-251689.summary create mode 100644 pengine/test10/novell-251689.xml create mode 100644 pengine/test10/novell-252693-2.dot create mode 100644 pengine/test10/novell-252693-2.exp create mode 100644 pengine/test10/novell-252693-2.scores create mode 100644 pengine/test10/novell-252693-2.summary create mode 100644 pengine/test10/novell-252693-2.xml create mode 100644 pengine/test10/novell-252693-3.dot create mode 100644 pengine/test10/novell-252693-3.exp create mode 100644 pengine/test10/novell-252693-3.scores create mode 100644 pengine/test10/novell-252693-3.summary create mode 100644 pengine/test10/novell-252693-3.xml create mode 100644 pengine/test10/novell-252693.dot create mode 100644 pengine/test10/novell-252693.exp create mode 100644 pengine/test10/novell-252693.scores create mode 100644 pengine/test10/novell-252693.summary create mode 100644 pengine/test10/novell-252693.xml create mode 100644 pengine/test10/nvpair-id-ref.dot create mode 100644 pengine/test10/nvpair-id-ref.exp create mode 100644 pengine/test10/nvpair-id-ref.scores create mode 100644 pengine/test10/nvpair-id-ref.summary create mode 100644 pengine/test10/nvpair-id-ref.xml create mode 100644 pengine/test10/obsolete-lrm-resource.dot create mode 100644 pengine/test10/obsolete-lrm-resource.exp create mode 100644 pengine/test10/obsolete-lrm-resource.scores create mode 100644 pengine/test10/obsolete-lrm-resource.summary create mode 100644 pengine/test10/obsolete-lrm-resource.xml create mode 100644 pengine/test10/on-fail-ignore.dot create mode 100644 pengine/test10/on-fail-ignore.exp create mode 100644 pengine/test10/on-fail-ignore.scores create mode 100644 pengine/test10/on-fail-ignore.summary create mode 100644 pengine/test10/on-fail-ignore.xml create mode 100644 pengine/test10/one-or-more-0.dot create mode 100644 pengine/test10/one-or-more-0.exp create mode 100644 pengine/test10/one-or-more-0.scores create mode 100644 pengine/test10/one-or-more-0.summary create mode 100644 pengine/test10/one-or-more-0.xml create mode 100644 pengine/test10/one-or-more-1.dot create mode 100644 pengine/test10/one-or-more-1.exp create mode 100644 pengine/test10/one-or-more-1.scores create mode 100644 pengine/test10/one-or-more-1.summary create mode 100644 pengine/test10/one-or-more-1.xml create mode 100644 pengine/test10/one-or-more-2.dot create mode 100644 pengine/test10/one-or-more-2.exp create mode 100644 pengine/test10/one-or-more-2.scores create mode 100644 pengine/test10/one-or-more-2.summary create mode 100644 pengine/test10/one-or-more-2.xml create mode 100644 pengine/test10/one-or-more-3.dot create mode 100644 pengine/test10/one-or-more-3.exp create mode 100644 pengine/test10/one-or-more-3.scores create mode 100644 pengine/test10/one-or-more-3.summary create mode 100644 pengine/test10/one-or-more-3.xml create mode 100644 pengine/test10/one-or-more-4.dot create mode 100644 pengine/test10/one-or-more-4.exp create mode 100644 pengine/test10/one-or-more-4.scores create mode 100644 pengine/test10/one-or-more-4.summary create mode 100644 pengine/test10/one-or-more-4.xml create mode 100644 pengine/test10/one-or-more-5.dot create mode 100644 pengine/test10/one-or-more-5.exp create mode 100644 pengine/test10/one-or-more-5.scores create mode 100644 pengine/test10/one-or-more-5.summary create mode 100644 pengine/test10/one-or-more-5.xml create mode 100644 pengine/test10/one-or-more-6.dot create mode 100644 pengine/test10/one-or-more-6.exp create mode 100644 pengine/test10/one-or-more-6.scores create mode 100644 pengine/test10/one-or-more-6.summary create mode 100644 pengine/test10/one-or-more-6.xml create mode 100644 pengine/test10/one-or-more-7.dot create mode 100644 pengine/test10/one-or-more-7.exp create mode 100644 pengine/test10/one-or-more-7.scores create mode 100644 pengine/test10/one-or-more-7.summary create mode 100644 pengine/test10/one-or-more-7.xml create mode 100644 pengine/test10/one-or-more-unrunnable-instances.dot create mode 100644 pengine/test10/one-or-more-unrunnable-instances.exp create mode 100644 pengine/test10/one-or-more-unrunnable-instances.scores create mode 100644 pengine/test10/one-or-more-unrunnable-instances.summary create mode 100644 pengine/test10/one-or-more-unrunnable-instances.xml create mode 100644 pengine/test10/order-clone.dot create mode 100644 pengine/test10/order-clone.exp create mode 100644 pengine/test10/order-clone.scores create mode 100644 pengine/test10/order-clone.summary create mode 100644 pengine/test10/order-clone.xml create mode 100644 pengine/test10/order-mandatory.dot create mode 100644 pengine/test10/order-mandatory.exp create mode 100644 pengine/test10/order-mandatory.scores create mode 100644 pengine/test10/order-mandatory.summary create mode 100644 pengine/test10/order-mandatory.xml create mode 100644 pengine/test10/order-optional-keyword.dot create mode 100644 pengine/test10/order-optional-keyword.exp create mode 100644 pengine/test10/order-optional-keyword.scores create mode 100644 pengine/test10/order-optional-keyword.summary create mode 100644 pengine/test10/order-optional-keyword.xml create mode 100644 pengine/test10/order-optional.dot create mode 100644 pengine/test10/order-optional.exp create mode 100644 pengine/test10/order-optional.scores create mode 100644 pengine/test10/order-optional.summary create mode 100644 pengine/test10/order-optional.xml create mode 100644 pengine/test10/order-required.dot create mode 100644 pengine/test10/order-required.exp create mode 100644 pengine/test10/order-required.scores create mode 100644 pengine/test10/order-required.summary create mode 100644 pengine/test10/order-required.xml create mode 100644 pengine/test10/order-serialize-set.dot create mode 100644 pengine/test10/order-serialize-set.exp create mode 100644 pengine/test10/order-serialize-set.scores create mode 100644 pengine/test10/order-serialize-set.summary create mode 100644 pengine/test10/order-serialize-set.xml create mode 100644 pengine/test10/order-serialize.dot create mode 100644 pengine/test10/order-serialize.exp create mode 100644 pengine/test10/order-serialize.scores create mode 100644 pengine/test10/order-serialize.summary create mode 100644 pengine/test10/order-serialize.xml create mode 100644 pengine/test10/order-sets.dot create mode 100644 pengine/test10/order-sets.exp create mode 100644 pengine/test10/order-sets.scores create mode 100644 pengine/test10/order-sets.summary create mode 100644 pengine/test10/order-sets.xml create mode 100644 pengine/test10/order-wrong-kind.dot create mode 100644 pengine/test10/order-wrong-kind.exp create mode 100644 pengine/test10/order-wrong-kind.scores create mode 100644 pengine/test10/order-wrong-kind.stderr create mode 100644 pengine/test10/order-wrong-kind.summary create mode 100644 pengine/test10/order-wrong-kind.xml create mode 100644 pengine/test10/order1.dot create mode 100644 pengine/test10/order1.exp create mode 100644 pengine/test10/order1.scores create mode 100644 pengine/test10/order1.summary create mode 100644 pengine/test10/order1.te.exp create mode 100644 pengine/test10/order1.xml create mode 100644 pengine/test10/order2.dot create mode 100644 pengine/test10/order2.exp create mode 100644 pengine/test10/order2.scores create mode 100644 pengine/test10/order2.summary create mode 100644 pengine/test10/order2.te.exp create mode 100644 pengine/test10/order2.xml create mode 100644 pengine/test10/order3.dot create mode 100644 pengine/test10/order3.exp create mode 100644 pengine/test10/order3.scores create mode 100644 pengine/test10/order3.summary create mode 100644 pengine/test10/order3.te.exp create mode 100644 pengine/test10/order3.xml create mode 100644 pengine/test10/order4.dot create mode 100644 pengine/test10/order4.exp create mode 100644 pengine/test10/order4.scores create mode 100644 pengine/test10/order4.summary create mode 100644 pengine/test10/order4.te.exp create mode 100644 pengine/test10/order4.xml create mode 100644 pengine/test10/order5.dot create mode 100644 pengine/test10/order5.exp create mode 100644 pengine/test10/order5.scores create mode 100644 pengine/test10/order5.summary create mode 100644 pengine/test10/order5.te.exp create mode 100644 pengine/test10/order5.xml create mode 100644 pengine/test10/order6.dot create mode 100644 pengine/test10/order6.exp create mode 100644 pengine/test10/order6.scores create mode 100644 pengine/test10/order6.summary create mode 100644 pengine/test10/order6.te.exp create mode 100644 pengine/test10/order6.xml create mode 100644 pengine/test10/order7.dot create mode 100644 pengine/test10/order7.exp create mode 100644 pengine/test10/order7.scores create mode 100644 pengine/test10/order7.summary create mode 100644 pengine/test10/order7.xml create mode 100644 pengine/test10/order_constraint_stops_master.dot create mode 100644 pengine/test10/order_constraint_stops_master.exp create mode 100644 pengine/test10/order_constraint_stops_master.scores create mode 100644 pengine/test10/order_constraint_stops_master.summary create mode 100644 pengine/test10/order_constraint_stops_master.xml create mode 100644 pengine/test10/order_constraint_stops_slave.dot create mode 100644 pengine/test10/order_constraint_stops_slave.exp create mode 100644 pengine/test10/order_constraint_stops_slave.scores create mode 100644 pengine/test10/order_constraint_stops_slave.summary create mode 100644 pengine/test10/order_constraint_stops_slave.xml create mode 100644 pengine/test10/ordered-set-basic-startup.dot create mode 100644 pengine/test10/ordered-set-basic-startup.exp create mode 100644 pengine/test10/ordered-set-basic-startup.scores create mode 100644 pengine/test10/ordered-set-basic-startup.summary create mode 100644 pengine/test10/ordered-set-basic-startup.xml create mode 100644 pengine/test10/ordered-set-natural.dot create mode 100644 pengine/test10/ordered-set-natural.exp create mode 100644 pengine/test10/ordered-set-natural.scores create mode 100644 pengine/test10/ordered-set-natural.summary create mode 100644 pengine/test10/ordered-set-natural.xml create mode 100644 pengine/test10/origin.dot create mode 100644 pengine/test10/origin.exp create mode 100644 pengine/test10/origin.scores create mode 100644 pengine/test10/origin.summary create mode 100644 pengine/test10/origin.xml create mode 100644 pengine/test10/orphan-0.dot create mode 100644 pengine/test10/orphan-0.exp create mode 100644 pengine/test10/orphan-0.scores create mode 100644 pengine/test10/orphan-0.summary create mode 100644 pengine/test10/orphan-0.xml create mode 100644 pengine/test10/orphan-1.dot create mode 100644 pengine/test10/orphan-1.exp create mode 100644 pengine/test10/orphan-1.scores create mode 100644 pengine/test10/orphan-1.summary create mode 100644 pengine/test10/orphan-1.xml create mode 100644 pengine/test10/orphan-2.dot create mode 100644 pengine/test10/orphan-2.exp create mode 100644 pengine/test10/orphan-2.scores create mode 100644 pengine/test10/orphan-2.summary create mode 100644 pengine/test10/orphan-2.xml create mode 100644 pengine/test10/params-0.dot create mode 100644 pengine/test10/params-0.exp create mode 100644 pengine/test10/params-0.scores create mode 100644 pengine/test10/params-0.summary create mode 100644 pengine/test10/params-0.xml create mode 100644 pengine/test10/params-1.dot create mode 100644 pengine/test10/params-1.exp create mode 100644 pengine/test10/params-1.scores create mode 100644 pengine/test10/params-1.summary create mode 100644 pengine/test10/params-1.xml create mode 100644 pengine/test10/params-2.dot create mode 100644 pengine/test10/params-2.exp create mode 100644 pengine/test10/params-2.scores create mode 100644 pengine/test10/params-2.summary create mode 100644 pengine/test10/params-2.xml create mode 100644 pengine/test10/params-4.dot create mode 100644 pengine/test10/params-4.exp create mode 100644 pengine/test10/params-4.scores create mode 100644 pengine/test10/params-4.summary create mode 100644 pengine/test10/params-4.xml create mode 100644 pengine/test10/params-5.dot create mode 100644 pengine/test10/params-5.exp create mode 100644 pengine/test10/params-5.scores create mode 100644 pengine/test10/params-5.summary create mode 100644 pengine/test10/params-5.xml create mode 100644 pengine/test10/params-6.dot create mode 100644 pengine/test10/params-6.exp create mode 100644 pengine/test10/params-6.scores create mode 100644 pengine/test10/params-6.summary create mode 100644 pengine/test10/params-6.xml create mode 100644 pengine/test10/per-node-attrs.dot create mode 100644 pengine/test10/per-node-attrs.exp create mode 100644 pengine/test10/per-node-attrs.scores create mode 100644 pengine/test10/per-node-attrs.summary create mode 100644 pengine/test10/per-node-attrs.xml create mode 100644 pengine/test10/per-op-failcount.dot create mode 100644 pengine/test10/per-op-failcount.exp create mode 100644 pengine/test10/per-op-failcount.scores create mode 100644 pengine/test10/per-op-failcount.summary create mode 100644 pengine/test10/per-op-failcount.xml create mode 100644 pengine/test10/placement-capacity.dot create mode 100644 pengine/test10/placement-capacity.exp create mode 100644 pengine/test10/placement-capacity.scores create mode 100644 pengine/test10/placement-capacity.summary create mode 100644 pengine/test10/placement-capacity.xml create mode 100644 pengine/test10/placement-location.dot create mode 100644 pengine/test10/placement-location.exp create mode 100644 pengine/test10/placement-location.scores create mode 100644 pengine/test10/placement-location.summary create mode 100644 pengine/test10/placement-location.xml create mode 100644 pengine/test10/placement-priority.dot create mode 100644 pengine/test10/placement-priority.exp create mode 100644 pengine/test10/placement-priority.scores create mode 100644 pengine/test10/placement-priority.summary create mode 100644 pengine/test10/placement-priority.xml create mode 100644 pengine/test10/placement-stickiness.dot create mode 100644 pengine/test10/placement-stickiness.exp create mode 100644 pengine/test10/placement-stickiness.scores create mode 100644 pengine/test10/placement-stickiness.summary create mode 100644 pengine/test10/placement-stickiness.xml create mode 100644 pengine/test10/probe-0.dot create mode 100644 pengine/test10/probe-0.exp create mode 100644 pengine/test10/probe-0.scores create mode 100644 pengine/test10/probe-0.summary create mode 100644 pengine/test10/probe-0.xml create mode 100644 pengine/test10/probe-1.dot create mode 100644 pengine/test10/probe-1.exp create mode 100644 pengine/test10/probe-1.scores create mode 100644 pengine/test10/probe-1.summary create mode 100644 pengine/test10/probe-1.xml create mode 100644 pengine/test10/probe-2.dot create mode 100644 pengine/test10/probe-2.exp create mode 100644 pengine/test10/probe-2.scores create mode 100644 pengine/test10/probe-2.summary create mode 100644 pengine/test10/probe-2.xml create mode 100644 pengine/test10/probe-3.dot create mode 100644 pengine/test10/probe-3.exp create mode 100644 pengine/test10/probe-3.scores create mode 100644 pengine/test10/probe-3.summary create mode 100644 pengine/test10/probe-3.xml create mode 100644 pengine/test10/probe-4.dot create mode 100644 pengine/test10/probe-4.exp create mode 100644 pengine/test10/probe-4.scores create mode 100644 pengine/test10/probe-4.summary create mode 100644 pengine/test10/probe-4.xml create mode 100644 pengine/test10/probe-timeout.dot create mode 100644 pengine/test10/probe-timeout.exp create mode 100644 pengine/test10/probe-timeout.scores create mode 100644 pengine/test10/probe-timeout.summary create mode 100644 pengine/test10/probe-timeout.xml create mode 100644 pengine/test10/quorum-1.dot create mode 100644 pengine/test10/quorum-1.exp create mode 100644 pengine/test10/quorum-1.scores create mode 100644 pengine/test10/quorum-1.summary create mode 100644 pengine/test10/quorum-1.te.exp create mode 100644 pengine/test10/quorum-1.xml create mode 100644 pengine/test10/quorum-2.dot create mode 100644 pengine/test10/quorum-2.exp create mode 100644 pengine/test10/quorum-2.scores create mode 100644 pengine/test10/quorum-2.summary create mode 100644 pengine/test10/quorum-2.te.exp create mode 100644 pengine/test10/quorum-2.xml create mode 100644 pengine/test10/quorum-3.dot create mode 100644 pengine/test10/quorum-3.exp create mode 100644 pengine/test10/quorum-3.scores create mode 100644 pengine/test10/quorum-3.summary create mode 100644 pengine/test10/quorum-3.te.exp create mode 100644 pengine/test10/quorum-3.xml create mode 100644 pengine/test10/quorum-4.dot create mode 100644 pengine/test10/quorum-4.exp create mode 100644 pengine/test10/quorum-4.scores create mode 100644 pengine/test10/quorum-4.summary create mode 100644 pengine/test10/quorum-4.xml create mode 100644 pengine/test10/quorum-5.dot create mode 100644 pengine/test10/quorum-5.exp create mode 100644 pengine/test10/quorum-5.scores create mode 100644 pengine/test10/quorum-5.summary create mode 100644 pengine/test10/quorum-5.xml create mode 100644 pengine/test10/quorum-6.dot create mode 100644 pengine/test10/quorum-6.exp create mode 100644 pengine/test10/quorum-6.scores create mode 100644 pengine/test10/quorum-6.summary create mode 100644 pengine/test10/quorum-6.xml create mode 100644 pengine/test10/rebalance-unique-clones.dot create mode 100644 pengine/test10/rebalance-unique-clones.exp create mode 100644 pengine/test10/rebalance-unique-clones.scores create mode 100644 pengine/test10/rebalance-unique-clones.summary create mode 100644 pengine/test10/rebalance-unique-clones.xml create mode 100644 pengine/test10/rec-node-1.dot create mode 100644 pengine/test10/rec-node-1.exp create mode 100644 pengine/test10/rec-node-1.scores create mode 100644 pengine/test10/rec-node-1.summary create mode 100644 pengine/test10/rec-node-1.te.exp create mode 100644 pengine/test10/rec-node-1.xml create mode 100644 pengine/test10/rec-node-10.dot create mode 100644 pengine/test10/rec-node-10.exp create mode 100644 pengine/test10/rec-node-10.scores create mode 100644 pengine/test10/rec-node-10.summary create mode 100644 pengine/test10/rec-node-10.te.exp create mode 100644 pengine/test10/rec-node-10.xml create mode 100644 pengine/test10/rec-node-11.dot create mode 100644 pengine/test10/rec-node-11.exp create mode 100644 pengine/test10/rec-node-11.scores create mode 100644 pengine/test10/rec-node-11.summary create mode 100644 pengine/test10/rec-node-11.xml create mode 100644 pengine/test10/rec-node-12.dot create mode 100644 pengine/test10/rec-node-12.exp create mode 100644 pengine/test10/rec-node-12.scores create mode 100644 pengine/test10/rec-node-12.summary create mode 100644 pengine/test10/rec-node-12.xml create mode 100644 pengine/test10/rec-node-13.dot create mode 100644 pengine/test10/rec-node-13.exp create mode 100644 pengine/test10/rec-node-13.scores create mode 100644 pengine/test10/rec-node-13.summary create mode 100644 pengine/test10/rec-node-13.xml create mode 100644 pengine/test10/rec-node-14.dot create mode 100644 pengine/test10/rec-node-14.exp create mode 100644 pengine/test10/rec-node-14.scores create mode 100644 pengine/test10/rec-node-14.summary create mode 100644 pengine/test10/rec-node-14.xml create mode 100644 pengine/test10/rec-node-15.dot create mode 100644 pengine/test10/rec-node-15.exp create mode 100644 pengine/test10/rec-node-15.scores create mode 100644 pengine/test10/rec-node-15.summary create mode 100644 pengine/test10/rec-node-15.xml create mode 100644 pengine/test10/rec-node-2.dot create mode 100644 pengine/test10/rec-node-2.exp create mode 100644 pengine/test10/rec-node-2.scores create mode 100644 pengine/test10/rec-node-2.summary create mode 100644 pengine/test10/rec-node-2.te.exp create mode 100644 pengine/test10/rec-node-2.xml create mode 100644 pengine/test10/rec-node-3.dot create mode 100644 pengine/test10/rec-node-3.exp create mode 100644 pengine/test10/rec-node-3.scores create mode 100644 pengine/test10/rec-node-3.summary create mode 100644 pengine/test10/rec-node-3.te.exp create mode 100644 pengine/test10/rec-node-3.xml create mode 100644 pengine/test10/rec-node-4.dot create mode 100644 pengine/test10/rec-node-4.exp create mode 100644 pengine/test10/rec-node-4.scores create mode 100644 pengine/test10/rec-node-4.summary create mode 100644 pengine/test10/rec-node-4.te.exp create mode 100644 pengine/test10/rec-node-4.xml create mode 100644 pengine/test10/rec-node-5.dot create mode 100644 pengine/test10/rec-node-5.exp create mode 100644 pengine/test10/rec-node-5.scores create mode 100644 pengine/test10/rec-node-5.summary create mode 100644 pengine/test10/rec-node-5.te.exp create mode 100644 pengine/test10/rec-node-5.xml create mode 100644 pengine/test10/rec-node-6.dot create mode 100644 pengine/test10/rec-node-6.exp create mode 100644 pengine/test10/rec-node-6.scores create mode 100644 pengine/test10/rec-node-6.summary create mode 100644 pengine/test10/rec-node-6.te.exp create mode 100644 pengine/test10/rec-node-6.xml create mode 100644 pengine/test10/rec-node-7.dot create mode 100644 pengine/test10/rec-node-7.exp create mode 100644 pengine/test10/rec-node-7.scores create mode 100644 pengine/test10/rec-node-7.summary create mode 100644 pengine/test10/rec-node-7.te.exp create mode 100644 pengine/test10/rec-node-7.xml create mode 100644 pengine/test10/rec-node-8.dot create mode 100644 pengine/test10/rec-node-8.exp create mode 100644 pengine/test10/rec-node-8.scores create mode 100644 pengine/test10/rec-node-8.summary create mode 100644 pengine/test10/rec-node-8.te.exp create mode 100644 pengine/test10/rec-node-8.xml create mode 100644 pengine/test10/rec-node-9.dot create mode 100644 pengine/test10/rec-node-9.exp create mode 100644 pengine/test10/rec-node-9.scores create mode 100644 pengine/test10/rec-node-9.summary create mode 100644 pengine/test10/rec-node-9.te.exp create mode 100644 pengine/test10/rec-node-9.xml create mode 100644 pengine/test10/rec-rsc-0.dot create mode 100644 pengine/test10/rec-rsc-0.exp create mode 100644 pengine/test10/rec-rsc-0.scores create mode 100644 pengine/test10/rec-rsc-0.summary create mode 100644 pengine/test10/rec-rsc-0.te.exp create mode 100644 pengine/test10/rec-rsc-0.xml create mode 100644 pengine/test10/rec-rsc-1.dot create mode 100644 pengine/test10/rec-rsc-1.exp create mode 100644 pengine/test10/rec-rsc-1.scores create mode 100644 pengine/test10/rec-rsc-1.summary create mode 100644 pengine/test10/rec-rsc-1.te.exp create mode 100644 pengine/test10/rec-rsc-1.xml create mode 100644 pengine/test10/rec-rsc-2.dot create mode 100644 pengine/test10/rec-rsc-2.exp create mode 100644 pengine/test10/rec-rsc-2.scores create mode 100644 pengine/test10/rec-rsc-2.summary create mode 100644 pengine/test10/rec-rsc-2.te.exp create mode 100644 pengine/test10/rec-rsc-2.xml create mode 100644 pengine/test10/rec-rsc-3.dot create mode 100644 pengine/test10/rec-rsc-3.exp create mode 100644 pengine/test10/rec-rsc-3.scores create mode 100644 pengine/test10/rec-rsc-3.summary create mode 100644 pengine/test10/rec-rsc-3.te.exp create mode 100644 pengine/test10/rec-rsc-3.xml create mode 100644 pengine/test10/rec-rsc-4.dot create mode 100644 pengine/test10/rec-rsc-4.exp create mode 100644 pengine/test10/rec-rsc-4.scores create mode 100644 pengine/test10/rec-rsc-4.summary create mode 100644 pengine/test10/rec-rsc-4.te.exp create mode 100644 pengine/test10/rec-rsc-4.xml create mode 100644 pengine/test10/rec-rsc-5.dot create mode 100644 pengine/test10/rec-rsc-5.exp create mode 100644 pengine/test10/rec-rsc-5.scores create mode 100644 pengine/test10/rec-rsc-5.summary create mode 100644 pengine/test10/rec-rsc-5.te.exp create mode 100644 pengine/test10/rec-rsc-5.xml create mode 100644 pengine/test10/rec-rsc-6.dot create mode 100644 pengine/test10/rec-rsc-6.exp create mode 100644 pengine/test10/rec-rsc-6.scores create mode 100644 pengine/test10/rec-rsc-6.summary create mode 100644 pengine/test10/rec-rsc-6.te.exp create mode 100644 pengine/test10/rec-rsc-6.xml create mode 100644 pengine/test10/rec-rsc-7.dot create mode 100644 pengine/test10/rec-rsc-7.exp create mode 100644 pengine/test10/rec-rsc-7.scores create mode 100644 pengine/test10/rec-rsc-7.summary create mode 100644 pengine/test10/rec-rsc-7.te.exp create mode 100644 pengine/test10/rec-rsc-7.xml create mode 100644 pengine/test10/rec-rsc-8.dot create mode 100644 pengine/test10/rec-rsc-8.exp create mode 100644 pengine/test10/rec-rsc-8.scores create mode 100644 pengine/test10/rec-rsc-8.summary create mode 100644 pengine/test10/rec-rsc-8.te.exp create mode 100644 pengine/test10/rec-rsc-8.xml create mode 100644 pengine/test10/rec-rsc-9.dot create mode 100644 pengine/test10/rec-rsc-9.exp create mode 100644 pengine/test10/rec-rsc-9.scores create mode 100644 pengine/test10/rec-rsc-9.summary create mode 100644 pengine/test10/rec-rsc-9.xml create mode 100644 pengine/test10/reload-becomes-restart.dot create mode 100644 pengine/test10/reload-becomes-restart.exp create mode 100644 pengine/test10/reload-becomes-restart.scores create mode 100644 pengine/test10/reload-becomes-restart.summary create mode 100644 pengine/test10/reload-becomes-restart.xml create mode 100644 pengine/test10/reload-versioned.dot create mode 100644 pengine/test10/reload-versioned.exp create mode 100644 pengine/test10/reload-versioned.scores create mode 100644 pengine/test10/reload-versioned.summary create mode 100644 pengine/test10/reload-versioned.xml create mode 100644 pengine/test10/remote-connection-unrecoverable.dot create mode 100644 pengine/test10/remote-connection-unrecoverable.exp create mode 100644 pengine/test10/remote-connection-unrecoverable.scores create mode 100644 pengine/test10/remote-connection-unrecoverable.summary create mode 100644 pengine/test10/remote-connection-unrecoverable.xml create mode 100644 pengine/test10/remote-disable.dot create mode 100644 pengine/test10/remote-disable.exp create mode 100644 pengine/test10/remote-disable.scores create mode 100644 pengine/test10/remote-disable.summary create mode 100644 pengine/test10/remote-disable.xml create mode 100644 pengine/test10/remote-fence-before-reconnect.dot create mode 100644 pengine/test10/remote-fence-before-reconnect.exp create mode 100644 pengine/test10/remote-fence-before-reconnect.scores create mode 100644 pengine/test10/remote-fence-before-reconnect.summary create mode 100644 pengine/test10/remote-fence-before-reconnect.xml create mode 100644 pengine/test10/remote-fence-unclean-3.dot create mode 100644 pengine/test10/remote-fence-unclean-3.exp create mode 100644 pengine/test10/remote-fence-unclean-3.scores create mode 100644 pengine/test10/remote-fence-unclean-3.summary create mode 100644 pengine/test10/remote-fence-unclean-3.xml create mode 100644 pengine/test10/remote-fence-unclean.dot create mode 100644 pengine/test10/remote-fence-unclean.exp create mode 100644 pengine/test10/remote-fence-unclean.scores create mode 100644 pengine/test10/remote-fence-unclean.summary create mode 100644 pengine/test10/remote-fence-unclean.xml create mode 100644 pengine/test10/remote-fence-unclean2.dot create mode 100644 pengine/test10/remote-fence-unclean2.exp create mode 100644 pengine/test10/remote-fence-unclean2.scores create mode 100644 pengine/test10/remote-fence-unclean2.summary create mode 100644 pengine/test10/remote-fence-unclean2.xml create mode 100644 pengine/test10/remote-move.dot create mode 100644 pengine/test10/remote-move.exp create mode 100644 pengine/test10/remote-move.scores create mode 100644 pengine/test10/remote-move.summary create mode 100644 pengine/test10/remote-move.xml create mode 100644 pengine/test10/remote-orphaned.dot create mode 100644 pengine/test10/remote-orphaned.exp create mode 100644 pengine/test10/remote-orphaned.scores create mode 100644 pengine/test10/remote-orphaned.summary create mode 100644 pengine/test10/remote-orphaned.xml create mode 100644 pengine/test10/remote-orphaned2.dot create mode 100644 pengine/test10/remote-orphaned2.exp create mode 100644 pengine/test10/remote-orphaned2.scores create mode 100644 pengine/test10/remote-orphaned2.summary create mode 100644 pengine/test10/remote-orphaned2.xml create mode 100644 pengine/test10/remote-partial-migrate.dot create mode 100644 pengine/test10/remote-partial-migrate.exp create mode 100644 pengine/test10/remote-partial-migrate.scores create mode 100644 pengine/test10/remote-partial-migrate.summary create mode 100644 pengine/test10/remote-partial-migrate.xml create mode 100644 pengine/test10/remote-partial-migrate2.dot create mode 100644 pengine/test10/remote-partial-migrate2.exp create mode 100644 pengine/test10/remote-partial-migrate2.scores create mode 100644 pengine/test10/remote-partial-migrate2.summary create mode 100644 pengine/test10/remote-partial-migrate2.xml create mode 100644 pengine/test10/remote-probe-disable.dot create mode 100644 pengine/test10/remote-probe-disable.exp create mode 100644 pengine/test10/remote-probe-disable.scores create mode 100644 pengine/test10/remote-probe-disable.summary create mode 100644 pengine/test10/remote-probe-disable.xml create mode 100644 pengine/test10/remote-reconnect-delay.dot create mode 100644 pengine/test10/remote-reconnect-delay.exp create mode 100644 pengine/test10/remote-reconnect-delay.scores create mode 100644 pengine/test10/remote-reconnect-delay.summary create mode 100644 pengine/test10/remote-reconnect-delay.xml create mode 100644 pengine/test10/remote-recover-all.dot create mode 100644 pengine/test10/remote-recover-all.exp create mode 100644 pengine/test10/remote-recover-all.scores create mode 100644 pengine/test10/remote-recover-all.summary create mode 100644 pengine/test10/remote-recover-all.xml create mode 100644 pengine/test10/remote-recover-connection.dot create mode 100644 pengine/test10/remote-recover-connection.exp create mode 100644 pengine/test10/remote-recover-connection.scores create mode 100644 pengine/test10/remote-recover-connection.summary create mode 100644 pengine/test10/remote-recover-connection.xml create mode 100644 pengine/test10/remote-recover-fail.dot create mode 100644 pengine/test10/remote-recover-fail.exp create mode 100644 pengine/test10/remote-recover-fail.scores create mode 100644 pengine/test10/remote-recover-fail.summary create mode 100644 pengine/test10/remote-recover-fail.xml create mode 100644 pengine/test10/remote-recover-no-resources.dot create mode 100644 pengine/test10/remote-recover-no-resources.exp create mode 100644 pengine/test10/remote-recover-no-resources.scores create mode 100644 pengine/test10/remote-recover-no-resources.summary create mode 100644 pengine/test10/remote-recover-no-resources.xml create mode 100644 pengine/test10/remote-recover-unknown.dot create mode 100644 pengine/test10/remote-recover-unknown.exp create mode 100644 pengine/test10/remote-recover-unknown.scores create mode 100644 pengine/test10/remote-recover-unknown.summary create mode 100644 pengine/test10/remote-recover-unknown.xml create mode 100644 pengine/test10/remote-recover.dot create mode 100644 pengine/test10/remote-recover.exp create mode 100644 pengine/test10/remote-recover.scores create mode 100644 pengine/test10/remote-recover.summary create mode 100644 pengine/test10/remote-recover.xml create mode 100644 pengine/test10/remote-recovery.dot create mode 100644 pengine/test10/remote-recovery.exp create mode 100644 pengine/test10/remote-recovery.scores create mode 100644 pengine/test10/remote-recovery.summary create mode 100644 pengine/test10/remote-recovery.xml create mode 100644 pengine/test10/remote-stale-node-entry.dot create mode 100644 pengine/test10/remote-stale-node-entry.exp create mode 100644 pengine/test10/remote-stale-node-entry.scores create mode 100644 pengine/test10/remote-stale-node-entry.summary create mode 100644 pengine/test10/remote-stale-node-entry.xml create mode 100644 pengine/test10/remote-start-fail.dot create mode 100644 pengine/test10/remote-start-fail.exp create mode 100644 pengine/test10/remote-start-fail.scores create mode 100644 pengine/test10/remote-start-fail.summary create mode 100644 pengine/test10/remote-start-fail.xml create mode 100644 pengine/test10/remote-startup-probes.dot create mode 100644 pengine/test10/remote-startup-probes.exp create mode 100644 pengine/test10/remote-startup-probes.scores create mode 100644 pengine/test10/remote-startup-probes.summary create mode 100644 pengine/test10/remote-startup-probes.xml create mode 100644 pengine/test10/remote-startup.dot create mode 100644 pengine/test10/remote-startup.exp create mode 100644 pengine/test10/remote-startup.scores create mode 100644 pengine/test10/remote-startup.summary create mode 100644 pengine/test10/remote-startup.xml create mode 100644 pengine/test10/remote-unclean2.dot create mode 100644 pengine/test10/remote-unclean2.exp create mode 100644 pengine/test10/remote-unclean2.scores create mode 100644 pengine/test10/remote-unclean2.summary create mode 100644 pengine/test10/remote-unclean2.xml create mode 100644 pengine/test10/reprobe-target_rc.dot create mode 100644 pengine/test10/reprobe-target_rc.exp create mode 100644 pengine/test10/reprobe-target_rc.scores create mode 100644 pengine/test10/reprobe-target_rc.summary create mode 100644 pengine/test10/reprobe-target_rc.xml create mode 100644 pengine/test10/resource-discovery.dot create mode 100644 pengine/test10/resource-discovery.exp create mode 100644 pengine/test10/resource-discovery.scores create mode 100644 pengine/test10/resource-discovery.summary create mode 100644 pengine/test10/resource-discovery.xml create mode 100644 pengine/test10/restart-versioned.dot create mode 100644 pengine/test10/restart-versioned.exp create mode 100644 pengine/test10/restart-versioned.scores create mode 100644 pengine/test10/restart-versioned.summary create mode 100644 pengine/test10/restart-versioned.xml create mode 100644 pengine/test10/rsc-discovery-per-node.dot create mode 100644 pengine/test10/rsc-discovery-per-node.exp create mode 100644 pengine/test10/rsc-discovery-per-node.scores create mode 100644 pengine/test10/rsc-discovery-per-node.summary create mode 100644 pengine/test10/rsc-discovery-per-node.xml create mode 100644 pengine/test10/rsc-maintenance.dot create mode 100644 pengine/test10/rsc-maintenance.exp create mode 100644 pengine/test10/rsc-maintenance.scores create mode 100644 pengine/test10/rsc-maintenance.summary create mode 100644 pengine/test10/rsc-maintenance.xml create mode 100644 pengine/test10/rsc-sets-clone-1.dot create mode 100644 pengine/test10/rsc-sets-clone-1.exp create mode 100644 pengine/test10/rsc-sets-clone-1.scores create mode 100644 pengine/test10/rsc-sets-clone-1.summary create mode 100644 pengine/test10/rsc-sets-clone-1.xml create mode 100644 pengine/test10/rsc-sets-clone.dot create mode 100644 pengine/test10/rsc-sets-clone.exp create mode 100644 pengine/test10/rsc-sets-clone.scores create mode 100644 pengine/test10/rsc-sets-clone.summary create mode 100644 pengine/test10/rsc-sets-clone.xml create mode 100644 pengine/test10/rsc-sets-master.dot create mode 100644 pengine/test10/rsc-sets-master.exp create mode 100644 pengine/test10/rsc-sets-master.scores create mode 100644 pengine/test10/rsc-sets-master.summary create mode 100644 pengine/test10/rsc-sets-master.xml create mode 100644 pengine/test10/rsc-sets-seq-false.dot create mode 100644 pengine/test10/rsc-sets-seq-false.exp create mode 100644 pengine/test10/rsc-sets-seq-false.scores create mode 100644 pengine/test10/rsc-sets-seq-false.summary create mode 100644 pengine/test10/rsc-sets-seq-false.xml create mode 100644 pengine/test10/rsc-sets-seq-true.dot create mode 100644 pengine/test10/rsc-sets-seq-true.exp create mode 100644 pengine/test10/rsc-sets-seq-true.scores create mode 100644 pengine/test10/rsc-sets-seq-true.summary create mode 100644 pengine/test10/rsc-sets-seq-true.xml create mode 100644 pengine/test10/rsc_dep1.dot create mode 100644 pengine/test10/rsc_dep1.exp create mode 100644 pengine/test10/rsc_dep1.scores create mode 100644 pengine/test10/rsc_dep1.summary create mode 100644 pengine/test10/rsc_dep1.te.exp create mode 100644 pengine/test10/rsc_dep1.xml create mode 100644 pengine/test10/rsc_dep10.dot create mode 100644 pengine/test10/rsc_dep10.exp create mode 100644 pengine/test10/rsc_dep10.scores create mode 100644 pengine/test10/rsc_dep10.summary create mode 100644 pengine/test10/rsc_dep10.te.exp create mode 100644 pengine/test10/rsc_dep10.xml create mode 100644 pengine/test10/rsc_dep2.dot create mode 100644 pengine/test10/rsc_dep2.exp create mode 100644 pengine/test10/rsc_dep2.scores create mode 100644 pengine/test10/rsc_dep2.summary create mode 100644 pengine/test10/rsc_dep2.xml create mode 100644 pengine/test10/rsc_dep3.dot create mode 100644 pengine/test10/rsc_dep3.exp create mode 100644 pengine/test10/rsc_dep3.scores create mode 100644 pengine/test10/rsc_dep3.summary create mode 100644 pengine/test10/rsc_dep3.te.exp create mode 100644 pengine/test10/rsc_dep3.xml create mode 100644 pengine/test10/rsc_dep4.dot create mode 100644 pengine/test10/rsc_dep4.exp create mode 100644 pengine/test10/rsc_dep4.scores create mode 100644 pengine/test10/rsc_dep4.summary create mode 100644 pengine/test10/rsc_dep4.xml create mode 100644 pengine/test10/rsc_dep5.dot create mode 100644 pengine/test10/rsc_dep5.exp create mode 100644 pengine/test10/rsc_dep5.scores create mode 100644 pengine/test10/rsc_dep5.summary create mode 100644 pengine/test10/rsc_dep5.te.exp create mode 100644 pengine/test10/rsc_dep5.xml create mode 100644 pengine/test10/rsc_dep7.dot create mode 100644 pengine/test10/rsc_dep7.exp create mode 100644 pengine/test10/rsc_dep7.scores create mode 100644 pengine/test10/rsc_dep7.summary create mode 100644 pengine/test10/rsc_dep7.te.exp create mode 100644 pengine/test10/rsc_dep7.xml create mode 100644 pengine/test10/rsc_dep8.dot create mode 100644 pengine/test10/rsc_dep8.exp create mode 100644 pengine/test10/rsc_dep8.scores create mode 100644 pengine/test10/rsc_dep8.summary create mode 100644 pengine/test10/rsc_dep8.xml create mode 100644 pengine/test10/rsc_dep9.exp create mode 100644 pengine/test10/rsc_location1.exp create mode 100644 pengine/test10/rsc_location1.te.exp create mode 100644 pengine/test10/rsc_location2.exp create mode 100644 pengine/test10/rsc_location2.te.exp create mode 100644 pengine/test10/rsc_location3.exp create mode 100644 pengine/test10/rsc_location3.te.exp create mode 100644 pengine/test10/rsc_location4.exp create mode 100644 pengine/test10/rsc_location4.te.exp create mode 100644 pengine/test10/rsc_location5.exp create mode 100644 pengine/test10/rsc_location5.te.exp create mode 100644 pengine/test10/shutdown-maintenance-node.dot create mode 100644 pengine/test10/shutdown-maintenance-node.exp create mode 100644 pengine/test10/shutdown-maintenance-node.scores create mode 100644 pengine/test10/shutdown-maintenance-node.summary create mode 100644 pengine/test10/shutdown-maintenance-node.xml create mode 100644 pengine/test10/simple1.dot create mode 100644 pengine/test10/simple1.exp create mode 100644 pengine/test10/simple1.scores create mode 100644 pengine/test10/simple1.summary create mode 100644 pengine/test10/simple1.te.exp create mode 100644 pengine/test10/simple1.xml create mode 100644 pengine/test10/simple11.dot create mode 100644 pengine/test10/simple11.exp create mode 100644 pengine/test10/simple11.scores create mode 100644 pengine/test10/simple11.summary create mode 100644 pengine/test10/simple11.te.exp create mode 100644 pengine/test10/simple11.xml create mode 100644 pengine/test10/simple12.dot create mode 100644 pengine/test10/simple12.exp create mode 100644 pengine/test10/simple12.scores create mode 100644 pengine/test10/simple12.summary create mode 100644 pengine/test10/simple12.te.exp create mode 100644 pengine/test10/simple12.xml create mode 100644 pengine/test10/simple2.dot create mode 100644 pengine/test10/simple2.exp create mode 100644 pengine/test10/simple2.scores create mode 100644 pengine/test10/simple2.summary create mode 100644 pengine/test10/simple2.te.exp create mode 100644 pengine/test10/simple2.xml create mode 100644 pengine/test10/simple3.dot create mode 100644 pengine/test10/simple3.exp create mode 100644 pengine/test10/simple3.scores create mode 100644 pengine/test10/simple3.summary create mode 100644 pengine/test10/simple3.te.exp create mode 100644 pengine/test10/simple3.xml create mode 100644 pengine/test10/simple4.dot create mode 100644 pengine/test10/simple4.exp create mode 100644 pengine/test10/simple4.scores create mode 100644 pengine/test10/simple4.summary create mode 100644 pengine/test10/simple4.te.exp create mode 100644 pengine/test10/simple4.xml create mode 100644 pengine/test10/simple6.dot create mode 100644 pengine/test10/simple6.exp create mode 100644 pengine/test10/simple6.scores create mode 100644 pengine/test10/simple6.summary create mode 100644 pengine/test10/simple6.te.exp create mode 100644 pengine/test10/simple6.xml create mode 100644 pengine/test10/simple7.dot create mode 100644 pengine/test10/simple7.exp create mode 100644 pengine/test10/simple7.scores create mode 100644 pengine/test10/simple7.summary create mode 100644 pengine/test10/simple7.te.exp create mode 100644 pengine/test10/simple7.xml create mode 100644 pengine/test10/simple8.dot create mode 100644 pengine/test10/simple8.exp create mode 100644 pengine/test10/simple8.scores create mode 100644 pengine/test10/simple8.summary create mode 100644 pengine/test10/simple8.xml create mode 100644 pengine/test10/site-specific-params.dot create mode 100644 pengine/test10/site-specific-params.exp create mode 100644 pengine/test10/site-specific-params.scores create mode 100644 pengine/test10/site-specific-params.summary create mode 100644 pengine/test10/site-specific-params.xml create mode 100644 pengine/test10/standby.dot create mode 100644 pengine/test10/standby.exp create mode 100644 pengine/test10/standby.scores create mode 100644 pengine/test10/standby.summary create mode 100644 pengine/test10/standby.xml create mode 100644 pengine/test10/start-then-stop-with-unfence.dot create mode 100644 pengine/test10/start-then-stop-with-unfence.exp create mode 100644 pengine/test10/start-then-stop-with-unfence.scores create mode 100644 pengine/test10/start-then-stop-with-unfence.summary create mode 100644 pengine/test10/start-then-stop-with-unfence.xml create mode 100644 pengine/test10/stonith-0.dot create mode 100644 pengine/test10/stonith-0.exp create mode 100644 pengine/test10/stonith-0.scores create mode 100644 pengine/test10/stonith-0.summary create mode 100644 pengine/test10/stonith-0.xml create mode 100644 pengine/test10/stonith-1.dot create mode 100644 pengine/test10/stonith-1.exp create mode 100644 pengine/test10/stonith-1.scores create mode 100644 pengine/test10/stonith-1.summary create mode 100644 pengine/test10/stonith-1.xml create mode 100644 pengine/test10/stonith-2.dot create mode 100644 pengine/test10/stonith-2.exp create mode 100644 pengine/test10/stonith-2.scores create mode 100644 pengine/test10/stonith-2.summary create mode 100644 pengine/test10/stonith-2.xml create mode 100644 pengine/test10/stonith-3.dot create mode 100644 pengine/test10/stonith-3.exp create mode 100644 pengine/test10/stonith-3.scores create mode 100644 pengine/test10/stonith-3.summary create mode 100644 pengine/test10/stonith-3.xml create mode 100644 pengine/test10/stonith-4.dot create mode 100644 pengine/test10/stonith-4.exp create mode 100644 pengine/test10/stonith-4.scores create mode 100644 pengine/test10/stonith-4.summary create mode 100644 pengine/test10/stonith-4.xml create mode 100644 pengine/test10/stop-failure-no-fencing.dot create mode 100644 pengine/test10/stop-failure-no-fencing.exp create mode 100644 pengine/test10/stop-failure-no-fencing.scores create mode 100644 pengine/test10/stop-failure-no-fencing.summary create mode 100644 pengine/test10/stop-failure-no-fencing.xml create mode 100644 pengine/test10/stop-failure-no-quorum.dot create mode 100644 pengine/test10/stop-failure-no-quorum.exp create mode 100644 pengine/test10/stop-failure-no-quorum.scores create mode 100644 pengine/test10/stop-failure-no-quorum.summary create mode 100644 pengine/test10/stop-failure-no-quorum.xml create mode 100644 pengine/test10/stop-failure-with-fencing.dot create mode 100644 pengine/test10/stop-failure-with-fencing.exp create mode 100644 pengine/test10/stop-failure-with-fencing.scores create mode 100644 pengine/test10/stop-failure-with-fencing.summary create mode 100644 pengine/test10/stop-failure-with-fencing.xml create mode 100644 pengine/test10/stopped-monitor-00.dot create mode 100644 pengine/test10/stopped-monitor-00.exp create mode 100644 pengine/test10/stopped-monitor-00.scores create mode 100644 pengine/test10/stopped-monitor-00.summary create mode 100644 pengine/test10/stopped-monitor-00.xml create mode 100644 pengine/test10/stopped-monitor-01.dot create mode 100644 pengine/test10/stopped-monitor-01.exp create mode 100644 pengine/test10/stopped-monitor-01.scores create mode 100644 pengine/test10/stopped-monitor-01.summary create mode 100644 pengine/test10/stopped-monitor-01.xml create mode 100644 pengine/test10/stopped-monitor-02.dot create mode 100644 pengine/test10/stopped-monitor-02.exp create mode 100644 pengine/test10/stopped-monitor-02.scores create mode 100644 pengine/test10/stopped-monitor-02.summary create mode 100644 pengine/test10/stopped-monitor-02.xml create mode 100644 pengine/test10/stopped-monitor-03.dot create mode 100644 pengine/test10/stopped-monitor-03.exp create mode 100644 pengine/test10/stopped-monitor-03.scores create mode 100644 pengine/test10/stopped-monitor-03.summary create mode 100644 pengine/test10/stopped-monitor-03.xml create mode 100644 pengine/test10/stopped-monitor-04.dot create mode 100644 pengine/test10/stopped-monitor-04.exp create mode 100644 pengine/test10/stopped-monitor-04.scores create mode 100644 pengine/test10/stopped-monitor-04.summary create mode 100644 pengine/test10/stopped-monitor-04.xml create mode 100644 pengine/test10/stopped-monitor-05.dot create mode 100644 pengine/test10/stopped-monitor-05.exp create mode 100644 pengine/test10/stopped-monitor-05.scores create mode 100644 pengine/test10/stopped-monitor-05.summary create mode 100644 pengine/test10/stopped-monitor-05.xml create mode 100644 pengine/test10/stopped-monitor-06.dot create mode 100644 pengine/test10/stopped-monitor-06.exp create mode 100644 pengine/test10/stopped-monitor-06.scores create mode 100644 pengine/test10/stopped-monitor-06.summary create mode 100644 pengine/test10/stopped-monitor-06.xml create mode 100644 pengine/test10/stopped-monitor-07.dot create mode 100644 pengine/test10/stopped-monitor-07.exp create mode 100644 pengine/test10/stopped-monitor-07.scores create mode 100644 pengine/test10/stopped-monitor-07.summary create mode 100644 pengine/test10/stopped-monitor-07.xml create mode 100644 pengine/test10/stopped-monitor-08.dot create mode 100644 pengine/test10/stopped-monitor-08.exp create mode 100644 pengine/test10/stopped-monitor-08.scores create mode 100644 pengine/test10/stopped-monitor-08.summary create mode 100644 pengine/test10/stopped-monitor-08.xml create mode 100644 pengine/test10/stopped-monitor-09.dot create mode 100644 pengine/test10/stopped-monitor-09.exp create mode 100644 pengine/test10/stopped-monitor-09.scores create mode 100644 pengine/test10/stopped-monitor-09.summary create mode 100644 pengine/test10/stopped-monitor-09.xml create mode 100644 pengine/test10/stopped-monitor-10.dot create mode 100644 pengine/test10/stopped-monitor-10.exp create mode 100644 pengine/test10/stopped-monitor-10.scores create mode 100644 pengine/test10/stopped-monitor-10.summary create mode 100644 pengine/test10/stopped-monitor-10.xml create mode 100644 pengine/test10/stopped-monitor-11.dot create mode 100644 pengine/test10/stopped-monitor-11.exp create mode 100644 pengine/test10/stopped-monitor-11.scores create mode 100644 pengine/test10/stopped-monitor-11.summary create mode 100644 pengine/test10/stopped-monitor-11.xml create mode 100644 pengine/test10/stopped-monitor-12.dot create mode 100644 pengine/test10/stopped-monitor-12.exp create mode 100644 pengine/test10/stopped-monitor-12.scores create mode 100644 pengine/test10/stopped-monitor-12.summary create mode 100644 pengine/test10/stopped-monitor-12.xml create mode 100644 pengine/test10/stopped-monitor-20.dot create mode 100644 pengine/test10/stopped-monitor-20.exp create mode 100644 pengine/test10/stopped-monitor-20.scores create mode 100644 pengine/test10/stopped-monitor-20.summary create mode 100644 pengine/test10/stopped-monitor-20.xml create mode 100644 pengine/test10/stopped-monitor-21.dot create mode 100644 pengine/test10/stopped-monitor-21.exp create mode 100644 pengine/test10/stopped-monitor-21.scores create mode 100644 pengine/test10/stopped-monitor-21.summary create mode 100644 pengine/test10/stopped-monitor-21.xml create mode 100644 pengine/test10/stopped-monitor-22.dot create mode 100644 pengine/test10/stopped-monitor-22.exp create mode 100644 pengine/test10/stopped-monitor-22.scores create mode 100644 pengine/test10/stopped-monitor-22.summary create mode 100644 pengine/test10/stopped-monitor-22.xml create mode 100644 pengine/test10/stopped-monitor-23.dot create mode 100644 pengine/test10/stopped-monitor-23.exp create mode 100644 pengine/test10/stopped-monitor-23.scores create mode 100644 pengine/test10/stopped-monitor-23.summary create mode 100644 pengine/test10/stopped-monitor-23.xml create mode 100644 pengine/test10/stopped-monitor-24.dot create mode 100644 pengine/test10/stopped-monitor-24.exp create mode 100644 pengine/test10/stopped-monitor-24.scores create mode 100644 pengine/test10/stopped-monitor-24.summary create mode 100644 pengine/test10/stopped-monitor-24.xml create mode 100644 pengine/test10/stopped-monitor-25.dot create mode 100644 pengine/test10/stopped-monitor-25.exp create mode 100644 pengine/test10/stopped-monitor-25.scores create mode 100644 pengine/test10/stopped-monitor-25.summary create mode 100644 pengine/test10/stopped-monitor-25.xml create mode 100644 pengine/test10/stopped-monitor-26.dot create mode 100644 pengine/test10/stopped-monitor-26.exp create mode 100644 pengine/test10/stopped-monitor-26.scores create mode 100644 pengine/test10/stopped-monitor-26.summary create mode 100644 pengine/test10/stopped-monitor-26.xml create mode 100644 pengine/test10/stopped-monitor-27.dot create mode 100644 pengine/test10/stopped-monitor-27.exp create mode 100644 pengine/test10/stopped-monitor-27.scores create mode 100644 pengine/test10/stopped-monitor-27.summary create mode 100644 pengine/test10/stopped-monitor-27.xml create mode 100644 pengine/test10/stopped-monitor-30.dot create mode 100644 pengine/test10/stopped-monitor-30.exp create mode 100644 pengine/test10/stopped-monitor-30.scores create mode 100644 pengine/test10/stopped-monitor-30.summary create mode 100644 pengine/test10/stopped-monitor-30.xml create mode 100644 pengine/test10/stopped-monitor-31.dot create mode 100644 pengine/test10/stopped-monitor-31.exp create mode 100644 pengine/test10/stopped-monitor-31.scores create mode 100644 pengine/test10/stopped-monitor-31.summary create mode 100644 pengine/test10/stopped-monitor-31.xml create mode 100644 pengine/test10/suicide-needed-inquorate.dot create mode 100644 pengine/test10/suicide-needed-inquorate.exp create mode 100644 pengine/test10/suicide-needed-inquorate.scores create mode 100644 pengine/test10/suicide-needed-inquorate.summary create mode 100644 pengine/test10/suicide-needed-inquorate.xml create mode 100644 pengine/test10/suicide-not-needed-initial-quorum.dot create mode 100644 pengine/test10/suicide-not-needed-initial-quorum.exp create mode 100644 pengine/test10/suicide-not-needed-initial-quorum.scores create mode 100644 pengine/test10/suicide-not-needed-initial-quorum.summary create mode 100644 pengine/test10/suicide-not-needed-initial-quorum.xml create mode 100644 pengine/test10/suicide-not-needed-never-quorate.dot create mode 100644 pengine/test10/suicide-not-needed-never-quorate.exp create mode 100644 pengine/test10/suicide-not-needed-never-quorate.scores create mode 100644 pengine/test10/suicide-not-needed-never-quorate.summary create mode 100644 pengine/test10/suicide-not-needed-never-quorate.xml create mode 100644 pengine/test10/suicide-not-needed-quorate.dot create mode 100644 pengine/test10/suicide-not-needed-quorate.exp create mode 100644 pengine/test10/suicide-not-needed-quorate.scores create mode 100644 pengine/test10/suicide-not-needed-quorate.summary create mode 100644 pengine/test10/suicide-not-needed-quorate.xml create mode 100644 pengine/test10/systemhealth1.dot create mode 100644 pengine/test10/systemhealth1.exp create mode 100644 pengine/test10/systemhealth1.scores create mode 100644 pengine/test10/systemhealth1.summary create mode 100644 pengine/test10/systemhealth1.xml create mode 100644 pengine/test10/systemhealth2.dot create mode 100644 pengine/test10/systemhealth2.exp create mode 100644 pengine/test10/systemhealth2.scores create mode 100644 pengine/test10/systemhealth2.summary create mode 100644 pengine/test10/systemhealth2.xml create mode 100644 pengine/test10/systemhealth3.dot create mode 100644 pengine/test10/systemhealth3.exp create mode 100644 pengine/test10/systemhealth3.scores create mode 100644 pengine/test10/systemhealth3.summary create mode 100644 pengine/test10/systemhealth3.xml create mode 100644 pengine/test10/systemhealthm1.dot create mode 100644 pengine/test10/systemhealthm1.exp create mode 100644 pengine/test10/systemhealthm1.scores create mode 100644 pengine/test10/systemhealthm1.summary create mode 100644 pengine/test10/systemhealthm1.xml create mode 100644 pengine/test10/systemhealthm2.dot create mode 100644 pengine/test10/systemhealthm2.exp create mode 100644 pengine/test10/systemhealthm2.scores create mode 100644 pengine/test10/systemhealthm2.summary create mode 100644 pengine/test10/systemhealthm2.xml create mode 100644 pengine/test10/systemhealthm3.dot create mode 100644 pengine/test10/systemhealthm3.exp create mode 100644 pengine/test10/systemhealthm3.scores create mode 100644 pengine/test10/systemhealthm3.summary create mode 100644 pengine/test10/systemhealthm3.xml create mode 100644 pengine/test10/systemhealthn1.dot create mode 100644 pengine/test10/systemhealthn1.exp create mode 100644 pengine/test10/systemhealthn1.scores create mode 100644 pengine/test10/systemhealthn1.summary create mode 100644 pengine/test10/systemhealthn1.xml create mode 100644 pengine/test10/systemhealthn2.dot create mode 100644 pengine/test10/systemhealthn2.exp create mode 100644 pengine/test10/systemhealthn2.scores create mode 100644 pengine/test10/systemhealthn2.summary create mode 100644 pengine/test10/systemhealthn2.xml create mode 100644 pengine/test10/systemhealthn3.dot create mode 100644 pengine/test10/systemhealthn3.exp create mode 100644 pengine/test10/systemhealthn3.scores create mode 100644 pengine/test10/systemhealthn3.summary create mode 100644 pengine/test10/systemhealthn3.xml create mode 100644 pengine/test10/systemhealtho1.dot create mode 100644 pengine/test10/systemhealtho1.exp create mode 100644 pengine/test10/systemhealtho1.scores create mode 100644 pengine/test10/systemhealtho1.summary create mode 100644 pengine/test10/systemhealtho1.xml create mode 100644 pengine/test10/systemhealtho2.dot create mode 100644 pengine/test10/systemhealtho2.exp create mode 100644 pengine/test10/systemhealtho2.scores create mode 100644 pengine/test10/systemhealtho2.summary create mode 100644 pengine/test10/systemhealtho2.xml create mode 100644 pengine/test10/systemhealtho3.dot create mode 100644 pengine/test10/systemhealtho3.exp create mode 100644 pengine/test10/systemhealtho3.scores create mode 100644 pengine/test10/systemhealtho3.summary create mode 100644 pengine/test10/systemhealtho3.xml create mode 100644 pengine/test10/systemhealthp1.dot create mode 100644 pengine/test10/systemhealthp1.exp create mode 100644 pengine/test10/systemhealthp1.scores create mode 100644 pengine/test10/systemhealthp1.summary create mode 100644 pengine/test10/systemhealthp1.xml create mode 100644 pengine/test10/systemhealthp2.dot create mode 100644 pengine/test10/systemhealthp2.exp create mode 100644 pengine/test10/systemhealthp2.scores create mode 100644 pengine/test10/systemhealthp2.summary create mode 100644 pengine/test10/systemhealthp2.xml create mode 100644 pengine/test10/systemhealthp3.dot create mode 100644 pengine/test10/systemhealthp3.exp create mode 100644 pengine/test10/systemhealthp3.scores create mode 100644 pengine/test10/systemhealthp3.summary create mode 100644 pengine/test10/systemhealthp3.xml create mode 100644 pengine/test10/tags-coloc-order-1.dot create mode 100644 pengine/test10/tags-coloc-order-1.exp create mode 100644 pengine/test10/tags-coloc-order-1.scores create mode 100644 pengine/test10/tags-coloc-order-1.summary create mode 100644 pengine/test10/tags-coloc-order-1.xml create mode 100644 pengine/test10/tags-coloc-order-2.dot create mode 100644 pengine/test10/tags-coloc-order-2.exp create mode 100644 pengine/test10/tags-coloc-order-2.scores create mode 100644 pengine/test10/tags-coloc-order-2.summary create mode 100644 pengine/test10/tags-coloc-order-2.xml create mode 100644 pengine/test10/tags-location.dot create mode 100644 pengine/test10/tags-location.exp create mode 100644 pengine/test10/tags-location.scores create mode 100644 pengine/test10/tags-location.summary create mode 100644 pengine/test10/tags-location.xml create mode 100644 pengine/test10/tags-ticket.dot create mode 100644 pengine/test10/tags-ticket.exp create mode 100644 pengine/test10/tags-ticket.scores create mode 100644 pengine/test10/tags-ticket.summary create mode 100644 pengine/test10/tags-ticket.xml create mode 100644 pengine/test10/target-0.dot create mode 100644 pengine/test10/target-0.exp create mode 100644 pengine/test10/target-0.scores create mode 100644 pengine/test10/target-0.summary create mode 100644 pengine/test10/target-0.xml create mode 100644 pengine/test10/target-1.dot create mode 100644 pengine/test10/target-1.exp create mode 100644 pengine/test10/target-1.scores create mode 100644 pengine/test10/target-1.summary create mode 100644 pengine/test10/target-1.xml create mode 100644 pengine/test10/target-2.dot create mode 100644 pengine/test10/target-2.exp create mode 100644 pengine/test10/target-2.scores create mode 100644 pengine/test10/target-2.summary create mode 100644 pengine/test10/target-2.xml create mode 100644 pengine/test10/template-1.dot create mode 100644 pengine/test10/template-1.exp create mode 100644 pengine/test10/template-1.scores create mode 100644 pengine/test10/template-1.summary create mode 100644 pengine/test10/template-1.xml create mode 100644 pengine/test10/template-2.dot create mode 100644 pengine/test10/template-2.exp create mode 100644 pengine/test10/template-2.scores create mode 100644 pengine/test10/template-2.summary create mode 100644 pengine/test10/template-2.xml create mode 100644 pengine/test10/template-3.dot create mode 100644 pengine/test10/template-3.exp create mode 100644 pengine/test10/template-3.scores create mode 100644 pengine/test10/template-3.summary create mode 100644 pengine/test10/template-3.xml create mode 100644 pengine/test10/template-clone-group.dot create mode 100644 pengine/test10/template-clone-group.exp create mode 100644 pengine/test10/template-clone-group.scores create mode 100644 pengine/test10/template-clone-group.summary create mode 100644 pengine/test10/template-clone-group.xml create mode 100644 pengine/test10/template-clone-primitive.dot create mode 100644 pengine/test10/template-clone-primitive.exp create mode 100644 pengine/test10/template-clone-primitive.scores create mode 100644 pengine/test10/template-clone-primitive.summary create mode 100644 pengine/test10/template-clone-primitive.xml create mode 100644 pengine/test10/template-coloc-1.dot create mode 100644 pengine/test10/template-coloc-1.exp create mode 100644 pengine/test10/template-coloc-1.scores create mode 100644 pengine/test10/template-coloc-1.summary create mode 100644 pengine/test10/template-coloc-1.xml create mode 100644 pengine/test10/template-coloc-2.dot create mode 100644 pengine/test10/template-coloc-2.exp create mode 100644 pengine/test10/template-coloc-2.scores create mode 100644 pengine/test10/template-coloc-2.summary create mode 100644 pengine/test10/template-coloc-2.xml create mode 100644 pengine/test10/template-coloc-3.dot create mode 100644 pengine/test10/template-coloc-3.exp create mode 100644 pengine/test10/template-coloc-3.scores create mode 100644 pengine/test10/template-coloc-3.summary create mode 100644 pengine/test10/template-coloc-3.xml create mode 100644 pengine/test10/template-order-1.dot create mode 100644 pengine/test10/template-order-1.exp create mode 100644 pengine/test10/template-order-1.scores create mode 100644 pengine/test10/template-order-1.summary create mode 100644 pengine/test10/template-order-1.xml create mode 100644 pengine/test10/template-order-2.dot create mode 100644 pengine/test10/template-order-2.exp create mode 100644 pengine/test10/template-order-2.scores create mode 100644 pengine/test10/template-order-2.summary create mode 100644 pengine/test10/template-order-2.xml create mode 100644 pengine/test10/template-order-3.dot create mode 100644 pengine/test10/template-order-3.exp create mode 100644 pengine/test10/template-order-3.scores create mode 100644 pengine/test10/template-order-3.summary create mode 100644 pengine/test10/template-order-3.xml create mode 100644 pengine/test10/template-rsc-sets-1.dot create mode 100644 pengine/test10/template-rsc-sets-1.exp create mode 100644 pengine/test10/template-rsc-sets-1.scores create mode 100644 pengine/test10/template-rsc-sets-1.summary create mode 100644 pengine/test10/template-rsc-sets-1.xml create mode 100644 pengine/test10/template-rsc-sets-2.dot create mode 100644 pengine/test10/template-rsc-sets-2.exp create mode 100644 pengine/test10/template-rsc-sets-2.scores create mode 100644 pengine/test10/template-rsc-sets-2.summary create mode 100644 pengine/test10/template-rsc-sets-2.xml create mode 100644 pengine/test10/template-rsc-sets-3.dot create mode 100644 pengine/test10/template-rsc-sets-3.exp create mode 100644 pengine/test10/template-rsc-sets-3.scores create mode 100644 pengine/test10/template-rsc-sets-3.summary create mode 100644 pengine/test10/template-rsc-sets-3.xml create mode 100644 pengine/test10/template-rsc-sets-4.dot create mode 100644 pengine/test10/template-rsc-sets-4.exp create mode 100644 pengine/test10/template-rsc-sets-4.scores create mode 100644 pengine/test10/template-rsc-sets-4.summary create mode 100644 pengine/test10/template-rsc-sets-4.xml create mode 100644 pengine/test10/template-ticket.dot create mode 100644 pengine/test10/template-ticket.exp create mode 100644 pengine/test10/template-ticket.scores create mode 100644 pengine/test10/template-ticket.summary create mode 100644 pengine/test10/template-ticket.xml create mode 100644 pengine/test10/ticket-clone-1.dot create mode 100644 pengine/test10/ticket-clone-1.exp create mode 100644 pengine/test10/ticket-clone-1.scores create mode 100644 pengine/test10/ticket-clone-1.summary create mode 100644 pengine/test10/ticket-clone-1.xml create mode 100644 pengine/test10/ticket-clone-10.dot create mode 100644 pengine/test10/ticket-clone-10.exp create mode 100644 pengine/test10/ticket-clone-10.scores create mode 100644 pengine/test10/ticket-clone-10.summary create mode 100644 pengine/test10/ticket-clone-10.xml create mode 100644 pengine/test10/ticket-clone-11.dot create mode 100644 pengine/test10/ticket-clone-11.exp create mode 100644 pengine/test10/ticket-clone-11.scores create mode 100644 pengine/test10/ticket-clone-11.summary create mode 100644 pengine/test10/ticket-clone-11.xml create mode 100644 pengine/test10/ticket-clone-12.dot create mode 100644 pengine/test10/ticket-clone-12.exp create mode 100644 pengine/test10/ticket-clone-12.scores create mode 100644 pengine/test10/ticket-clone-12.summary create mode 100644 pengine/test10/ticket-clone-12.xml create mode 100644 pengine/test10/ticket-clone-13.dot create mode 100644 pengine/test10/ticket-clone-13.exp create mode 100644 pengine/test10/ticket-clone-13.scores create mode 100644 pengine/test10/ticket-clone-13.summary create mode 100644 pengine/test10/ticket-clone-13.xml create mode 100644 pengine/test10/ticket-clone-14.dot create mode 100644 pengine/test10/ticket-clone-14.exp create mode 100644 pengine/test10/ticket-clone-14.scores create mode 100644 pengine/test10/ticket-clone-14.summary create mode 100644 pengine/test10/ticket-clone-14.xml create mode 100644 pengine/test10/ticket-clone-15.dot create mode 100644 pengine/test10/ticket-clone-15.exp create mode 100644 pengine/test10/ticket-clone-15.scores create mode 100644 pengine/test10/ticket-clone-15.summary create mode 100644 pengine/test10/ticket-clone-15.xml create mode 100644 pengine/test10/ticket-clone-16.dot create mode 100644 pengine/test10/ticket-clone-16.exp create mode 100644 pengine/test10/ticket-clone-16.scores create mode 100644 pengine/test10/ticket-clone-16.summary create mode 100644 pengine/test10/ticket-clone-16.xml create mode 100644 pengine/test10/ticket-clone-17.dot create mode 100644 pengine/test10/ticket-clone-17.exp create mode 100644 pengine/test10/ticket-clone-17.scores create mode 100644 pengine/test10/ticket-clone-17.summary create mode 100644 pengine/test10/ticket-clone-17.xml create mode 100644 pengine/test10/ticket-clone-18.dot create mode 100644 pengine/test10/ticket-clone-18.exp create mode 100644 pengine/test10/ticket-clone-18.scores create mode 100644 pengine/test10/ticket-clone-18.summary create mode 100644 pengine/test10/ticket-clone-18.xml create mode 100644 pengine/test10/ticket-clone-19.dot create mode 100644 pengine/test10/ticket-clone-19.exp create mode 100644 pengine/test10/ticket-clone-19.scores create mode 100644 pengine/test10/ticket-clone-19.summary create mode 100644 pengine/test10/ticket-clone-19.xml create mode 100644 pengine/test10/ticket-clone-2.dot create mode 100644 pengine/test10/ticket-clone-2.exp create mode 100644 pengine/test10/ticket-clone-2.scores create mode 100644 pengine/test10/ticket-clone-2.summary create mode 100644 pengine/test10/ticket-clone-2.xml create mode 100644 pengine/test10/ticket-clone-20.dot create mode 100644 pengine/test10/ticket-clone-20.exp create mode 100644 pengine/test10/ticket-clone-20.scores create mode 100644 pengine/test10/ticket-clone-20.summary create mode 100644 pengine/test10/ticket-clone-20.xml create mode 100644 pengine/test10/ticket-clone-21.dot create mode 100644 pengine/test10/ticket-clone-21.exp create mode 100644 pengine/test10/ticket-clone-21.scores create mode 100644 pengine/test10/ticket-clone-21.summary create mode 100644 pengine/test10/ticket-clone-21.xml create mode 100644 pengine/test10/ticket-clone-22.dot create mode 100644 pengine/test10/ticket-clone-22.exp create mode 100644 pengine/test10/ticket-clone-22.scores create mode 100644 pengine/test10/ticket-clone-22.summary create mode 100644 pengine/test10/ticket-clone-22.xml create mode 100644 pengine/test10/ticket-clone-23.dot create mode 100644 pengine/test10/ticket-clone-23.exp create mode 100644 pengine/test10/ticket-clone-23.scores create mode 100644 pengine/test10/ticket-clone-23.summary create mode 100644 pengine/test10/ticket-clone-23.xml create mode 100644 pengine/test10/ticket-clone-24.dot create mode 100644 pengine/test10/ticket-clone-24.exp create mode 100644 pengine/test10/ticket-clone-24.scores create mode 100644 pengine/test10/ticket-clone-24.summary create mode 100644 pengine/test10/ticket-clone-24.xml create mode 100644 pengine/test10/ticket-clone-3.dot create mode 100644 pengine/test10/ticket-clone-3.exp create mode 100644 pengine/test10/ticket-clone-3.scores create mode 100644 pengine/test10/ticket-clone-3.summary create mode 100644 pengine/test10/ticket-clone-3.xml create mode 100644 pengine/test10/ticket-clone-4.dot create mode 100644 pengine/test10/ticket-clone-4.exp create mode 100644 pengine/test10/ticket-clone-4.scores create mode 100644 pengine/test10/ticket-clone-4.summary create mode 100644 pengine/test10/ticket-clone-4.xml create mode 100644 pengine/test10/ticket-clone-5.dot create mode 100644 pengine/test10/ticket-clone-5.exp create mode 100644 pengine/test10/ticket-clone-5.scores create mode 100644 pengine/test10/ticket-clone-5.summary create mode 100644 pengine/test10/ticket-clone-5.xml create mode 100644 pengine/test10/ticket-clone-6.dot create mode 100644 pengine/test10/ticket-clone-6.exp create mode 100644 pengine/test10/ticket-clone-6.scores create mode 100644 pengine/test10/ticket-clone-6.summary create mode 100644 pengine/test10/ticket-clone-6.xml create mode 100644 pengine/test10/ticket-clone-7.dot create mode 100644 pengine/test10/ticket-clone-7.exp create mode 100644 pengine/test10/ticket-clone-7.scores create mode 100644 pengine/test10/ticket-clone-7.summary create mode 100644 pengine/test10/ticket-clone-7.xml create mode 100644 pengine/test10/ticket-clone-8.dot create mode 100644 pengine/test10/ticket-clone-8.exp create mode 100644 pengine/test10/ticket-clone-8.scores create mode 100644 pengine/test10/ticket-clone-8.summary create mode 100644 pengine/test10/ticket-clone-8.xml create mode 100644 pengine/test10/ticket-clone-9.dot create mode 100644 pengine/test10/ticket-clone-9.exp create mode 100644 pengine/test10/ticket-clone-9.scores create mode 100644 pengine/test10/ticket-clone-9.summary create mode 100644 pengine/test10/ticket-clone-9.xml create mode 100644 pengine/test10/ticket-group-1.dot create mode 100644 pengine/test10/ticket-group-1.exp create mode 100644 pengine/test10/ticket-group-1.scores create mode 100644 pengine/test10/ticket-group-1.summary create mode 100644 pengine/test10/ticket-group-1.xml create mode 100644 pengine/test10/ticket-group-10.dot create mode 100644 pengine/test10/ticket-group-10.exp create mode 100644 pengine/test10/ticket-group-10.scores create mode 100644 pengine/test10/ticket-group-10.summary create mode 100644 pengine/test10/ticket-group-10.xml create mode 100644 pengine/test10/ticket-group-11.dot create mode 100644 pengine/test10/ticket-group-11.exp create mode 100644 pengine/test10/ticket-group-11.scores create mode 100644 pengine/test10/ticket-group-11.summary create mode 100644 pengine/test10/ticket-group-11.xml create mode 100644 pengine/test10/ticket-group-12.dot create mode 100644 pengine/test10/ticket-group-12.exp create mode 100644 pengine/test10/ticket-group-12.scores create mode 100644 pengine/test10/ticket-group-12.summary create mode 100644 pengine/test10/ticket-group-12.xml create mode 100644 pengine/test10/ticket-group-13.dot create mode 100644 pengine/test10/ticket-group-13.exp create mode 100644 pengine/test10/ticket-group-13.scores create mode 100644 pengine/test10/ticket-group-13.summary create mode 100644 pengine/test10/ticket-group-13.xml create mode 100644 pengine/test10/ticket-group-14.dot create mode 100644 pengine/test10/ticket-group-14.exp create mode 100644 pengine/test10/ticket-group-14.scores create mode 100644 pengine/test10/ticket-group-14.summary create mode 100644 pengine/test10/ticket-group-14.xml create mode 100644 pengine/test10/ticket-group-15.dot create mode 100644 pengine/test10/ticket-group-15.exp create mode 100644 pengine/test10/ticket-group-15.scores create mode 100644 pengine/test10/ticket-group-15.summary create mode 100644 pengine/test10/ticket-group-15.xml create mode 100644 pengine/test10/ticket-group-16.dot create mode 100644 pengine/test10/ticket-group-16.exp create mode 100644 pengine/test10/ticket-group-16.scores create mode 100644 pengine/test10/ticket-group-16.summary create mode 100644 pengine/test10/ticket-group-16.xml create mode 100644 pengine/test10/ticket-group-17.dot create mode 100644 pengine/test10/ticket-group-17.exp create mode 100644 pengine/test10/ticket-group-17.scores create mode 100644 pengine/test10/ticket-group-17.summary create mode 100644 pengine/test10/ticket-group-17.xml create mode 100644 pengine/test10/ticket-group-18.dot create mode 100644 pengine/test10/ticket-group-18.exp create mode 100644 pengine/test10/ticket-group-18.scores create mode 100644 pengine/test10/ticket-group-18.summary create mode 100644 pengine/test10/ticket-group-18.xml create mode 100644 pengine/test10/ticket-group-19.dot create mode 100644 pengine/test10/ticket-group-19.exp create mode 100644 pengine/test10/ticket-group-19.scores create mode 100644 pengine/test10/ticket-group-19.summary create mode 100644 pengine/test10/ticket-group-19.xml create mode 100644 pengine/test10/ticket-group-2.dot create mode 100644 pengine/test10/ticket-group-2.exp create mode 100644 pengine/test10/ticket-group-2.scores create mode 100644 pengine/test10/ticket-group-2.summary create mode 100644 pengine/test10/ticket-group-2.xml create mode 100644 pengine/test10/ticket-group-20.dot create mode 100644 pengine/test10/ticket-group-20.exp create mode 100644 pengine/test10/ticket-group-20.scores create mode 100644 pengine/test10/ticket-group-20.summary create mode 100644 pengine/test10/ticket-group-20.xml create mode 100644 pengine/test10/ticket-group-21.dot create mode 100644 pengine/test10/ticket-group-21.exp create mode 100644 pengine/test10/ticket-group-21.scores create mode 100644 pengine/test10/ticket-group-21.summary create mode 100644 pengine/test10/ticket-group-21.xml create mode 100644 pengine/test10/ticket-group-22.dot create mode 100644 pengine/test10/ticket-group-22.exp create mode 100644 pengine/test10/ticket-group-22.scores create mode 100644 pengine/test10/ticket-group-22.summary create mode 100644 pengine/test10/ticket-group-22.xml create mode 100644 pengine/test10/ticket-group-23.dot create mode 100644 pengine/test10/ticket-group-23.exp create mode 100644 pengine/test10/ticket-group-23.scores create mode 100644 pengine/test10/ticket-group-23.summary create mode 100644 pengine/test10/ticket-group-23.xml create mode 100644 pengine/test10/ticket-group-24.dot create mode 100644 pengine/test10/ticket-group-24.exp create mode 100644 pengine/test10/ticket-group-24.scores create mode 100644 pengine/test10/ticket-group-24.summary create mode 100644 pengine/test10/ticket-group-24.xml create mode 100644 pengine/test10/ticket-group-3.dot create mode 100644 pengine/test10/ticket-group-3.exp create mode 100644 pengine/test10/ticket-group-3.scores create mode 100644 pengine/test10/ticket-group-3.summary create mode 100644 pengine/test10/ticket-group-3.xml create mode 100644 pengine/test10/ticket-group-4.dot create mode 100644 pengine/test10/ticket-group-4.exp create mode 100644 pengine/test10/ticket-group-4.scores create mode 100644 pengine/test10/ticket-group-4.summary create mode 100644 pengine/test10/ticket-group-4.xml create mode 100644 pengine/test10/ticket-group-5.dot create mode 100644 pengine/test10/ticket-group-5.exp create mode 100644 pengine/test10/ticket-group-5.scores create mode 100644 pengine/test10/ticket-group-5.summary create mode 100644 pengine/test10/ticket-group-5.xml create mode 100644 pengine/test10/ticket-group-6.dot create mode 100644 pengine/test10/ticket-group-6.exp create mode 100644 pengine/test10/ticket-group-6.scores create mode 100644 pengine/test10/ticket-group-6.summary create mode 100644 pengine/test10/ticket-group-6.xml create mode 100644 pengine/test10/ticket-group-7.dot create mode 100644 pengine/test10/ticket-group-7.exp create mode 100644 pengine/test10/ticket-group-7.scores create mode 100644 pengine/test10/ticket-group-7.summary create mode 100644 pengine/test10/ticket-group-7.xml create mode 100644 pengine/test10/ticket-group-8.dot create mode 100644 pengine/test10/ticket-group-8.exp create mode 100644 pengine/test10/ticket-group-8.scores create mode 100644 pengine/test10/ticket-group-8.summary create mode 100644 pengine/test10/ticket-group-8.xml create mode 100644 pengine/test10/ticket-group-9.dot create mode 100644 pengine/test10/ticket-group-9.exp create mode 100644 pengine/test10/ticket-group-9.scores create mode 100644 pengine/test10/ticket-group-9.summary create mode 100644 pengine/test10/ticket-group-9.xml create mode 100644 pengine/test10/ticket-master-1.dot create mode 100644 pengine/test10/ticket-master-1.exp create mode 100644 pengine/test10/ticket-master-1.scores create mode 100644 pengine/test10/ticket-master-1.summary create mode 100644 pengine/test10/ticket-master-1.xml create mode 100644 pengine/test10/ticket-master-10.dot create mode 100644 pengine/test10/ticket-master-10.exp create mode 100644 pengine/test10/ticket-master-10.scores create mode 100644 pengine/test10/ticket-master-10.summary create mode 100644 pengine/test10/ticket-master-10.xml create mode 100644 pengine/test10/ticket-master-11.dot create mode 100644 pengine/test10/ticket-master-11.exp create mode 100644 pengine/test10/ticket-master-11.scores create mode 100644 pengine/test10/ticket-master-11.summary create mode 100644 pengine/test10/ticket-master-11.xml create mode 100644 pengine/test10/ticket-master-12.dot create mode 100644 pengine/test10/ticket-master-12.exp create mode 100644 pengine/test10/ticket-master-12.scores create mode 100644 pengine/test10/ticket-master-12.summary create mode 100644 pengine/test10/ticket-master-12.xml create mode 100644 pengine/test10/ticket-master-13.dot create mode 100644 pengine/test10/ticket-master-13.exp create mode 100644 pengine/test10/ticket-master-13.scores create mode 100644 pengine/test10/ticket-master-13.summary create mode 100644 pengine/test10/ticket-master-13.xml create mode 100644 pengine/test10/ticket-master-14.dot create mode 100644 pengine/test10/ticket-master-14.exp create mode 100644 pengine/test10/ticket-master-14.scores create mode 100644 pengine/test10/ticket-master-14.summary create mode 100644 pengine/test10/ticket-master-14.xml create mode 100644 pengine/test10/ticket-master-15.dot create mode 100644 pengine/test10/ticket-master-15.exp create mode 100644 pengine/test10/ticket-master-15.scores create mode 100644 pengine/test10/ticket-master-15.summary create mode 100644 pengine/test10/ticket-master-15.xml create mode 100644 pengine/test10/ticket-master-16.dot create mode 100644 pengine/test10/ticket-master-16.exp create mode 100644 pengine/test10/ticket-master-16.scores create mode 100644 pengine/test10/ticket-master-16.summary create mode 100644 pengine/test10/ticket-master-16.xml create mode 100644 pengine/test10/ticket-master-17.dot create mode 100644 pengine/test10/ticket-master-17.exp create mode 100644 pengine/test10/ticket-master-17.scores create mode 100644 pengine/test10/ticket-master-17.summary create mode 100644 pengine/test10/ticket-master-17.xml create mode 100644 pengine/test10/ticket-master-18.dot create mode 100644 pengine/test10/ticket-master-18.exp create mode 100644 pengine/test10/ticket-master-18.scores create mode 100644 pengine/test10/ticket-master-18.summary create mode 100644 pengine/test10/ticket-master-18.xml create mode 100644 pengine/test10/ticket-master-19.dot create mode 100644 pengine/test10/ticket-master-19.exp create mode 100644 pengine/test10/ticket-master-19.scores create mode 100644 pengine/test10/ticket-master-19.summary create mode 100644 pengine/test10/ticket-master-19.xml create mode 100644 pengine/test10/ticket-master-2.dot create mode 100644 pengine/test10/ticket-master-2.exp create mode 100644 pengine/test10/ticket-master-2.scores create mode 100644 pengine/test10/ticket-master-2.summary create mode 100644 pengine/test10/ticket-master-2.xml create mode 100644 pengine/test10/ticket-master-20.dot create mode 100644 pengine/test10/ticket-master-20.exp create mode 100644 pengine/test10/ticket-master-20.scores create mode 100644 pengine/test10/ticket-master-20.summary create mode 100644 pengine/test10/ticket-master-20.xml create mode 100644 pengine/test10/ticket-master-21.dot create mode 100644 pengine/test10/ticket-master-21.exp create mode 100644 pengine/test10/ticket-master-21.scores create mode 100644 pengine/test10/ticket-master-21.summary create mode 100644 pengine/test10/ticket-master-21.xml create mode 100644 pengine/test10/ticket-master-22.dot create mode 100644 pengine/test10/ticket-master-22.exp create mode 100644 pengine/test10/ticket-master-22.scores create mode 100644 pengine/test10/ticket-master-22.summary create mode 100644 pengine/test10/ticket-master-22.xml create mode 100644 pengine/test10/ticket-master-23.dot create mode 100644 pengine/test10/ticket-master-23.exp create mode 100644 pengine/test10/ticket-master-23.scores create mode 100644 pengine/test10/ticket-master-23.summary create mode 100644 pengine/test10/ticket-master-23.xml create mode 100644 pengine/test10/ticket-master-24.dot create mode 100644 pengine/test10/ticket-master-24.exp create mode 100644 pengine/test10/ticket-master-24.scores create mode 100644 pengine/test10/ticket-master-24.summary create mode 100644 pengine/test10/ticket-master-24.xml create mode 100644 pengine/test10/ticket-master-3.dot create mode 100644 pengine/test10/ticket-master-3.exp create mode 100644 pengine/test10/ticket-master-3.scores create mode 100644 pengine/test10/ticket-master-3.summary create mode 100644 pengine/test10/ticket-master-3.xml create mode 100644 pengine/test10/ticket-master-4.dot create mode 100644 pengine/test10/ticket-master-4.exp create mode 100644 pengine/test10/ticket-master-4.scores create mode 100644 pengine/test10/ticket-master-4.summary create mode 100644 pengine/test10/ticket-master-4.xml create mode 100644 pengine/test10/ticket-master-5.dot create mode 100644 pengine/test10/ticket-master-5.exp create mode 100644 pengine/test10/ticket-master-5.scores create mode 100644 pengine/test10/ticket-master-5.summary create mode 100644 pengine/test10/ticket-master-5.xml create mode 100644 pengine/test10/ticket-master-6.dot create mode 100644 pengine/test10/ticket-master-6.exp create mode 100644 pengine/test10/ticket-master-6.scores create mode 100644 pengine/test10/ticket-master-6.summary create mode 100644 pengine/test10/ticket-master-6.xml create mode 100644 pengine/test10/ticket-master-7.dot create mode 100644 pengine/test10/ticket-master-7.exp create mode 100644 pengine/test10/ticket-master-7.scores create mode 100644 pengine/test10/ticket-master-7.summary create mode 100644 pengine/test10/ticket-master-7.xml create mode 100644 pengine/test10/ticket-master-8.dot create mode 100644 pengine/test10/ticket-master-8.exp create mode 100644 pengine/test10/ticket-master-8.scores create mode 100644 pengine/test10/ticket-master-8.summary create mode 100644 pengine/test10/ticket-master-8.xml create mode 100644 pengine/test10/ticket-master-9.dot create mode 100644 pengine/test10/ticket-master-9.exp create mode 100644 pengine/test10/ticket-master-9.scores create mode 100644 pengine/test10/ticket-master-9.summary create mode 100644 pengine/test10/ticket-master-9.xml create mode 100644 pengine/test10/ticket-primitive-1.dot create mode 100644 pengine/test10/ticket-primitive-1.exp create mode 100644 pengine/test10/ticket-primitive-1.scores create mode 100644 pengine/test10/ticket-primitive-1.summary create mode 100644 pengine/test10/ticket-primitive-1.xml create mode 100644 pengine/test10/ticket-primitive-10.dot create mode 100644 pengine/test10/ticket-primitive-10.exp create mode 100644 pengine/test10/ticket-primitive-10.scores create mode 100644 pengine/test10/ticket-primitive-10.summary create mode 100644 pengine/test10/ticket-primitive-10.xml create mode 100644 pengine/test10/ticket-primitive-11.dot create mode 100644 pengine/test10/ticket-primitive-11.exp create mode 100644 pengine/test10/ticket-primitive-11.scores create mode 100644 pengine/test10/ticket-primitive-11.summary create mode 100644 pengine/test10/ticket-primitive-11.xml create mode 100644 pengine/test10/ticket-primitive-12.dot create mode 100644 pengine/test10/ticket-primitive-12.exp create mode 100644 pengine/test10/ticket-primitive-12.scores create mode 100644 pengine/test10/ticket-primitive-12.summary create mode 100644 pengine/test10/ticket-primitive-12.xml create mode 100644 pengine/test10/ticket-primitive-13.dot create mode 100644 pengine/test10/ticket-primitive-13.exp create mode 100644 pengine/test10/ticket-primitive-13.scores create mode 100644 pengine/test10/ticket-primitive-13.summary create mode 100644 pengine/test10/ticket-primitive-13.xml create mode 100644 pengine/test10/ticket-primitive-14.dot create mode 100644 pengine/test10/ticket-primitive-14.exp create mode 100644 pengine/test10/ticket-primitive-14.scores create mode 100644 pengine/test10/ticket-primitive-14.summary create mode 100644 pengine/test10/ticket-primitive-14.xml create mode 100644 pengine/test10/ticket-primitive-15.dot create mode 100644 pengine/test10/ticket-primitive-15.exp create mode 100644 pengine/test10/ticket-primitive-15.scores create mode 100644 pengine/test10/ticket-primitive-15.summary create mode 100644 pengine/test10/ticket-primitive-15.xml create mode 100644 pengine/test10/ticket-primitive-16.dot create mode 100644 pengine/test10/ticket-primitive-16.exp create mode 100644 pengine/test10/ticket-primitive-16.scores create mode 100644 pengine/test10/ticket-primitive-16.summary create mode 100644 pengine/test10/ticket-primitive-16.xml create mode 100644 pengine/test10/ticket-primitive-17.dot create mode 100644 pengine/test10/ticket-primitive-17.exp create mode 100644 pengine/test10/ticket-primitive-17.scores create mode 100644 pengine/test10/ticket-primitive-17.summary create mode 100644 pengine/test10/ticket-primitive-17.xml create mode 100644 pengine/test10/ticket-primitive-18.dot create mode 100644 pengine/test10/ticket-primitive-18.exp create mode 100644 pengine/test10/ticket-primitive-18.scores create mode 100644 pengine/test10/ticket-primitive-18.summary create mode 100644 pengine/test10/ticket-primitive-18.xml create mode 100644 pengine/test10/ticket-primitive-19.dot create mode 100644 pengine/test10/ticket-primitive-19.exp create mode 100644 pengine/test10/ticket-primitive-19.scores create mode 100644 pengine/test10/ticket-primitive-19.summary create mode 100644 pengine/test10/ticket-primitive-19.xml create mode 100644 pengine/test10/ticket-primitive-2.dot create mode 100644 pengine/test10/ticket-primitive-2.exp create mode 100644 pengine/test10/ticket-primitive-2.scores create mode 100644 pengine/test10/ticket-primitive-2.summary create mode 100644 pengine/test10/ticket-primitive-2.xml create mode 100644 pengine/test10/ticket-primitive-20.dot create mode 100644 pengine/test10/ticket-primitive-20.exp create mode 100644 pengine/test10/ticket-primitive-20.scores create mode 100644 pengine/test10/ticket-primitive-20.summary create mode 100644 pengine/test10/ticket-primitive-20.xml create mode 100644 pengine/test10/ticket-primitive-21.dot create mode 100644 pengine/test10/ticket-primitive-21.exp create mode 100644 pengine/test10/ticket-primitive-21.scores create mode 100644 pengine/test10/ticket-primitive-21.summary create mode 100644 pengine/test10/ticket-primitive-21.xml create mode 100644 pengine/test10/ticket-primitive-22.dot create mode 100644 pengine/test10/ticket-primitive-22.exp create mode 100644 pengine/test10/ticket-primitive-22.scores create mode 100644 pengine/test10/ticket-primitive-22.summary create mode 100644 pengine/test10/ticket-primitive-22.xml create mode 100644 pengine/test10/ticket-primitive-23.dot create mode 100644 pengine/test10/ticket-primitive-23.exp create mode 100644 pengine/test10/ticket-primitive-23.scores create mode 100644 pengine/test10/ticket-primitive-23.summary create mode 100644 pengine/test10/ticket-primitive-23.xml create mode 100644 pengine/test10/ticket-primitive-24.dot create mode 100644 pengine/test10/ticket-primitive-24.exp create mode 100644 pengine/test10/ticket-primitive-24.scores create mode 100644 pengine/test10/ticket-primitive-24.summary create mode 100644 pengine/test10/ticket-primitive-24.xml create mode 100644 pengine/test10/ticket-primitive-3.dot create mode 100644 pengine/test10/ticket-primitive-3.exp create mode 100644 pengine/test10/ticket-primitive-3.scores create mode 100644 pengine/test10/ticket-primitive-3.summary create mode 100644 pengine/test10/ticket-primitive-3.xml create mode 100644 pengine/test10/ticket-primitive-4.dot create mode 100644 pengine/test10/ticket-primitive-4.exp create mode 100644 pengine/test10/ticket-primitive-4.scores create mode 100644 pengine/test10/ticket-primitive-4.summary create mode 100644 pengine/test10/ticket-primitive-4.xml create mode 100644 pengine/test10/ticket-primitive-5.dot create mode 100644 pengine/test10/ticket-primitive-5.exp create mode 100644 pengine/test10/ticket-primitive-5.scores create mode 100644 pengine/test10/ticket-primitive-5.summary create mode 100644 pengine/test10/ticket-primitive-5.xml create mode 100644 pengine/test10/ticket-primitive-6.dot create mode 100644 pengine/test10/ticket-primitive-6.exp create mode 100644 pengine/test10/ticket-primitive-6.scores create mode 100644 pengine/test10/ticket-primitive-6.summary create mode 100644 pengine/test10/ticket-primitive-6.xml create mode 100644 pengine/test10/ticket-primitive-7.dot create mode 100644 pengine/test10/ticket-primitive-7.exp create mode 100644 pengine/test10/ticket-primitive-7.scores create mode 100644 pengine/test10/ticket-primitive-7.summary create mode 100644 pengine/test10/ticket-primitive-7.xml create mode 100644 pengine/test10/ticket-primitive-8.dot create mode 100644 pengine/test10/ticket-primitive-8.exp create mode 100644 pengine/test10/ticket-primitive-8.scores create mode 100644 pengine/test10/ticket-primitive-8.summary create mode 100644 pengine/test10/ticket-primitive-8.xml create mode 100644 pengine/test10/ticket-primitive-9.dot create mode 100644 pengine/test10/ticket-primitive-9.exp create mode 100644 pengine/test10/ticket-primitive-9.scores create mode 100644 pengine/test10/ticket-primitive-9.summary create mode 100644 pengine/test10/ticket-primitive-9.xml create mode 100644 pengine/test10/ticket-rsc-sets-1.dot create mode 100644 pengine/test10/ticket-rsc-sets-1.exp create mode 100644 pengine/test10/ticket-rsc-sets-1.scores create mode 100644 pengine/test10/ticket-rsc-sets-1.summary create mode 100644 pengine/test10/ticket-rsc-sets-1.xml create mode 100644 pengine/test10/ticket-rsc-sets-10.dot create mode 100644 pengine/test10/ticket-rsc-sets-10.exp create mode 100644 pengine/test10/ticket-rsc-sets-10.scores create mode 100644 pengine/test10/ticket-rsc-sets-10.summary create mode 100644 pengine/test10/ticket-rsc-sets-10.xml create mode 100644 pengine/test10/ticket-rsc-sets-11.dot create mode 100644 pengine/test10/ticket-rsc-sets-11.exp create mode 100644 pengine/test10/ticket-rsc-sets-11.scores create mode 100644 pengine/test10/ticket-rsc-sets-11.summary create mode 100644 pengine/test10/ticket-rsc-sets-11.xml create mode 100644 pengine/test10/ticket-rsc-sets-12.dot create mode 100644 pengine/test10/ticket-rsc-sets-12.exp create mode 100644 pengine/test10/ticket-rsc-sets-12.scores create mode 100644 pengine/test10/ticket-rsc-sets-12.summary create mode 100644 pengine/test10/ticket-rsc-sets-12.xml create mode 100644 pengine/test10/ticket-rsc-sets-13.dot create mode 100644 pengine/test10/ticket-rsc-sets-13.exp create mode 100644 pengine/test10/ticket-rsc-sets-13.scores create mode 100644 pengine/test10/ticket-rsc-sets-13.summary create mode 100644 pengine/test10/ticket-rsc-sets-13.xml create mode 100644 pengine/test10/ticket-rsc-sets-14.dot create mode 100644 pengine/test10/ticket-rsc-sets-14.exp create mode 100644 pengine/test10/ticket-rsc-sets-14.scores create mode 100644 pengine/test10/ticket-rsc-sets-14.summary create mode 100644 pengine/test10/ticket-rsc-sets-14.xml create mode 100644 pengine/test10/ticket-rsc-sets-2.dot create mode 100644 pengine/test10/ticket-rsc-sets-2.exp create mode 100644 pengine/test10/ticket-rsc-sets-2.scores create mode 100644 pengine/test10/ticket-rsc-sets-2.summary create mode 100644 pengine/test10/ticket-rsc-sets-2.xml create mode 100644 pengine/test10/ticket-rsc-sets-3.dot create mode 100644 pengine/test10/ticket-rsc-sets-3.exp create mode 100644 pengine/test10/ticket-rsc-sets-3.scores create mode 100644 pengine/test10/ticket-rsc-sets-3.summary create mode 100644 pengine/test10/ticket-rsc-sets-3.xml create mode 100644 pengine/test10/ticket-rsc-sets-4.dot create mode 100644 pengine/test10/ticket-rsc-sets-4.exp create mode 100644 pengine/test10/ticket-rsc-sets-4.scores create mode 100644 pengine/test10/ticket-rsc-sets-4.summary create mode 100644 pengine/test10/ticket-rsc-sets-4.xml create mode 100644 pengine/test10/ticket-rsc-sets-5.dot create mode 100644 pengine/test10/ticket-rsc-sets-5.exp create mode 100644 pengine/test10/ticket-rsc-sets-5.scores create mode 100644 pengine/test10/ticket-rsc-sets-5.summary create mode 100644 pengine/test10/ticket-rsc-sets-5.xml create mode 100644 pengine/test10/ticket-rsc-sets-6.dot create mode 100644 pengine/test10/ticket-rsc-sets-6.exp create mode 100644 pengine/test10/ticket-rsc-sets-6.scores create mode 100644 pengine/test10/ticket-rsc-sets-6.summary create mode 100644 pengine/test10/ticket-rsc-sets-6.xml create mode 100644 pengine/test10/ticket-rsc-sets-7.dot create mode 100644 pengine/test10/ticket-rsc-sets-7.exp create mode 100644 pengine/test10/ticket-rsc-sets-7.scores create mode 100644 pengine/test10/ticket-rsc-sets-7.summary create mode 100644 pengine/test10/ticket-rsc-sets-7.xml create mode 100644 pengine/test10/ticket-rsc-sets-8.dot create mode 100644 pengine/test10/ticket-rsc-sets-8.exp create mode 100644 pengine/test10/ticket-rsc-sets-8.scores create mode 100644 pengine/test10/ticket-rsc-sets-8.summary create mode 100644 pengine/test10/ticket-rsc-sets-8.xml create mode 100644 pengine/test10/ticket-rsc-sets-9.dot create mode 100644 pengine/test10/ticket-rsc-sets-9.exp create mode 100644 pengine/test10/ticket-rsc-sets-9.scores create mode 100644 pengine/test10/ticket-rsc-sets-9.summary create mode 100644 pengine/test10/ticket-rsc-sets-9.xml create mode 100644 pengine/test10/unfence-definition.dot create mode 100644 pengine/test10/unfence-definition.exp create mode 100644 pengine/test10/unfence-definition.scores create mode 100644 pengine/test10/unfence-definition.summary create mode 100644 pengine/test10/unfence-definition.xml create mode 100644 pengine/test10/unfence-parameters.dot create mode 100644 pengine/test10/unfence-parameters.exp create mode 100644 pengine/test10/unfence-parameters.scores create mode 100644 pengine/test10/unfence-parameters.summary create mode 100644 pengine/test10/unfence-parameters.xml create mode 100644 pengine/test10/unfence-startup.dot create mode 100644 pengine/test10/unfence-startup.exp create mode 100644 pengine/test10/unfence-startup.scores create mode 100644 pengine/test10/unfence-startup.summary create mode 100644 pengine/test10/unfence-startup.xml create mode 100644 pengine/test10/unmanaged-block-restart.dot create mode 100644 pengine/test10/unmanaged-block-restart.exp create mode 100644 pengine/test10/unmanaged-block-restart.scores create mode 100644 pengine/test10/unmanaged-block-restart.summary create mode 100644 pengine/test10/unmanaged-block-restart.xml create mode 100644 pengine/test10/unmanaged-master.dot create mode 100644 pengine/test10/unmanaged-master.exp create mode 100644 pengine/test10/unmanaged-master.scores create mode 100644 pengine/test10/unmanaged-master.summary create mode 100644 pengine/test10/unmanaged-master.xml create mode 100644 pengine/test10/unmanaged-stop-1.dot create mode 100644 pengine/test10/unmanaged-stop-1.exp create mode 100644 pengine/test10/unmanaged-stop-1.scores create mode 100644 pengine/test10/unmanaged-stop-1.summary create mode 100644 pengine/test10/unmanaged-stop-1.xml create mode 100644 pengine/test10/unmanaged-stop-2.dot create mode 100644 pengine/test10/unmanaged-stop-2.exp create mode 100644 pengine/test10/unmanaged-stop-2.scores create mode 100644 pengine/test10/unmanaged-stop-2.summary create mode 100644 pengine/test10/unmanaged-stop-2.xml create mode 100644 pengine/test10/unmanaged-stop-3.dot create mode 100644 pengine/test10/unmanaged-stop-3.exp create mode 100644 pengine/test10/unmanaged-stop-3.scores create mode 100644 pengine/test10/unmanaged-stop-3.summary create mode 100644 pengine/test10/unmanaged-stop-3.xml create mode 100644 pengine/test10/unmanaged-stop-4.dot create mode 100644 pengine/test10/unmanaged-stop-4.exp create mode 100644 pengine/test10/unmanaged-stop-4.scores create mode 100644 pengine/test10/unmanaged-stop-4.summary create mode 100644 pengine/test10/unmanaged-stop-4.xml create mode 100644 pengine/test10/unrunnable-1.dot create mode 100644 pengine/test10/unrunnable-1.exp create mode 100644 pengine/test10/unrunnable-1.scores create mode 100644 pengine/test10/unrunnable-1.summary create mode 100644 pengine/test10/unrunnable-1.xml create mode 100644 pengine/test10/unrunnable-2.dot create mode 100644 pengine/test10/unrunnable-2.exp create mode 100644 pengine/test10/unrunnable-2.scores create mode 100644 pengine/test10/unrunnable-2.summary create mode 100644 pengine/test10/unrunnable-2.xml create mode 100644 pengine/test10/use-after-free-merge.dot create mode 100644 pengine/test10/use-after-free-merge.exp create mode 100644 pengine/test10/use-after-free-merge.scores create mode 100644 pengine/test10/use-after-free-merge.summary create mode 100644 pengine/test10/use-after-free-merge.xml create mode 100644 pengine/test10/utilization-check-allowed-nodes.dot create mode 100644 pengine/test10/utilization-check-allowed-nodes.exp create mode 100644 pengine/test10/utilization-check-allowed-nodes.scores create mode 100644 pengine/test10/utilization-check-allowed-nodes.summary create mode 100644 pengine/test10/utilization-check-allowed-nodes.xml create mode 100644 pengine/test10/utilization-order1.dot create mode 100644 pengine/test10/utilization-order1.exp create mode 100644 pengine/test10/utilization-order1.scores create mode 100644 pengine/test10/utilization-order1.summary create mode 100644 pengine/test10/utilization-order1.xml create mode 100644 pengine/test10/utilization-order2.dot create mode 100644 pengine/test10/utilization-order2.exp create mode 100644 pengine/test10/utilization-order2.scores create mode 100644 pengine/test10/utilization-order2.summary create mode 100644 pengine/test10/utilization-order2.xml create mode 100644 pengine/test10/utilization-order3.dot create mode 100644 pengine/test10/utilization-order3.exp create mode 100644 pengine/test10/utilization-order3.scores create mode 100644 pengine/test10/utilization-order3.summary create mode 100644 pengine/test10/utilization-order3.xml create mode 100644 pengine/test10/utilization-order4.dot create mode 100644 pengine/test10/utilization-order4.exp create mode 100644 pengine/test10/utilization-order4.scores create mode 100644 pengine/test10/utilization-order4.summary create mode 100644 pengine/test10/utilization-order4.xml create mode 100644 pengine/test10/utilization-shuffle.dot create mode 100644 pengine/test10/utilization-shuffle.exp create mode 100644 pengine/test10/utilization-shuffle.scores create mode 100644 pengine/test10/utilization-shuffle.summary create mode 100644 pengine/test10/utilization-shuffle.xml create mode 100644 pengine/test10/utilization.dot create mode 100644 pengine/test10/utilization.exp create mode 100644 pengine/test10/utilization.scores create mode 100644 pengine/test10/utilization.summary create mode 100644 pengine/test10/utilization.xml create mode 100644 pengine/test10/versioned-operations-1.dot create mode 100644 pengine/test10/versioned-operations-1.exp create mode 100644 pengine/test10/versioned-operations-1.scores create mode 100644 pengine/test10/versioned-operations-1.summary create mode 100644 pengine/test10/versioned-operations-1.xml create mode 100644 pengine/test10/versioned-operations-2.dot create mode 100644 pengine/test10/versioned-operations-2.exp create mode 100644 pengine/test10/versioned-operations-2.scores create mode 100644 pengine/test10/versioned-operations-2.summary create mode 100644 pengine/test10/versioned-operations-2.xml create mode 100644 pengine/test10/versioned-operations-3.dot create mode 100644 pengine/test10/versioned-operations-3.exp create mode 100644 pengine/test10/versioned-operations-3.scores create mode 100644 pengine/test10/versioned-operations-3.summary create mode 100644 pengine/test10/versioned-operations-3.xml create mode 100644 pengine/test10/versioned-operations-4.dot create mode 100644 pengine/test10/versioned-operations-4.exp create mode 100644 pengine/test10/versioned-operations-4.scores create mode 100644 pengine/test10/versioned-operations-4.summary create mode 100644 pengine/test10/versioned-operations-4.xml create mode 100644 pengine/test10/versioned-resources.dot create mode 100644 pengine/test10/versioned-resources.exp create mode 100644 pengine/test10/versioned-resources.scores create mode 100644 pengine/test10/versioned-resources.summary create mode 100644 pengine/test10/versioned-resources.xml create mode 100644 pengine/test10/whitebox-asymmetric.dot create mode 100644 pengine/test10/whitebox-asymmetric.exp create mode 100644 pengine/test10/whitebox-asymmetric.scores create mode 100644 pengine/test10/whitebox-asymmetric.summary create mode 100644 pengine/test10/whitebox-asymmetric.xml create mode 100644 pengine/test10/whitebox-fail1.dot create mode 100644 pengine/test10/whitebox-fail1.exp create mode 100644 pengine/test10/whitebox-fail1.scores create mode 100644 pengine/test10/whitebox-fail1.summary create mode 100644 pengine/test10/whitebox-fail1.xml create mode 100644 pengine/test10/whitebox-fail2.dot create mode 100644 pengine/test10/whitebox-fail2.exp create mode 100644 pengine/test10/whitebox-fail2.scores create mode 100644 pengine/test10/whitebox-fail2.summary create mode 100644 pengine/test10/whitebox-fail2.xml create mode 100644 pengine/test10/whitebox-fail3.dot create mode 100644 pengine/test10/whitebox-fail3.exp create mode 100644 pengine/test10/whitebox-fail3.scores create mode 100644 pengine/test10/whitebox-fail3.summary create mode 100644 pengine/test10/whitebox-fail3.xml create mode 100644 pengine/test10/whitebox-imply-stop-on-fence.dot create mode 100644 pengine/test10/whitebox-imply-stop-on-fence.exp create mode 100644 pengine/test10/whitebox-imply-stop-on-fence.scores create mode 100644 pengine/test10/whitebox-imply-stop-on-fence.summary create mode 100644 pengine/test10/whitebox-imply-stop-on-fence.xml create mode 100644 pengine/test10/whitebox-migrate1.dot create mode 100644 pengine/test10/whitebox-migrate1.exp create mode 100644 pengine/test10/whitebox-migrate1.scores create mode 100644 pengine/test10/whitebox-migrate1.summary create mode 100644 pengine/test10/whitebox-migrate1.xml create mode 100644 pengine/test10/whitebox-move.dot create mode 100644 pengine/test10/whitebox-move.exp create mode 100644 pengine/test10/whitebox-move.scores create mode 100644 pengine/test10/whitebox-move.summary create mode 100644 pengine/test10/whitebox-move.xml create mode 100644 pengine/test10/whitebox-ms-ordering-move.dot create mode 100644 pengine/test10/whitebox-ms-ordering-move.exp create mode 100644 pengine/test10/whitebox-ms-ordering-move.scores create mode 100644 pengine/test10/whitebox-ms-ordering-move.summary create mode 100644 pengine/test10/whitebox-ms-ordering-move.xml create mode 100644 pengine/test10/whitebox-ms-ordering.dot create mode 100644 pengine/test10/whitebox-ms-ordering.exp create mode 100644 pengine/test10/whitebox-ms-ordering.scores create mode 100644 pengine/test10/whitebox-ms-ordering.summary create mode 100644 pengine/test10/whitebox-ms-ordering.xml create mode 100644 pengine/test10/whitebox-nested-group.dot create mode 100644 pengine/test10/whitebox-nested-group.exp create mode 100644 pengine/test10/whitebox-nested-group.scores create mode 100644 pengine/test10/whitebox-nested-group.summary create mode 100644 pengine/test10/whitebox-nested-group.xml create mode 100644 pengine/test10/whitebox-orphan-ms.dot create mode 100644 pengine/test10/whitebox-orphan-ms.exp create mode 100644 pengine/test10/whitebox-orphan-ms.scores create mode 100644 pengine/test10/whitebox-orphan-ms.summary create mode 100644 pengine/test10/whitebox-orphan-ms.xml create mode 100644 pengine/test10/whitebox-orphaned.dot create mode 100644 pengine/test10/whitebox-orphaned.exp create mode 100644 pengine/test10/whitebox-orphaned.scores create mode 100644 pengine/test10/whitebox-orphaned.summary create mode 100644 pengine/test10/whitebox-orphaned.xml create mode 100644 pengine/test10/whitebox-start.dot create mode 100644 pengine/test10/whitebox-start.exp create mode 100644 pengine/test10/whitebox-start.scores create mode 100644 pengine/test10/whitebox-start.summary create mode 100644 pengine/test10/whitebox-start.xml create mode 100644 pengine/test10/whitebox-stop.dot create mode 100644 pengine/test10/whitebox-stop.exp create mode 100644 pengine/test10/whitebox-stop.scores create mode 100644 pengine/test10/whitebox-stop.summary create mode 100644 pengine/test10/whitebox-stop.xml create mode 100644 pengine/test10/whitebox-unexpectedly-running.dot create mode 100644 pengine/test10/whitebox-unexpectedly-running.exp create mode 100644 pengine/test10/whitebox-unexpectedly-running.scores create mode 100644 pengine/test10/whitebox-unexpectedly-running.summary create mode 100644 pengine/test10/whitebox-unexpectedly-running.xml create mode 100644 pengine/utilization.c create mode 100644 pengine/utils.c create mode 100644 pengine/utils.h create mode 100644 replace/Makefile.am create mode 100644 replace/NoSuchFunctionName.c create mode 100644 replace/alphasort.c create mode 100644 replace/scandir.c create mode 100644 replace/setenv.c create mode 100644 replace/strchrnul.c create mode 100644 replace/strerror.c create mode 100644 replace/strndup.c create mode 100644 replace/strnlen.c create mode 100644 replace/unsetenv.c create mode 100644 replace/uuid_parse.c create mode 100644 rpmlintrc create mode 100644 tools/Makefile.am create mode 100644 tools/attrd_updater.c create mode 100644 tools/cib_shadow.c create mode 100644 tools/cibadmin.c create mode 100644 tools/cibsecret.in create mode 100644 tools/crm_attribute.c create mode 100644 tools/crm_diff.c create mode 100644 tools/crm_error.c create mode 100755 tools/crm_failcount create mode 100755 tools/crm_master create mode 100644 tools/crm_mon.c create mode 100644 tools/crm_mon.service.in create mode 100644 tools/crm_mon.sysconfig create mode 100644 tools/crm_mon.upstart.in create mode 100644 tools/crm_node.c create mode 100755 tools/crm_report.in create mode 100644 tools/crm_resource.c create mode 100644 tools/crm_resource.h create mode 100644 tools/crm_resource_ban.c create mode 100644 tools/crm_resource_print.c create mode 100644 tools/crm_resource_runtime.c create mode 100644 tools/crm_simulate.c create mode 100755 tools/crm_standby create mode 100644 tools/crm_ticket.c create mode 100644 tools/crm_uuid.c create mode 100644 tools/crm_verify.c create mode 100644 tools/crmadmin.c create mode 100644 tools/fake_transition.c create mode 100644 tools/fake_transition.h create mode 100644 tools/ipmiservicelogd.c create mode 100644 tools/notifyServicelogEvent.c create mode 100644 tools/regression.acls.exp create mode 100644 tools/regression.dates.exp create mode 100755 tools/regression.sh create mode 100644 tools/regression.tools.exp create mode 100644 tools/regression.validity.exp create mode 100644 tools/report.collector create mode 100644 tools/report.common.in create mode 100644 tools/test.iso8601.c create mode 100644 valgrind-pcmk.suppressions create mode 100644 version.m4 create mode 100644 xml/Makefile.am create mode 100644 xml/Readme.md create mode 100644 xml/acls-1.2.rng create mode 100644 xml/acls-2.0.rng create mode 100644 xml/alerts-2.10.rng create mode 100644 xml/alerts-2.5.rng create mode 100644 xml/alerts-2.9.rng create mode 100755 xml/best-match.sh create mode 100644 xml/cib-1.0.rng create mode 100644 xml/cib-1.2.rng create mode 100644 xml/constraints-1.0.rng create mode 100644 xml/constraints-1.2.rng create mode 100644 xml/constraints-2.1.rng create mode 100644 xml/constraints-2.2.rng create mode 100644 xml/constraints-2.3.rng create mode 100644 xml/constraints-2.6.rng create mode 100644 xml/constraints-2.9.rng create mode 100644 xml/constraints-next.rng create mode 100644 xml/context-of.xsl create mode 100644 xml/crm-transitional.dtd create mode 100644 xml/crm.dtd create mode 100644 xml/crm.xsl create mode 100644 xml/crm_mon.rng create mode 100644 xml/fencing-1.2.rng create mode 100644 xml/fencing-2.4.rng create mode 100644 xml/nodes-1.0.rng create mode 100644 xml/nodes-1.2.rng create mode 100644 xml/nodes-1.3.rng create mode 100644 xml/nodes-2.9.rng create mode 100644 xml/nvset-1.3.rng create mode 100644 xml/nvset-2.9.rng create mode 100644 xml/nvset.rng create mode 100644 xml/ocf-meta2man.xsl create mode 100644 xml/options-1.0.rng create mode 100755 xml/regression.core.sh create mode 100755 xml/regression.sh create mode 100644 xml/resources-1.0.rng create mode 100644 xml/resources-1.2.rng create mode 100644 xml/resources-1.3.rng create mode 100644 xml/resources-2.10.rng create mode 100644 xml/resources-2.7.rng create mode 100644 xml/resources-2.8.rng create mode 100644 xml/resources-2.9.rng create mode 100644 xml/rule-2.9.rng create mode 100644 xml/rule.rng create mode 100644 xml/score.rng create mode 100644 xml/status-1.0.rng create mode 100644 xml/tags-1.3.rng create mode 100644 xml/upgrade-1.3.xsl create mode 100644 xml/upgrade06.xsl + /usr/bin/cat /builddir/build/SOURCES/systemd-make-sure-neither-of-pacemaker-_remoted-is-p.patch + /usr/bin/git apply --index -p1 - + /usr/bin/git commit -q -m systemd-make-sure-neither-of-pacemaker-_remoted-is-p.patch --author 'rpm-build ' + find . -exec touch '{}' ';' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5Nr5l0 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + export docdir=/usr/share/doc/pacemaker + docdir=/usr/share/doc/pacemaker + export systemdunitdir=/usr/lib/systemd/system + systemdunitdir=/usr/lib/systemd/system + export CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + export CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 + export LDFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + LDFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + export LDFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + LDFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: subdirectory libltdl not present autoreconf: running: libtoolize --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. libtoolize: linking file './compile' libtoolize: linking file './config.guess' libtoolize: linking file './config.sub' libtoolize: linking file './depcomp' libtoolize: linking file './install-sh' libtoolize: linking file './missing' libtoolize: linking file './ltmain.sh' libtoolize: putting macros in 'm4'. libtoolize: linking file 'm4/libtool.m4' libtoolize: linking file 'm4/ltargz.m4' libtoolize: linking file 'm4/ltdl.m4' libtoolize: linking file 'm4/ltoptions.m4' libtoolize: linking file 'm4/ltsugar.m4' libtoolize: linking file 'm4/ltversion.m4' libtoolize: linking file 'm4/lt~obsolete.m4' libtoolize: putting libltdl files in 'libltdl'. libtoolize: linking file 'libltdl/COPYING.LIB' libtoolize: creating file 'libltdl/Makefile.am' libtoolize: linking file 'libltdl/README' libtoolize: creating file 'libltdl/configure.ac' libtoolize: copying file 'libltdl/aclocal.m4' libtoolize: creating file 'libltdl/Makefile.in' libtoolize: linking file 'libltdl/config-h.in' libtoolize: creating file 'libltdl/configure' libtoolize: linking file 'libltdl/libltdl/lt__alloc.h' libtoolize: linking file 'libltdl/libltdl/lt__argz_.h' libtoolize: linking file 'libltdl/libltdl/lt__dirent.h' libtoolize: linking file 'libltdl/libltdl/lt__glibc.h' libtoolize: linking file 'libltdl/libltdl/lt__private.h' libtoolize: linking file 'libltdl/libltdl/lt__strl.h' libtoolize: linking file 'libltdl/libltdl/lt_dlloader.h' libtoolize: linking file 'libltdl/libltdl/lt_error.h' libtoolize: linking file 'libltdl/libltdl/lt_system.h' libtoolize: linking file 'libltdl/libltdl/slist.h' libtoolize: linking file 'libltdl/loaders/dld_link.c' libtoolize: linking file 'libltdl/loaders/dlopen.c' libtoolize: linking file 'libltdl/loaders/dyld.c' libtoolize: linking file 'libltdl/loaders/load_add_on.c' libtoolize: linking file 'libltdl/loaders/loadlibrary.c' libtoolize: linking file 'libltdl/loaders/preopen.c' libtoolize: linking file 'libltdl/loaders/shl_load.c' libtoolize: linking file 'libltdl/lt__alloc.c' libtoolize: linking file 'libltdl/lt__argz.c' libtoolize: linking file 'libltdl/lt__dirent.c' libtoolize: linking file 'libltdl/lt__strl.c' libtoolize: linking file 'libltdl/lt_dlloader.c' libtoolize: linking file 'libltdl/lt_error.c' libtoolize: linking file 'libltdl/ltdl.c' libtoolize: linking file 'libltdl/ltdl.h' libtoolize: linking file 'libltdl/slist.c' libtoolize: Remember to add 'LT_CONFIG_LTDL_DIR([libltdl])' to 'configure.ac'. libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing cts/Makefile.am:29: installing './py-compile' configure.ac: installing './ylwrap' lib/common/Makefile.am:40: warning: source file '$(top_builddir)/lib/gnu/md5.c' is in a subdirectory, lib/common/Makefile.am:40: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' Now run configure with any arguments (eg. --prefix) specific to your system Suggested invocation: CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -I/usr/lib64/gfortran/modules}" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -I/usr/lib64/gfortran/modules}" ; export FCFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld}" ; export LDFLAGS; [ "1" = 1 ] && for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ; do [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /usr/bin/rm -f $i && /usr/bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; done ; [ "1" = 1 ] && [ x != "x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ] && for i in $(find . -name ltmain.sh) ; do /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' $i done ; ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu \ --disable-dependency-tracking \ \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib64 \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/var/lib \ --mandir=/usr/share/man \ --infodir=/usr/share/info + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --without-snmp --without-esmtp --with-initdir=/etc/rc.d/init.d --localstatedir=/var --with-version=1.1.18-2.fc28.2 --with-nagios --with-nagios-metadata-dir=/usr/share/pacemaker/nagios/plugins-metadata/ --with-nagios-plugin-dir=/usr/lib64/nagios/plugins/ checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for Minix Amsterdam compiler... no checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for inline... inline checking for unsigned long long int... yes checking for long long int... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking for stdint.h... (cached) yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether stdint.h conforms to C99... yes checking for working stdalign.h... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64//bind9-export/ checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for ltdl.h... yes checking whether lt_dlinterface_register is declared... yes checking for lt_dladvise_preload in -lltdl... yes checking where to find libltdl headers... checking where to find libltdl library... -lltdl checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking for bison... bison -y checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for preprocessor stringizing operator... yes checking for size_t... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes Our Host OS: linux-gnu/riscv64-redhat-linux-gnu configure: Sanitizing prefix: /usr configure: Sanitizing exec_prefix: /usr configure: Sanitizing ais_prefix: /usr configure: Sanitizing INITDIR: /etc/rc.d/init.d configure: Sanitizing libdir: /usr/lib64 configure: WARNING: docdir directory (/usr/share/doc/pacemaker) does not exist! configure: Host CPU: riscv64 checking which format is needed to print uint64_t... %lu checking for glibtool... $(SHELL) $(top_builddir)/libtool checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${prefix}/lib/python2.7/site-packages checking for python extension module directory... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out ${exec_prefix}/lib64/python2.7/site-packages checking for gmake... gmake checking for lynx... no checking for w3m... no checking for help2man... /usr/bin/help2man checking for pod2man... /usr/bin/pod2man checking for asciidoc... no checking for publican... no checking for inkscape... no checking for xsltproc... /usr/bin/xsltproc checking for xmlcatalog... /usr/bin/xmlcatalog checking for fop... no checking for ssh... /usr/bin/ssh checking for scp... /usr/bin/scp checking for tar... /usr/bin/tar checking for md5... no checking for test... /usr/bin/test checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for xml2-config... /usr/bin/xml2-config checking for valgrind... no checking docbook to manpage transform... /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl checking for alphasort... yes checking for NoSuchFunctionName... no checking for scandir... yes checking for setenv... yes checking for strerror... yes checking for strchrnul... yes checking for unsetenv... yes checking for strnlen... yes checking for strndup... yes checking for socket in -lsocket... no checking for dlopen in -lc... no checking for dlopen in -ldl... (cached) yes checking for sched_getscheduler in -lrt... yes checking for getopt_long in -lgnugetopt... no checking for pam_start in -lpam... yes checking for sched_setscheduler... yes checking for uuid_parse in -luuid... yes checking for uuid_unparse... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes using /usr/bin/riscv64-redhat-linux-gnu-pkg-config glib-2.0 checking for special glib includes: ... -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include checking for glib library flags... -lglib-2.0 checking for ftime in -lcompat... no checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking auth-client.h usability... no checking auth-client.h presence... no checking for auth-client.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for dirent.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking glib.h usability... yes checking glib.h presence... yes checking for glib.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking linux/errqueue.h usability... yes checking linux/errqueue.h presence... yes checking for linux/errqueue.h... yes checking linux/swab.h usability... yes checking linux/swab.h presence... yes checking for linux/swab.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/ip.h usability... yes checking netinet/ip.h presence... yes checking for netinet/ip.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking sgtty.h usability... yes checking sgtty.h presence... yes checking for sgtty.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/dir.h usability... yes checking sys/dir.h presence... yes checking for sys/dir.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/reboot.h usability... yes checking sys/reboot.h presence... yes checking for sys/reboot.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking for special libxml2 includes... -I/usr/include/libxml2 checking for xmlReadMemory in -lxml2... yes checking for xsltApplyStylesheet in -lxslt... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking libxslt/xslt.h usability... yes checking libxslt/xslt.h presence... yes checking for libxslt/xslt.h... yes checking whether __progname and __progname_full are available... yes checking for struct tm.tm_gmtoff... yes checking for lrm_op_t.rsc_deleted... no checking for struct dirent.d_type... yes checking for g_log_set_default_handler... yes checking for getopt... yes checking for nanosleep... yes checking bzlib.h usability... yes checking bzlib.h presence... yes checking for bzlib.h... yes checking for BZ2_bzBuffToBuffCompress in -lbz2... yes checking for sighandler_t... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking curses/curses.h usability... no checking curses/curses.h presence... no checking for curses/curses.h... no checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking ncurses/ncurses.h usability... yes checking ncurses/ncurses.h presence... yes checking for ncurses/ncurses.h... yes checking for printw in -lncurses... yes checking for printw in -lncurses... (cached) yes checking whether gcc supports "-Wcast-qual"... yes checking whether gcc supports "-Werror"... yes checking whether gcc supports "-fPIC"... yes checking whether printw() requires argument of "const char *"... yes configure: Old CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 configure: New CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 checking for struct lrm_ops.fail_rsc... no checking for libqb... yes checking qb/qbipc_common.h usability... yes checking qb/qbipc_common.h presence... yes checking for qb/qbipc_common.h... yes checking for qb_ipcs_connection_auth_set in -lqb... yes checking for qb_ipcs_connection_get_buffer_size... yes checking heartbeat/hb_config.h usability... no checking heartbeat/hb_config.h presence... no checking for heartbeat/hb_config.h... no checking heartbeat/glue_config.h usability... no checking heartbeat/glue_config.h presence... no checking for heartbeat/glue_config.h... no checking stonith/stonith.h usability... no checking stonith/stonith.h presence... no checking for stonith/stonith.h... no checking agent_config.h usability... yes checking agent_config.h presence... yes checking for agent_config.h... yes configure: WARNING: cluster-glue development headers were not found checking if HA_COREDIR in none exists... default: /var/lib/pacemaker/cores checking if HA_CCMUSER in none exists... default: hacluster checking if HA_APIGROUP in none exists... default: haclient checking if HA_LIBHBDIR in none exists... default: /usr/lib64/heartbeat checking if HA_VARRUNDIR in none exists... default: /var/run checking if HA_RSCTMPDIR in agent_config.h exists... default: /var/run/resource-agents checking Scratch dir for resource agents... /var/run/resource-agents checking if HA_VARLIBHBDIR in none exists... default: /var/lib/heartbeat checking if OCF_ROOT_DIR in none exists... default: /usr/lib/ocf checking if OCF_RA_DIR in none exists... default: /usr/lib/ocf/resource.d checking for git... /usr/bin/git checking build version... archive hash: 2b07d5c5a9 checking for DBUS... yes checking for DBusBasicValue... yes checking for systemd version query result via dbus-send... string "237" checking whether to enable support for managing resources via systemd... yes checking for systemd path for system unit files... /usr/lib/systemd/system checking for Upstart version query result via dbus-send... borked checking whether to enable support for managing resources via Upstart... no checking for heartbeat support... checking for ll_cluster_new in -lhbclient... no checking for native corosync... try checking for cpg... yes checking for cfg... yes checking for cmap... yes checking for cman... no checking for confdb... no checking for fenced... no checking for quorum... yes checking for oldipc... no checking for cs_strerror in -lcorosync_common... yes checking for supported stacks... corosync-native checking for snmp support... no (disabled) checking for esmtp support... no (disabled) checking for acl support... yes checking for qb_ipcs_connection_auth_set in -lqb... (cached) yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for security/pam_appl.h... (cached) yes checking for pam/pam_appl.h... (cached) no checking for libgnutls-config... no checking for gnutls_init in -lgnutls... yes checking for gnutls_priority_set_direct... yes checking for servicelog-1 packages... no checking for servicelog-1 OpenIPMI OpenIPMIposix packages... no checking for gcc diagnostic push / pull... yes checking whether gcc supports "-Wformat-nonliteral"... no checking whether gcc supports "-fgnu89-inline"... yes checking whether gcc supports "-fgnu89-inline-Wall"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wstrict-prototypes"... no checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable-Wunsigned-char"... no checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable-Wformat=2"... yes checking whether gcc supports "-fgnu89-inline-Wall-Waggregate-return-Wbad-function-cast-Wcast-align-Wdeclaration-after-statement-Wendif-labels-Wfloat-equal-Wformat-security-Wmissing-prototypes-Wmissing-declarations-Wnested-externs-Wno-long-long-Wno-strict-aliasing-Wpointer-arith-Wwrite-strings-Wunused-but-set-variable-Wformat=2-Wformat-nonliteral"... yes checking whether gcc supports "-Werror"... yes configure: Activated additional gcc flags: -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral configure: Hardening: using custom flags configure: Enabling Fatal Warnings Supress make details: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating Doxyfile config.status: creating coverage.sh config.status: WARNING: 'coverage.sh.in' seems to ignore the --datarootdir setting config.status: creating cts/Makefile config.status: creating cts/CTSvars.py config.status: WARNING: 'cts/CTSvars.py.in' seems to ignore the --datarootdir setting config.status: creating cts/LSBDummy config.status: creating cts/HBDummy config.status: creating cts/benchmark/Makefile config.status: creating cts/benchmark/clubench config.status: WARNING: 'cts/benchmark/clubench.in' seems to ignore the --datarootdir setting config.status: creating cts/lxc_autogen.sh config.status: creating cib/Makefile config.status: creating attrd/Makefile config.status: creating crmd/Makefile config.status: creating pengine/Makefile config.status: creating pengine/regression.core.sh config.status: WARNING: 'pengine/regression.core.sh.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: creating doc/Clusters_from_Scratch/publican.cfg config.status: creating doc/Pacemaker_Development/publican.cfg config.status: creating doc/Pacemaker_Explained/publican.cfg config.status: creating doc/Pacemaker_Remote/publican.cfg config.status: creating include/Makefile config.status: creating include/crm/Makefile config.status: creating include/crm/cib/Makefile config.status: creating include/crm/common/Makefile config.status: creating include/crm/cluster/Makefile config.status: creating include/crm/fencing/Makefile config.status: creating include/crm/pengine/Makefile config.status: creating replace/Makefile config.status: creating lib/Makefile config.status: creating lib/pacemaker.pc config.status: creating lib/pacemaker-cib.pc config.status: creating lib/pacemaker-lrmd.pc config.status: creating lib/pacemaker-service.pc config.status: creating lib/pacemaker-pengine.pc config.status: creating lib/pacemaker-fencing.pc config.status: creating lib/pacemaker-cluster.pc config.status: creating lib/ais/Makefile config.status: creating lib/common/Makefile config.status: creating lib/cluster/Makefile config.status: creating lib/cib/Makefile config.status: creating lib/pengine/Makefile config.status: creating lib/transition/Makefile config.status: creating lib/fencing/Makefile config.status: creating lib/lrmd/Makefile config.status: creating lib/services/Makefile config.status: creating mcp/Makefile config.status: creating mcp/pacemaker config.status: creating mcp/pacemaker.service config.status: creating mcp/pacemaker.upstart config.status: creating mcp/pacemaker.combined.upstart config.status: creating fencing/Makefile config.status: creating fencing/regression.py config.status: WARNING: 'fencing/regression.py.in' seems to ignore the --datarootdir setting config.status: creating lrmd/Makefile config.status: creating lrmd/regression.py config.status: WARNING: 'lrmd/regression.py.in' seems to ignore the --datarootdir setting config.status: creating lrmd/pacemaker_remote.service config.status: creating lrmd/pacemaker_remote config.status: creating extra/Makefile config.status: creating extra/alerts/Makefile config.status: creating extra/resources/Makefile config.status: creating extra/logrotate/Makefile config.status: creating extra/logrotate/pacemaker config.status: creating tools/Makefile config.status: creating tools/crm_report config.status: WARNING: 'tools/crm_report.in' seems to ignore the --datarootdir setting config.status: creating tools/report.common config.status: creating tools/cibsecret config.status: creating tools/crm_mon.service config.status: creating tools/crm_mon.upstart config.status: creating xml/Makefile config.status: creating lib/gnu/Makefile config.status: creating include/config.h config.status: creating include/crm_config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libltdl (/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=riscv64-redhat-linux-gnu' '--host=riscv64-redhat-linux-gnu' '--program-prefix=' '--disable-dependency-tracking' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64' '--libexecdir=/usr/libexec' '--sharedstatedir=/var/lib' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--without-snmp' '--without-esmtp' '--with-initdir=/etc/rc.d/init.d' '--localstatedir=/var' '--with-version=1.1.18-2.fc28.2' '--with-nagios' '--with-nagios-metadata-dir=/usr/share/pacemaker/nagios/plugins-metadata/' '--with-nagios-plugin-dir=/usr/lib64/nagios/plugins/' 'build_alias=riscv64-redhat-linux-gnu' 'host_alias=riscv64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' 'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'systemdunitdir=/usr/lib/systemd/system' 'CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' 'LDFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' 'LDFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-ld' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking what extension is used for runtime loadable modules... .so checking what variable specifies run-time module search path... LD_LIBRARY_PATH checking for the default library search path... /lib64 /usr/lib64 /lib /usr/lib /usr/lib64//bind9-export/ checking for library containing dlopen... -ldl checking for dlerror... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dld_link in -ldld... no checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking for argz.h... yes checking for error_t... yes checking for argz_add... yes checking for argz_append... yes checking for argz_count... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking if argz actually works... yes checking whether libtool supports -dlopen/-dlpreopen... yes checking for unistd.h... (cached) yes checking for dl.h... no checking for sys/dl.h... no checking for dld.h... no checking for mach-o/dyld.h... no checking for dirent.h... yes checking for closedir... yes checking for opendir... yes checking for readdir... yes checking for strlcat... no checking for strlcpy... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands pacemaker configuration: Version = 1.1.18 (Build: 2b07d5c5a9) Features = generated-manpages agent-manpages ncurses libqb-logging libqb-ipc systemd nagios corosync-native atomic-attrd acls Prefix = /usr Executables = /usr/sbin Man pages = /usr/share/man Libraries = /usr/lib64 Header files = /usr/include Arch-independent files = /usr/share State information = /var System configuration = /etc HA group name = haclient HA user name = hacluster CFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror CFLAGS_HARDENED_EXE = -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 CFLAGS_HARDENED_LIB = -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 LDFLAGS_HARDENED_EXE = -specs=/usr/lib/rpm/redhat/redhat-hardened-ld LDFLAGS_HARDENED_LIB = -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Libraries = -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 Stack Libraries = -lqb -ldl -lcpg -lcfg -lcmap -lquorum + make -j4 V=1 all Making all in replace gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/replace' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o NoSuchFunctionName.lo NoSuchFunctionName.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c NoSuchFunctionName.c -fPIC -DPIC -o .libs/NoSuchFunctionName.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c NoSuchFunctionName.c -o NoSuchFunctionName.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreplace.la NoSuchFunctionName.lo -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: ar cru .libs/libreplace.a .libs/NoSuchFunctionName.o libtool: link: ranlib .libs/libreplace.a libtool: link: ( cd ".libs" && rm -f "libreplace.la" && ln -s "../libreplace.la" "libreplace.la" ) gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/replace' Making all in include gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake all-recursive gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' Making all in crm gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' Making all in common gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/common' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/common' Making all in pengine gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/pengine' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/pengine' Making all in cib gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cib' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cib' Making all in fencing gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/fencing' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/fencing' Making all in cluster gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cluster' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cluster' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' Making all in lib gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' Making all in gnu gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake all-recursive gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gcc -DHAVE_CONFIG_H -I. -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o md5.o md5.c rm -f libgnu.a ar cru libgnu.a md5.o ranlib libgnu.a gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' Making all in common gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-compat.lo `test -f 'compat.c' || echo './'`compat.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-digest.lo `test -f 'digest.c' || echo './'`digest.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-ipc.lo `test -f 'ipc.c' || echo './'`ipc.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-io.lo `test -f 'io.c' || echo './'`io.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c io.c -fPIC -DPIC -o .libs/libcrmcommon_la-io.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c compat.c -fPIC -DPIC -o .libs/libcrmcommon_la-compat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c digest.c -fPIC -DPIC -o .libs/libcrmcommon_la-digest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ipc.c -fPIC -DPIC -o .libs/libcrmcommon_la-ipc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c compat.c -o libcrmcommon_la-compat.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c digest.c -o libcrmcommon_la-digest.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c io.c -o libcrmcommon_la-io.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-procfs.lo `test -f 'procfs.c' || echo './'`procfs.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ipc.c -o libcrmcommon_la-ipc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c procfs.c -fPIC -DPIC -o .libs/libcrmcommon_la-procfs.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-xml.lo `test -f 'xml.c' || echo './'`xml.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c utils.c -fPIC -DPIC -o .libs/libcrmcommon_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xml.c -fPIC -DPIC -o .libs/libcrmcommon_la-xml.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c procfs.c -o libcrmcommon_la-procfs.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-iso8601.lo `test -f 'iso8601.c' || echo './'`iso8601.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-remote.lo `test -f 'remote.c' || echo './'`remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c iso8601.c -fPIC -DPIC -o .libs/libcrmcommon_la-iso8601.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c remote.c -fPIC -DPIC -o .libs/libcrmcommon_la-remote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c utils.c -o libcrmcommon_la-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c remote.c -o libcrmcommon_la-remote.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c iso8601.c -o libcrmcommon_la-iso8601.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-mainloop.lo `test -f 'mainloop.c' || echo './'`mainloop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c mainloop.c -fPIC -DPIC -o .libs/libcrmcommon_la-mainloop.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-logging.lo `test -f 'logging.c' || echo './'`logging.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c logging.c -fPIC -DPIC -o .libs/libcrmcommon_la-logging.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-watchdog.lo `test -f 'watchdog.c' || echo './'`watchdog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c mainloop.c -o libcrmcommon_la-mainloop.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c watchdog.c -fPIC -DPIC -o .libs/libcrmcommon_la-watchdog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c logging.c -o libcrmcommon_la-logging.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c watchdog.c -o libcrmcommon_la-watchdog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xml.c -o libcrmcommon_la-xml.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-schemas.lo `test -f 'schemas.c' || echo './'`schemas.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c schemas.c -fPIC -DPIC -o .libs/libcrmcommon_la-schemas.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-strings.lo `test -f 'strings.c' || echo './'`strings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c strings.c -fPIC -DPIC -o .libs/libcrmcommon_la-strings.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-xpath.lo `test -f 'xpath.c' || echo './'`xpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xpath.c -fPIC -DPIC -o .libs/libcrmcommon_la-xpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c schemas.c -o libcrmcommon_la-schemas.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c strings.c -o libcrmcommon_la-strings.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c xpath.c -o libcrmcommon_la-xpath.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-attrd_client.lo `test -f 'attrd_client.c' || echo './'`attrd_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-alerts.lo `test -f 'alerts.c' || echo './'`alerts.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-operations.lo `test -f 'operations.c' || echo './'`operations.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c attrd_client.c -fPIC -DPIC -o .libs/libcrmcommon_la-attrd_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c alerts.c -fPIC -DPIC -o .libs/libcrmcommon_la-alerts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c operations.c -fPIC -DPIC -o .libs/libcrmcommon_la-operations.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c attrd_client.c -o libcrmcommon_la-attrd_client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c alerts.c -o libcrmcommon_la-alerts.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c -o libcrmcommon_la-md5.lo `test -f '../../lib/gnu/md5.c' || echo './'`../../lib/gnu/md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c operations.c -o libcrmcommon_la-operations.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ../../lib/gnu/md5.c -fPIC -DPIC -o .libs/libcrmcommon_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -c ../../lib/gnu/md5.c -o libcrmcommon_la-md5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -fPIC -version-info 11:0:8 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrmcommon.la -rpath /usr/lib64 libcrmcommon_la-compat.lo libcrmcommon_la-digest.lo libcrmcommon_la-ipc.lo libcrmcommon_la-io.lo libcrmcommon_la-procfs.lo libcrmcommon_la-utils.lo libcrmcommon_la-xml.lo libcrmcommon_la-iso8601.lo libcrmcommon_la-remote.lo libcrmcommon_la-mainloop.lo libcrmcommon_la-logging.lo libcrmcommon_la-watchdog.lo libcrmcommon_la-schemas.lo libcrmcommon_la-strings.lo libcrmcommon_la-xpath.lo libcrmcommon_la-attrd_client.lo libcrmcommon_la-alerts.lo libcrmcommon_la-operations.lo libcrmcommon_la-md5.lo -ldl -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libcrmcommon_la-compat.o .libs/libcrmcommon_la-digest.o .libs/libcrmcommon_la-ipc.o .libs/libcrmcommon_la-io.o .libs/libcrmcommon_la-procfs.o .libs/libcrmcommon_la-utils.o .libs/libcrmcommon_la-xml.o .libs/libcrmcommon_la-iso8601.o .libs/libcrmcommon_la-remote.o .libs/libcrmcommon_la-mainloop.o .libs/libcrmcommon_la-logging.o .libs/libcrmcommon_la-watchdog.o .libs/libcrmcommon_la-schemas.o .libs/libcrmcommon_la-strings.o .libs/libcrmcommon_la-xpath.o .libs/libcrmcommon_la-attrd_client.o .libs/libcrmcommon_la-alerts.o .libs/libcrmcommon_la-operations.o .libs/libcrmcommon_la-md5.o -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmcommon.so.3 -o .libs/libcrmcommon.so.3.8.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcrmcommon.so.3" && ln -s "libcrmcommon.so.3.8.0" "libcrmcommon.so.3") libtool: link: (cd ".libs" && rm -f "libcrmcommon.so" && ln -s "libcrmcommon.so.3.8.0" "libcrmcommon.so") libtool: link: ar cru .libs/libcrmcommon.a libcrmcommon_la-compat.o libcrmcommon_la-digest.o libcrmcommon_la-ipc.o libcrmcommon_la-io.o libcrmcommon_la-procfs.o libcrmcommon_la-utils.o libcrmcommon_la-xml.o libcrmcommon_la-iso8601.o libcrmcommon_la-remote.o libcrmcommon_la-mainloop.o libcrmcommon_la-logging.o libcrmcommon_la-watchdog.o libcrmcommon_la-schemas.o libcrmcommon_la-strings.o libcrmcommon_la-xpath.o libcrmcommon_la-attrd_client.o libcrmcommon_la-alerts.o libcrmcommon_la-operations.o libcrmcommon_la-md5.o libtool: link: ranlib .libs/libcrmcommon.a libtool: link: ( cd ".libs" && rm -f "libcrmcommon.la" && ln -s "../libcrmcommon.la" "libcrmcommon.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common' Making all in pengine gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_rules_la-rules.lo `test -f 'rules.c' || echo './'`rules.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_rules_la-rules_alerts.lo `test -f 'rules_alerts.c' || echo './'`rules_alerts.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_rules_la-common.lo `test -f 'common.c' || echo './'`common.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-status.lo `test -f 'status.c' || echo './'`status.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -fPIC -DPIC -o .libs/libpe_rules_la-common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -fPIC -DPIC -o .libs/libpe_rules_la-rules.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c status.c -fPIC -DPIC -o .libs/libpe_status_la-status.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules_alerts.c -fPIC -DPIC -o .libs/libpe_rules_la-rules_alerts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -o libpe_rules_la-common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules_alerts.c -o libpe_rules_la-rules_alerts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c status.c -o libpe_status_la-status.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -o libpe_rules_la-rules.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-complex.lo `test -f 'complex.c' || echo './'`complex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -fPIC -DPIC -o .libs/libpe_status_la-unpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -fPIC -DPIC -o .libs/libpe_status_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c complex.c -fPIC -DPIC -o .libs/libpe_status_la-complex.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-native.lo `test -f 'native.c' || echo './'`native.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c native.c -fPIC -DPIC -o .libs/libpe_status_la-native.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c complex.c -o libpe_status_la-complex.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -o libpe_status_la-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c native.c -o libpe_status_la-native.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-container.lo `test -f 'container.c' || echo './'`container.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c container.c -fPIC -DPIC -o .libs/libpe_status_la-container.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -o libpe_status_la-unpack.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-group.lo `test -f 'group.c' || echo './'`group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c container.c -o libpe_status_la-container.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-clone.lo `test -f 'clone.c' || echo './'`clone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c group.c -fPIC -DPIC -o .libs/libpe_status_la-group.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c clone.c -fPIC -DPIC -o .libs/libpe_status_la-clone.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c group.c -o libpe_status_la-group.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-rules.lo `test -f 'rules.c' || echo './'`rules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c clone.c -o libpe_status_la-clone.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-common.lo `test -f 'common.c' || echo './'`common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -fPIC -DPIC -o .libs/libpe_status_la-rules.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -fPIC -DPIC -o .libs/libpe_status_la-common.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-failcounts.lo `test -f 'failcounts.c' || echo './'`failcounts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c common.c -o libpe_status_la-common.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpe_status_la-remote.lo `test -f 'remote.c' || echo './'`remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c failcounts.c -fPIC -DPIC -o .libs/libpe_status_la-failcounts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c remote.c -fPIC -DPIC -o .libs/libpe_status_la-remote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c rules.c -o libpe_status_la-rules.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c failcounts.c -o libpe_status_la-failcounts.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 5:0:3 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpe_rules.la -rpath /usr/lib64 libpe_rules_la-rules.lo libpe_rules_la-rules_alerts.lo libpe_rules_la-common.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c remote.c -o libpe_status_la-remote.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/libpe_rules_la-rules.o .libs/libpe_rules_la-rules_alerts.o .libs/libpe_rules_la-common.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_rules.so.2 -o .libs/libpe_rules.so.2.3.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libpe_rules.so.2" && ln -s "libpe_rules.so.2.3.0" "libpe_rules.so.2") libtool: link: (cd ".libs" && rm -f "libpe_rules.so" && ln -s "libpe_rules.so.2.3.0" "libpe_rules.so") libtool: link: ar cru .libs/libpe_rules.a libpe_rules_la-rules.o libpe_rules_la-rules_alerts.o libpe_rules_la-common.o libtool: link: ranlib .libs/libpe_rules.a libtool: link: ( cd ".libs" && rm -f "libpe_rules.la" && ln -s "../libpe_rules.la" "libpe_rules.la" ) /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 14:0:4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpe_status.la -rpath /usr/lib64 libpe_status_la-status.lo libpe_status_la-unpack.lo libpe_status_la-utils.lo libpe_status_la-complex.lo libpe_status_la-native.lo libpe_status_la-container.lo libpe_status_la-group.lo libpe_status_la-clone.lo libpe_status_la-rules.lo libpe_status_la-common.lo libpe_status_la-failcounts.lo libpe_status_la-remote.lo -lncurses -ltinfo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libpe_status_la-status.o .libs/libpe_status_la-unpack.o .libs/libpe_status_la-utils.o .libs/libpe_status_la-complex.o .libs/libpe_status_la-native.o .libs/libpe_status_la-container.o .libs/libpe_status_la-group.o .libs/libpe_status_la-clone.o .libs/libpe_status_la-rules.o .libs/libpe_status_la-common.o .libs/libpe_status_la-failcounts.o .libs/libpe_status_la-remote.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -lncurses -ltinfo ../../lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_status.so.10 -o .libs/libpe_status.so.10.4.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libpe_status.so.10" && ln -s "libpe_status.so.10.4.0" "libpe_status.so.10") libtool: link: (cd ".libs" && rm -f "libpe_status.so" && ln -s "libpe_status.so.10.4.0" "libpe_status.so") libtool: link: ar cru .libs/libpe_status.a libpe_status_la-status.o libpe_status_la-unpack.o libpe_status_la-utils.o libpe_status_la-complex.o libpe_status_la-native.o libpe_status_la-container.o libpe_status_la-group.o libpe_status_la-clone.o libpe_status_la-rules.o libpe_status_la-common.o libpe_status_la-failcounts.o libpe_status_la-remote.o libtool: link: ranlib .libs/libpe_status.a libtool: link: ( cd ".libs" && rm -f "libpe_status.la" && ln -s "../libpe_status.la" "libpe_status.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine' Making all in transition gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libtransitioner_la-unpack.lo `test -f 'unpack.c' || echo './'`unpack.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libtransitioner_la-graph.lo `test -f 'graph.c' || echo './'`graph.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libtransitioner_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -fPIC -DPIC -o .libs/libtransitioner_la-unpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -fPIC -DPIC -o .libs/libtransitioner_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c graph.c -fPIC -DPIC -o .libs/libtransitioner_la-graph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -o libtransitioner_la-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c unpack.c -o libtransitioner_la-unpack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c graph.c -o libtransitioner_la-graph.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 3:0:1 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtransitioner.la -rpath /usr/lib64 libtransitioner_la-unpack.lo libtransitioner_la-graph.lo libtransitioner_la-utils.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libtransitioner_la-unpack.o .libs/libtransitioner_la-graph.o .libs/libtransitioner_la-utils.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libtransitioner.so.2 -o .libs/libtransitioner.so.2.1.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libtransitioner.so.2" && ln -s "libtransitioner.so.2.1.0" "libtransitioner.so.2") libtool: link: (cd ".libs" && rm -f "libtransitioner.so" && ln -s "libtransitioner.so.2.1.0" "libtransitioner.so") libtool: link: ar cru .libs/libtransitioner.a libtransitioner_la-unpack.o libtransitioner_la-graph.o libtransitioner_la-utils.o libtool: link: ranlib .libs/libtransitioner.a libtool: link: ( cd ".libs" && rm -f "libtransitioner.la" && ln -s "../libtransitioner.la" "libtransitioner.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition' Making all in cib gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_ops.lo `test -f 'cib_ops.c' || echo './'`cib_ops.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_utils.lo `test -f 'cib_utils.c' || echo './'`cib_utils.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_client.lo `test -f 'cib_client.c' || echo './'`cib_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_native.lo `test -f 'cib_native.c' || echo './'`cib_native.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_ops.c -fPIC -DPIC -o .libs/libcib_la-cib_ops.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_native.c -fPIC -DPIC -o .libs/libcib_la-cib_native.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_utils.c -fPIC -DPIC -o .libs/libcib_la-cib_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_client.c -fPIC -DPIC -o .libs/libcib_la-cib_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_native.c -o libcib_la-cib_native.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_client.c -o libcib_la-cib_client.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_ops.c -o libcib_la-cib_ops.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_utils.c -o libcib_la-cib_utils.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_attrs.lo `test -f 'cib_attrs.c' || echo './'`cib_attrs.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_file.lo `test -f 'cib_file.c' || echo './'`cib_file.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_attrs.c -fPIC -DPIC -o .libs/libcib_la-cib_attrs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_file.c -fPIC -DPIC -o .libs/libcib_la-cib_file.o /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcib_la-cib_remote.lo `test -f 'cib_remote.c' || echo './'`cib_remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_remote.c -fPIC -DPIC -o .libs/libcib_la-cib_remote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_attrs.c -o libcib_la-cib_attrs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_file.c -o libcib_la-cib_file.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cib_remote.c -o libcib_la-cib_remote.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 5:4:1 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 ../../lib/pengine/libpe_rules.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -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 -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so ../../lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libcib.so.4 -o .libs/libcib.so.4.1.4 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcib.so.4" && ln -s "libcib.so.4.1.4" "libcib.so.4") libtool: link: (cd ".libs" && rm -f "libcib.so" && ln -s "libcib.so.4.1.4" "libcib.so") libtool: link: ar cru .libs/libcib.a libcib_la-cib_ops.o libcib_la-cib_utils.o libcib_la-cib_client.o libcib_la-cib_native.o libcib_la-cib_attrs.o libcib_la-cib_file.o libcib_la-cib_remote.o libtool: link: ranlib .libs/libcib.a libtool: link: ( cd ".libs" && rm -f "libcib.la" && ln -s "../libcib.la" "libcib.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib' Making all in fencing gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libstonithd_la-st_client.lo `test -f 'st_client.c' || echo './'`st_client.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c st_client.c -fPIC -DPIC -o .libs/libstonithd_la-st_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c st_client.c -o libstonithd_la-st_client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 4:4:2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstonithd.la -rpath /usr/lib64 libstonithd_la-st_client.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libstonithd_la-st_client.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libstonithd.so.2 -o .libs/libstonithd.so.2.2.4 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libstonithd.so.2" && ln -s "libstonithd.so.2.2.4" "libstonithd.so.2") libtool: link: (cd ".libs" && rm -f "libstonithd.so" && ln -s "libstonithd.so.2.2.4" "libstonithd.so") libtool: link: ar cru .libs/libstonithd.a libstonithd_la-st_client.o libtool: link: ranlib .libs/libstonithd.a libtool: link: ( cd ".libs" && rm -f "libstonithd.la" && ln -s "../libstonithd.la" "libstonithd.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing' Making all in services gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-services.lo `test -f 'services.c' || echo './'`services.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-services_linux.lo `test -f 'services_linux.c' || echo './'`services_linux.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-dbus.lo `test -f 'dbus.c' || echo './'`dbus.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmservice_la-systemd.lo `test -f 'systemd.c' || echo './'`systemd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c systemd.c -fPIC -DPIC -o .libs/libcrmservice_la-systemd.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c dbus.c -fPIC -DPIC -o .libs/libcrmservice_la-dbus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services_linux.c -fPIC -DPIC -o .libs/libcrmservice_la-services_linux.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services.c -fPIC -DPIC -o .libs/libcrmservice_la-services.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c dbus.c -o libcrmservice_la-dbus.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services_linux.c -o libcrmservice_la-services_linux.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c services.c -o libcrmservice_la-services.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c systemd.c -o libcrmservice_la-systemd.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 6:0:3 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrmservice.la -rpath /usr/lib64 libcrmservice_la-services.lo libcrmservice_la-services_linux.lo libcrmservice_la-dbus.lo libcrmservice_la-systemd.lo ../../lib/common/libcrmcommon.la -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ldbus-1 -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-dbus.o .libs/libcrmservice_la-systemd.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-soname -Wl,libcrmservice.so.3 -o .libs/libcrmservice.so.3.3.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcrmservice.so.3" && ln -s "libcrmservice.so.3.3.0" "libcrmservice.so.3") libtool: link: (cd ".libs" && rm -f "libcrmservice.so" && ln -s "libcrmservice.so.3.3.0" "libcrmservice.so") libtool: link: ar cru .libs/libcrmservice.a libcrmservice_la-services.o libcrmservice_la-services_linux.o libcrmservice_la-dbus.o libcrmservice_la-systemd.o libtool: link: ranlib .libs/libcrmservice.a libtool: link: ( cd ".libs" && rm -f "libcrmservice.la" && ln -s "../libcrmservice.la" "libcrmservice.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services' Making all in lrmd gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o liblrmd_la-lrmd_client.lo `test -f 'lrmd_client.c' || echo './'`lrmd_client.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o liblrmd_la-proxy_common.lo `test -f 'proxy_common.c' || echo './'`proxy_common.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o liblrmd_la-lrmd_alerts.lo `test -f 'lrmd_alerts.c' || echo './'`lrmd_alerts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c proxy_common.c -fPIC -DPIC -o .libs/liblrmd_la-proxy_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_alerts.c -fPIC -DPIC -o .libs/liblrmd_la-lrmd_alerts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_client.c -fPIC -DPIC -o .libs/liblrmd_la-lrmd_client.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_alerts.c -o liblrmd_la-lrmd_alerts.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c proxy_common.c -o liblrmd_la-proxy_common.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c lrmd_client.c -o liblrmd_la-lrmd_client.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 6:0:5 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblrmd.la -rpath /usr/lib64 liblrmd_la-lrmd_client.lo liblrmd_la-proxy_common.lo liblrmd_la-lrmd_alerts.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/liblrmd_la-lrmd_client.o .libs/liblrmd_la-proxy_common.o .libs/liblrmd_la-lrmd_alerts.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so -ldbus-1 ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,liblrmd.so.1 -o .libs/liblrmd.so.1.5.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "liblrmd.so.1" && ln -s "liblrmd.so.1.5.0" "liblrmd.so.1") libtool: link: (cd ".libs" && rm -f "liblrmd.so" && ln -s "liblrmd.so.1.5.0" "liblrmd.so") libtool: link: ar cru .libs/liblrmd.a liblrmd_la-lrmd_client.o liblrmd_la-proxy_common.o liblrmd_la-lrmd_alerts.o libtool: link: ranlib .libs/liblrmd.a libtool: link: ( cd ".libs" && rm -f "liblrmd.la" && ln -s "../liblrmd.la" "liblrmd.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd' Making all in cluster gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster' /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-election.lo `test -f 'election.c' || echo './'`election.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-cluster.lo `test -f 'cluster.c' || echo './'`cluster.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-membership.lo `test -f 'membership.c' || echo './'`membership.c /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-cpg.lo `test -f 'cpg.c' || echo './'`cpg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c membership.c -fPIC -DPIC -o .libs/libcrmcluster_la-membership.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cluster.c -fPIC -DPIC -o .libs/libcrmcluster_la-cluster.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c election.c -fPIC -DPIC -o .libs/libcrmcluster_la-election.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cpg.c -fPIC -DPIC -o .libs/libcrmcluster_la-cpg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cluster.c -o libcrmcluster_la-cluster.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c election.c -o libcrmcluster_la-election.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c cpg.c -o libcrmcluster_la-cpg.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c membership.c -o libcrmcluster_la-membership.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libcrmcluster_la-corosync.lo `test -f 'corosync.c' || echo './'`corosync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c corosync.c -fPIC -DPIC -o .libs/libcrmcluster_la-corosync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c corosync.c -o libcrmcluster_la-corosync.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 7:1:3 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrmcluster.la -rpath /usr/lib64 libcrmcluster_la-election.lo libcrmcluster_la-cluster.lo libcrmcluster_la-membership.lo libcrmcluster_la-cpg.lo libcrmcluster_la-corosync.lo ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libcrmcluster_la-election.o .libs/libcrmcluster_la-cluster.o .libs/libcrmcluster_la-membership.o .libs/libcrmcluster_la-cpg.o .libs/libcrmcluster_la-corosync.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmcluster.so.4 -o .libs/libcrmcluster.so.4.3.1 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcrmcluster.so.4" && ln -s "libcrmcluster.so.4.3.1" "libcrmcluster.so.4") libtool: link: (cd ".libs" && rm -f "libcrmcluster.so" && ln -s "libcrmcluster.so.4.3.1" "libcrmcluster.so") libtool: link: ar cru .libs/libcrmcluster.a libcrmcluster_la-election.o libcrmcluster_la-cluster.o libcrmcluster_la-membership.o libcrmcluster_la-cpg.o libcrmcluster_la-corosync.o libtool: link: ranlib .libs/libcrmcluster.a libtool: link: ( cd ".libs" && rm -f "libcrmcluster.la" && ln -s "../libcrmcluster.la" "libcrmcluster.la" ) gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' Making all in mcp gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemakerd-pacemaker.o `test -f 'pacemaker.c' || echo './'`pacemaker.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemakerd-corosync.o `test -f 'corosync.c' || echo './'`corosync.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemakerd pacemakerd-pacemaker.o pacemakerd-corosync.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemakerd pacemakerd-pacemaker.o pacemakerd-corosync.o ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp/pacemakerd PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp/pacemakerd --help pacemakerd - Start/Stop Pacemaker Usage: pacemakerd mode [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -S, --shutdown Instruct Pacemaker to shutdown on this machine -F, --features Display the full version and list of features Pacemaker was built with Additional Options: -f, --foreground (Ignored) Pacemaker always runs in the foreground -p, --pid-file=value (Ignored) Daemon pid file location -s, --standby Start node in standby state Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp/pacemakerd --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp:$PATH /usr/bin/help2man --output pacemakerd.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp/pacemakerd gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp' Making all in attrd gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/attrd' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o attrd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o attrd-commands.o `test -f 'commands.c' || echo './'`commands.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o attrd-attrd_common.o `test -f 'attrd_common.c' || echo './'`attrd_common.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o attrd-attrd_common_alerts.o `test -f 'attrd_common_alerts.c' || echo './'`attrd_common_alerts.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o attrd attrd-main.o attrd-commands.o attrd-attrd_common.o attrd-attrd_common_alerts.o ../lib/cluster/libcrmcluster.la ../lib/pengine/libpe_rules.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la ../lib/lrmd/liblrmd.la -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/attrd attrd-main.o attrd-commands.o attrd-attrd_common.o attrd-attrd_common_alerts.o ../lib/cluster/.libs/libcrmcluster.so ../lib/pengine/.libs/libpe_rules.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/attrd' Making all in pengine gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-pengine.lo `test -f 'pengine.c' || echo './'`pengine.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-allocate.lo `test -f 'allocate.c' || echo './'`allocate.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-notif.lo `test -f 'notif.c' || echo './'`notif.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-utils.lo `test -f 'utils.c' || echo './'`utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c allocate.c -fPIC -DPIC -o .libs/libpengine_la-allocate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -fPIC -DPIC -o .libs/libpengine_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c notif.c -fPIC -DPIC -o .libs/libpengine_la-notif.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c pengine.c -fPIC -DPIC -o .libs/libpengine_la-pengine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c pengine.c -o libpengine_la-pengine.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utils.c -o libpengine_la-utils.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c notif.c -o libpengine_la-notif.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-constraints.lo `test -f 'constraints.c' || echo './'`constraints.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-native.lo `test -f 'native.c' || echo './'`native.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c constraints.c -fPIC -DPIC -o .libs/libpengine_la-constraints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c allocate.c -o libpengine_la-allocate.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-group.lo `test -f 'group.c' || echo './'`group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c native.c -fPIC -DPIC -o .libs/libpengine_la-native.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c group.c -fPIC -DPIC -o .libs/libpengine_la-group.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c group.c -o libpengine_la-group.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-clone.lo `test -f 'clone.c' || echo './'`clone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c constraints.c -o libpengine_la-constraints.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c clone.c -fPIC -DPIC -o .libs/libpengine_la-clone.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-master.lo `test -f 'master.c' || echo './'`master.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c master.c -fPIC -DPIC -o .libs/libpengine_la-master.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c native.c -o libpengine_la-native.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c clone.c -o libpengine_la-clone.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c master.c -o libpengine_la-master.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-graph.lo `test -f 'graph.c' || echo './'`graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c graph.c -fPIC -DPIC -o .libs/libpengine_la-graph.o /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-utilization.lo `test -f 'utilization.c' || echo './'`utilization.c /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o libpengine_la-container.lo `test -f 'container.c' || echo './'`container.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utilization.c -fPIC -DPIC -o .libs/libpengine_la-utilization.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c container.c -fPIC -DPIC -o .libs/libpengine_la-container.o gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pengine-main.o `test -f 'main.c' || echo './'`main.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c graph.c -o libpengine_la-graph.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c utilization.c -o libpengine_la-utilization.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I.. -I.. -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c container.c -o libpengine_la-container.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 14:0:4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpengine.la -rpath /usr/lib64 libpengine_la-pengine.lo libpengine_la-allocate.lo libpengine_la-notif.lo libpengine_la-utils.lo libpengine_la-constraints.lo libpengine_la-native.lo libpengine_la-group.lo libpengine_la-clone.lo libpengine_la-master.lo libpengine_la-graph.lo libpengine_la-utilization.lo libpengine_la-container.lo ../lib/pengine/libpe_status.la ../lib/cib/libcib.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libpengine_la-pengine.o .libs/libpengine_la-allocate.o .libs/libpengine_la-notif.o .libs/libpengine_la-utils.o .libs/libpengine_la-constraints.o .libs/libpengine_la-native.o .libs/libpengine_la-group.o .libs/libpengine_la-clone.o .libs/libpengine_la-master.o .libs/libpengine_la-graph.o .libs/libpengine_la-utilization.o .libs/libpengine_la-container.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs ../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libpengine.so.10 -o .libs/libpengine.so.10.4.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libpengine.so.10" && ln -s "libpengine.so.10.4.0" "libpengine.so.10") libtool: link: (cd ".libs" && rm -f "libpengine.so" && ln -s "libpengine.so.10.4.0" "libpengine.so") libtool: link: ar cru .libs/libpengine.a libpengine_la-pengine.o libpengine_la-allocate.o libpengine_la-notif.o libpengine_la-utils.o libpengine_la-constraints.o libpengine_la-native.o libpengine_la-group.o libpengine_la-clone.o libpengine_la-master.o libpengine_la-graph.o libpengine_la-utilization.o libpengine_la-container.o libtool: link: ranlib .libs/libpengine.a libtool: link: ( cd ".libs" && rm -f "libpengine.la" && ln -s "../libpengine.la" "libpengine.la" ) /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pengine pengine-main.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la ../lib/pengine/libpe_status.la libpengine.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pengine pengine-main.o ../lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/pengine/.libs/libpe_status.so ./.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine/pengine metadata > pengine.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pengine ../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine/pengine.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine/pengine.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine/pengine.dbook Note: meta source : no *info/productname or alternative pengine Note: meta source : see http://www.docbook.org/tdg5/en/html/produ pengine Note: meta source : no refentry/refmeta/refmiscinfo@class=source pengine Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi pengine Note: meta version: no *info/productnumber or alternative pengine Note: meta version: see http://www.docbook.org/tdg5/en/html/produ pengine Note: meta version: no refentry/refmeta/refmiscinfo@class=version pengine Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi pengine Warn: meta source : using "Pacemaker Configuration" for "source" pengine Note: meta manual : no titled ancestor of refentry pengine Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pengine Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi pengine Warn: meta manual : using "Pacemaker Configuration" for "manual" pengine Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pengine Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr pengine Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso pengine Note: Writing pengine.7 rm pengine.xml pengine.dbook gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine' Making all in cib gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cib' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-io.o `test -f 'io.c' || echo './'`io.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-messages.o `test -f 'messages.c' || echo './'`messages.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-notify.o `test -f 'notify.c' || echo './'`notify.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-remote.o `test -f 'remote.c' || echo './'`remote.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib-common.o `test -f 'common.c' || echo './'`common.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cibmon.o cibmon.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cib cib-io.o cib-messages.o cib-notify.o cib-callbacks.o cib-main.o cib-remote.o cib-common.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cibmon cibmon.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cib cib-io.o cib-messages.o cib-notify.o cib-callbacks.o cib-main.o cib-remote.o cib-common.o ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cibmon cibmon.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cib' Making all in crmd gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-crmd.o `test -f 'crmd.c' || echo './'`crmd.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-corosync.o `test -f 'corosync.c' || echo './'`corosync.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-crmd_metadata.o `test -f 'crmd_metadata.c' || echo './'`crmd_metadata.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-fsa.o `test -f 'fsa.c' || echo './'`fsa.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-control.o `test -f 'control.c' || echo './'`control.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-messages.o `test -f 'messages.c' || echo './'`messages.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-membership.o `test -f 'membership.c' || echo './'`membership.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-callbacks.o `test -f 'callbacks.c' || echo './'`callbacks.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-attrd.o `test -f 'attrd.c' || echo './'`attrd.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-election.o `test -f 'election.c' || echo './'`election.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-join_client.o `test -f 'join_client.c' || echo './'`join_client.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-join_dc.o `test -f 'join_dc.c' || echo './'`join_dc.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-subsystems.o `test -f 'subsystems.c' || echo './'`subsystems.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-throttle.o `test -f 'throttle.c' || echo './'`throttle.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-cib.o `test -f 'cib.c' || echo './'`cib.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-pengine.o `test -f 'pengine.c' || echo './'`pengine.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-tengine.o `test -f 'tengine.c' || echo './'`tengine.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-lrm.o `test -f 'lrm.c' || echo './'`lrm.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-lrm_state.o `test -f 'lrm_state.c' || echo './'`lrm_state.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-remote_lrmd_ra.o `test -f 'remote_lrmd_ra.c' || echo './'`remote_lrmd_ra.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-utils.o `test -f 'utils.c' || echo './'`utils.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-misc.o `test -f 'misc.c' || echo './'`misc.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-te_events.o `test -f 'te_events.c' || echo './'`te_events.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-te_actions.o `test -f 'te_actions.c' || echo './'`te_actions.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-te_utils.o `test -f 'te_utils.c' || echo './'`te_utils.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmd-te_callbacks.o `test -f 'te_callbacks.c' || echo './'`te_callbacks.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crmd crmd-main.o crmd-crmd.o crmd-corosync.o crmd-crmd_metadata.o crmd-fsa.o crmd-control.o crmd-messages.o crmd-membership.o crmd-callbacks.o crmd-attrd.o crmd-election.o crmd-join_client.o crmd-join_dc.o crmd-subsystems.o crmd-throttle.o crmd-cib.o crmd-pengine.o crmd-tengine.o crmd-lrm.o crmd-lrm_state.o crmd-remote_lrmd_ra.o crmd-utils.o crmd-misc.o crmd-te_events.o crmd-te_actions.o crmd-te_utils.o crmd-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 -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crmd crmd-main.o crmd-crmd.o crmd-corosync.o crmd-crmd_metadata.o crmd-fsa.o crmd-control.o crmd-messages.o crmd-membership.o crmd-callbacks.o crmd-attrd.o crmd-election.o crmd-join_client.o crmd-join_dc.o crmd-subsystems.o crmd-throttle.o crmd-cib.o crmd-pengine.o crmd-tengine.o crmd-lrm.o crmd-lrm_state.o crmd-remote_lrmd_ra.o crmd-utils.o crmd-misc.o crmd-te_events.o crmd-te_actions.o crmd-te_utils.o crmd-te_callbacks.o ../lib/fencing/.libs/libstonithd.so ../lib/transition/.libs/libtransitioner.so ../lib/pengine/.libs/libpe_rules.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/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 /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd/crmd metadata > crmd.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name crmd ../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd/crmd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd/crmd.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd/crmd.dbook Note: meta source : no *info/productname or alternative crmd Note: meta source : see http://www.docbook.org/tdg5/en/html/produ crmd Note: meta source : no refentry/refmeta/refmiscinfo@class=source crmd Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi crmd Note: meta version: no *info/productnumber or alternative crmd Note: meta version: see http://www.docbook.org/tdg5/en/html/produ crmd Note: meta version: no refentry/refmeta/refmiscinfo@class=version crmd Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi crmd Warn: meta source : using "Pacemaker Configuration" for "source" crmd Note: meta manual : no titled ancestor of refentry crmd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual crmd Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi crmd Warn: meta manual : using "Pacemaker Configuration" for "manual" crmd Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof crmd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr crmd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso crmd Note: Writing crmd.7 rm crmd.dbook crmd.xml gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd' Making all in fencing gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gmake all-am gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gcc -DHAVE_CONFIG_H -I. -I../include -I../pengine -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -c -o stonithd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../pengine -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -c -o stonithd-commands.o `test -f 'commands.c' || echo './'`commands.c gcc -DHAVE_CONFIG_H -I. -I../include -I../pengine -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -c -o stonithd-remote.o `test -f 'remote.c' || echo './'`remote.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -c -o test.o test.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -c -o admin.o admin.c chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_legacy PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_legacy --help Helper that presents a RHCS-style interface for Linux-HA stonith plugins Should never need to use invoked by the user directly Usage: fence_legacy [options] Options: -h usage -t sub agent -n nodename -o Action: on | off | reset (default) | stat | hostlist -s stonith command -q quiet mode -V version PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_legacy --version 1.0.0 PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /usr/bin/help2man --output fence_legacy.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_legacy chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_pcmk PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_pcmk --help /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stonith-test test.o ../lib/common/libcrmcommon.la ../lib/cluster/libcrmcluster.la ../lib/fencing/libstonithd.la -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 Helper that presents a RHCS-style interface to stonith-ng for CMAN based clusters Should never need to use invoked by the user directly Usage: fence_pcmk [options] Options: -h usage -n nodename -o Action: on | off | reset (default) | stat | hostlist -q quiet mode -V version PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_pcmk --version 1.0.0 PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /usr/bin/help2man --output fence_pcmk.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/fence_pcmk /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stonith-test test.o ../lib/common/.libs/libcrmcommon.so ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stonith_admin admin.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonith_admin PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonith_admin --help libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stonithd stonithd-main.o stonithd-commands.o stonithd-remote.o ../lib/common/.libs/libcrmcommon.so ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/fencing/.libs/libstonithd.so ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? stonith_admin - access the Pacemaker fencing API Usage: stonith_admin [] Options: -?, --help Display this text and exit. -$, --version Display version information and exit. -V, --verbose Increase debug output (may be specified multiple times). -q, --quiet Be less descriptive in output. Device definition commands: -R, --register=value Register the named stonith device. Requires: --agent. Optional: any number of --option and/or --env entries. -D, --deregister=value De-register the named stonith device. -r, --register-level=value Register a stonith level for the named target, specified as one of NAME, @PATTERN, or ATTR=VALUE. Requires: --index and one or more --device entries. -d, --deregister-level=value Unregister a stonith level for the named target, specified as for --register-level. Requires: --index. Queries: -l, --list=value List devices that can terminate the specified host. Optional: --timeout. -L, --list-registered List all registered devices. Optional: --timeout. -I, --list-installed List all installed devices. Optional: --timeout. -s, --list-targets=value List the targets that can be fenced by the named device. Optional: --timeout. -M, --metadata Show agent metadata. Requires: --agent. Optional: --timeout. -Q, --query=value Check the named device's status. Optional: --timeout. Fencing Commands: -F, --fence=value Fence named host. Optional: --timeout, --tolerance. -U, --unfence=value Unfence named host. Optional: --timeout, --tolerance. -B, --reboot=value Reboot named host. Optional: --timeout, --tolerance. -C, --confirm=value Tell cluster that named host is now safely down. -H, --history=value Show last successful fencing operation for named node (or '*' for all nodes). Optional: --timeout, --quiet (show only the operation's epoch timestamp), --verbose (show all recorded and pending operations). -h, --last=value Indicate when the named node was last fenced. Optional: --as-node-id. Additional Options: -a, --agent=value The agent to use (for example, fence_xvm; with --register, --metadata). -o, --option=value Specify a device configuration parameter as NAME=VALUE (with --register). -e, --env-option=value Specify a device configuration parameter with the specified name, using the value of the environment variable of the same name prefixed with OCF_RESKEY_ (with --register). -T, --tag=value Identify fencing operations in logs with the specified tag; useful when multiple entities might invoke stonith_admin (used with most commands). -v, --device=value A device to associate with a given host and stonith level (with --register-level). -i, --index=value The stonith level (1-9) (with --register-level, --deregister-level). -t, --timeout=value Operation timeout in seconds (default 120; used with most commands). -n, --as-node-id (Advanced) The supplied node is the corosync node ID (with --last). --tolerance=value (Advanced) Do nothing if an equivalent --fence request succeeded less than this many seconds earlier (with --fence, --unfence, --reboot). Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonith_admin --version /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonithd metadata > stonithd.xml Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing:$PATH /usr/bin/help2man --output stonith_admin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonith_admin /usr/bin/xsltproc --nonet --novalid --stringparam man.name stonithd ../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonithd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonithd.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing/stonithd.dbook Note: meta source : no *info/productname or alternative stonithd Note: meta source : see http://www.docbook.org/tdg5/en/html/produ stonithd Note: meta source : no refentry/refmeta/refmiscinfo@class=source stonithd Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi stonithd Note: meta version: no *info/productnumber or alternative stonithd Note: meta version: see http://www.docbook.org/tdg5/en/html/produ stonithd Note: meta version: no refentry/refmeta/refmiscinfo@class=version stonithd Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi stonithd Warn: meta source : using "Pacemaker Configuration" for "source" stonithd Note: meta manual : no titled ancestor of refentry stonithd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual stonithd Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi stonithd Warn: meta manual : using "Pacemaker Configuration" for "manual" stonithd Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof stonithd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr stonithd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso stonithd Note: Writing stonithd.7 rm stonithd.dbook stonithd.xml gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' Making all in lrmd gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o lrmd-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o lrmd-lrmd.o `test -f 'lrmd.c' || echo './'`lrmd.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o lrmd-lrmd_alert_api.o `test -f 'lrmd_alert_api.c' || echo './'`lrmd_alert_api.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o remote_ctl.o remote_ctl.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o test.o test.c gcc -DHAVE_CONFIG_H -I. -I../include -DSUPPORT_REMOTE -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I../include -DSUPPORT_REMOTE -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-lrmd.o `test -f 'lrmd.c' || echo './'`lrmd.c gcc -DHAVE_CONFIG_H -I. -I../include -DSUPPORT_REMOTE -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-lrmd_alert_api.o `test -f 'lrmd_alert_api.c' || echo './'`lrmd_alert_api.c gcc -DHAVE_CONFIG_H -I. -I../include -DSUPPORT_REMOTE -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-tls_backend.o `test -f 'tls_backend.c' || echo './'`tls_backend.c gcc -DHAVE_CONFIG_H -I. -I../include -DSUPPORT_REMOTE -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o pacemaker_remoted-ipc_proxy.o `test -f 'ipc_proxy.c' || echo './'`ipc_proxy.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lrmd lrmd-main.o lrmd-lrmd.o lrmd-lrmd_alert_api.o ../lib/common/libcrmcommon.la ../lib/services/libcrmservice.la ../lib/fencing/libstonithd.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o lrmd_internal_ctl remote_ctl.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 -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker_remoted pacemaker_remoted-main.o pacemaker_remoted-lrmd.o pacemaker_remoted-lrmd_alert_api.o pacemaker_remoted-tls_backend.o pacemaker_remoted-ipc_proxy.o ../lib/common/libcrmcommon.la ../lib/services/libcrmservice.la ../lib/fencing/libstonithd.la ../lib/lrmd/liblrmd.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lrmd lrmd-main.o lrmd-lrmd.o lrmd-lrmd_alert_api.o ../lib/common/.libs/libcrmcommon.so ../lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lrmd_internal_ctl remote_ctl.o ../lib/common/.libs/libcrmcommon.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/cib/.libs/libcib.so ../lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker_remoted pacemaker_remoted-main.o pacemaker_remoted-lrmd.o pacemaker_remoted-lrmd_alert_api.o pacemaker_remoted-tls_backend.o pacemaker_remoted-ipc_proxy.o ../lib/common/.libs/libcrmcommon.so ../lib/services/.libs/libcrmservice.so ../lib/fencing/.libs/libstonithd.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/lrmd_test test.o ../lib/common/.libs/libcrmcommon.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/cib/.libs/libcib.so ../lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd/pacemaker_remoted PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd/pacemaker_remoted --help /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? pacemaker_remoted - Pacemaker Remote daemon for extending pacemaker functionality to remote nodes. Usage: pacemaker_remoted [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -l, --logfile=value Send logs to the additional named logfile -p, --port=value Port to listen on Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd/pacemaker_remoted --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd:$PATH /usr/bin/help2man --output pacemaker_remoted.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd/pacemaker_remoted gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd' Making all in tools gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_simulate-crm_simulate.o `test -f 'crm_simulate.c' || echo './'`crm_simulate.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_simulate-fake_transition.o `test -f 'fake_transition.c' || echo './'`fake_transition.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crmadmin.o crmadmin.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cibadmin.o cibadmin.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_node.o crm_node.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_attribute.o crm_attribute.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource.o `test -f 'crm_resource.c' || echo './'`crm_resource.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource_ban.o `test -f 'crm_resource_ban.c' || echo './'`crm_resource_ban.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource_runtime.o `test -f 'crm_resource_runtime.c' || echo './'`crm_resource_runtime.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-crm_resource_print.o `test -f 'crm_resource_print.c' || echo './'`crm_resource_print.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_resource-fake_transition.o `test -f 'fake_transition.c' || echo './'`fake_transition.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_verify.o crm_verify.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o cib_shadow.o cib_shadow.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o attrd_updater.o attrd_updater.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_diff.o crm_diff.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_mon.o crm_mon.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o test.iso8601.o test.iso8601.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_ticket.o crm_ticket.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o crm_error.o crm_error.c /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_simulate crm_simulate-crm_simulate.o crm_simulate-fake_transition.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 -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crmadmin crmadmin.o ../lib/pengine/libpe_status.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cibadmin cibadmin.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_simulate crm_simulate-crm_simulate.o crm_simulate-fake_transition.o ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/transition/.libs/libtransitioner.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_node crm_node.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crmadmin crmadmin.o ../lib/pengine/.libs/libpe_status.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_attribute crm_attribute.o ../lib/cluster/libcrmcluster.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cibadmin cibadmin.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_resource crm_resource-crm_resource.o crm_resource-crm_resource_ban.o crm_resource-crm_resource_runtime.o crm_resource-crm_resource_print.o crm_resource-fake_transition.o ../lib/pengine/libpe_rules.la ../lib/lrmd/liblrmd.la ../lib/services/libcrmservice.la ../lib/pengine/libpe_status.la ../pengine/libpengine.la ../lib/transition/libtransitioner.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_verify crm_verify.o ../lib/pengine/libpe_status.la ../pengine/libpengine.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_node crm_node.o ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_attribute crm_attribute.o ../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_shadow cib_shadow.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o attrd_updater attrd_updater.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -I../pengine -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_resource crm_resource-crm_resource.o crm_resource-crm_resource_ban.o crm_resource-crm_resource_runtime.o crm_resource-crm_resource_print.o crm_resource-fake_transition.o ../lib/pengine/.libs/libpe_rules.so ../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/.libs/libstonithd.so ../lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so ../lib/transition/.libs/libtransitioner.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_verify crm_verify.o ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_shadow cib_shadow.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/attrd_updater attrd_updater.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_diff crm_diff.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iso8601 test.iso8601.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_ticket crm_ticket.o ../lib/pengine/libpe_rules.la ../lib/pengine/libpe_status.la ../pengine/libpengine.la ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_diff crm_diff.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iso8601 test.iso8601.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? /bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_error crm_error.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la -lncurses -ltinfo -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_simulate PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_simulate --help libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_mon crm_mon.o ../lib/pengine/.libs/libpe_status.so ../lib/fencing/.libs/libstonithd.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_ticket crm_ticket.o ../lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so ../pengine/.libs/libpengine.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/.libs/libcib.so ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? crm_simulate - Tool for simulating the cluster's response to events Usage: crm_simulate datasource operation [additional options] Options: -?, --help This text -$, --version Version information -Q, --quiet Display only essentialoutput -V, --verbose Increase debug output Operations: -R, --run Determine the cluster's response to the given configuration and status -S, --simulate Simulate the transition's execution and display the resulting cluster status -X, --in-place Simulate the transition's execution and store the result back to the input file -s, --show-scores Show allocation scores -U, --show-utilization Show utilization information -P, --profile=value Run all tests in the named directory to create profiling data Synthetic Cluster Events: -u, --node-up=value Bring a node online -d, --node-down=value Take a node offline -f, --node-fail=value Mark a node as failed -i, --op-inject=value Generate a failure for the cluster to react to in the simulation Value is of the form ${resource}_${task}_${interval}@${node}=${rc}. Eg. memcached_monitor_20000@bart.example.com=7 For more information on OCF return codes, refer to: http://www.clusterlabs.org/doc/en-US/Pacemaker/1.1/html/Pacemaker_Explained/s-ocf-return-codes.html -F, --op-fail=value If the specified task occurs during the simulation, have it fail with return code ${rc} Value is of the form ${resource}_${task}_${interval}@${node}=${rc}. Eg. memcached_stop_0@bart.example.com=1 The transition will normally stop at the failed action. Save the result with --save-output and re-run with --xml-file -t, --set-datetime=value Set date/time -q, --quorum=value Specify a value for quorum -w, --watchdog=value Assume a watchdog device is active -g, --ticket-grant=value Grant a ticket -r, --ticket-revoke=value Revoke a ticket -b, --ticket-standby=value Make a ticket standby -e, --ticket-activate=value Activate a ticket Output Options: -I, --save-input=value Save the input configuration to the named file -O, --save-output=value Save the output configuration to the named file -G, --save-graph=value Save the transition graph (XML format) to the named file -D, --save-dotfile=value Save the transition graph (DOT format) to the named file -a, --all-actions Display all possible actions in the DOT graph - even ones not part of the transition Data Source: -L, --live-check Connect to the CIB and use the current contents as input -x, --xml-file=value Retrieve XML from the named file -p, --xml-pipe Retrieve XML from stdin Examples: Pretend a recurring monitor action found memcached stopped on node fred.example.com and, during recovery, that the memcached stop action failed # crm_simulate -LS --op-inject memcached:0_monitor_20000@bart.example.com=7 --op-fail memcached:0_stop_0@fred.example.com=1 --save-output /tmp/memcached-test.xml Now see what the reaction to the stop failure would be # crm_simulate -S --xml-file /tmp/memcached-test.xml Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_simulate --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crmadmin PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crmadmin --help /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_simulate.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_simulate chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/cibadmin PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/cibadmin --help crmadmin - Development tool for performing some crmd-specific commands. Likely to be replaced by crm_node in the future Usage: crmadmin command [options] Options: -?, --help This text -$, --version Version information -q, --quiet Display only the essential query information -V, --verbose Increase debug output Commands: -i, --debug_inc=value Increase the crmd's debug level on the specified host -d, --debug_dec=value Decrease the crmd's debug level on the specified host -S, --status=value Display the status of the specified node. Result is the node's internal FSM state which can be useful for debugging -D, --dc_lookup Display the uname of the node co-ordinating the cluster. This is an internal detail and is rarely useful to administrators except when deciding on which node to examine the logs. -N, --nodes Display the uname of all member nodes -E, --election (Advanced) Start an election for the cluster co-ordinator -K, --kill=value (Advanced) Shut down the crmd (not the rest of the clusterstack ) on the specified node Additional Options: -t, --timeout=value Time (in milliseconds) to wait before declaring the operation failed -B, --bash-export Create Bash export entries of the form 'export uname=uuid' Notes: The -i,-d,-K and -E commands are rarely used and may be removed in future versions. Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crmadmin --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crmadmin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crmadmin cibadmin - Provides direct access to the cluster configuration. Allows the configuration, or sections of it, to be queried, modified, replaced and deleted. Where necessary, XML data will be obtained using the -X, -x, or -p options. Usage: cibadmin command [options] [data] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Commands: -u, --upgrade Upgrade the configuration to the latest syntax -Q, --query Query the contents of the CIB -E, --erase Erase the contents of the whole CIB -B, --bump Increase the CIB's epoch value by 1 -C, --create Create an object in the CIB. Will fail if the object already exists. -M, --modify Find the object somewhere in the CIB's XML tree and update it. Fails if the object does not exist unless -c is specified -P, --patch Supply an update in the form of an xml diff (See also: crm_diff) -R, --replace Recursively replace an object in the CIB -D, --delete Delete the first object matching the supplied criteria, Eg. The tagname and all attributes must match in order for the element to be deleted -d, --delete-all When used with --xpath, remove all matching objects in the configuration instead of just the first one -a, --empty Output an empty CIB -5, --md5-sum Calculate the on-disk CIB digest -6, --md5-sum-versioned Calculate an on-the-wire versioned CIB digest Additional options: -f, --force -t, --timeout=value Time (in seconds) to wait before declaring the operation failed -U, --user=value Run the command with permissions of the named user (valid only for the root and hacluster accounts) -s, --sync-call Wait for call to complete before returning -l, --local Command takes effect locally. Should only be used for queries -c, --allow-create (Advanced) Allow the target of a --modify,-M operation to be created if they do not exist -n, --no-children (Advanced) When querying an object, do not return include its children in the result Data: -X, --xml-text=value Retrieve XML from the supplied string -x, --xml-file=value Retrieve XML from the named file -p, --xml-pipe Retrieve XML from stdin -o, --scope=value Limit the scope of the operation to a specific section of the CIB. Valid values are: nodes, resources, constraints, crm_config, rsc_defaults, op_defaults, status -A, --xpath=value A valid XPath to use instead of --scope,-o -e, --node-path When performing XPath queries, return the address of any matches found. Eg: /cib/configuration/resources/master[@id='ms_RH1_SCS']/primitive[@id='prm_RH1_SCS'] -N, --node=value (Advanced) Send command to the specified host Examples: Query the configuration from the local node: # cibadmin --query --local Query just the cluster options configuration: # cibadmin --query --scope crm_config Query all 'target-role' settings: # cibadmin --query --xpath "//nvpair[@name='target-role']" Remove all 'is-managed' settings: # cibadmin --delete-all --xpath "//nvpair[@name='is-managed']" Remove the resource named 'old': # cibadmin --delete --xml-text '' Remove all resources from the configuration: # cibadmin --replace --scope resources --xml-text '' Replace the complete configuration with the contents of $HOME/pacemaker.xml: # cibadmin --replace --xml-file $HOME/pacemaker.xml Replace the constraints section of the configuration with the contents of $HOME/constraints.xml: # cibadmin --replace --scope constraints --xml-file $HOME/constraints.xml Increase the configuration version to prevent old configurations from being loaded accidentally: # cibadmin --modify --xml-text '' Edit the configuration with your favorite $EDITOR: # cibadmin --query > $HOME/local.xml # $EDITOR $HOME/local.xml # cibadmin --replace --xml-file $HOME/local.xml SEE ALSO: crm(8), pcs(8), crm_shadow(8), crm_diff(8) Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/cibadmin --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_node PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_node --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output cibadmin.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/cibadmin libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_error crm_error.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_attribute PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_attribute --help /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_resource PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_resource --help crm_node - Tool for displaying low-level node information Usage: crm_node command [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -Q, --quiet Essential output only Stack: -A, --openais Only try connecting to an OpenAIS-based cluster -C, --corosync Only try connecting to an Corosync-based cluster -H, --heartbeat Only try connecting to a Heartbeat-based cluster Commands: -n, --name Display the name used by the cluster for this node -N, --name-for-id=value Display the name used by the cluster for the node with the specified id -e, --epoch Display the epoch during which this node joined the cluster -q, --quorum Display a 1 if our partition has quorum, 0 if not -l, --list Display all known members (past and present) of this cluster (Not available for heartbeat clusters) -p, --partition Display the members of this partition -i, --cluster-id Display this node's cluster id -R, --remove=value (Advanced) Remove the (stopped) node with the specified name from Pacemaker's configuration and caches In the case of Heartbeat, CMAN and Corosync 2.0, requires that the node has already been removed from the underlying cluster Additional Options: -f, --force Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_node --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_verify PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_verify --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_node.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_node crm_attribute - Manage node's attributes and cluster options. Allows node attributes and cluster options to be queried, modified and deleted. Usage: crm_attribute -n [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -q, --quiet Print only the value on stdout -n, --name=value Name of the attribute/option to operate on -P, --pattern=value Pattern matching names of attributes (only with -v/-D and -l reboot) Commands: -G, --query Query the current value of the attribute/option -v, --update=value Update the value of the attribute/option -D, --delete Delete the attribute/option Additional Options: -N, --node=value Set an attribute for the named node (instead of a cluster option). See also: -l -t, --type=value Which part of the configuration to update/delete/query the option in Valid values: crm_config, rsc_defaults, op_defaults, tickets -l, --lifetime=value Lifetime of the node attribute Valid values: reboot, forever -z, --utilization Set an utilization attribute for the node. -s, --set-name=value (Advanced) The attribute set in which to place the value -i, --id=value (Advanced) The ID used to identify the attribute -d, --default=value (Advanced) The default value to display if none is found in the configuration Examples: Add a new node attribute called 'location' with the value of 'office' for host 'myhost': # crm_attribute --node myhost --name location --update office Query the value of the 'location' node attribute for host 'myhost': # crm_attribute --node myhost --name location --query Change the value of the 'location' node attribute for host 'myhost': # crm_attribute --node myhost --name location --update backoffice Delete the 'location' node attribute for host 'myhost': # crm_attribute --node myhost --name location --delete Query the value of the cluster-delay cluster option: # crm_attribute --type crm_config --name cluster-delay --query Query the value of the cluster-delay cluster option. Only print the value: # crm_attribute --type crm_config --name cluster-delay --query --quiet Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_attribute --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_attribute.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_attribute crm_verify - Check a (complete) confiuration for syntax and common conceptual errors. Checks the well-formedness of an XML configuration, its conformance to the configured DTD/schema and for the presence of common misconfigurations. It reports two classes of problems, errors and warnings. Errors must be fixed before the cluster will work properly. However, it is left up to the administrator to decide if the warnings should also be fixed. Usage: crm_verify [modifiers] data_source Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Data sources: -L, --live-check Check the configuration used by the running cluster -x, --xml-file=value Check the configuration in the named file -X, --xml-text=value Check the configuration in the supplied string -p, --xml-pipe Check the configuration piped in via stdin Additional Options: -S, --save-xml=value Save the verified XML to the named file. Most useful with -L Examples: Check the consistency of the configuration in the running cluster: # crm_verify --live-check Check the consistency of the configuration in a given file and produce verbose output: # crm_verify --xml-file file.xml --verbose Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_verify --version crm_resource - Perform tasks related to cluster resources. Allows resources to be queried (definition and location), modified, and moved around the cluster. Usage: crm_resource (query|command) [options] Options: -?, --help Display this text and exit -$, --version Display version information and exit -V, --verbose Increase debug output (may be specified multiple times) -Q, --quiet Be less descriptive in results -r, --resource=value Resource ID Queries: -L, --list List all cluster resources with status -l, --list-raw List IDs of all instantiated resources (individual members rather than groups etc.) -O, --list-operations List active resource operations, optionally filtered by --resource and/or --node -o, --list-all-operations List all resource operations, optionally filtered by --resource and/or --node --list-standards List supported standards --list-ocf-providers List all available OCF providers --list-agents=value List all agents available for the named standard and/or provider. --list-ocf-alternatives=value List all available providers for the named OCF agent --show-metadata=value Show the metadata for the named class:provider:agent -q, --query-xml Show XML configuration of resource (after any template expansion) -w, --query-xml-raw Show XML configuration of resource (before any template expansion) -g, --get-parameter=value Display named parameter for resource. Use instance attribute unless --meta or --utilization is specified -W, --locate Show node(s) currently running resource -A, --stack Display the prerequisites and dependents of a resource -a, --constraints Display the (co)location constraints that apply to a resource -Y, --why Show why resources are not running, optionally filtered by --resource and/or --node Commands: --validate Call the validate-all action of the local given resource -C, --cleanup Delete resource's history (including failures) so its current state is rechecked. Optionally filtered by --resource, --node, --operation, and --interval (otherwise all). Unless --force is specified, resource's group or clone (if any) will also be cleaned -p, --set-parameter=value Set named parameter for resource (requires -v). Use instance attribute unless --meta or --utilization is specified. -d, --delete-parameter=value Delete named parameter for resource. Use instance attribute unless --meta or --utilization is specified. Resource location: -M, --move Create a constraint to move resource. If --node is specified, the constraint will be to move to that node, otherwise it will be to ban the current node. Unless --force is specified, this will return an error if the resource is already running on the specified node. If --force is specified, this will always ban the current node. Optional: --lifetime, --master. NOTE: This may prevent the resource from running on its previous location until the implicit constraint expires or is removed with --clear. -B, --ban Create a constraint to keep resource off a node. Optional: --node, --lifetime, --master. NOTE: This will prevent the resource from running on the affected node until the implicit constraint expires or is removed with --clear. If --node is not specified, it defaults to the node currently running the resource for primitives and groups, or the master for master/slave clones with master-max=1 (all other situations result in an error as there is no sane default). -U, --clear Remove all constraints created by the --ban and/or --move commands. Requires: --resource. Optional: --node, --master. If --node is not specified, all constraints created by --ban and --move will be removed for the named resource. If --node and --force are specified, any constraint created by --move will be cleared, even if it is not for the specified node. -u, --lifetime=value Lifespan (as ISO 8601 duration) of created constraints (with -B, -M) (see https://en.wikipedia.org/wiki/ISO_8601#Durations) --master Limit scope of command to the Master role (with -B, -M, -U). For -B and -M, the previous master may remain active in the Slave role. Advanced Commands: -D, --delete (Advanced) Delete a resource from the CIB. Required: -t -F, --fail (Advanced) Tell the cluster this resource has failed --restart (Advanced) Tell the cluster to restart this resource and anything that depends on it --wait (Advanced) Wait until the cluster settles into a stable state --force-demote (Advanced) Bypass the cluster and demote a resource on the local node. Unless --force is specified, this will refuse to do so if the cluster believes the resource is a clone instance already running on the local node. --force-stop (Advanced) Bypass the cluster and stop a resource on the local node. --force-start (Advanced) Bypass the cluster and start a resource on the local node. Unless --force is specified, this will refuse to do so if the cluster believes the resource is a clone instance already running on the local node. --force-promote (Advanced) Bypass the cluster and promote a resource on the local node. Unless --force is specified, this will refuse to do so if the cluster believes the resource is a clone instance already running on the local node. --force-check (Advanced) Bypass the cluster and check the state of a resource on the local node. Additional Options: -N, --node=value Node name --recursive Follow colocation chains when using --set-parameter -t, --resource-type=value Resource XML element (primitive, group, etc.) (with -D) -v, --parameter-value=value Value to use with -p -m, --meta Use resource meta-attribute instead of instance attribute (with -p, -g, -d) -z, --utilization Use resource utilization attribute instead of instance attribute (with -p, -g, -d) -n, --operation=value Operation to clear instead of all (with -C -r) -I, --interval=value Interval of operation to clear (default 0) (with -C -r -n) -s, --set-name=value (Advanced) XML ID of attributes element to use (with -p, -d) -i, --nvpair=value (Advanced) XML ID of nvpair element to use (with -p, -d) -T, --timeout=value (Advanced) Abort if command does not finish in this time (with --restart, --wait, --force-*) -f, --force If making CIB changes, do so regardless of quorum. See help for individual commands for additional behavior. Examples: List the available OCF agents: # crm_resource --list-agents ocf List the available OCF agents from the linux-ha project: # crm_resource --list-agents ocf:heartbeat Move 'myResource' to a specific node: # crm_resource --resource myResource --move --node altNode Allow (but not force) 'myResource' to move back to its original location: # crm_resource --resource myResource --clear Stop 'myResource' (and anything that depends on it): # crm_resource --resource myResource --set-parameter target-role --meta --parameter-value Stopped Tell the cluster not to manage 'myResource': The cluster will not attempt to start or stop the resource under any circumstances. Useful when performing maintenance tasks on a resource. # crm_resource --resource myResource --set-parameter is-managed --meta --parameter-value false Erase the operation history of 'myResource' on 'aNode': The cluster will 'forget' the existing resource state (including any errors) and attempt to recover the resource. Useful when a resource had failed permanently and has been repaired by an administrator. # crm_resource --resource myResource --cleanup --node aNode Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_resource --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_verify.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_verify chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_shadow PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_shadow --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_resource.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_resource chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/attrd_updater PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/attrd_updater --help crm_shadow - Perform configuration changes in a sandbox before updating the live cluster. Sets up an environment in which configuration tools (cibadmin, crm_resource, etc) work offline instead of against a live cluster, allowing changes to be previewed and tested for side-effects. Usage: crm_shadow (query|command) [modifiers] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Queries: -w, --which Indicate the active shadow copy -p, --display Display the contents of the active shadow copy -E, --edit Edit the contents of the active shadow copy with your favorite $EDITOR -d, --diff Display the changes in the active shadow copy -F, --file Display the location of the active shadow copy file Commands: -c, --create=value Create the named shadow copy of the active cluster configuration -e, --create-empty=value Create the named shadow copy with an empty cluster configuration. Optional: --validate-with -C, --commit=value Upload the contents of the named shadow copy to the cluster -D, --delete=value Delete the contents of the named shadow copy -r, --reset=value Recreate the named shadow copy from the active cluster configuration -s, --switch=value (Advanced) Switch to the named shadow copy Additional Options: -f, --force (Advanced) Force the action to be performed -b, --batch (Advanced) Don't spawn a new shell -a, --all (Advanced) Upload the entire CIB, including status, with --commit -v, --validate-with=value (Advanced) Create an older configuration version Examples: Create a blank shadow configuration: # crm_shadow --create-empty myShadow Create a shadow configuration from the running cluster: # crm_shadow --create myShadow Display the current shadow configuration: # crm_shadow --display Discard the current shadow configuration (named myShadow): # crm_shadow --delete myShadow Upload the current shadow configuration (named myShadow) to the running cluster: # crm_shadow --commit myShadow Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_shadow --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_diff PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_diff --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_shadow.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_shadow chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_mon PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_mon --help attrd_updater - Tool for updating cluster node attributes Usage: attrd_updater command -n attribute [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -n, --name=value The attribute's name Commands: -U, --update=value Update the attribute's value in attrd. If this causes the value to change, it will also be updated in the cluster configuration -B, --update-both=value Update the attribute's value and time to wait (dampening) in attrd. If this causes the value or dampening to change, the attribute will also be written to the cluster configuration, so be aware that repeatedly changing the dampening reduces its effectiveness. -Y, --update-delay Update the attribute's dampening in attrd (requires -d/--delay). If this causes the dampening to change, the attribute will also be written to the cluster configuration, so be aware that repeatedly changing the dampening reduces its effectiveness. -Q, --query Query the attribute's value from attrd -D, --delete Delete the attribute in attrd. If a value was previously set, it will also be removed from the cluster configuration -R, --refresh (Advanced) Force the attrd daemon to resend all current values to the CIB Additional options: -d, --delay=value The time to wait (dampening) in seconds for further changes before writing -s, --set=value (Advanced) The attribute set in which to place the value -N, --node=value Set the attribute for the named node (instead of the local one) -A, --all Show values of the attribute for all nodes (query only) -l, --lifetime=value (Deprecated) Lifetime of the node attribute (silently ignored by cluster) -p, --private If this creates a new attribute, never write the attribute to the CIB Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/attrd_updater --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output attrd_updater.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/attrd_updater crm_diff - crm_diff can compare two Pacemaker configurations (in XML format) to produce a custom diff-like output, or apply such an output as a patch Usage: crm_diff original_xml operation [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Original XML: -o, --original=value XML is contained in the named file -O, --original-string=value XML is contained in the supplied string Operation: -n, --new=value Compare the original XML to the contents of the named file -N, --new-string=value Compare the original XML to the contents of the supplied string -p, --patch=value Patch the original XML with the contents of the named file Additional Options: -c, --cib Compare/patch the inputs as a CIB (includes versions details) -u, --no-version Generate the difference without versions details Examples: Obtain the two different configuration files by running cibadmin on the two cluster setups to compare: # cibadmin --query > cib-old.xml # cibadmin --query > cib-new.xml Calculate and save the difference between the two files: # crm_diff --original cib-old.xml --new cib-new.xml > patch.xml Apply the patch to the original file: # crm_diff --original cib-old.xml --patch patch.xml > updated.xml Apply the patch to the running cluster: # cibadmin --patch patch.xml Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_diff --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_diff.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_diff chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/iso8601 PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/iso8601 --help crm_mon - Provides a summary of cluster's current state. Outputs varying levels of detail in a number of different formats. Usage: crm_mon mode [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -Q, --quiet Display only essential output Modes (mutually exclusive): -h, --as-html=value Write cluster status to the named html file -X, --as-xml Write cluster status as xml to stdout. This will enable one-shot mode. -w, --web-cgi Web mode with output suitable for CGI (preselected when run as *.cgi) -s, --simple-status Display the cluster status once as a simple one line output (suitable for nagios) Display Options: -n, --group-by-node Group resources by node -r, --inactive Display inactive resources -f, --failcounts Display resource fail counts -o, --operations Display resource operation history -t, --timing-details Display resource operation history with timing details -c, --tickets Display cluster tickets -W, --watch-fencing Listen for fencing events. For use with --external-agent, --mail-to and/or --snmp-traps where supported -L, --neg-locations[=value] Display negative location constraints [optionally filtered by id prefix] -A, --show-node-attributes Display node attributes -D, --hide-headers Hide all headers -R, --show-detail Show more details (node IDs, individual clone instances) -b, --brief Brief output Additional Options: -i, --interval=value Update frequency in seconds -1, --one-shot Display the cluster status once on the console and exit -N, --disable-ncurses Disable the use of ncurses -d, --daemonize Run in the background as a daemon -p, --pid-file=value (Advanced) Daemon pid file location -E, --external-agent=value A program to run when resource operations take place. -e, --external-recipient=value A recipient for your program (assuming you want the program to send something to someone). Examples: Display the cluster status on the console with updates as they occur: # crm_mon Display the cluster status on the console just once then exit: # crm_mon -1 Display your cluster status, group resources by node, and include inactive resources in the list: # crm_mon --group-by-node --inactive Start crm_mon as a background daemon and have it write the cluster status to an HTML file: # crm_mon --daemonize --as-html /path/to/docroot/filename.html Start crm_mon and export the current cluster status as xml to stdout, then exit.: # crm_mon --as-xml Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_mon --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_ticket PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_ticket --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_mon.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_mon chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_error iso8601 - Display and parse ISO8601 dates and times Usage: iso8601 command [output modifier] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output Commands: -n, --now Display the current date/time -d, --date=value Parse an ISO8601 date/time. Eg. '2005-01-20 00:30:00 +01:00' or '2005-040' -p, --period=value Parse an ISO8601 date/time with interval/period (wth start time). Eg. '2005-040/2005-043' -D, --duration=value Parse an ISO8601 date/time with duration (wth start time). Eg. '2005-040/P1M' -E, --expected=value Parse an ISO8601 date/time with duration (wth start time). Eg. '2005-040/P1M' Output Modifiers: -s, --seconds Show result as a seconds since 0000-001 00:00:00Z -S, --epoch Show result as a seconds since EPOCH (1970-001 00:00:00Z) -L, --local Show result as a 'local' date/time -O, --ordinal Show result as an 'ordinal' date/time -W, --week Show result as an 'calendar week' date/time For more information on the ISO8601 standard, see: http://en.wikipedia.org/wiki/ISO_8601 Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/iso8601 --version PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_error --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output iso8601.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/iso8601 crm_ticket - Perform tasks related to cluster tickets. Allows ticket attributes to be queried, modified and deleted. Usage: crm_ticket (query|command) [options] Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -Q, --quiet Print only the value on stdout -t, --ticket=value Ticket ID Queries: -l, --info Display the information of ticket(s) -L, --details Display the details of ticket(s) -w, --raw Display the IDs of ticket(s) -q, --query-xml Query the XML of ticket(s) -c, --constraints Display the rsc_ticket constraints that apply to ticket(s) Commands: -g, --grant Grant a ticket to this cluster site -r, --revoke Revoke a ticket from this cluster site -s, --standby Tell this cluster site this ticket is standby -a, --activate Tell this cluster site this ticket is active Advanced Commands: -G, --get-attr=value Display the named attribute for a ticket -S, --set-attr=value Set the named attribtue for a ticket -D, --delete-attr=value Delete the named attribute for a ticket -C, --cleanup Delete all state of a ticket at this cluster site Additional Options: -v, --attr-value=value Attribute value to use with -S -d, --default=value (Advanced) The default attribute value to display if none is found. For use with -G -f, --force (Advanced) Force the action to be performed -n, --set-name=value (Advanced) ID of the instance_attributes object to change -i, --nvpair=value (Advanced) ID of the nvpair object to change/delete Examples: Display the info of tickets: # crm_ticket --info Display the detailed info of tickets: # crm_ticket --details Display the XML of 'ticketA': # crm_ticket --ticket ticketA --query-xml Display the rsc_ticket constraints that apply to 'ticketA': # crm_ticket --ticket ticketA --constraints Grant 'ticketA' to this cluster site: # crm_ticket --ticket ticketA --grant Revoke 'ticketA' from this cluster site: # crm_ticket --ticket ticketA --revoke Make 'ticketA' standby: The cluster site will treat a granted 'ticketA' as 'standby'. The dependent resources will be stopped or demoted gracefully without triggering loss-policies # crm_ticket --ticket ticketA --standby Activate 'ticketA' from being standby: # crm_ticket --ticket ticketA --activate Get the value of the 'granted' attribute for 'ticketA': # crm_ticket --ticket ticketA --get-attr granted Set the value of the 'standby' attribute for 'ticketA': # crm_ticket --ticket ticketA --set-attr standby --attr-value true Delete the 'granted' attribute for 'ticketA': # crm_ticket --ticket ticketA --delete-attr granted Erase the operation history of 'ticketA' at this cluster site: The cluster site will 'forget' the existing ticket state. # crm_ticket --ticket ticketA --cleanup Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_ticket --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_report PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_report --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_ticket.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_ticket crm_error - Tool for displaying the textual name or description of a reported error code Usage: crm_error [options] -- rc Options: -?, --help This text -$, --version Version information -V, --verbose Increase debug output -n, --name Show the error's name rather than the description. Useful for looking for sources of the error in source code -l, --list Show all known errors. Report bugs to users@clusterlabs.org PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_error --version crm_report - Create archive of everything needed when reporting cluster problems Usage: crm_report [options] [DEST] Required option: -f, --from TIME time prior to problems beginning (as "YYYY-M-D H:M:S" including the quotes) Options: -V increase verbosity (may be specified multiple times) -v, --version display software version --features display software features -t, --to TIME time at which all problems were resolved (as "YYYY-M-D H:M:S" including the quotes; default "now") -T, --cts TEST CTS test or set of tests to extract --cts-log CTS master logfile -n, --nodes NODES node names for this cluster (only needed if cluster is not active on this host; accepts -n "a b" or -n a -n b) -M do not search for cluster logs -l, --logfile FILE log file to collect (in addition to detected logs if -M is not specified; may be specified multiple times) -p PATT additional regular expression to match variables to be masked in output (default: "passw.*") -L PATT additional regular expression to match in log files for analysis (default: CRIT: ERROR:) -S, --single-node don't attempt to collect data from other nodes -c, --cluster TYPE force the cluster type instead of detecting (one of corosync, cman, openais, heartbeat) -A, --openais force the cluster type to be openais -C, --corosync force the cluster type to be corosync -H, --heartbeat force the cluster type to be heartbeat -u, --user USER username to use when collecting data from other nodes (default root) -D, --depth search depth to use when attempting to locate files -e, --rsh command to use to run commands on other nodes (default ssh -T) --sos-mode use defaults suitable for being called by sosreport tool (behavior subject to change and not useful to end users) DEST, --dest DEST custom destination directory or file name crm_report works best when run from a cluster node on a running cluster, but can be run from a stopped cluster node or a Pacemaker Remote node. If neither --nodes nor --single-node is given, crm_report will guess the node list, but may have trouble detecting Pacemaker Remote nodes. Unless --single-node is given, the node names (whether specified by --nodes or detected automatically) must be resolvable and reachable via the command specified by -e/--rsh using the user specified by -u/--user. Examples: crm_report -f "2011-12-14 13:05:00" unexplained-apache-failure crm_report -f 2011-12-14 -t 2011-12-15 something-that-took-multiple-days crm_report -f 13:05:00 -t 13:12:00 brief-outage PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_report --version crm_report 1.1.18-2b07d5c5a9 PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_report.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_report Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_error.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_error chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_standby PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_standby --help crm_standby - convenience wrapper for crm_attribute Check, enable or disable standby mode for a cluster node. Nodes in standby mode may not host cluster resources. Usage: crm_standby [options] Commands: --help Display this text and exit --version Display version information and exit -G, --query Display the current value of standby mode (on/off) -v, --update= Update the value of standby mode (on/off) -D, --delete Let standby mode use default value Options: -V, --verbose Increase debug output (may be specified multiple times) -q, --quiet Print nothing on stdout except the standby status -N, --node= Operate on the named node instead of the current one -l, --lifetime= Until when the setting should take effect (reboot/forever) -i, --id= (Advanced) ID used to identify the XML attribute PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_standby --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_standby.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_standby chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_master PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_master --help crm_master - A convenience wrapper for crm_attribute Set, update or delete a resource's promotion score This program should normally only be invoked from inside an OCF resource agent Usage: crm_master command [options] Options: --help This text --version Version information -V, --verbose Increase debug output -q, --quiet Print only the value on stdout Commands: -G, --query Query the current value of the attribute/option -v, --update=value Update the value of the attribute/option -D, --delete Delete the attribute/option Additional Options: -N, --node=value Set an attribute for the named node (instead of the current one). -l, --lifetime=value Until when should the setting take affect. Valid values: reboot, forever -i, --id=value (Advanced) The ID used to identify the attribute PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_master --version chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_failcount PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_failcount --help Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_master.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_master crm_failcount - Query or delete resource fail counts Usage: crm_failcount [] Common options: --help Display this text, then exit --version Display version information, then exit -V, --verbose Specify multiple times to increase debug output -q, --quiet Print only the value (if querying) Commands: -G, --query Query the current value of the resource's fail count -D, --delete Delete resource's recorded failures Additional Options: -r, --resource=value Name of the resource to use (required) -n, --operation=value Name of operation to use (instead of all operations) -I, --interval=value If operation is specified, its interval (MUST be in milliseconds) -N, --node=value Use failcount on named node (instead of local node) PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_failcount --version Pacemaker 1.1.18-2.fc28.2 Written by Andrew Beekhof PATH=/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools:$PATH /usr/bin/help2man --output crm_failcount.8 --no-info --section 8 --name "Part of the Pacemaker cluster resource manager" /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools/crm_failcount gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools' Making all in xml gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/xml' echo " RNG pacemaker-2.10.rng" echo " RNG pacemaker-next.rng" echo " RNG pacemaker-1.0.rng" echo " RNG pacemaker-1.2.rng" RNG pacemaker-2.10.rng echo '' > pacemaker-2.10.rng RNG pacemaker-1.0.rng RNG pacemaker-next.rng RNG pacemaker-1.2.rng echo '' > pacemaker-next.rng echo '' > pacemaker-1.0.rng echo '' > pacemaker-1.2.rng echo '' >> pacemaker-2.10.rng echo '' >> pacemaker-1.2.rng echo '' >> pacemaker-next.rng echo '' >> pacemaker-1.0.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.0.rng ../xml/best-match.sh cib 2.10 pacemaker-2.10.rng " " ../xml/best-match.sh cib 1.2 pacemaker-1.2.rng " " ../xml/best-match.sh cib next pacemaker-next.rng " " ../xml/best-match.sh cib 1.0 pacemaker-1.0.rng " " echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 1.0 pacemaker-1.0.rng " " || :; done echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-next.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 1.2 pacemaker-1.2.rng " " || :; done echo ' ' >> pacemaker-next.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng next pacemaker-next.rng " " || :; done echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.10 pacemaker-2.10.rng " " || :; done echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng ../xml/best-match.sh status 1.0 pacemaker-1.0.rng " " echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo '' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.2.rng echo " RNG pacemaker-1.3.rng" ../xml/best-match.sh status 1.2 pacemaker-1.2.rng " " RNG pacemaker-1.3.rng echo '' > pacemaker-1.3.rng echo '' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng ../xml/best-match.sh cib 1.3 pacemaker-1.3.rng " " echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo '' >> pacemaker-1.2.rng echo " RNG pacemaker-2.0.rng" RNG pacemaker-2.0.rng echo '' > pacemaker-2.0.rng echo '' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng ../xml/best-match.sh cib 2.0 pacemaker-2.0.rng " " echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 1.3 pacemaker-1.3.rng " " || :; done echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.0 pacemaker-2.0.rng " " || :; done echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng ../xml/best-match.sh status next pacemaker-next.rng " " echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo '' >> pacemaker-next.rng echo " RNG pacemaker-2.1.rng" RNG pacemaker-2.1.rng echo '' > pacemaker-2.1.rng echo '' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng ../xml/best-match.sh cib 2.1 pacemaker-2.1.rng " " echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.10.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.1 pacemaker-2.1.rng " " || :; done echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng ../xml/best-match.sh status 2.10 pacemaker-2.10.rng " " echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng echo '' >> pacemaker-2.10.rng echo " RNG pacemaker-2.2.rng" RNG pacemaker-2.2.rng echo '' > pacemaker-2.2.rng echo '' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng ../xml/best-match.sh cib 2.2 pacemaker-2.2.rng " " echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.2 pacemaker-2.2.rng " " || :; done echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng ../xml/best-match.sh status 1.3 pacemaker-1.3.rng " " echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo '' >> pacemaker-1.3.rng echo " RNG pacemaker-2.3.rng" RNG pacemaker-2.3.rng echo '' > pacemaker-2.3.rng echo '' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng ../xml/best-match.sh cib 2.3 pacemaker-2.3.rng " " echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.3 pacemaker-2.3.rng " " || :; done echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng ../xml/best-match.sh status 2.0 pacemaker-2.0.rng " " echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo '' >> pacemaker-2.0.rng echo " RNG pacemaker-2.4.rng" RNG pacemaker-2.4.rng echo '' > pacemaker-2.4.rng echo '' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng ../xml/best-match.sh cib 2.4 pacemaker-2.4.rng " " echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng ../xml/best-match.sh status 2.1 pacemaker-2.1.rng " " echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.4 pacemaker-2.4.rng " " || :; done echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo '' >> pacemaker-2.1.rng echo " RNG pacemaker-2.5.rng" RNG pacemaker-2.5.rng echo '' > pacemaker-2.5.rng echo '' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng ../xml/best-match.sh cib 2.5 pacemaker-2.5.rng " " echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.5 pacemaker-2.5.rng " " || :; done echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng ../xml/best-match.sh status 2.2 pacemaker-2.2.rng " " echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo '' >> pacemaker-2.2.rng echo " RNG pacemaker-2.6.rng" RNG pacemaker-2.6.rng echo '' > pacemaker-2.6.rng echo '' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng ../xml/best-match.sh cib 2.6 pacemaker-2.6.rng " " echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.6 pacemaker-2.6.rng " " || :; done echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng ../xml/best-match.sh status 2.3 pacemaker-2.3.rng " " echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo '' >> pacemaker-2.3.rng echo " RNG pacemaker-2.7.rng" RNG pacemaker-2.7.rng echo '' > pacemaker-2.7.rng echo '' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng ../xml/best-match.sh cib 2.7 pacemaker-2.7.rng " " echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.7 pacemaker-2.7.rng " " || :; done echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng ../xml/best-match.sh status 2.4 pacemaker-2.4.rng " " echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo '' >> pacemaker-2.4.rng echo " RNG pacemaker-2.8.rng" RNG pacemaker-2.8.rng echo '' > pacemaker-2.8.rng echo '' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng ../xml/best-match.sh cib 2.8 pacemaker-2.8.rng " " echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng ../xml/best-match.sh status 2.5 pacemaker-2.5.rng " " echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.5.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.8 pacemaker-2.8.rng " " || :; done echo ' ' >> pacemaker-2.5.rng echo '' >> pacemaker-2.5.rng echo " RNG pacemaker-2.9.rng" RNG pacemaker-2.9.rng echo '' > pacemaker-2.9.rng echo '' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng ../xml/best-match.sh cib 2.9 pacemaker-2.9.rng " " echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng for rng in options nodes resources constraints fencing acls tags alerts; do ../xml/best-match.sh $rng 2.9 pacemaker-2.9.rng " " || :; done echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng ../xml/best-match.sh status 2.6 pacemaker-2.6.rng " " echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo '' >> pacemaker-2.6.rng echo " RNG versions.rng" RNG versions.rng echo '' > versions.rng echo '' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' none' >> versions.rng echo ' pacemaker-0.6' >> versions.rng echo ' transitional-0.6' >> versions.rng echo ' pacemaker-0.7' >> versions.rng echo ' pacemaker-1.1' >> versions.rng for rng in next 1.0 1.2 1.3 2.0 2.1 2.2 2.3 2.4 2.5 2.6 2.7 2.8 2.9 2.10; do echo " pacemaker-$rng" >> versions.rng; done echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo '' >> versions.rng echo " RNG pacemaker.rng" RNG pacemaker.rng cp ../xml/pacemaker-2.10.rng pacemaker.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng ../xml/best-match.sh status 2.7 pacemaker-2.7.rng " " echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo '' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng ../xml/best-match.sh status 2.8 pacemaker-2.8.rng " " echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.8.rng ../xml/best-match.sh status 2.9 pacemaker-2.9.rng " " echo '' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo '' >> pacemaker-2.9.rng gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/xml' Making all in extra gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' Making all in alerts gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/alerts' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/alerts' Making all in resources gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources' OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ClusterMon meta-data > ocf_pacemaker_ClusterMon.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/controld meta-data > ocf_pacemaker_controld.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/Dummy meta-data > ocf_pacemaker_Dummy.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/HealthCPU meta-data > ocf_pacemaker_HealthCPU.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/HealthSMART meta-data > ocf_pacemaker_HealthSMART.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ifspeed meta-data > ocf_pacemaker_ifspeed.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/o2cb meta-data > ocf_pacemaker_o2cb.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ping meta-data > ocf_pacemaker_ping.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/pingd meta-data > ocf_pacemaker_pingd.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/Stateful meta-data > ocf_pacemaker_Stateful.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/SysInfo meta-data > ocf_pacemaker_SysInfo.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/SystemHealth meta-data > ocf_pacemaker_SystemHealth.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/attribute meta-data > ocf_pacemaker_attribute.xml OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/remote meta-data > ocf_pacemaker_remote.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_ClusterMon --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ClusterMon.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ClusterMon.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_controld --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_controld.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_controld.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_Dummy --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_Dummy.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_Dummy.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_HealthCPU --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_HealthCPU.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_HealthCPU.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_HealthSMART --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_HealthSMART.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_HealthSMART.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_ifspeed --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ifspeed.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ifspeed.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_o2cb --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_o2cb.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_o2cb.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_ping --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ping.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ping.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_pingd --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_pingd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_pingd.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_Stateful --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_Stateful.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_Stateful.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_SysInfo --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_SysInfo.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_SysInfo.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_SystemHealth --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_SystemHealth.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_SystemHealth.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_attribute --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_attribute.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_attribute.dbook /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_remote --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_remote.xml > /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_remote.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ClusterMon.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_controld.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_Dummy.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_HealthCPU.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_ClusterMon Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_ClusterMon Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_ClusterMon Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ClusterMon Note: meta version: no *info/productnumber or alternative ocf_pacemaker_ClusterMon Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_ClusterMon Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_ClusterMon Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ClusterMon Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_ClusterMon Note: meta manual : no titled ancestor of refentry ocf_pacemaker_ClusterMon Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_ClusterMon Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ClusterMon Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_ClusterMon Note: meta source : no *info/productname or alternative ocf_pacemaker_HealthCPU Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_HealthCPU Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ClusterMon Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_HealthCPU Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_ClusterMon Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthCPU Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_ClusterMon Note: meta version: no *info/productnumber or alternative ocf_pacemaker_HealthCPU Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_HealthCPU Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_HealthCPU Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthCPU Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_HealthCPU Note: meta manual : no titled ancestor of refentry ocf_pacemaker_HealthCPU Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_HealthCPU Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthCPU Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_HealthCPU Note: meta source : no *info/productname or alternative ocf_pacemaker_Dummy Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_Dummy Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_Dummy Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_Dummy Note: meta version: no *info/productnumber or alternative ocf_pacemaker_Dummy Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_Dummy Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_Dummy Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_Dummy Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_Dummy Note: meta manual : no titled ancestor of refentry ocf_pacemaker_Dummy Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_Dummy Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_Dummy Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_Dummy Note: Writing ocf_pacemaker_ClusterMon.7 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_HealthCPU Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_HealthCPU Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_HealthCPU Note: Writing ocf_pacemaker_HealthCPU.7 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_Dummy Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_Dummy Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_Dummy Note: meta source : no *info/productname or alternative ocf_pacemaker_controld Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_controld Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_controld Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_controld Note: meta version: no *info/productnumber or alternative ocf_pacemaker_controld Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_controld Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_controld Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_controld Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_controld Note: meta manual : no titled ancestor of refentry ocf_pacemaker_controld Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_controld Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_controld Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_controld /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_HealthSMART.dbook Note: Writing ocf_pacemaker_Dummy.7 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_controld Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_controld Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_controld /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ifspeed.dbook Note: Writing ocf_pacemaker_controld.7 /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_o2cb.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_ping.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_HealthSMART Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_HealthSMART Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_HealthSMART Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthSMART Note: meta version: no *info/productnumber or alternative ocf_pacemaker_HealthSMART Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_HealthSMART Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_HealthSMART Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthSMART Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_HealthSMART Note: meta manual : no titled ancestor of refentry ocf_pacemaker_HealthSMART Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_HealthSMART Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthSMART Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_HealthSMART Note: meta source : no *info/productname or alternative ocf_pacemaker_ifspeed Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_ifspeed Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_ifspeed Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ifspeed Note: meta version: no *info/productnumber or alternative ocf_pacemaker_ifspeed Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_ifspeed Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_ifspeed Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ifspeed Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_ifspeed Note: meta manual : no titled ancestor of refentry ocf_pacemaker_ifspeed Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_ifspeed Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ifspeed Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_ifspeed Note: meta source : no *info/productname or alternative ocf_pacemaker_o2cb Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_o2cb Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_o2cb Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_o2cb Note: meta version: no *info/productnumber or alternative ocf_pacemaker_o2cb Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_o2cb Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_o2cb Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_o2cb Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_o2cb Note: meta manual : no titled ancestor of refentry ocf_pacemaker_o2cb Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_o2cb Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_o2cb Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_o2cb Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_HealthSMART Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_HealthSMART Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_HealthSMART Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ifspeed Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_ifspeed Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_ifspeed Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_o2cb Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_o2cb Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_o2cb Note: Writing ocf_pacemaker_HealthSMART.7 Note: Writing ocf_pacemaker_ifspeed.7 Note: Writing ocf_pacemaker_o2cb.7 /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_pingd.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_Stateful.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_SysInfo.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_ping Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_ping Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_ping Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ping Note: meta version: no *info/productnumber or alternative ocf_pacemaker_ping Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_ping Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_ping Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ping Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_ping Note: meta manual : no titled ancestor of refentry ocf_pacemaker_ping Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_ping Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_ping Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_ping Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ping Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_ping Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_ping Note: Writing ocf_pacemaker_ping.7 /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_SystemHealth.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_SysInfo Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_SysInfo Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_SysInfo Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SysInfo Note: meta version: no *info/productnumber or alternative ocf_pacemaker_SysInfo Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_SysInfo Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_SysInfo Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SysInfo Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_SysInfo Note: meta manual : no titled ancestor of refentry ocf_pacemaker_SysInfo Note: meta source : no *info/productname or alternative ocf_pacemaker_pingd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_SysInfo Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_pingd Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SysInfo Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_pingd Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_SysInfo Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_pingd Note: meta version: no *info/productnumber or alternative ocf_pacemaker_pingd Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_pingd Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_pingd Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_pingd Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_pingd Note: meta manual : no titled ancestor of refentry ocf_pacemaker_pingd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_pingd Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_pingd Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_pingd Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_SysInfo Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_SysInfo Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_SysInfo Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_pingd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_pingd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_pingd Note: Writing ocf_pacemaker_SysInfo.7 Note: Writing ocf_pacemaker_pingd.7 /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_attribute.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources/ocf_pacemaker_remote.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_Stateful Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_Stateful Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_Stateful Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_Stateful Note: meta version: no *info/productnumber or alternative ocf_pacemaker_Stateful Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_Stateful Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_Stateful Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_Stateful Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_Stateful Note: meta manual : no titled ancestor of refentry ocf_pacemaker_Stateful Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_Stateful Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_Stateful Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_Stateful Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_Stateful Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_Stateful Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_Stateful Note: meta source : no *info/productname or alternative ocf_pacemaker_SystemHealth Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_SystemHealth Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_SystemHealth Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SystemHealth Note: meta version: no *info/productnumber or alternative ocf_pacemaker_SystemHealth Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_SystemHealth Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_SystemHealth Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SystemHealth Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_SystemHealth Note: meta manual : no titled ancestor of refentry ocf_pacemaker_SystemHealth Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_SystemHealth Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SystemHealth Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_SystemHealth Note: Writing ocf_pacemaker_Stateful.7 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_SystemHealth Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_SystemHealth Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_SystemHealth Note: Writing ocf_pacemaker_SystemHealth.7 Note: meta source : no *info/productname or alternative ocf_pacemaker_remote Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_remote Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_remote Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_remote Note: meta version: no *info/productnumber or alternative ocf_pacemaker_remote Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_remote Note: meta source : no *info/productname or alternative ocf_pacemaker_attribute Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_remote Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_attribute Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_remote Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_remote Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_attribute Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_attribute Note: meta manual : no titled ancestor of refentry ocf_pacemaker_remote Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_remote Note: meta version: no *info/productnumber or alternative ocf_pacemaker_attribute Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_remote Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_attribute Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_remote Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_attribute Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_attribute Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_attribute Note: meta manual : no titled ancestor of refentry ocf_pacemaker_attribute Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_attribute Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_attribute Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_attribute Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_remote Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_remote Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_remote Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_attribute Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_attribute Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_attribute Note: Writing ocf_pacemaker_remote.7 Note: Writing ocf_pacemaker_attribute.7 rm ocf_pacemaker_HealthCPU.xml ocf_pacemaker_Stateful.dbook ocf_pacemaker_remote.xml ocf_pacemaker_o2cb.dbook ocf_pacemaker_HealthSMART.xml ocf_pacemaker_SysInfo.xml ocf_pacemaker_ping.dbook ocf_pacemaker_pingd.xml ocf_pacemaker_ClusterMon.dbook ocf_pacemaker_attribute.dbook ocf_pacemaker_SystemHealth.dbook ocf_pacemaker_Dummy.dbook ocf_pacemaker_ifspeed.dbook ocf_pacemaker_ping.xml ocf_pacemaker_ClusterMon.xml ocf_pacemaker_HealthCPU.dbook ocf_pacemaker_attribute.xml ocf_pacemaker_remote.dbook ocf_pacemaker_Stateful.xml ocf_pacemaker_HealthSMART.dbook ocf_pacemaker_SystemHealth.xml ocf_pacemaker_pingd.dbook ocf_pacemaker_controld.xml ocf_pacemaker_Dummy.xml ocf_pacemaker_SysInfo.dbook ocf_pacemaker_ifspeed.xml ocf_pacemaker_controld.dbook ocf_pacemaker_o2cb.xml gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources' Making all in logrotate gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/logrotate' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/logrotate' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' Making all in doc gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/doc' gmake[1]: Nothing to be done for 'all'. gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/doc' Making all in cts gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' Making all in benchmark gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts/benchmark' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts/benchmark' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[2]: Nothing to be done for 'all-am'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18' echo 'int main(void){}' >scratch.c gcc -DHAVE_CONFIG_H -I. -I./include -I./include -I/usr/include/heartbeat -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -c -o scratch.o scratch.c /bin/sh ./libtool --tag=CC --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o scratch scratch.o ./lib/common/libcrmcommon.la -lm -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/scratch scratch.o ./lib/common/.libs/libcrmcommon.so -lm -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 /usr/bin/ld: warning: /lib64/lp64d/libqb.so contains output sections; did you forget -T? gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.i5JIuF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 ++ dirname /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 + cd pacemaker-Pacemaker-1.1.18 + make DESTDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 docdir=/usr/share/doc/pacemaker V=1 install Making install in replace gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/replace' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/replace' gmake[2]: Nothing to be done for 'install-exec-am'. gmake[2]: Nothing to be done for 'install-data-am'. gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/replace' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/replace' Making install in include gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' Making install in crm gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' Making install in common gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/common' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/common' gmake[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm/common' /usr/bin/install -c -m 644 xml.h ipc.h util.h iso8601.h mainloop.h logging.h '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm/common' gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/common' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/common' Making install in pengine gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/pengine' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/pengine' gmake[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm/pengine' /usr/bin/install -c -m 644 common.h complex.h remote.h rules.h status.h '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm/pengine' gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/pengine' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/pengine' Making install in cib gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cib' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cib' gmake[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm/cib' /usr/bin/install -c -m 644 util.h '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm/cib' gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cib' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cib' Making install in fencing gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/fencing' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/fencing' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/fencing' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/fencing' Making install in cluster gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cluster' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cluster' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cluster' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm/cluster' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm' /usr/bin/install -c -m 644 attrd.h cib.h cluster.h compatibility.h crm.h error.h lrmd.h msg_xml.h services.h stonith-ng.h transition.h '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker/crm' gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include/crm' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker' /usr/bin/install -c -m 644 crm_config.h '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/include/pacemaker' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/include' Making install in lib gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' Making install in gnu gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake install-recursive gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/gnu' Making install in common gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmcommon.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcrmcommon.so.3.8.0 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcommon.so.3.8.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcrmcommon.so.3.8.0 libcrmcommon.so.3 || { rm -f libcrmcommon.so.3 && ln -s libcrmcommon.so.3.8.0 libcrmcommon.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcrmcommon.so.3.8.0 libcrmcommon.so || { rm -f libcrmcommon.so && ln -s libcrmcommon.so.3.8.0 libcrmcommon.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmcommon.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcommon.la libtool: install: /usr/bin/install -c .libs/libcrmcommon.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcommon.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcommon.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcommon.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common' Making install in pengine gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libpe_rules.la libpe_status.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libpe_rules.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 5:0:3 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpe_rules.la -rpath /usr/lib64 libpe_rules_la-rules.lo libpe_rules_la-rules_alerts.lo libpe_rules_la-common.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libpe_rules_la-rules.o .libs/libpe_rules_la-rules_alerts.o .libs/libpe_rules_la-common.o -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_rules.so.2 -o .libs/libpe_rules.so.2.3.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libpe_rules.so.2.3.0T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_rules.so.2.3.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libpe_rules.so.2.3.0 libpe_rules.so.2 || { rm -f libpe_rules.so.2 && ln -s libpe_rules.so.2.3.0 libpe_rules.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libpe_rules.so.2.3.0 libpe_rules.so || { rm -f libpe_rules.so && ln -s libpe_rules.so.2.3.0 libpe_rules.so; }; }) libtool: install: /usr/bin/install -c .libs/libpe_rules.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_rules.la libtool: warning: relinking 'libpe_status.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 14:0:4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpe_status.la -rpath /usr/lib64 libpe_status_la-status.lo libpe_status_la-unpack.lo libpe_status_la-utils.lo libpe_status_la-complex.lo libpe_status_la-native.lo libpe_status_la-container.lo libpe_status_la-group.lo libpe_status_la-clone.lo libpe_status_la-rules.lo libpe_status_la-common.lo libpe_status_la-failcounts.lo libpe_status_la-remote.lo -lncurses -ltinfo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libpe_status_la-status.o .libs/libpe_status_la-unpack.o .libs/libpe_status_la-utils.o .libs/libpe_status_la-complex.o .libs/libpe_status_la-native.o .libs/libpe_status_la-container.o .libs/libpe_status_la-group.o .libs/libpe_status_la-clone.o .libs/libpe_status_la-rules.o .libs/libpe_status_la-common.o .libs/libpe_status_la-failcounts.o .libs/libpe_status_la-remote.o -lncurses -ltinfo -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libpe_status.so.10 -o .libs/libpe_status.so.10.4.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libpe_status.so.10.4.0T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_status.so.10.4.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libpe_status.so.10.4.0 libpe_status.so.10 || { rm -f libpe_status.so.10 && ln -s libpe_status.so.10.4.0 libpe_status.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libpe_status.so.10.4.0 libpe_status.so || { rm -f libpe_status.so && ln -s libpe_status.so.10.4.0 libpe_status.so; }; }) libtool: install: /usr/bin/install -c .libs/libpe_status.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_status.la libtool: install: /usr/bin/install -c .libs/libpe_rules.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_rules.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_rules.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_rules.a libtool: install: /usr/bin/install -c .libs/libpe_status.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_status.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_status.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpe_status.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine' Making install in transition gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libtransitioner.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libtransitioner.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 3:0:1 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtransitioner.la -rpath /usr/lib64 libtransitioner_la-unpack.lo libtransitioner_la-graph.lo libtransitioner_la-utils.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libtransitioner_la-unpack.o .libs/libtransitioner_la-graph.o .libs/libtransitioner_la-utils.o -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libtransitioner.so.2 -o .libs/libtransitioner.so.2.1.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libtransitioner.so.2.1.0T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libtransitioner.so.2.1.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libtransitioner.so.2.1.0 libtransitioner.so.2 || { rm -f libtransitioner.so.2 && ln -s libtransitioner.so.2.1.0 libtransitioner.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libtransitioner.so.2.1.0 libtransitioner.so || { rm -f libtransitioner.so && ln -s libtransitioner.so.2.1.0 libtransitioner.so; }; }) libtool: install: /usr/bin/install -c .libs/libtransitioner.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libtransitioner.la libtool: install: /usr/bin/install -c .libs/libtransitioner.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libtransitioner.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libtransitioner.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libtransitioner.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/transition' Making install in cib gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcib.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libcib.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 5:4:1 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 ../../lib/pengine/libpe_rules.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -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 -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lpe_rules -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libcib.so.4 -o .libs/libcib.so.4.1.4 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libcib.so.4.1.4T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcib.so.4.1.4 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcib.so.4.1.4 libcib.so.4 || { rm -f libcib.so.4 && ln -s libcib.so.4.1.4 libcib.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcib.so.4.1.4 libcib.so || { rm -f libcib.so && ln -s libcib.so.4.1.4 libcib.so; }; }) libtool: install: /usr/bin/install -c .libs/libcib.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcib.la libtool: install: /usr/bin/install -c .libs/libcib.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcib.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcib.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib' Making install in fencing gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libstonithd.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libstonithd.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 4:4:2 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstonithd.la -rpath /usr/lib64 libstonithd_la-st_client.lo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libstonithd_la-st_client.o -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libstonithd.so.2 -o .libs/libstonithd.so.2.2.4 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libstonithd.so.2.2.4T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libstonithd.so.2.2.4 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libstonithd.so.2.2.4 libstonithd.so.2 || { rm -f libstonithd.so.2 && ln -s libstonithd.so.2.2.4 libstonithd.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libstonithd.so.2.2.4 libstonithd.so || { rm -f libstonithd.so && ln -s libstonithd.so.2.2.4 libstonithd.so; }; }) libtool: install: /usr/bin/install -c .libs/libstonithd.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libstonithd.la libtool: install: /usr/bin/install -c .libs/libstonithd.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libstonithd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libstonithd.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libstonithd.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing' Making install in services gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmservice.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libcrmservice.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 6:0:3 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrmservice.la -rpath /usr/lib64 libcrmservice_la-services.lo libcrmservice_la-services_linux.lo libcrmservice_la-dbus.lo libcrmservice_la-systemd.lo ../../lib/common/libcrmcommon.la -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ldbus-1 -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-dbus.o .libs/libcrmservice_la-systemd.o -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lcrmcommon -ldbus-1 -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-soname -Wl,libcrmservice.so.3 -o .libs/libcrmservice.so.3.3.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libcrmservice.so.3.3.0T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmservice.so.3.3.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcrmservice.so.3.3.0 libcrmservice.so.3 || { rm -f libcrmservice.so.3 && ln -s libcrmservice.so.3.3.0 libcrmservice.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcrmservice.so.3.3.0 libcrmservice.so || { rm -f libcrmservice.so && ln -s libcrmservice.so.3.3.0 libcrmservice.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmservice.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmservice.la libtool: install: /usr/bin/install -c .libs/libcrmservice.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmservice.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmservice.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmservice.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services' Making install in lrmd gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c liblrmd.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'liblrmd.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 6:0:5 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liblrmd.la -rpath /usr/lib64 liblrmd_la-lrmd_client.lo liblrmd_la-proxy_common.lo liblrmd_la-lrmd_alerts.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/liblrmd_la-lrmd_client.o .libs/liblrmd_la-proxy_common.o .libs/liblrmd_la-lrmd_alerts.o -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lcrmservice -ldbus-1 -lstonithd -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,liblrmd.so.1 -o .libs/liblrmd.so.1.5.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/liblrmd.so.1.5.0T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/liblrmd.so.1.5.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f liblrmd.so.1.5.0 liblrmd.so.1 || { rm -f liblrmd.so.1 && ln -s liblrmd.so.1.5.0 liblrmd.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f liblrmd.so.1.5.0 liblrmd.so || { rm -f liblrmd.so && ln -s liblrmd.so.1.5.0 liblrmd.so; }; }) libtool: install: /usr/bin/install -c .libs/liblrmd.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/liblrmd.la libtool: install: /usr/bin/install -c .libs/liblrmd.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/liblrmd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/liblrmd.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/liblrmd.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/lrmd' Making install in cluster gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmcluster.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libcrmcluster.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 7:1:3 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrmcluster.la -rpath /usr/lib64 libcrmcluster_la-election.lo libcrmcluster_la-cluster.lo libcrmcluster_la-membership.lo libcrmcluster_la-cpg.lo libcrmcluster_la-corosync.lo ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lqb -ldl -lcpg -lcfg -lcmap -lquorum -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libcrmcluster_la-election.o .libs/libcrmcluster_la-cluster.o .libs/libcrmcluster_la-membership.o .libs/libcrmcluster_la-cpg.o .libs/libcrmcluster_la-corosync.o -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lstonithd -lcrmcommon -lcpg -lcfg -lcmap -lquorum -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libcrmcluster.so.4 -o .libs/libcrmcluster.so.4.3.1 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libcrmcluster.so.4.3.1T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcluster.so.4.3.1 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcrmcluster.so.4.3.1 libcrmcluster.so.4 || { rm -f libcrmcluster.so.4 && ln -s libcrmcluster.so.4.3.1 libcrmcluster.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libcrmcluster.so.4.3.1 libcrmcluster.so || { rm -f libcrmcluster.so && ln -s libcrmcluster.so.4.3.1 libcrmcluster.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmcluster.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcluster.la libtool: install: /usr/bin/install -c .libs/libcrmcluster.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcluster.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcluster.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libcrmcluster.a libtool: warning: remember to run 'libtool --finish /usr/lib64' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cluster' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' /usr/bin/install -c -d /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/lib64/pkgconfig /usr/bin/install -c -m 644 pacemaker-cib.pc pacemaker-lrmd.pc pacemaker-service.pc pacemaker-pengine.pc pacemaker-fencing.pc pacemaker-cluster.pc pacemaker.pc /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/lib64/pkgconfig gmake[3]: Nothing to be done for 'install-data-am'. gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib' Making install in mcp gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c pacemakerd '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemakerd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/pacemakerd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/rc.d/init.d' /usr/bin/install -c pacemaker '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 pacemakerd.8 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/systemd/system' /usr/bin/install -c -m 644 pacemaker.service '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/systemd/system' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/mcp' Making install in attrd gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/attrd' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/attrd' gmake[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c attrd '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/attrd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/attrd gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/attrd' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/attrd' Making install in pengine gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine' /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/install-sh -d /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/pengine chown hacluster /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/pengine chown: invalid user: 'hacluster' gmake[2]: [Makefile:1651: install-exec-local] Error 1 (ignored) chgrp haclient /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/pengine chgrp: invalid group: 'haclient' gmake[2]: [Makefile:1652: install-exec-local] Error 1 (ignored) chmod 750 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/pengine /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c libpengine.la '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64' libtool: warning: relinking 'libpengine.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/libtool" --tag CC --tag CC --mode=relink gcc -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wwrite-strings -Wunused-but-set-variable -Wformat=2 -Wformat-nonliteral -Werror -version-info 14:0:4 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpengine.la -rpath /usr/lib64 libpengine_la-pengine.lo libpengine_la-allocate.lo libpengine_la-notif.lo libpengine_la-utils.lo libpengine_la-constraints.lo libpengine_la-native.lo libpengine_la-group.lo libpengine_la-clone.lo libpengine_la-master.lo libpengine_la-graph.lo libpengine_la-utilization.lo libpengine_la-container.lo ../lib/pengine/libpe_status.la ../lib/cib/libcib.la -lgnutls -lqb -lcorosync_common -lqb -lqb -ldl -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libpengine_la-pengine.o .libs/libpengine_la-allocate.o .libs/libpengine_la-notif.o .libs/libpengine_la-utils.o .libs/libpengine_la-constraints.o .libs/libpengine_la-native.o .libs/libpengine_la-group.o .libs/libpengine_la-clone.o .libs/libpengine_la-master.o .libs/libpengine_la-graph.o .libs/libpengine_la-utilization.o .libs/libpengine_la-container.o -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 -L/usr/lib64 -lpe_status -lncurses -ltinfo -lcib -lpe_rules -lcrmcommon -lgnutls -lcorosync_common -lqb -lbz2 -lxslt -lxml2 -luuid -lpam -lrt -ldl -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -fstack-protector-strong -grecord-gcc-switches -ggdb -Wl,-z -Wl,relro -Wl,-soname -Wl,libpengine.so.10 -o .libs/libpengine.so.10.4.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libpengine.so.10.4.0T /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpengine.so.10.4.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libpengine.so.10.4.0 libpengine.so.10 || { rm -f libpengine.so.10 && ln -s libpengine.so.10.4.0 libpengine.so.10; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64 && { ln -s -f libpengine.so.10.4.0 libpengine.so || { rm -f libpengine.so && ln -s libpengine.so.10.4.0 libpengine.so; }; }) libtool: install: /usr/bin/install -c .libs/libpengine.lai /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpengine.la libtool: install: /usr/bin/install -c .libs/libpengine.a /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpengine.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpengine.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/libpengine.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c pengine '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: 'libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pengine /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/pengine /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/install -c -m 644 pengine.7 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-clone-22.scores test10/stopped-monitor-06.scores test10/clone-require-all-no-interleave-2.scores test10/remote-unclean2.scores test10/remote-fence-unclean.scores test10/clone_min_interleave_stop_two.scores test10/whitebox-ms-ordering-move.scores test10/clone-require-all-no-interleave-1.scores test10/whitebox-fail2.scores test10/remote-orphaned2.scores test10/bundle-order-partial-start.scores test10/reprobe-target_rc.scores test10/clone-order-primitive.scores test10/ticket-master-9.scores test10/migrate-start-complex.scores test10/guest-node-host-dies.scores test10/group6.scores test10/bug-lf-2171.scores test10/remote-partial-migrate.scores test10/restart-versioned.scores test10/whitebox-fail1.scores test10/clone-require-all-5.scores test10/rec-node-15.scores test10/order-mandatory.scores test10/template-order-2.scores test10/quorum-2.scores test10/ticket-master-17.scores test10/failcount.scores test10/remote-fence-before-reconnect.scores test10/remote-orphaned.scores test10/attrs2.scores test10/ticket-primitive-7.scores test10/mon-rsc-4.scores test10/bug-rh-880249.scores test10/cloned-group.scores test10/master-unmanaged-monitor.scores test10/ticket-group-8.scores test10/utilization.scores test10/quorum-1.scores test10/clone-order-instance.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/template-clone-group.scores test10/rec-node-4.scores test10/ordered-set-natural.scores test10/quorum-6.scores test10/master-asymmetrical-order.scores test10/nvpair-id-ref.scores test10/migrate-fail-5.scores test10/novell-239079.scores test10/systemhealthp3.scores test10/clone-require-all-4.scores test10/ticket-master-7.scores test10/mon-rsc-2.scores test10/bug-cl-5213.scores test10/systemhealtho3.scores test10/systemhealthn3.scores test10/systemhealthm3.scores test10/suicide-needed-inquorate.scores test10/order-serialize.scores test10/rec-node-14.scores test10/mon-rsc-1.scores test10/rsc_dep5.scores test10/balanced.scores test10/container-group-3.scores test10/stopped-monitor-25.scores test10/ticket-clone-13.scores test10/group14.scores test10/bundle-order-startup-clone.scores test10/ticket-clone-15.scores test10/bug-5014-GROUP-A-stopped-B-started.scores test10/multiple-active-block-group.scores test10/migrate-5.scores test10/ticket-clone-12.scores test10/template-rsc-sets-2.scores test10/migrate-shutdown.scores test10/ticket-clone-20.scores test10/ticket-group-5.scores test10/bug-cl-5170.scores test10/ticket-clone-11.scores test10/ticket-clone-2.scores test10/date-3.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-clone-10.scores test10/bug-lf-2574.scores test10/notify-3.scores test10/attrs6.scores test10/ticket-clone-1.scores test10/bug-rh-1097457.scores test10/location-sets-templates.scores test10/994-2.scores test10/bug-n-385265.scores test10/notify-2.scores test10/date-2.scores test10/mon-rsc-3.scores test10/date-1.scores test10/colocation_constraint_stops_slave.scores test10/quorum-5.scores test10/994.scores test10/notify-1.scores test10/monitor-onfail-restart.scores test10/order-clone.scores test10/notify-0.scores test10/bug-5014-A-start-B-start.scores test10/bug-lf-1920.scores test10/master-9.scores test10/load-stopped-loop.scores test10/migrate-stop-start-complex.scores test10/stopped-monitor-07.scores test10/order-required.scores test10/inc7.scores test10/ticket-primitive-15.scores test10/remote-fence-unclean2.scores test10/ticket-master-19.scores test10/group9.scores test10/remote-fence-unclean-3.scores test10/novell-251689.scores test10/ticket-primitive-5.scores test10/3-am-then-bm-both-migrate.scores test10/bug-5186-partial-migrate.scores test10/orphan-2.scores test10/cloned-group-stop.scores test10/order6.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/orphan-1.scores test10/migrate-both-vms.scores test10/rec-rsc-9.scores test10/orphan-0.scores test10/whitebox-asymmetric.scores test10/bug-lf-2474.scores test10/rsc-sets-seq-true.scores test10/resource-discovery.scores test10/rebalance-unique-clones.scores test10/colo_master_w_native.scores test10/probe-4.scores test10/master-failed-demote-2.scores test10/ticket-primitive-24.scores test10/remote-recover-all.scores test10/ticket-clone-24.scores test10/ticket-primitive-14.scores test10/stopped-monitor-30.scores test10/group11.scores test10/versioned-operations-3.scores test10/master-7.scores test10/bug-lf-2422.scores test10/ticket-primitive-4.scores test10/master-score-startup.scores test10/clone-require-all-6.scores test10/bug-1718.scores test10/order-sets.scores test10/ordered-set-basic-startup.scores test10/probe-2.scores test10/bug-1685.scores test10/ticket-primitive-13.scores test10/master-notify.scores test10/rec-node-6.scores test10/probe-1.scores test10/rsc-maintenance.scores test10/ticket-primitive-22.scores test10/probe-0.scores test10/whitebox-imply-stop-on-fence.scores test10/ticket-primitive-3.scores test10/rec-rsc-7.scores test10/2-am-then-b-move-a.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-primitive-12.scores test10/ticket-primitive-21.scores test10/ticket-primitive-20.scores test10/migrate-success.scores test10/ticket-primitive-11.scores test10/ticket-primitive-2.scores test10/interleave-restart.scores test10/remote-reconnect-delay.scores test10/inc11.scores test10/novell-239087.scores test10/migrate-fail-6.scores test10/ticket-primitive-1.scores test10/ticket-group-18.scores test10/1494.scores test10/bug-5014-GROUP-A-stopped-B-stopped.scores test10/tags-ticket.scores test10/remote-move.scores test10/stonith-0.scores test10/whitebox-fail3.scores test10/group-fail.scores test10/clone-anon-dup.scores test10/anti-colocation-master.scores test10/bug-lf-2213.scores test10/594.scores test10/stopped-monitor-23.scores test10/clone-require-all-no-interleave-3.scores test10/remote-partial-migrate2.scores test10/simple6.scores test10/honor_stonith_rsc_order1.scores test10/ticket-clone-3.scores test10/bundle-order-partial-start-2.scores test10/bug-lf-2317.scores test10/unmanaged-stop-2.scores test10/ticket-rsc-sets-7.scores test10/remote-recover-unknown.scores test10/ticket-clone-17.scores test10/target-1.scores test10/a-demote-then-b-migrate.scores test10/target-0.scores test10/unmanaged-stop-1.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/cloned_stop_two.scores test10/master-demote-block.scores test10/systemhealthm2.scores test10/1360.scores test10/662.scores test10/rec-rsc-6.scores test10/bug-5028-bottom.scores test10/container-is-remote-node.scores test10/bug-lf-2581.scores test10/utilization-order4.scores test10/migrate-fail-4.scores test10/master-reattach.scores test10/interleave-3.scores test10/remote-recover-no-resources.scores test10/726.scores test10/multi1.scores test10/clone-interleave-2.scores test10/master-ordering.scores test10/interleave-2.scores test10/ticket-clone-7.scores test10/systemhealthm1.scores test10/ticket-rsc-sets-6.scores test10/interleave-0.scores test10/bug-5025-2.scores test10/params-5.scores test10/attrs7.scores test10/suicide-not-needed-never-quorate.scores test10/rsc-discovery-per-node.scores test10/6-migrate-group.scores test10/ignore_stonith_rsc_order4.scores test10/order3.scores test10/anti-colocation-slave.scores test10/clone-order-16instances.scores test10/stopped-monitor-24.scores test10/group-dependents.scores test10/clone_min_start_two.scores test10/bug-lf-1852.scores test10/migrate-partial-4.scores test10/one-or-more-6.scores test10/utilization-check-allowed-nodes.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/clone_min_interleave_stop_one.scores test10/stopped-monitor-04.scores test10/master-depend.scores test10/ticket-group-16.scores test10/rsc_dep8.scores test10/inc4.scores test10/params-4.scores test10/migrate-partial-3.scores test10/bug-1573.scores test10/inc9.scores test10/bnc-515172.scores test10/bug-5069-op-disabled.scores test10/reload-versioned.scores test10/bug-1572-2.scores test10/honor_stonith_rsc_order4.scores test10/concurrent-fencing.scores test10/bug-1572-1.scores test10/bug-lf-2508.scores test10/migrate-partial-2.scores test10/ticket-group-6.scores test10/ticket-primitive-9.scores test10/migrate-partial-1.scores test10/migrate-4.scores test10/ignore_stonith_rsc_order3.scores test10/bug-5014-ordered-set-symmetrical-true.scores test10/bundle-probe-order-2.scores test10/master-8.scores test10/group7.scores test10/bundle-probe-order-1.scores test10/bundle-order-stop-clone.scores test10/bug-pm-11.scores test10/template-ticket.scores test10/managed-2.scores test10/attrs8.scores test10/template-rsc-sets-3.scores test10/ticket-primitive-17.scores test10/master-partially-demoted-group.scores test10/base-score.scores test10/placement-location.scores test10/migrate-3.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/params-0.scores test10/ignore_stonith_rsc_order2.scores test10/expire-non-blocked-failure.scores test10/inc3.scores test10/monitor-recovery.scores test10/simple7.scores test10/master-probed-score.scores test10/rec-rsc-8.scores test10/template-rsc-sets-1.scores test10/per-op-failcount.scores test10/coloc-list.scores test10/migrate-1.scores test10/managed-1.scores test10/honor_stonith_rsc_order3.scores test10/managed-0.scores test10/clone-interleave-3.scores test10/clone-require-all-2.scores test10/migrate-begin.scores test10/stopped-monitor-02.scores test10/bug-lf-2613.scores test10/one-or-more-5.scores test10/inc2.scores test10/inc12.scores test10/start-then-stop-with-unfence.scores test10/utilization-order3.scores test10/colocation_constraint_stops_master.scores test10/bug-1820.scores test10/order-wrong-kind.scores test10/unmanaged-block-restart.scores test10/inc10.scores test10/clone-interleave-1.scores test10/inc1.scores test10/ticket-group-15.scores test10/inc0.scores test10/honor_stonith_rsc_order2.scores test10/master-promotion-constraint.scores test10/ticket-clone-8.scores test10/node-maintenance-1.scores test10/versioned-resources.scores test10/ticket-clone-16.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/shutdown-maintenance-node.scores test10/container-group-4.scores test10/migration-behind-migrating-remote.scores test10/one-or-more-4.scores test10/clone_min_stop_two.scores test10/utilization-order1.scores test10/colocated-utilization-group.scores test10/stop-failure-no-quorum.scores test10/coloc-group.scores test10/master-group.scores test10/a-promote-then-b-migrate.scores test10/ticket-clone-6.scores test10/bug-lf-2619.scores test10/master-allow-start.scores test10/ticket-group-24.scores test10/ticket-primitive-23.scores test10/tags-coloc-order-2.scores test10/master-pseudo.scores test10/11-a-then-bm-b-move-a-clone-starting.scores test10/bug-5014-A-stop-B-started.scores test10/ignore_stonith_rsc_order1.scores test10/bug-cl-5219.scores test10/one-or-more-3.scores test10/stopped-monitor-09.scores test10/ticket-group-14.scores test10/tags-coloc-order-1.scores test10/master-demote-2.scores test10/unmanaged-master.scores test10/unrunnable-2.scores test10/rsc-sets-clone-1.scores test10/container-group-2.scores test10/ticket-group-4.scores test10/one-or-more-2.scores test10/utilization-order2.scores test10/probe-timeout.scores test10/group8.scores test10/remote-recover-fail.scores test10/on-fail-ignore.scores test10/one-or-more-1.scores test10/placement-capacity.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-group-23.scores test10/one-or-more-0.scores test10/rsc_dep2.scores test10/rec-node-13.scores test10/reload-becomes-restart.scores test10/bug-lf-2493.scores test10/797.scores test10/ticket-group-13.scores test10/clone-anon-probe-2.scores test10/ticket-master-8.scores test10/placement-priority.scores test10/bug-lf-2435.scores test10/params-1.scores test10/complex_enforce_colo.scores test10/ticket-group-22.scores test10/master-colocation.scores test10/ticket-group-3.scores test10/coloc-negative-group.scores test10/ticket-group-12.scores test10/quorum-4.scores test10/ticket-group-21.scores test10/ticket-group-20.scores test10/group15.scores test10/ticket-rsc-sets-5.scores test10/ticket-group-11.scores test10/ticket-group-2.scores test10/bug-n-387749.scores test10/coloc-many-one.scores test10/group4.scores test10/ticket-group-10.scores test10/container-1.scores test10/ticket-group-1.scores test10/migrate-fail-9.scores test10/rsc_dep1.scores test10/bug-5014-CthenAthenB-C-stopped.scores test10/bundle-probe-order-3.scores test10/comments.scores test10/ticket-primitive-10.scores test10/rec-node-11.scores test10/template-order-3.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/coloc-clone-stays-active.scores test10/9-am-then-bm-b-migrating-a-stopping.scores test10/clone-require-all-7.scores test10/ticket-rsc-sets-14.scores test10/master_monitor_restart.scores test10/coloc-slave-anti.scores test10/attrs4.scores test10/ticket-clone-5.scores test10/bug-cl-5247.scores test10/clone-fail-block-colocation.scores test10/clone_min_interleave_start_two.scores test10/template-order-1.scores test10/ticket-rsc-sets-4.scores test10/rec-node-7.scores test10/placement-stickiness.scores test10/ticket-primitive-16.scores test10/template-clone-primitive.scores test10/stop-failure-with-fencing.scores test10/bug-5014-GROUP-A-start-B-start.scores test10/template-coloc-3.scores test10/bug-5143-ms-shuffle.scores test10/ticket-rsc-sets-13.scores test10/stopped-monitor-27.scores test10/696.scores test10/migrate-fail-7.scores test10/remote-startup.scores test10/isolation-start-all.scores test10/template-coloc-2.scores test10/quorum-3.scores test10/ticket-primitive-6.scores test10/ticket-rsc-sets-12.scores test10/load-stopped-loop-2.scores test10/template-coloc-1.scores test10/ticket-clone-14.scores test10/764.scores test10/order_constraint_stops_master.scores test10/ticket-rsc-sets-11.scores test10/ticket-rsc-sets-2.scores test10/unfence-startup.scores test10/ticket-rsc-sets-10.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-clone-4.scores test10/simple8.scores test10/ticket-rsc-sets-1.scores test10/bundle-order-startup.scores test10/params-2.scores test10/ticket-clone-23.scores test10/bundle-probe-remotes.scores test10/ticket-rsc-sets-3.scores test10/clone-require-all-3.scores test10/master-5.scores test10/failcount-block.scores test10/bundle-order-fencing.scores test10/migrate-2.scores test10/minimal.scores test10/stopped-monitor-05.scores test10/5-am-then-bm-a-not-migratable.scores test10/systemhealtho2.scores test10/systemhealth2.scores test10/inc8.scores test10/master-6.scores test10/7-migrate-group-one-unmigratable.scores test10/systemhealthp1.scores test10/clone-require-all-1.scores test10/bug-5140-require-all-false.scores test10/clone-anon-probe-1.scores test10/novell-252693.scores test10/rec-node-12.scores test10/systemhealtho1.scores test10/systemhealthn1.scores test10/systemhealth1.scores test10/ticket-master-18.scores test10/template-3.scores test10/rec-node-2.scores test10/cloned_start_one.scores test10/bug-n-385265-2.scores test10/735.scores test10/rec-node-10.scores test10/group-unmanaged-stopped.scores test10/rec-node-1.scores test10/template-2.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/migrate-fail-3.scores test10/829.scores test10/cloned_start_two.scores test10/template-1.scores test10/rec-node-5.scores test10/clone_min_interleave_start_one.scores test10/site-specific-params.scores test10/clone-max-zero.scores test10/migrate-fail-2.scores test10/master-stop.scores test10/coloc-loop.scores test10/anti-colocation-order.scores test10/template-rsc-sets-4.scores test10/clone-no-shuffle.scores test10/rec-rsc-2.scores test10/versioned-operations-4.scores test10/bundle-order-partial-stop.scores test10/unfence-parameters.scores test10/whitebox-orphan-ms.scores test10/suicide-not-needed-initial-quorum.scores test10/coloc-attr.scores test10/migrate-stop-complex.scores test10/stopped-monitor-31.scores test10/remote-recover-connection.scores test10/stopped-monitor-03.scores test10/migrate-stop_start.scores test10/stopped-monitor-22.scores test10/whitebox-ms-ordering.scores test10/remote-recover.scores test10/cluster-specific-params.scores test10/stopped-monitor-12.scores test10/stopped-monitor-21.scores test10/ticket-rsc-sets-8.scores test10/remote-disable.scores test10/migrate-fencing.scores test10/stopped-monitor-20.scores test10/systemhealth3.scores test10/stopped-monitor-11.scores test10/isolation-clone.scores test10/bug-5069-op-enabled.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/stopped-monitor-01.scores test10/stopped-monitor-10.scores test10/bug-lf-2361.scores test10/bug-5038.scores test10/attrs5.scores test10/clone-anon-failcount.scores test10/stopped-monitor-00.scores test10/asymmetric.scores test10/rsc_dep4.scores test10/rsc-sets-seq-false.scores test10/bug-5014-A-stopped-B-stopped.scores test10/bug-5007-masterslave_colocation.scores test10/bundle-order-stop.scores test10/stonith-4.scores test10/history-1.scores test10/ticket-clone-21.scores test10/bug-cl-5168.scores test10/coloc_fp_logic.scores test10/unrunnable-1.scores test10/origin.scores test10/rsc-sets-clone.scores test10/whitebox-nested-group.scores test10/master-demote.scores test10/ticket-primitive-18.scores test10/bug-cl-5212.scores test10/ticket-group-19.scores test10/bug-lf-2551.scores test10/colocated-utilization-clone.scores test10/bug-5028.scores test10/bug-lf-2445.scores test10/bug-lf-2160.scores test10/migrate-versioned.scores test10/bug-lf-2544.scores test10/stonith-3.scores test10/bug-lf-2106.scores test10/rec-rsc-5.scores test10/stopped-monitor-26.scores test10/whitebox-start.scores test10/probe-3.scores test10/ticket-master-16.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/order-serialize-set.scores test10/stonith-2.scores test10/versioned-operations-2.scores test10/order5.scores test10/multiple-monitor-one-failed.scores test10/stonith-1.scores test10/bug-suse-707150.scores test10/clone-colocate-instance-2.scores test10/novell-252693-3.scores test10/master-4.scores test10/group5.scores test10/use-after-free-merge.scores test10/bug-lf-2453.scores test10/systemhealthp2.scores test10/clone-colocate-instance-1.scores test10/rsc_dep3.scores test10/versioned-operations-1.scores test10/one-or-more-unrunnable-instances.scores test10/ticket-master-6.scores test10/ticket-clone-18.scores test10/novell-252693-2.scores test10/bundle-order-partial.scores test10/node-maintenance-2.scores test10/master-13.scores test10/bug-5059.scores test10/master-3.scores test10/8-am-then-bm-a-migrating-b-stopping.scores test10/cloned_stop_one.scores test10/master-12.scores test10/bug-5014-CLONE-A-stop-B-started.scores test10/inc6.scores test10/rec-rsc-4.scores test10/rsc-sets-master.scores test10/order-optional-keyword.scores test10/container-4.scores test10/bug-5028-detach.scores test10/master-11.scores test10/master-2.scores test10/master-10.scores test10/stop-failure-no-fencing.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/monitor-onfail-stop.scores test10/systemhealthn2.scores test10/master-1.scores test10/ticket-primitive-8.scores test10/interleave-pseudo-stop.scores test10/rsc_dep10.scores test10/master-0.scores test10/group-unmanaged.scores test10/rec-rsc-3.scores test10/bug-lf-2153.scores test10/obsolete-lrm-resource.scores test10/container-3.scores test10/bug-lf-2606.scores test10/not-reschedule-unneeded-monitor.scores test10/simple4.scores test10/remote-connection-unrecoverable.scores test10/container-2.scores test10/bug-1822.scores test10/enforce-colo1.scores test10/rec-rsc-1.scores test10/bug-1820-1.scores test10/rec-rsc-0.scores test10/master-role.scores test10/clone_min_start_one.scores test10/ticket-group-7.scores test10/master-move.scores test10/order_constraint_stops_slave.scores test10/coloc-intra-set.scores test10/order2.scores test10/ticket-master-15.scores test10/bundle-order-startup-clone-2.scores test10/ticket-clone-19.scores test10/1484.scores test10/asymmetrical-order-move.scores test10/remote-startup-probes.scores test10/ticket-master-5.scores test10/migrate-start.scores test10/rec-node-9.scores test10/ticket-group-9.scores test10/colocated-utilization-primitive-2.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/order-optional.scores test10/unfence-definition.scores test10/whitebox-move.scores test10/simple3.scores test10/rec-node-3.scores test10/tags-location.scores test10/bug-5025-4.scores test10/attrs3.scores test10/ticket-group-17.scores test10/colocate-primitive-with-clone.scores test10/per-node-attrs.scores test10/one-or-more-7.scores test10/ticket-master-24.scores test10/whitebox-stop.scores test10/ticket-master-14.scores test10/simple2.scores test10/whitebox-unexpectedly-running.scores test10/simple12.scores test10/isolation-restart-all.scores test10/interleave-stop.scores test10/simple11.scores test10/bug-5025-3.scores test10/ticket-master-4.scores test10/not-installed-agent.scores test10/suicide-not-needed-quorate.scores test10/simple1.scores test10/bug-5014-ordered-set-symmetrical-false.scores test10/master-dependent-ban.scores test10/standby.scores test10/ticket-master-23.scores test10/bug-1765.scores test10/ticket-master-13.scores test10/bug-5025-1.scores test10/remote-start-fail.scores test10/novell-239082.scores test10/whitebox-orphaned.scores test10/ticket-master-22.scores test10/attrs1.scores test10/ticket-master-3.scores test10/4-am-then-bm-b-not-migratable.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/group3.scores test10/order4.scores test10/ticket-master-12.scores test10/ticket-master-21.scores test10/clone_min_stop_all.scores test10/ticket-master-20.scores test10/whitebox-migrate1.scores test10/ticket-master-11.scores test10/ticket-master-2.scores test10/ticket-master-10.scores test10/ticket-rsc-sets-9.scores test10/ticket-master-1.scores test10/colocated-utilization-primitive-1.scores test10/group13.scores test10/remote-recovery.scores test10/colo_slave_w_native.scores test10/rsc_dep7.scores test10/params-6.scores test10/rec-node-8.scores test10/master-failed-demote.scores test10/group2.scores test10/container-group-1.scores test10/remote-probe-disable.scores test10/bundle-nested-colocation.scores test10/unmanaged-stop-4.scores test10/group10.scores test10/not-installed-tools.scores test10/stopped-monitor-08.scores test10/group1.scores test10/ticket-primitive-19.scores test10/migrate-stop.scores test10/order1.scores test10/migrate-fail-8.scores test10/bug-5014-CLONE-A-start-B-start.scores test10/interleave-1.scores test10/remote-stale-node-entry.scores test10/ticket-clone-9.scores test10/clone_min_stop_one.scores test10/1-a-then-bm-move-b.scores test10/utilization-shuffle.scores '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/order7.scores test10/unmanaged-stop-3.scores test10/inc5.scores test10/10-a-then-bm-b-move-a-clone.scores test10/bug-lf-2358.scores test10/target-2.scores test10/bug-pm-12.scores test10/ticket-clone-22.xml test10/stopped-monitor-06.xml test10/clone-require-all-no-interleave-2.xml test10/remote-unclean2.xml test10/remote-fence-unclean.xml test10/clone_min_interleave_stop_two.xml test10/whitebox-ms-ordering-move.xml test10/clone-require-all-no-interleave-1.xml test10/whitebox-fail2.xml test10/remote-orphaned2.xml test10/bundle-order-partial-start.xml test10/reprobe-target_rc.xml test10/clone-order-primitive.xml test10/ticket-master-9.xml test10/migrate-start-complex.xml test10/guest-node-host-dies.xml test10/group6.xml test10/bug-lf-2171.xml test10/remote-partial-migrate.xml test10/restart-versioned.xml test10/whitebox-fail1.xml test10/clone-require-all-5.xml test10/rec-node-15.xml test10/order-mandatory.xml test10/template-order-2.xml test10/quorum-2.xml test10/ticket-master-17.xml test10/failcount.xml test10/remote-fence-before-reconnect.xml test10/remote-orphaned.xml test10/attrs2.xml test10/ticket-primitive-7.xml test10/mon-rsc-4.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-rh-880249.xml test10/cloned-group.xml test10/master-unmanaged-monitor.xml test10/ticket-group-8.xml test10/utilization.xml test10/quorum-1.xml test10/clone-order-instance.xml test10/template-clone-group.xml test10/rec-node-4.xml test10/ordered-set-natural.xml test10/quorum-6.xml test10/master-asymmetrical-order.xml test10/nvpair-id-ref.xml test10/migrate-fail-5.xml test10/novell-239079.xml test10/systemhealthp3.xml test10/clone-require-all-4.xml test10/ticket-master-7.xml test10/mon-rsc-2.xml test10/bug-cl-5213.xml test10/systemhealtho3.xml test10/systemhealthn3.xml test10/systemhealthm3.xml test10/suicide-needed-inquorate.xml test10/order-serialize.xml test10/rec-node-14.xml test10/mon-rsc-1.xml test10/rsc_dep5.xml test10/balanced.xml test10/container-group-3.xml test10/stopped-monitor-25.xml test10/ticket-clone-13.xml test10/group14.xml test10/bundle-order-startup-clone.xml test10/ticket-clone-15.xml test10/bug-5014-GROUP-A-stopped-B-started.xml test10/multiple-active-block-group.xml test10/migrate-5.xml test10/ticket-clone-12.xml test10/template-rsc-sets-2.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/migrate-shutdown.xml test10/ticket-clone-20.xml test10/ticket-group-5.xml test10/bug-cl-5170.xml test10/ticket-clone-11.xml test10/ticket-clone-2.xml test10/date-3.xml test10/ticket-clone-10.xml test10/bug-lf-2574.xml test10/notify-3.xml test10/attrs6.xml test10/ticket-clone-1.xml test10/bug-rh-1097457.xml test10/location-sets-templates.xml test10/994-2.xml test10/bug-n-385265.xml test10/notify-2.xml test10/date-2.xml test10/mon-rsc-3.xml test10/date-1.xml test10/colocation_constraint_stops_slave.xml test10/quorum-5.xml test10/994.xml test10/notify-1.xml test10/monitor-onfail-restart.xml test10/order-clone.xml test10/notify-0.xml test10/bug-5014-A-start-B-start.xml test10/bug-lf-1920.xml test10/master-9.xml test10/load-stopped-loop.xml test10/migrate-stop-start-complex.xml test10/stopped-monitor-07.xml test10/order-required.xml test10/inc7.xml test10/ticket-primitive-15.xml test10/remote-fence-unclean2.xml test10/ticket-master-19.xml test10/group9.xml test10/remote-fence-unclean-3.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/novell-251689.xml test10/ticket-primitive-5.xml test10/3-am-then-bm-both-migrate.xml test10/bug-5186-partial-migrate.xml test10/orphan-2.xml test10/cloned-group-stop.xml test10/order6.xml test10/orphan-1.xml test10/migrate-both-vms.xml test10/rec-rsc-9.xml test10/orphan-0.xml test10/whitebox-asymmetric.xml test10/bug-lf-2474.xml test10/rsc-sets-seq-true.xml test10/resource-discovery.xml test10/rebalance-unique-clones.xml test10/colo_master_w_native.xml test10/probe-4.xml test10/master-failed-demote-2.xml test10/ticket-primitive-24.xml test10/remote-recover-all.xml test10/ticket-clone-24.xml test10/ticket-primitive-14.xml test10/stopped-monitor-30.xml test10/group11.xml test10/versioned-operations-3.xml test10/master-7.xml test10/bug-lf-2422.xml test10/ticket-primitive-4.xml test10/master-score-startup.xml test10/clone-require-all-6.xml test10/bug-1718.xml test10/order-sets.xml test10/ordered-set-basic-startup.xml test10/probe-2.xml test10/bug-1685.xml test10/ticket-primitive-13.xml test10/master-notify.xml test10/rec-node-6.xml test10/probe-1.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/rsc-maintenance.xml test10/ticket-primitive-22.xml test10/probe-0.xml test10/whitebox-imply-stop-on-fence.xml test10/ticket-primitive-3.xml test10/rec-rsc-7.xml test10/2-am-then-b-move-a.xml test10/ticket-primitive-12.xml test10/ticket-primitive-21.xml test10/ticket-primitive-20.xml test10/migrate-success.xml test10/ticket-primitive-11.xml test10/ticket-primitive-2.xml test10/interleave-restart.xml test10/remote-reconnect-delay.xml test10/inc11.xml test10/novell-239087.xml test10/migrate-fail-6.xml test10/ticket-primitive-1.xml test10/ticket-group-18.xml test10/1494.xml test10/bug-5014-GROUP-A-stopped-B-stopped.xml test10/tags-ticket.xml test10/remote-move.xml test10/stonith-0.xml test10/whitebox-fail3.xml test10/group-fail.xml test10/clone-anon-dup.xml test10/anti-colocation-master.xml test10/bug-lf-2213.xml test10/594.xml test10/stopped-monitor-23.xml test10/clone-require-all-no-interleave-3.xml test10/remote-partial-migrate2.xml test10/simple6.xml test10/honor_stonith_rsc_order1.xml test10/ticket-clone-3.xml test10/bundle-order-partial-start-2.xml test10/bug-lf-2317.xml test10/unmanaged-stop-2.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-rsc-sets-7.xml test10/remote-recover-unknown.xml test10/ticket-clone-17.xml test10/target-1.xml test10/a-demote-then-b-migrate.xml test10/target-0.xml test10/unmanaged-stop-1.xml test10/cloned_stop_two.xml test10/master-demote-block.xml test10/systemhealthm2.xml test10/1360.xml test10/662.xml test10/rec-rsc-6.xml test10/bug-5028-bottom.xml test10/container-is-remote-node.xml test10/bug-lf-2581.xml test10/utilization-order4.xml test10/migrate-fail-4.xml test10/master-reattach.xml test10/interleave-3.xml test10/remote-recover-no-resources.xml test10/726.xml test10/multi1.xml test10/clone-interleave-2.xml test10/master-ordering.xml test10/interleave-2.xml test10/ticket-clone-7.xml test10/systemhealthm1.xml test10/ticket-rsc-sets-6.xml test10/interleave-0.xml test10/bug-5025-2.xml test10/params-5.xml test10/attrs7.xml test10/suicide-not-needed-never-quorate.xml test10/rsc-discovery-per-node.xml test10/6-migrate-group.xml test10/ignore_stonith_rsc_order4.xml test10/order3.xml test10/anti-colocation-slave.xml test10/clone-order-16instances.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/stopped-monitor-24.xml test10/group-dependents.xml test10/clone_min_start_two.xml test10/bug-lf-1852.xml test10/migrate-partial-4.xml test10/one-or-more-6.xml test10/utilization-check-allowed-nodes.xml test10/clone_min_interleave_stop_one.xml test10/stopped-monitor-04.xml test10/master-depend.xml test10/ticket-group-16.xml test10/rsc_dep8.xml test10/inc4.xml test10/params-4.xml test10/migrate-partial-3.xml test10/bug-1573.xml test10/inc9.xml test10/bnc-515172.xml test10/bug-5069-op-disabled.xml test10/reload-versioned.xml test10/bug-1572-2.xml test10/honor_stonith_rsc_order4.xml test10/concurrent-fencing.xml test10/bug-1572-1.xml test10/bug-lf-2508.xml test10/migrate-partial-2.xml test10/ticket-group-6.xml test10/ticket-primitive-9.xml test10/migrate-partial-1.xml test10/migrate-4.xml test10/ignore_stonith_rsc_order3.xml test10/bug-5014-ordered-set-symmetrical-true.xml test10/bundle-probe-order-2.xml test10/master-8.xml test10/group7.xml test10/bundle-probe-order-1.xml test10/bundle-order-stop-clone.xml test10/bug-pm-11.xml test10/template-ticket.xml test10/managed-2.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/attrs8.xml test10/template-rsc-sets-3.xml test10/ticket-primitive-17.xml test10/master-partially-demoted-group.xml test10/base-score.xml test10/placement-location.xml test10/migrate-3.xml test10/params-0.xml test10/ignore_stonith_rsc_order2.xml test10/expire-non-blocked-failure.xml test10/inc3.xml test10/monitor-recovery.xml test10/simple7.xml test10/master-probed-score.xml test10/rec-rsc-8.xml test10/template-rsc-sets-1.xml test10/per-op-failcount.xml test10/coloc-list.xml test10/migrate-1.xml test10/managed-1.xml test10/honor_stonith_rsc_order3.xml test10/managed-0.xml test10/clone-interleave-3.xml test10/clone-require-all-2.xml test10/migrate-begin.xml test10/stopped-monitor-02.xml test10/bug-lf-2613.xml test10/one-or-more-5.xml test10/inc2.xml test10/inc12.xml test10/start-then-stop-with-unfence.xml test10/utilization-order3.xml test10/colocation_constraint_stops_master.xml test10/bug-1820.xml test10/order-wrong-kind.xml test10/unmanaged-block-restart.xml test10/inc10.xml test10/clone-interleave-1.xml test10/inc1.xml test10/ticket-group-15.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/inc0.xml test10/honor_stonith_rsc_order2.xml test10/master-promotion-constraint.xml test10/ticket-clone-8.xml test10/node-maintenance-1.xml test10/versioned-resources.xml test10/ticket-clone-16.xml test10/shutdown-maintenance-node.xml test10/container-group-4.xml test10/migration-behind-migrating-remote.xml test10/one-or-more-4.xml test10/clone_min_stop_two.xml test10/utilization-order1.xml test10/colocated-utilization-group.xml test10/stop-failure-no-quorum.xml test10/coloc-group.xml test10/master-group.xml test10/a-promote-then-b-migrate.xml test10/ticket-clone-6.xml test10/bug-lf-2619.xml test10/master-allow-start.xml test10/ticket-group-24.xml test10/ticket-primitive-23.xml test10/tags-coloc-order-2.xml test10/master-pseudo.xml test10/11-a-then-bm-b-move-a-clone-starting.xml test10/bug-5014-A-stop-B-started.xml test10/ignore_stonith_rsc_order1.xml test10/bug-cl-5219.xml test10/one-or-more-3.xml test10/stopped-monitor-09.xml test10/ticket-group-14.xml test10/tags-coloc-order-1.xml test10/master-demote-2.xml test10/unmanaged-master.xml test10/unrunnable-2.xml test10/rsc-sets-clone-1.xml test10/container-group-2.xml test10/ticket-group-4.xml test10/one-or-more-2.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/utilization-order2.xml test10/probe-timeout.xml test10/group8.xml test10/remote-recover-fail.xml test10/on-fail-ignore.xml test10/one-or-more-1.xml test10/placement-capacity.xml test10/ticket-group-23.xml test10/one-or-more-0.xml test10/rsc_dep2.xml test10/rec-node-13.xml test10/reload-becomes-restart.xml test10/bug-lf-2493.xml test10/797.xml test10/ticket-group-13.xml test10/clone-anon-probe-2.xml test10/ticket-master-8.xml test10/placement-priority.xml test10/bug-lf-2435.xml test10/params-1.xml test10/complex_enforce_colo.xml test10/ticket-group-22.xml test10/master-colocation.xml test10/ticket-group-3.xml test10/coloc-negative-group.xml test10/ticket-group-12.xml test10/quorum-4.xml test10/ticket-group-21.xml test10/ticket-group-20.xml test10/group15.xml test10/ticket-rsc-sets-5.xml test10/ticket-group-11.xml test10/ticket-group-2.xml test10/bug-n-387749.xml test10/coloc-many-one.xml test10/group4.xml test10/ticket-group-10.xml test10/container-1.xml test10/ticket-group-1.xml test10/migrate-fail-9.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/rsc_dep1.xml test10/bug-5014-CthenAthenB-C-stopped.xml test10/bundle-probe-order-3.xml test10/comments.xml test10/ticket-primitive-10.xml test10/rec-node-11.xml test10/template-order-3.xml test10/coloc-clone-stays-active.xml test10/9-am-then-bm-b-migrating-a-stopping.xml test10/clone-require-all-7.xml test10/ticket-rsc-sets-14.xml test10/master_monitor_restart.xml test10/coloc-slave-anti.xml test10/attrs4.xml test10/ticket-clone-5.xml test10/bug-cl-5247.xml test10/clone-fail-block-colocation.xml test10/clone_min_interleave_start_two.xml test10/template-order-1.xml test10/ticket-rsc-sets-4.xml test10/rec-node-7.xml test10/placement-stickiness.xml test10/ticket-primitive-16.xml test10/template-clone-primitive.xml test10/stop-failure-with-fencing.xml test10/bug-5014-GROUP-A-start-B-start.xml test10/template-coloc-3.xml test10/bug-5143-ms-shuffle.xml test10/ticket-rsc-sets-13.xml test10/stopped-monitor-27.xml test10/696.xml test10/migrate-fail-7.xml test10/remote-startup.xml test10/isolation-start-all.xml test10/template-coloc-2.xml test10/quorum-3.xml test10/ticket-primitive-6.xml test10/ticket-rsc-sets-12.xml test10/load-stopped-loop-2.xml test10/template-coloc-1.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-clone-14.xml test10/764.xml test10/order_constraint_stops_master.xml test10/ticket-rsc-sets-11.xml test10/ticket-rsc-sets-2.xml test10/unfence-startup.xml test10/ticket-rsc-sets-10.xml test10/ticket-clone-4.xml test10/simple8.xml test10/ticket-rsc-sets-1.xml test10/bundle-order-startup.xml test10/params-2.xml test10/ticket-clone-23.xml test10/bundle-probe-remotes.xml test10/ticket-rsc-sets-3.xml test10/clone-require-all-3.xml test10/master-5.xml test10/failcount-block.xml test10/bundle-order-fencing.xml test10/migrate-2.xml test10/minimal.xml test10/stopped-monitor-05.xml test10/5-am-then-bm-a-not-migratable.xml test10/systemhealtho2.xml test10/systemhealth2.xml test10/inc8.xml test10/master-6.xml test10/7-migrate-group-one-unmigratable.xml test10/systemhealthp1.xml test10/clone-require-all-1.xml test10/bug-5140-require-all-false.xml test10/clone-anon-probe-1.xml test10/novell-252693.xml test10/rec-node-12.xml test10/systemhealtho1.xml test10/systemhealthn1.xml test10/systemhealth1.xml test10/ticket-master-18.xml test10/template-3.xml test10/rec-node-2.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/cloned_start_one.xml test10/bug-n-385265-2.xml test10/735.xml test10/rec-node-10.xml test10/group-unmanaged-stopped.xml test10/rec-node-1.xml test10/template-2.xml test10/migrate-fail-3.xml test10/829.xml test10/cloned_start_two.xml test10/template-1.xml test10/rec-node-5.xml test10/clone_min_interleave_start_one.xml test10/site-specific-params.xml test10/clone-max-zero.xml test10/migrate-fail-2.xml test10/master-stop.xml test10/coloc-loop.xml test10/anti-colocation-order.xml test10/template-rsc-sets-4.xml test10/clone-no-shuffle.xml test10/rec-rsc-2.xml test10/versioned-operations-4.xml test10/bundle-order-partial-stop.xml test10/unfence-parameters.xml test10/whitebox-orphan-ms.xml test10/suicide-not-needed-initial-quorum.xml test10/coloc-attr.xml test10/migrate-stop-complex.xml test10/stopped-monitor-31.xml test10/remote-recover-connection.xml test10/stopped-monitor-03.xml test10/migrate-stop_start.xml test10/stopped-monitor-22.xml test10/whitebox-ms-ordering.xml test10/remote-recover.xml test10/cluster-specific-params.xml test10/stopped-monitor-12.xml test10/stopped-monitor-21.xml test10/ticket-rsc-sets-8.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/remote-disable.xml test10/migrate-fencing.xml test10/stopped-monitor-20.xml test10/systemhealth3.xml test10/stopped-monitor-11.xml test10/isolation-clone.xml test10/bug-5069-op-enabled.xml test10/stopped-monitor-01.xml test10/stopped-monitor-10.xml test10/bug-lf-2361.xml test10/bug-5038.xml test10/attrs5.xml test10/clone-anon-failcount.xml test10/stopped-monitor-00.xml test10/asymmetric.xml test10/rsc_dep4.xml test10/rsc-sets-seq-false.xml test10/bug-5014-A-stopped-B-stopped.xml test10/bug-5007-masterslave_colocation.xml test10/bundle-order-stop.xml test10/stonith-4.xml test10/history-1.xml test10/ticket-clone-21.xml test10/bug-cl-5168.xml test10/coloc_fp_logic.xml test10/unrunnable-1.xml test10/origin.xml test10/rsc-sets-clone.xml test10/whitebox-nested-group.xml test10/master-demote.xml test10/ticket-primitive-18.xml test10/bug-cl-5212.xml test10/ticket-group-19.xml test10/bug-lf-2551.xml test10/colocated-utilization-clone.xml test10/bug-5028.xml test10/bug-lf-2445.xml test10/bug-lf-2160.xml test10/migrate-versioned.xml test10/bug-lf-2544.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/stonith-3.xml test10/bug-lf-2106.xml test10/rec-rsc-5.xml test10/stopped-monitor-26.xml test10/whitebox-start.xml test10/probe-3.xml test10/ticket-master-16.xml test10/order-serialize-set.xml test10/stonith-2.xml test10/versioned-operations-2.xml test10/order5.xml test10/multiple-monitor-one-failed.xml test10/stonith-1.xml test10/bug-suse-707150.xml test10/clone-colocate-instance-2.xml test10/novell-252693-3.xml test10/master-4.xml test10/group5.xml test10/use-after-free-merge.xml test10/bug-lf-2453.xml test10/systemhealthp2.xml test10/clone-colocate-instance-1.xml test10/rsc_dep3.xml test10/versioned-operations-1.xml test10/one-or-more-unrunnable-instances.xml test10/ticket-master-6.xml test10/ticket-clone-18.xml test10/novell-252693-2.xml test10/bundle-order-partial.xml test10/node-maintenance-2.xml test10/master-13.xml test10/bug-5059.xml test10/master-3.xml test10/8-am-then-bm-a-migrating-b-stopping.xml test10/cloned_stop_one.xml test10/master-12.xml test10/bug-5014-CLONE-A-stop-B-started.xml test10/inc6.xml test10/rec-rsc-4.xml test10/rsc-sets-master.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/order-optional-keyword.xml test10/container-4.xml test10/bug-5028-detach.xml test10/master-11.xml test10/master-2.xml test10/master-10.xml test10/stop-failure-no-fencing.xml test10/monitor-onfail-stop.xml test10/systemhealthn2.xml test10/master-1.xml test10/ticket-primitive-8.xml test10/interleave-pseudo-stop.xml test10/rsc_dep10.xml test10/master-0.xml test10/group-unmanaged.xml test10/rec-rsc-3.xml test10/bug-lf-2153.xml test10/obsolete-lrm-resource.xml test10/container-3.xml test10/bug-lf-2606.xml test10/not-reschedule-unneeded-monitor.xml test10/simple4.xml test10/remote-connection-unrecoverable.xml test10/container-2.xml test10/bug-1822.xml test10/enforce-colo1.xml test10/rec-rsc-1.xml test10/bug-1820-1.xml test10/rec-rsc-0.xml test10/master-role.xml test10/clone_min_start_one.xml test10/ticket-group-7.xml test10/master-move.xml test10/order_constraint_stops_slave.xml test10/coloc-intra-set.xml test10/order2.xml test10/ticket-master-15.xml test10/bundle-order-startup-clone-2.xml test10/ticket-clone-19.xml test10/1484.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/asymmetrical-order-move.xml test10/remote-startup-probes.xml test10/ticket-master-5.xml test10/migrate-start.xml test10/rec-node-9.xml test10/ticket-group-9.xml test10/colocated-utilization-primitive-2.xml test10/order-optional.xml test10/unfence-definition.xml test10/whitebox-move.xml test10/simple3.xml test10/rec-node-3.xml test10/tags-location.xml test10/bug-5025-4.xml test10/attrs3.xml test10/ticket-group-17.xml test10/colocate-primitive-with-clone.xml test10/per-node-attrs.xml test10/one-or-more-7.xml test10/ticket-master-24.xml test10/whitebox-stop.xml test10/ticket-master-14.xml test10/simple2.xml test10/whitebox-unexpectedly-running.xml test10/simple12.xml test10/isolation-restart-all.xml test10/interleave-stop.xml test10/simple11.xml test10/bug-5025-3.xml test10/ticket-master-4.xml test10/not-installed-agent.xml test10/suicide-not-needed-quorate.xml test10/simple1.xml test10/bug-5014-ordered-set-symmetrical-false.xml test10/master-dependent-ban.xml test10/standby.xml test10/ticket-master-23.xml test10/bug-1765.xml test10/ticket-master-13.xml test10/bug-5025-1.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/remote-start-fail.xml test10/novell-239082.xml test10/whitebox-orphaned.xml test10/ticket-master-22.xml test10/attrs1.xml test10/ticket-master-3.xml test10/4-am-then-bm-b-not-migratable.xml test10/group3.xml test10/order4.xml test10/ticket-master-12.xml test10/ticket-master-21.xml test10/clone_min_stop_all.xml test10/ticket-master-20.xml test10/whitebox-migrate1.xml test10/ticket-master-11.xml test10/ticket-master-2.xml test10/ticket-master-10.xml test10/ticket-rsc-sets-9.xml test10/ticket-master-1.xml test10/colocated-utilization-primitive-1.xml test10/group13.xml test10/remote-recovery.xml test10/colo_slave_w_native.xml test10/rsc_dep7.xml test10/params-6.xml test10/rec-node-8.xml test10/master-failed-demote.xml test10/group2.xml test10/container-group-1.xml test10/remote-probe-disable.xml test10/bundle-nested-colocation.xml test10/unmanaged-stop-4.xml test10/group10.xml test10/not-installed-tools.xml test10/stopped-monitor-08.xml test10/group1.xml test10/ticket-primitive-19.xml test10/migrate-stop.xml test10/order1.xml test10/migrate-fail-8.xml '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-5014-CLONE-A-start-B-start.xml test10/interleave-1.xml test10/remote-stale-node-entry.xml test10/ticket-clone-9.xml test10/clone_min_stop_one.xml test10/1-a-then-bm-move-b.xml test10/utilization-shuffle.xml test10/order7.xml test10/unmanaged-stop-3.xml test10/inc5.xml test10/10-a-then-bm-b-move-a-clone.xml test10/bug-lf-2358.xml test10/target-2.xml test10/bug-pm-12.xml test10/ticket-clone-22.exp test10/stopped-monitor-06.exp test10/clone-require-all-no-interleave-2.exp test10/remote-unclean2.exp test10/remote-fence-unclean.exp test10/clone_min_interleave_stop_two.exp test10/whitebox-ms-ordering-move.exp test10/clone-require-all-no-interleave-1.exp test10/whitebox-fail2.exp test10/remote-orphaned2.exp test10/bundle-order-partial-start.exp test10/reprobe-target_rc.exp test10/clone-order-primitive.exp test10/ticket-master-9.exp test10/migrate-start-complex.exp test10/guest-node-host-dies.exp test10/group6.exp test10/bug-lf-2171.exp test10/remote-partial-migrate.exp test10/restart-versioned.exp test10/whitebox-fail1.exp test10/clone-require-all-5.exp test10/rec-node-15.exp test10/order-mandatory.exp test10/template-order-2.exp test10/quorum-2.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-master-17.exp test10/failcount.exp test10/remote-fence-before-reconnect.exp test10/remote-orphaned.exp test10/attrs2.exp test10/ticket-primitive-7.exp test10/mon-rsc-4.exp test10/bug-rh-880249.exp test10/cloned-group.exp test10/master-unmanaged-monitor.exp test10/ticket-group-8.exp test10/utilization.exp test10/quorum-1.exp test10/clone-order-instance.exp test10/template-clone-group.exp test10/rec-node-4.exp test10/ordered-set-natural.exp test10/quorum-6.exp test10/master-asymmetrical-order.exp test10/nvpair-id-ref.exp test10/migrate-fail-5.exp test10/novell-239079.exp test10/systemhealthp3.exp test10/clone-require-all-4.exp test10/ticket-master-7.exp test10/mon-rsc-2.exp test10/bug-cl-5213.exp test10/systemhealtho3.exp test10/systemhealthn3.exp test10/systemhealthm3.exp test10/suicide-needed-inquorate.exp test10/order-serialize.exp test10/rec-node-14.exp test10/mon-rsc-1.exp test10/rsc_dep5.exp test10/balanced.exp test10/container-group-3.exp test10/stopped-monitor-25.exp test10/ticket-clone-13.exp test10/group14.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bundle-order-startup-clone.exp test10/ticket-clone-15.exp test10/bug-5014-GROUP-A-stopped-B-started.exp test10/multiple-active-block-group.exp test10/migrate-5.exp test10/ticket-clone-12.exp test10/template-rsc-sets-2.exp test10/migrate-shutdown.exp test10/ticket-clone-20.exp test10/ticket-group-5.exp test10/bug-cl-5170.exp test10/ticket-clone-11.exp test10/ticket-clone-2.exp test10/date-3.exp test10/ticket-clone-10.exp test10/bug-lf-2574.exp test10/notify-3.exp test10/attrs6.exp test10/ticket-clone-1.exp test10/bug-rh-1097457.exp test10/location-sets-templates.exp test10/994-2.exp test10/bug-n-385265.exp test10/notify-2.exp test10/date-2.exp test10/mon-rsc-3.exp test10/date-1.exp test10/colocation_constraint_stops_slave.exp test10/quorum-5.exp test10/994.exp test10/notify-1.exp test10/monitor-onfail-restart.exp test10/order-clone.exp test10/notify-0.exp test10/bug-5014-A-start-B-start.exp test10/bug-lf-1920.exp test10/master-9.exp test10/load-stopped-loop.exp test10/migrate-stop-start-complex.exp test10/stopped-monitor-07.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/order-required.exp test10/inc7.exp test10/ticket-primitive-15.exp test10/remote-fence-unclean2.exp test10/ticket-master-19.exp test10/group9.exp test10/remote-fence-unclean-3.exp test10/novell-251689.exp test10/ticket-primitive-5.exp test10/3-am-then-bm-both-migrate.exp test10/bug-5186-partial-migrate.exp test10/orphan-2.exp test10/cloned-group-stop.exp test10/order6.exp test10/orphan-1.exp test10/migrate-both-vms.exp test10/rec-rsc-9.exp test10/orphan-0.exp test10/whitebox-asymmetric.exp test10/bug-lf-2474.exp test10/rsc-sets-seq-true.exp test10/resource-discovery.exp test10/rebalance-unique-clones.exp test10/colo_master_w_native.exp test10/probe-4.exp test10/master-failed-demote-2.exp test10/ticket-primitive-24.exp test10/remote-recover-all.exp test10/ticket-clone-24.exp test10/ticket-primitive-14.exp test10/stopped-monitor-30.exp test10/group11.exp test10/versioned-operations-3.exp test10/master-7.exp test10/bug-lf-2422.exp test10/ticket-primitive-4.exp test10/master-score-startup.exp test10/clone-require-all-6.exp test10/bug-1718.exp test10/order-sets.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ordered-set-basic-startup.exp test10/probe-2.exp test10/bug-1685.exp test10/ticket-primitive-13.exp test10/master-notify.exp test10/rec-node-6.exp test10/probe-1.exp test10/rsc-maintenance.exp test10/ticket-primitive-22.exp test10/probe-0.exp test10/whitebox-imply-stop-on-fence.exp test10/ticket-primitive-3.exp test10/rec-rsc-7.exp test10/2-am-then-b-move-a.exp test10/ticket-primitive-12.exp test10/ticket-primitive-21.exp test10/ticket-primitive-20.exp test10/migrate-success.exp test10/ticket-primitive-11.exp test10/ticket-primitive-2.exp test10/interleave-restart.exp test10/remote-reconnect-delay.exp test10/inc11.exp test10/novell-239087.exp test10/migrate-fail-6.exp test10/ticket-primitive-1.exp test10/ticket-group-18.exp test10/1494.exp test10/bug-5014-GROUP-A-stopped-B-stopped.exp test10/tags-ticket.exp test10/remote-move.exp test10/stonith-0.exp test10/whitebox-fail3.exp test10/group-fail.exp test10/clone-anon-dup.exp test10/anti-colocation-master.exp test10/bug-lf-2213.exp test10/594.exp test10/stopped-monitor-23.exp test10/clone-require-all-no-interleave-3.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/remote-partial-migrate2.exp test10/simple6.exp test10/honor_stonith_rsc_order1.exp test10/ticket-clone-3.exp test10/bundle-order-partial-start-2.exp test10/bug-lf-2317.exp test10/unmanaged-stop-2.exp test10/ticket-rsc-sets-7.exp test10/remote-recover-unknown.exp test10/ticket-clone-17.exp test10/target-1.exp test10/a-demote-then-b-migrate.exp test10/target-0.exp test10/unmanaged-stop-1.exp test10/cloned_stop_two.exp test10/master-demote-block.exp test10/systemhealthm2.exp test10/1360.exp test10/662.exp test10/rec-rsc-6.exp test10/bug-5028-bottom.exp test10/container-is-remote-node.exp test10/bug-lf-2581.exp test10/utilization-order4.exp test10/migrate-fail-4.exp test10/master-reattach.exp test10/interleave-3.exp test10/remote-recover-no-resources.exp test10/726.exp test10/multi1.exp test10/clone-interleave-2.exp test10/master-ordering.exp test10/interleave-2.exp test10/ticket-clone-7.exp test10/systemhealthm1.exp test10/ticket-rsc-sets-6.exp test10/interleave-0.exp test10/bug-5025-2.exp test10/params-5.exp test10/attrs7.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/suicide-not-needed-never-quorate.exp test10/rsc-discovery-per-node.exp test10/6-migrate-group.exp test10/ignore_stonith_rsc_order4.exp test10/order3.exp test10/anti-colocation-slave.exp test10/clone-order-16instances.exp test10/stopped-monitor-24.exp test10/group-dependents.exp test10/clone_min_start_two.exp test10/bug-lf-1852.exp test10/migrate-partial-4.exp test10/one-or-more-6.exp test10/utilization-check-allowed-nodes.exp test10/clone_min_interleave_stop_one.exp test10/stopped-monitor-04.exp test10/master-depend.exp test10/ticket-group-16.exp test10/rsc_dep8.exp test10/inc4.exp test10/params-4.exp test10/migrate-partial-3.exp test10/bug-1573.exp test10/inc9.exp test10/bnc-515172.exp test10/bug-5069-op-disabled.exp test10/reload-versioned.exp test10/bug-1572-2.exp test10/honor_stonith_rsc_order4.exp test10/concurrent-fencing.exp test10/bug-1572-1.exp test10/bug-lf-2508.exp test10/migrate-partial-2.exp test10/ticket-group-6.exp test10/ticket-primitive-9.exp test10/migrate-partial-1.exp test10/migrate-4.exp test10/ignore_stonith_rsc_order3.exp test10/bug-5014-ordered-set-symmetrical-true.exp test10/bundle-probe-order-2.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/master-8.exp test10/group7.exp test10/bundle-probe-order-1.exp test10/bundle-order-stop-clone.exp test10/bug-pm-11.exp test10/template-ticket.exp test10/managed-2.exp test10/attrs8.exp test10/template-rsc-sets-3.exp test10/ticket-primitive-17.exp test10/master-partially-demoted-group.exp test10/base-score.exp test10/placement-location.exp test10/migrate-3.exp test10/params-0.exp test10/ignore_stonith_rsc_order2.exp test10/expire-non-blocked-failure.exp test10/inc3.exp test10/monitor-recovery.exp test10/simple7.exp test10/master-probed-score.exp test10/rec-rsc-8.exp test10/template-rsc-sets-1.exp test10/per-op-failcount.exp test10/coloc-list.exp test10/migrate-1.exp test10/managed-1.exp test10/honor_stonith_rsc_order3.exp test10/managed-0.exp test10/clone-interleave-3.exp test10/clone-require-all-2.exp test10/migrate-begin.exp test10/stopped-monitor-02.exp test10/bug-lf-2613.exp test10/one-or-more-5.exp test10/inc2.exp test10/inc12.exp test10/start-then-stop-with-unfence.exp test10/utilization-order3.exp test10/colocation_constraint_stops_master.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-1820.exp test10/order-wrong-kind.exp test10/unmanaged-block-restart.exp test10/inc10.exp test10/clone-interleave-1.exp test10/inc1.exp test10/ticket-group-15.exp test10/inc0.exp test10/honor_stonith_rsc_order2.exp test10/master-promotion-constraint.exp test10/ticket-clone-8.exp test10/node-maintenance-1.exp test10/versioned-resources.exp test10/ticket-clone-16.exp test10/shutdown-maintenance-node.exp test10/container-group-4.exp test10/migration-behind-migrating-remote.exp test10/one-or-more-4.exp test10/clone_min_stop_two.exp test10/utilization-order1.exp test10/colocated-utilization-group.exp test10/stop-failure-no-quorum.exp test10/coloc-group.exp test10/master-group.exp test10/a-promote-then-b-migrate.exp test10/ticket-clone-6.exp test10/bug-lf-2619.exp test10/master-allow-start.exp test10/ticket-group-24.exp test10/ticket-primitive-23.exp test10/tags-coloc-order-2.exp test10/master-pseudo.exp test10/11-a-then-bm-b-move-a-clone-starting.exp test10/bug-5014-A-stop-B-started.exp test10/ignore_stonith_rsc_order1.exp test10/bug-cl-5219.exp test10/one-or-more-3.exp test10/stopped-monitor-09.exp test10/ticket-group-14.exp test10/tags-coloc-order-1.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/master-demote-2.exp test10/unmanaged-master.exp test10/unrunnable-2.exp test10/rsc-sets-clone-1.exp test10/container-group-2.exp test10/ticket-group-4.exp test10/one-or-more-2.exp test10/utilization-order2.exp test10/probe-timeout.exp test10/group8.exp test10/remote-recover-fail.exp test10/on-fail-ignore.exp test10/one-or-more-1.exp test10/placement-capacity.exp test10/ticket-group-23.exp test10/one-or-more-0.exp test10/rsc_dep2.exp test10/rec-node-13.exp test10/reload-becomes-restart.exp test10/bug-lf-2493.exp test10/797.exp test10/ticket-group-13.exp test10/clone-anon-probe-2.exp test10/ticket-master-8.exp test10/placement-priority.exp test10/bug-lf-2435.exp test10/params-1.exp test10/complex_enforce_colo.exp test10/ticket-group-22.exp test10/master-colocation.exp test10/ticket-group-3.exp test10/coloc-negative-group.exp test10/ticket-group-12.exp test10/quorum-4.exp test10/ticket-group-21.exp test10/ticket-group-20.exp test10/group15.exp test10/ticket-rsc-sets-5.exp test10/ticket-group-11.exp test10/ticket-group-2.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-n-387749.exp test10/coloc-many-one.exp test10/group4.exp test10/ticket-group-10.exp test10/container-1.exp test10/ticket-group-1.exp test10/migrate-fail-9.exp test10/rsc_dep1.exp test10/bug-5014-CthenAthenB-C-stopped.exp test10/bundle-probe-order-3.exp test10/comments.exp test10/ticket-primitive-10.exp test10/rec-node-11.exp test10/template-order-3.exp test10/coloc-clone-stays-active.exp test10/9-am-then-bm-b-migrating-a-stopping.exp test10/clone-require-all-7.exp test10/ticket-rsc-sets-14.exp test10/master_monitor_restart.exp test10/coloc-slave-anti.exp test10/attrs4.exp test10/ticket-clone-5.exp test10/bug-cl-5247.exp test10/clone-fail-block-colocation.exp test10/clone_min_interleave_start_two.exp test10/template-order-1.exp test10/ticket-rsc-sets-4.exp test10/rec-node-7.exp test10/placement-stickiness.exp test10/ticket-primitive-16.exp test10/template-clone-primitive.exp test10/stop-failure-with-fencing.exp test10/bug-5014-GROUP-A-start-B-start.exp test10/template-coloc-3.exp test10/bug-5143-ms-shuffle.exp test10/ticket-rsc-sets-13.exp test10/stopped-monitor-27.exp test10/696.exp test10/migrate-fail-7.exp test10/remote-startup.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/isolation-start-all.exp test10/template-coloc-2.exp test10/quorum-3.exp test10/ticket-primitive-6.exp test10/ticket-rsc-sets-12.exp test10/load-stopped-loop-2.exp test10/template-coloc-1.exp test10/ticket-clone-14.exp test10/764.exp test10/order_constraint_stops_master.exp test10/ticket-rsc-sets-11.exp test10/ticket-rsc-sets-2.exp test10/unfence-startup.exp test10/ticket-rsc-sets-10.exp test10/ticket-clone-4.exp test10/simple8.exp test10/ticket-rsc-sets-1.exp test10/bundle-order-startup.exp test10/params-2.exp test10/ticket-clone-23.exp test10/bundle-probe-remotes.exp test10/ticket-rsc-sets-3.exp test10/clone-require-all-3.exp test10/master-5.exp test10/failcount-block.exp test10/bundle-order-fencing.exp test10/migrate-2.exp test10/minimal.exp test10/stopped-monitor-05.exp test10/5-am-then-bm-a-not-migratable.exp test10/systemhealtho2.exp test10/systemhealth2.exp test10/inc8.exp test10/master-6.exp test10/7-migrate-group-one-unmigratable.exp test10/systemhealthp1.exp test10/clone-require-all-1.exp test10/bug-5140-require-all-false.exp test10/clone-anon-probe-1.exp test10/novell-252693.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/rec-node-12.exp test10/systemhealtho1.exp test10/systemhealthn1.exp test10/systemhealth1.exp test10/ticket-master-18.exp test10/template-3.exp test10/rec-node-2.exp test10/cloned_start_one.exp test10/bug-n-385265-2.exp test10/735.exp test10/rec-node-10.exp test10/group-unmanaged-stopped.exp test10/rec-node-1.exp test10/template-2.exp test10/migrate-fail-3.exp test10/829.exp test10/cloned_start_two.exp test10/template-1.exp test10/rec-node-5.exp test10/clone_min_interleave_start_one.exp test10/site-specific-params.exp test10/clone-max-zero.exp test10/migrate-fail-2.exp test10/master-stop.exp test10/coloc-loop.exp test10/anti-colocation-order.exp test10/template-rsc-sets-4.exp test10/clone-no-shuffle.exp test10/rec-rsc-2.exp test10/versioned-operations-4.exp test10/bundle-order-partial-stop.exp test10/unfence-parameters.exp test10/whitebox-orphan-ms.exp test10/suicide-not-needed-initial-quorum.exp test10/coloc-attr.exp test10/migrate-stop-complex.exp test10/stopped-monitor-31.exp test10/remote-recover-connection.exp test10/stopped-monitor-03.exp test10/migrate-stop_start.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/stopped-monitor-22.exp test10/whitebox-ms-ordering.exp test10/remote-recover.exp test10/cluster-specific-params.exp test10/stopped-monitor-12.exp test10/stopped-monitor-21.exp test10/ticket-rsc-sets-8.exp test10/remote-disable.exp test10/migrate-fencing.exp test10/stopped-monitor-20.exp test10/systemhealth3.exp test10/stopped-monitor-11.exp test10/isolation-clone.exp test10/bug-5069-op-enabled.exp test10/stopped-monitor-01.exp test10/stopped-monitor-10.exp test10/bug-lf-2361.exp test10/bug-5038.exp test10/attrs5.exp test10/clone-anon-failcount.exp test10/stopped-monitor-00.exp test10/asymmetric.exp test10/rsc_dep4.exp test10/rsc-sets-seq-false.exp test10/bug-5014-A-stopped-B-stopped.exp test10/bug-5007-masterslave_colocation.exp test10/bundle-order-stop.exp test10/stonith-4.exp test10/history-1.exp test10/ticket-clone-21.exp test10/bug-cl-5168.exp test10/coloc_fp_logic.exp test10/unrunnable-1.exp test10/origin.exp test10/rsc-sets-clone.exp test10/whitebox-nested-group.exp test10/master-demote.exp test10/ticket-primitive-18.exp test10/bug-cl-5212.exp test10/ticket-group-19.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-lf-2551.exp test10/colocated-utilization-clone.exp test10/bug-5028.exp test10/bug-lf-2445.exp test10/bug-lf-2160.exp test10/migrate-versioned.exp test10/bug-lf-2544.exp test10/stonith-3.exp test10/bug-lf-2106.exp test10/rec-rsc-5.exp test10/stopped-monitor-26.exp test10/whitebox-start.exp test10/probe-3.exp test10/ticket-master-16.exp test10/order-serialize-set.exp test10/stonith-2.exp test10/versioned-operations-2.exp test10/order5.exp test10/multiple-monitor-one-failed.exp test10/stonith-1.exp test10/bug-suse-707150.exp test10/clone-colocate-instance-2.exp test10/novell-252693-3.exp test10/master-4.exp test10/group5.exp test10/use-after-free-merge.exp test10/bug-lf-2453.exp test10/systemhealthp2.exp test10/clone-colocate-instance-1.exp test10/rsc_dep3.exp test10/versioned-operations-1.exp test10/one-or-more-unrunnable-instances.exp test10/ticket-master-6.exp test10/ticket-clone-18.exp test10/novell-252693-2.exp test10/bundle-order-partial.exp test10/node-maintenance-2.exp test10/master-13.exp test10/bug-5059.exp test10/master-3.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/8-am-then-bm-a-migrating-b-stopping.exp test10/cloned_stop_one.exp test10/master-12.exp test10/bug-5014-CLONE-A-stop-B-started.exp test10/inc6.exp test10/rec-rsc-4.exp test10/rsc-sets-master.exp test10/order-optional-keyword.exp test10/container-4.exp test10/bug-5028-detach.exp test10/master-11.exp test10/master-2.exp test10/master-10.exp test10/stop-failure-no-fencing.exp test10/monitor-onfail-stop.exp test10/systemhealthn2.exp test10/master-1.exp test10/ticket-primitive-8.exp test10/interleave-pseudo-stop.exp test10/rsc_dep10.exp test10/master-0.exp test10/group-unmanaged.exp test10/rec-rsc-3.exp test10/bug-lf-2153.exp test10/obsolete-lrm-resource.exp test10/container-3.exp test10/bug-lf-2606.exp test10/not-reschedule-unneeded-monitor.exp test10/simple4.exp test10/remote-connection-unrecoverable.exp test10/container-2.exp test10/bug-1822.exp test10/enforce-colo1.exp test10/rec-rsc-1.exp test10/bug-1820-1.exp test10/rec-rsc-0.exp test10/master-role.exp test10/clone_min_start_one.exp test10/ticket-group-7.exp test10/master-move.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/order_constraint_stops_slave.exp test10/coloc-intra-set.exp test10/order2.exp test10/ticket-master-15.exp test10/bundle-order-startup-clone-2.exp test10/ticket-clone-19.exp test10/1484.exp test10/asymmetrical-order-move.exp test10/remote-startup-probes.exp test10/ticket-master-5.exp test10/migrate-start.exp test10/rec-node-9.exp test10/ticket-group-9.exp test10/colocated-utilization-primitive-2.exp test10/order-optional.exp test10/unfence-definition.exp test10/whitebox-move.exp test10/simple3.exp test10/rec-node-3.exp test10/tags-location.exp test10/bug-5025-4.exp test10/attrs3.exp test10/ticket-group-17.exp test10/colocate-primitive-with-clone.exp test10/per-node-attrs.exp test10/one-or-more-7.exp test10/ticket-master-24.exp test10/whitebox-stop.exp test10/ticket-master-14.exp test10/simple2.exp test10/whitebox-unexpectedly-running.exp test10/simple12.exp test10/isolation-restart-all.exp test10/interleave-stop.exp test10/simple11.exp test10/bug-5025-3.exp test10/ticket-master-4.exp test10/not-installed-agent.exp test10/suicide-not-needed-quorate.exp test10/simple1.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-5014-ordered-set-symmetrical-false.exp test10/master-dependent-ban.exp test10/standby.exp test10/ticket-master-23.exp test10/bug-1765.exp test10/ticket-master-13.exp test10/bug-5025-1.exp test10/remote-start-fail.exp test10/novell-239082.exp test10/whitebox-orphaned.exp test10/ticket-master-22.exp test10/attrs1.exp test10/ticket-master-3.exp test10/4-am-then-bm-b-not-migratable.exp test10/group3.exp test10/order4.exp test10/ticket-master-12.exp test10/ticket-master-21.exp test10/clone_min_stop_all.exp test10/ticket-master-20.exp test10/whitebox-migrate1.exp test10/ticket-master-11.exp test10/ticket-master-2.exp test10/ticket-master-10.exp test10/ticket-rsc-sets-9.exp test10/ticket-master-1.exp test10/colocated-utilization-primitive-1.exp test10/group13.exp test10/remote-recovery.exp test10/colo_slave_w_native.exp test10/rsc_dep7.exp test10/params-6.exp test10/rec-node-8.exp test10/master-failed-demote.exp test10/group2.exp test10/container-group-1.exp test10/remote-probe-disable.exp test10/bundle-nested-colocation.exp test10/unmanaged-stop-4.exp test10/group10.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/not-installed-tools.exp test10/stopped-monitor-08.exp test10/group1.exp test10/ticket-primitive-19.exp test10/migrate-stop.exp test10/order1.exp test10/migrate-fail-8.exp test10/bug-5014-CLONE-A-start-B-start.exp test10/interleave-1.exp test10/remote-stale-node-entry.exp test10/ticket-clone-9.exp test10/clone_min_stop_one.exp test10/1-a-then-bm-move-b.exp test10/utilization-shuffle.exp test10/order7.exp test10/unmanaged-stop-3.exp test10/inc5.exp test10/10-a-then-bm-b-move-a-clone.exp test10/bug-lf-2358.exp test10/target-2.exp test10/bug-pm-12.exp test10/ticket-clone-22.dot test10/stopped-monitor-06.dot test10/clone-require-all-no-interleave-2.dot test10/remote-unclean2.dot test10/remote-fence-unclean.dot test10/clone_min_interleave_stop_two.dot test10/whitebox-ms-ordering-move.dot test10/clone-require-all-no-interleave-1.dot test10/whitebox-fail2.dot test10/remote-orphaned2.dot test10/bundle-order-partial-start.dot test10/reprobe-target_rc.dot test10/clone-order-primitive.dot test10/ticket-master-9.dot test10/migrate-start-complex.dot test10/guest-node-host-dies.dot test10/group6.dot test10/bug-lf-2171.dot test10/remote-partial-migrate.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/restart-versioned.dot test10/whitebox-fail1.dot test10/clone-require-all-5.dot test10/rec-node-15.dot test10/order-mandatory.dot test10/template-order-2.dot test10/quorum-2.dot test10/ticket-master-17.dot test10/failcount.dot test10/remote-fence-before-reconnect.dot test10/remote-orphaned.dot test10/attrs2.dot test10/ticket-primitive-7.dot test10/mon-rsc-4.dot test10/bug-rh-880249.dot test10/cloned-group.dot test10/master-unmanaged-monitor.dot test10/ticket-group-8.dot test10/utilization.dot test10/quorum-1.dot test10/clone-order-instance.dot test10/template-clone-group.dot test10/rec-node-4.dot test10/ordered-set-natural.dot test10/quorum-6.dot test10/master-asymmetrical-order.dot test10/nvpair-id-ref.dot test10/migrate-fail-5.dot test10/novell-239079.dot test10/systemhealthp3.dot test10/clone-require-all-4.dot test10/ticket-master-7.dot test10/mon-rsc-2.dot test10/bug-cl-5213.dot test10/systemhealtho3.dot test10/systemhealthn3.dot test10/systemhealthm3.dot test10/suicide-needed-inquorate.dot test10/order-serialize.dot test10/rec-node-14.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/mon-rsc-1.dot test10/rsc_dep5.dot test10/balanced.dot test10/container-group-3.dot test10/stopped-monitor-25.dot test10/ticket-clone-13.dot test10/group14.dot test10/bundle-order-startup-clone.dot test10/ticket-clone-15.dot test10/bug-5014-GROUP-A-stopped-B-started.dot test10/multiple-active-block-group.dot test10/migrate-5.dot test10/ticket-clone-12.dot test10/template-rsc-sets-2.dot test10/migrate-shutdown.dot test10/ticket-clone-20.dot test10/ticket-group-5.dot test10/bug-cl-5170.dot test10/ticket-clone-11.dot test10/ticket-clone-2.dot test10/date-3.dot test10/ticket-clone-10.dot test10/bug-lf-2574.dot test10/notify-3.dot test10/attrs6.dot test10/ticket-clone-1.dot test10/bug-rh-1097457.dot test10/location-sets-templates.dot test10/994-2.dot test10/bug-n-385265.dot test10/notify-2.dot test10/date-2.dot test10/mon-rsc-3.dot test10/date-1.dot test10/colocation_constraint_stops_slave.dot test10/quorum-5.dot test10/994.dot test10/notify-1.dot test10/monitor-onfail-restart.dot test10/order-clone.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/notify-0.dot test10/bug-5014-A-start-B-start.dot test10/bug-lf-1920.dot test10/master-9.dot test10/load-stopped-loop.dot test10/migrate-stop-start-complex.dot test10/stopped-monitor-07.dot test10/order-required.dot test10/inc7.dot test10/ticket-primitive-15.dot test10/remote-fence-unclean2.dot test10/ticket-master-19.dot test10/group9.dot test10/remote-fence-unclean-3.dot test10/novell-251689.dot test10/ticket-primitive-5.dot test10/3-am-then-bm-both-migrate.dot test10/bug-5186-partial-migrate.dot test10/orphan-2.dot test10/cloned-group-stop.dot test10/order6.dot test10/orphan-1.dot test10/migrate-both-vms.dot test10/rec-rsc-9.dot test10/orphan-0.dot test10/whitebox-asymmetric.dot test10/bug-lf-2474.dot test10/rsc-sets-seq-true.dot test10/resource-discovery.dot test10/rebalance-unique-clones.dot test10/colo_master_w_native.dot test10/probe-4.dot test10/master-failed-demote-2.dot test10/ticket-primitive-24.dot test10/remote-recover-all.dot test10/ticket-clone-24.dot test10/ticket-primitive-14.dot test10/stopped-monitor-30.dot test10/group11.dot test10/versioned-operations-3.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/master-7.dot test10/bug-lf-2422.dot test10/ticket-primitive-4.dot test10/master-score-startup.dot test10/clone-require-all-6.dot test10/bug-1718.dot test10/order-sets.dot test10/ordered-set-basic-startup.dot test10/probe-2.dot test10/bug-1685.dot test10/ticket-primitive-13.dot test10/master-notify.dot test10/rec-node-6.dot test10/probe-1.dot test10/rsc-maintenance.dot test10/ticket-primitive-22.dot test10/probe-0.dot test10/whitebox-imply-stop-on-fence.dot test10/ticket-primitive-3.dot test10/rec-rsc-7.dot test10/2-am-then-b-move-a.dot test10/ticket-primitive-12.dot test10/ticket-primitive-21.dot test10/ticket-primitive-20.dot test10/migrate-success.dot test10/ticket-primitive-11.dot test10/ticket-primitive-2.dot test10/interleave-restart.dot test10/remote-reconnect-delay.dot test10/inc11.dot test10/novell-239087.dot test10/migrate-fail-6.dot test10/ticket-primitive-1.dot test10/ticket-group-18.dot test10/1494.dot test10/bug-5014-GROUP-A-stopped-B-stopped.dot test10/tags-ticket.dot test10/remote-move.dot test10/stonith-0.dot test10/whitebox-fail3.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/group-fail.dot test10/clone-anon-dup.dot test10/anti-colocation-master.dot test10/bug-lf-2213.dot test10/594.dot test10/stopped-monitor-23.dot test10/clone-require-all-no-interleave-3.dot test10/remote-partial-migrate2.dot test10/simple6.dot test10/honor_stonith_rsc_order1.dot test10/ticket-clone-3.dot test10/bundle-order-partial-start-2.dot test10/bug-lf-2317.dot test10/unmanaged-stop-2.dot test10/ticket-rsc-sets-7.dot test10/remote-recover-unknown.dot test10/ticket-clone-17.dot test10/target-1.dot test10/a-demote-then-b-migrate.dot test10/target-0.dot test10/unmanaged-stop-1.dot test10/cloned_stop_two.dot test10/master-demote-block.dot test10/systemhealthm2.dot test10/1360.dot test10/662.dot test10/rec-rsc-6.dot test10/bug-5028-bottom.dot test10/container-is-remote-node.dot test10/bug-lf-2581.dot test10/utilization-order4.dot test10/migrate-fail-4.dot test10/master-reattach.dot test10/interleave-3.dot test10/remote-recover-no-resources.dot test10/726.dot test10/multi1.dot test10/clone-interleave-2.dot test10/master-ordering.dot test10/interleave-2.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-clone-7.dot test10/systemhealthm1.dot test10/ticket-rsc-sets-6.dot test10/interleave-0.dot test10/bug-5025-2.dot test10/params-5.dot test10/attrs7.dot test10/suicide-not-needed-never-quorate.dot test10/rsc-discovery-per-node.dot test10/6-migrate-group.dot test10/ignore_stonith_rsc_order4.dot test10/order3.dot test10/anti-colocation-slave.dot test10/clone-order-16instances.dot test10/stopped-monitor-24.dot test10/group-dependents.dot test10/clone_min_start_two.dot test10/bug-lf-1852.dot test10/migrate-partial-4.dot test10/one-or-more-6.dot test10/utilization-check-allowed-nodes.dot test10/clone_min_interleave_stop_one.dot test10/stopped-monitor-04.dot test10/master-depend.dot test10/ticket-group-16.dot test10/rsc_dep8.dot test10/inc4.dot test10/params-4.dot test10/migrate-partial-3.dot test10/bug-1573.dot test10/inc9.dot test10/bnc-515172.dot test10/bug-5069-op-disabled.dot test10/reload-versioned.dot test10/bug-1572-2.dot test10/honor_stonith_rsc_order4.dot test10/concurrent-fencing.dot test10/bug-1572-1.dot test10/bug-lf-2508.dot test10/migrate-partial-2.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-group-6.dot test10/ticket-primitive-9.dot test10/migrate-partial-1.dot test10/migrate-4.dot test10/ignore_stonith_rsc_order3.dot test10/bug-5014-ordered-set-symmetrical-true.dot test10/bundle-probe-order-2.dot test10/master-8.dot test10/group7.dot test10/bundle-probe-order-1.dot test10/bundle-order-stop-clone.dot test10/bug-pm-11.dot test10/template-ticket.dot test10/managed-2.dot test10/attrs8.dot test10/template-rsc-sets-3.dot test10/ticket-primitive-17.dot test10/master-partially-demoted-group.dot test10/base-score.dot test10/placement-location.dot test10/migrate-3.dot test10/params-0.dot test10/ignore_stonith_rsc_order2.dot test10/expire-non-blocked-failure.dot test10/inc3.dot test10/monitor-recovery.dot test10/simple7.dot test10/master-probed-score.dot test10/rec-rsc-8.dot test10/template-rsc-sets-1.dot test10/per-op-failcount.dot test10/coloc-list.dot test10/migrate-1.dot test10/managed-1.dot test10/honor_stonith_rsc_order3.dot test10/managed-0.dot test10/clone-interleave-3.dot test10/clone-require-all-2.dot test10/migrate-begin.dot test10/stopped-monitor-02.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-lf-2613.dot test10/one-or-more-5.dot test10/inc2.dot test10/inc12.dot test10/start-then-stop-with-unfence.dot test10/utilization-order3.dot test10/colocation_constraint_stops_master.dot test10/bug-1820.dot test10/order-wrong-kind.dot test10/unmanaged-block-restart.dot test10/inc10.dot test10/clone-interleave-1.dot test10/inc1.dot test10/ticket-group-15.dot test10/inc0.dot test10/honor_stonith_rsc_order2.dot test10/master-promotion-constraint.dot test10/ticket-clone-8.dot test10/node-maintenance-1.dot test10/versioned-resources.dot test10/ticket-clone-16.dot test10/shutdown-maintenance-node.dot test10/container-group-4.dot test10/migration-behind-migrating-remote.dot test10/one-or-more-4.dot test10/clone_min_stop_two.dot test10/utilization-order1.dot test10/colocated-utilization-group.dot test10/stop-failure-no-quorum.dot test10/coloc-group.dot test10/master-group.dot test10/a-promote-then-b-migrate.dot test10/ticket-clone-6.dot test10/bug-lf-2619.dot test10/master-allow-start.dot test10/ticket-group-24.dot test10/ticket-primitive-23.dot test10/tags-coloc-order-2.dot test10/master-pseudo.dot test10/11-a-then-bm-b-move-a-clone-starting.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-5014-A-stop-B-started.dot test10/ignore_stonith_rsc_order1.dot test10/bug-cl-5219.dot test10/one-or-more-3.dot test10/stopped-monitor-09.dot test10/ticket-group-14.dot test10/tags-coloc-order-1.dot test10/master-demote-2.dot test10/unmanaged-master.dot test10/unrunnable-2.dot test10/rsc-sets-clone-1.dot test10/container-group-2.dot test10/ticket-group-4.dot test10/one-or-more-2.dot test10/utilization-order2.dot test10/probe-timeout.dot test10/group8.dot test10/remote-recover-fail.dot test10/on-fail-ignore.dot test10/one-or-more-1.dot test10/placement-capacity.dot test10/ticket-group-23.dot test10/one-or-more-0.dot test10/rsc_dep2.dot test10/rec-node-13.dot test10/reload-becomes-restart.dot test10/bug-lf-2493.dot test10/797.dot test10/ticket-group-13.dot test10/clone-anon-probe-2.dot test10/ticket-master-8.dot test10/placement-priority.dot test10/bug-lf-2435.dot test10/params-1.dot test10/complex_enforce_colo.dot test10/ticket-group-22.dot test10/master-colocation.dot test10/ticket-group-3.dot test10/coloc-negative-group.dot test10/ticket-group-12.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/quorum-4.dot test10/ticket-group-21.dot test10/ticket-group-20.dot test10/group15.dot test10/ticket-rsc-sets-5.dot test10/ticket-group-11.dot test10/ticket-group-2.dot test10/bug-n-387749.dot test10/coloc-many-one.dot test10/group4.dot test10/ticket-group-10.dot test10/container-1.dot test10/ticket-group-1.dot test10/migrate-fail-9.dot test10/rsc_dep1.dot test10/bug-5014-CthenAthenB-C-stopped.dot test10/bundle-probe-order-3.dot test10/comments.dot test10/ticket-primitive-10.dot test10/rec-node-11.dot test10/template-order-3.dot test10/coloc-clone-stays-active.dot test10/9-am-then-bm-b-migrating-a-stopping.dot test10/clone-require-all-7.dot test10/ticket-rsc-sets-14.dot test10/master_monitor_restart.dot test10/coloc-slave-anti.dot test10/attrs4.dot test10/ticket-clone-5.dot test10/bug-cl-5247.dot test10/clone-fail-block-colocation.dot test10/clone_min_interleave_start_two.dot test10/template-order-1.dot test10/ticket-rsc-sets-4.dot test10/rec-node-7.dot test10/placement-stickiness.dot test10/ticket-primitive-16.dot test10/template-clone-primitive.dot test10/stop-failure-with-fencing.dot test10/bug-5014-GROUP-A-start-B-start.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/template-coloc-3.dot test10/bug-5143-ms-shuffle.dot test10/ticket-rsc-sets-13.dot test10/stopped-monitor-27.dot test10/696.dot test10/migrate-fail-7.dot test10/remote-startup.dot test10/isolation-start-all.dot test10/template-coloc-2.dot test10/quorum-3.dot test10/ticket-primitive-6.dot test10/ticket-rsc-sets-12.dot test10/load-stopped-loop-2.dot test10/template-coloc-1.dot test10/ticket-clone-14.dot test10/764.dot test10/order_constraint_stops_master.dot test10/ticket-rsc-sets-11.dot test10/ticket-rsc-sets-2.dot test10/unfence-startup.dot test10/ticket-rsc-sets-10.dot test10/ticket-clone-4.dot test10/simple8.dot test10/ticket-rsc-sets-1.dot test10/bundle-order-startup.dot test10/params-2.dot test10/ticket-clone-23.dot test10/bundle-probe-remotes.dot test10/ticket-rsc-sets-3.dot test10/clone-require-all-3.dot test10/master-5.dot test10/failcount-block.dot test10/bundle-order-fencing.dot test10/migrate-2.dot test10/minimal.dot test10/stopped-monitor-05.dot test10/5-am-then-bm-a-not-migratable.dot test10/systemhealtho2.dot test10/systemhealth2.dot test10/inc8.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/master-6.dot test10/7-migrate-group-one-unmigratable.dot test10/systemhealthp1.dot test10/clone-require-all-1.dot test10/bug-5140-require-all-false.dot test10/clone-anon-probe-1.dot test10/novell-252693.dot test10/rec-node-12.dot test10/systemhealtho1.dot test10/systemhealthn1.dot test10/systemhealth1.dot test10/ticket-master-18.dot test10/template-3.dot test10/rec-node-2.dot test10/cloned_start_one.dot test10/bug-n-385265-2.dot test10/735.dot test10/rec-node-10.dot test10/group-unmanaged-stopped.dot test10/rec-node-1.dot test10/template-2.dot test10/migrate-fail-3.dot test10/829.dot test10/cloned_start_two.dot test10/template-1.dot test10/rec-node-5.dot test10/clone_min_interleave_start_one.dot test10/site-specific-params.dot test10/clone-max-zero.dot test10/migrate-fail-2.dot test10/master-stop.dot test10/coloc-loop.dot test10/anti-colocation-order.dot test10/template-rsc-sets-4.dot test10/clone-no-shuffle.dot test10/rec-rsc-2.dot test10/versioned-operations-4.dot test10/bundle-order-partial-stop.dot test10/unfence-parameters.dot test10/whitebox-orphan-ms.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/suicide-not-needed-initial-quorum.dot test10/coloc-attr.dot test10/migrate-stop-complex.dot test10/stopped-monitor-31.dot test10/remote-recover-connection.dot test10/stopped-monitor-03.dot test10/migrate-stop_start.dot test10/stopped-monitor-22.dot test10/whitebox-ms-ordering.dot test10/remote-recover.dot test10/cluster-specific-params.dot test10/stopped-monitor-12.dot test10/stopped-monitor-21.dot test10/ticket-rsc-sets-8.dot test10/remote-disable.dot test10/migrate-fencing.dot test10/stopped-monitor-20.dot test10/systemhealth3.dot test10/stopped-monitor-11.dot test10/isolation-clone.dot test10/bug-5069-op-enabled.dot test10/stopped-monitor-01.dot test10/stopped-monitor-10.dot test10/bug-lf-2361.dot test10/bug-5038.dot test10/attrs5.dot test10/clone-anon-failcount.dot test10/stopped-monitor-00.dot test10/asymmetric.dot test10/rsc_dep4.dot test10/rsc-sets-seq-false.dot test10/bug-5014-A-stopped-B-stopped.dot test10/bug-5007-masterslave_colocation.dot test10/bundle-order-stop.dot test10/stonith-4.dot test10/history-1.dot test10/ticket-clone-21.dot test10/bug-cl-5168.dot test10/coloc_fp_logic.dot test10/unrunnable-1.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/origin.dot test10/rsc-sets-clone.dot test10/whitebox-nested-group.dot test10/master-demote.dot test10/ticket-primitive-18.dot test10/bug-cl-5212.dot test10/ticket-group-19.dot test10/bug-lf-2551.dot test10/colocated-utilization-clone.dot test10/bug-5028.dot test10/bug-lf-2445.dot test10/bug-lf-2160.dot test10/migrate-versioned.dot test10/bug-lf-2544.dot test10/stonith-3.dot test10/bug-lf-2106.dot test10/rec-rsc-5.dot test10/stopped-monitor-26.dot test10/whitebox-start.dot test10/probe-3.dot test10/ticket-master-16.dot test10/order-serialize-set.dot test10/stonith-2.dot test10/versioned-operations-2.dot test10/order5.dot test10/multiple-monitor-one-failed.dot test10/stonith-1.dot test10/bug-suse-707150.dot test10/clone-colocate-instance-2.dot test10/novell-252693-3.dot test10/master-4.dot test10/group5.dot test10/use-after-free-merge.dot test10/bug-lf-2453.dot test10/systemhealthp2.dot test10/clone-colocate-instance-1.dot test10/rsc_dep3.dot test10/versioned-operations-1.dot test10/one-or-more-unrunnable-instances.dot test10/ticket-master-6.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-clone-18.dot test10/novell-252693-2.dot test10/bundle-order-partial.dot test10/node-maintenance-2.dot test10/master-13.dot test10/bug-5059.dot test10/master-3.dot test10/8-am-then-bm-a-migrating-b-stopping.dot test10/cloned_stop_one.dot test10/master-12.dot test10/bug-5014-CLONE-A-stop-B-started.dot test10/inc6.dot test10/rec-rsc-4.dot test10/rsc-sets-master.dot test10/order-optional-keyword.dot test10/container-4.dot test10/bug-5028-detach.dot test10/master-11.dot test10/master-2.dot test10/master-10.dot test10/stop-failure-no-fencing.dot test10/monitor-onfail-stop.dot test10/systemhealthn2.dot test10/master-1.dot test10/ticket-primitive-8.dot test10/interleave-pseudo-stop.dot test10/rsc_dep10.dot test10/master-0.dot test10/group-unmanaged.dot test10/rec-rsc-3.dot test10/bug-lf-2153.dot test10/obsolete-lrm-resource.dot test10/container-3.dot test10/bug-lf-2606.dot test10/not-reschedule-unneeded-monitor.dot test10/simple4.dot test10/remote-connection-unrecoverable.dot test10/container-2.dot test10/bug-1822.dot test10/enforce-colo1.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/rec-rsc-1.dot test10/bug-1820-1.dot test10/rec-rsc-0.dot test10/master-role.dot test10/clone_min_start_one.dot test10/ticket-group-7.dot test10/master-move.dot test10/order_constraint_stops_slave.dot test10/coloc-intra-set.dot test10/order2.dot test10/ticket-master-15.dot test10/bundle-order-startup-clone-2.dot test10/ticket-clone-19.dot test10/1484.dot test10/asymmetrical-order-move.dot test10/remote-startup-probes.dot test10/ticket-master-5.dot test10/migrate-start.dot test10/rec-node-9.dot test10/ticket-group-9.dot test10/colocated-utilization-primitive-2.dot test10/order-optional.dot test10/unfence-definition.dot test10/whitebox-move.dot test10/simple3.dot test10/rec-node-3.dot test10/tags-location.dot test10/bug-5025-4.dot test10/attrs3.dot test10/ticket-group-17.dot test10/colocate-primitive-with-clone.dot test10/per-node-attrs.dot test10/one-or-more-7.dot test10/ticket-master-24.dot test10/whitebox-stop.dot test10/ticket-master-14.dot test10/simple2.dot test10/whitebox-unexpectedly-running.dot test10/simple12.dot test10/isolation-restart-all.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/interleave-stop.dot test10/simple11.dot test10/bug-5025-3.dot test10/ticket-master-4.dot test10/not-installed-agent.dot test10/suicide-not-needed-quorate.dot test10/simple1.dot test10/bug-5014-ordered-set-symmetrical-false.dot test10/master-dependent-ban.dot test10/standby.dot test10/ticket-master-23.dot test10/bug-1765.dot test10/ticket-master-13.dot test10/bug-5025-1.dot test10/remote-start-fail.dot test10/novell-239082.dot test10/whitebox-orphaned.dot test10/ticket-master-22.dot test10/attrs1.dot test10/ticket-master-3.dot test10/4-am-then-bm-b-not-migratable.dot test10/group3.dot test10/order4.dot test10/ticket-master-12.dot test10/ticket-master-21.dot test10/clone_min_stop_all.dot test10/ticket-master-20.dot test10/whitebox-migrate1.dot test10/ticket-master-11.dot test10/ticket-master-2.dot test10/ticket-master-10.dot test10/ticket-rsc-sets-9.dot test10/ticket-master-1.dot test10/colocated-utilization-primitive-1.dot test10/group13.dot test10/remote-recovery.dot test10/colo_slave_w_native.dot test10/rsc_dep7.dot test10/params-6.dot test10/rec-node-8.dot '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/master-failed-demote.dot test10/group2.dot test10/container-group-1.dot test10/remote-probe-disable.dot test10/bundle-nested-colocation.dot test10/unmanaged-stop-4.dot test10/group10.dot test10/not-installed-tools.dot test10/stopped-monitor-08.dot test10/group1.dot test10/ticket-primitive-19.dot test10/migrate-stop.dot test10/order1.dot test10/migrate-fail-8.dot test10/bug-5014-CLONE-A-start-B-start.dot test10/interleave-1.dot test10/remote-stale-node-entry.dot test10/ticket-clone-9.dot test10/clone_min_stop_one.dot test10/1-a-then-bm-move-b.dot test10/utilization-shuffle.dot test10/order7.dot test10/unmanaged-stop-3.dot test10/inc5.dot test10/10-a-then-bm-b-move-a-clone.dot test10/bug-lf-2358.dot test10/target-2.dot test10/bug-pm-12.dot test10/ticket-clone-22.summary test10/stopped-monitor-06.summary test10/clone-require-all-no-interleave-2.summary test10/remote-unclean2.summary test10/remote-fence-unclean.summary test10/clone_min_interleave_stop_two.summary test10/whitebox-ms-ordering-move.summary test10/clone-require-all-no-interleave-1.summary test10/whitebox-fail2.summary test10/remote-orphaned2.summary test10/bundle-order-partial-start.summary test10/reprobe-target_rc.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/clone-order-primitive.summary test10/ticket-master-9.summary test10/migrate-start-complex.summary test10/guest-node-host-dies.summary test10/group6.summary test10/bug-lf-2171.summary test10/remote-partial-migrate.summary test10/restart-versioned.summary test10/whitebox-fail1.summary test10/clone-require-all-5.summary test10/rec-node-15.summary test10/order-mandatory.summary test10/template-order-2.summary test10/quorum-2.summary test10/ticket-master-17.summary test10/failcount.summary test10/remote-fence-before-reconnect.summary test10/remote-orphaned.summary test10/attrs2.summary test10/ticket-primitive-7.summary test10/mon-rsc-4.summary test10/bug-rh-880249.summary test10/cloned-group.summary test10/master-unmanaged-monitor.summary test10/ticket-group-8.summary test10/utilization.summary test10/quorum-1.summary test10/clone-order-instance.summary test10/template-clone-group.summary test10/rec-node-4.summary test10/ordered-set-natural.summary test10/quorum-6.summary test10/master-asymmetrical-order.summary test10/nvpair-id-ref.summary test10/migrate-fail-5.summary test10/novell-239079.summary test10/systemhealthp3.summary test10/clone-require-all-4.summary test10/ticket-master-7.summary test10/mon-rsc-2.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-cl-5213.summary test10/systemhealtho3.summary test10/systemhealthn3.summary test10/systemhealthm3.summary test10/suicide-needed-inquorate.summary test10/order-serialize.summary test10/rec-node-14.summary test10/mon-rsc-1.summary test10/rsc_dep5.summary test10/balanced.summary test10/container-group-3.summary test10/stopped-monitor-25.summary test10/ticket-clone-13.summary test10/group14.summary test10/bundle-order-startup-clone.summary test10/ticket-clone-15.summary test10/bug-5014-GROUP-A-stopped-B-started.summary test10/multiple-active-block-group.summary test10/migrate-5.summary test10/ticket-clone-12.summary test10/template-rsc-sets-2.summary test10/migrate-shutdown.summary test10/ticket-clone-20.summary test10/ticket-group-5.summary test10/bug-cl-5170.summary test10/ticket-clone-11.summary test10/ticket-clone-2.summary test10/date-3.summary test10/ticket-clone-10.summary test10/bug-lf-2574.summary test10/notify-3.summary test10/attrs6.summary test10/ticket-clone-1.summary test10/bug-rh-1097457.summary test10/location-sets-templates.summary test10/994-2.summary test10/bug-n-385265.summary test10/notify-2.summary test10/date-2.summary test10/mon-rsc-3.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/date-1.summary test10/colocation_constraint_stops_slave.summary test10/quorum-5.summary test10/994.summary test10/notify-1.summary test10/monitor-onfail-restart.summary test10/order-clone.summary test10/notify-0.summary test10/bug-5014-A-start-B-start.summary test10/bug-lf-1920.summary test10/master-9.summary test10/load-stopped-loop.summary test10/migrate-stop-start-complex.summary test10/stopped-monitor-07.summary test10/order-required.summary test10/inc7.summary test10/ticket-primitive-15.summary test10/remote-fence-unclean2.summary test10/ticket-master-19.summary test10/group9.summary test10/remote-fence-unclean-3.summary test10/novell-251689.summary test10/ticket-primitive-5.summary test10/3-am-then-bm-both-migrate.summary test10/bug-5186-partial-migrate.summary test10/orphan-2.summary test10/cloned-group-stop.summary test10/order6.summary test10/orphan-1.summary test10/migrate-both-vms.summary test10/rec-rsc-9.summary test10/orphan-0.summary test10/whitebox-asymmetric.summary test10/bug-lf-2474.summary test10/rsc-sets-seq-true.summary test10/resource-discovery.summary test10/rebalance-unique-clones.summary test10/colo_master_w_native.summary test10/probe-4.summary test10/master-failed-demote-2.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-primitive-24.summary test10/remote-recover-all.summary test10/ticket-clone-24.summary test10/ticket-primitive-14.summary test10/stopped-monitor-30.summary test10/group11.summary test10/versioned-operations-3.summary test10/master-7.summary test10/bug-lf-2422.summary test10/ticket-primitive-4.summary test10/master-score-startup.summary test10/clone-require-all-6.summary test10/bug-1718.summary test10/order-sets.summary test10/ordered-set-basic-startup.summary test10/probe-2.summary test10/bug-1685.summary test10/ticket-primitive-13.summary test10/master-notify.summary test10/rec-node-6.summary test10/probe-1.summary test10/rsc-maintenance.summary test10/ticket-primitive-22.summary test10/probe-0.summary test10/whitebox-imply-stop-on-fence.summary test10/ticket-primitive-3.summary test10/rec-rsc-7.summary test10/2-am-then-b-move-a.summary test10/ticket-primitive-12.summary test10/ticket-primitive-21.summary test10/ticket-primitive-20.summary test10/migrate-success.summary test10/ticket-primitive-11.summary test10/ticket-primitive-2.summary test10/interleave-restart.summary test10/remote-reconnect-delay.summary test10/inc11.summary test10/novell-239087.summary test10/migrate-fail-6.summary test10/ticket-primitive-1.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-group-18.summary test10/1494.summary test10/bug-5014-GROUP-A-stopped-B-stopped.summary test10/tags-ticket.summary test10/remote-move.summary test10/stonith-0.summary test10/whitebox-fail3.summary test10/group-fail.summary test10/clone-anon-dup.summary test10/anti-colocation-master.summary test10/bug-lf-2213.summary test10/594.summary test10/stopped-monitor-23.summary test10/clone-require-all-no-interleave-3.summary test10/remote-partial-migrate2.summary test10/simple6.summary test10/honor_stonith_rsc_order1.summary test10/ticket-clone-3.summary test10/bundle-order-partial-start-2.summary test10/bug-lf-2317.summary test10/unmanaged-stop-2.summary test10/ticket-rsc-sets-7.summary test10/remote-recover-unknown.summary test10/ticket-clone-17.summary test10/target-1.summary test10/a-demote-then-b-migrate.summary test10/target-0.summary test10/unmanaged-stop-1.summary test10/cloned_stop_two.summary test10/master-demote-block.summary test10/systemhealthm2.summary test10/1360.summary test10/662.summary test10/rec-rsc-6.summary test10/bug-5028-bottom.summary test10/container-is-remote-node.summary test10/bug-lf-2581.summary test10/utilization-order4.summary test10/migrate-fail-4.summary test10/master-reattach.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/interleave-3.summary test10/remote-recover-no-resources.summary test10/726.summary test10/multi1.summary test10/clone-interleave-2.summary test10/master-ordering.summary test10/interleave-2.summary test10/ticket-clone-7.summary test10/systemhealthm1.summary test10/ticket-rsc-sets-6.summary test10/interleave-0.summary test10/bug-5025-2.summary test10/params-5.summary test10/attrs7.summary test10/suicide-not-needed-never-quorate.summary test10/rsc-discovery-per-node.summary test10/6-migrate-group.summary test10/ignore_stonith_rsc_order4.summary test10/order3.summary test10/anti-colocation-slave.summary test10/clone-order-16instances.summary test10/stopped-monitor-24.summary test10/group-dependents.summary test10/clone_min_start_two.summary test10/bug-lf-1852.summary test10/migrate-partial-4.summary test10/one-or-more-6.summary test10/utilization-check-allowed-nodes.summary test10/clone_min_interleave_stop_one.summary test10/stopped-monitor-04.summary test10/master-depend.summary test10/ticket-group-16.summary test10/rsc_dep8.summary test10/inc4.summary test10/params-4.summary test10/migrate-partial-3.summary test10/bug-1573.summary test10/inc9.summary test10/bnc-515172.summary test10/bug-5069-op-disabled.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/reload-versioned.summary test10/bug-1572-2.summary test10/honor_stonith_rsc_order4.summary test10/concurrent-fencing.summary test10/bug-1572-1.summary test10/bug-lf-2508.summary test10/migrate-partial-2.summary test10/ticket-group-6.summary test10/ticket-primitive-9.summary test10/migrate-partial-1.summary test10/migrate-4.summary test10/ignore_stonith_rsc_order3.summary test10/bug-5014-ordered-set-symmetrical-true.summary test10/bundle-probe-order-2.summary test10/master-8.summary test10/group7.summary test10/bundle-probe-order-1.summary test10/bundle-order-stop-clone.summary test10/bug-pm-11.summary test10/template-ticket.summary test10/managed-2.summary test10/attrs8.summary test10/template-rsc-sets-3.summary test10/ticket-primitive-17.summary test10/master-partially-demoted-group.summary test10/base-score.summary test10/placement-location.summary test10/migrate-3.summary test10/params-0.summary test10/ignore_stonith_rsc_order2.summary test10/expire-non-blocked-failure.summary test10/inc3.summary test10/monitor-recovery.summary test10/simple7.summary test10/master-probed-score.summary test10/rec-rsc-8.summary test10/template-rsc-sets-1.summary test10/per-op-failcount.summary test10/coloc-list.summary test10/migrate-1.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/managed-1.summary test10/honor_stonith_rsc_order3.summary test10/managed-0.summary test10/clone-interleave-3.summary test10/clone-require-all-2.summary test10/migrate-begin.summary test10/stopped-monitor-02.summary test10/bug-lf-2613.summary test10/one-or-more-5.summary test10/inc2.summary test10/inc12.summary test10/start-then-stop-with-unfence.summary test10/utilization-order3.summary test10/colocation_constraint_stops_master.summary test10/bug-1820.summary test10/order-wrong-kind.summary test10/unmanaged-block-restart.summary test10/inc10.summary test10/clone-interleave-1.summary test10/inc1.summary test10/ticket-group-15.summary test10/inc0.summary test10/honor_stonith_rsc_order2.summary test10/master-promotion-constraint.summary test10/ticket-clone-8.summary test10/node-maintenance-1.summary test10/versioned-resources.summary test10/ticket-clone-16.summary test10/shutdown-maintenance-node.summary test10/container-group-4.summary test10/migration-behind-migrating-remote.summary test10/one-or-more-4.summary test10/clone_min_stop_two.summary test10/utilization-order1.summary test10/colocated-utilization-group.summary test10/stop-failure-no-quorum.summary test10/coloc-group.summary test10/master-group.summary test10/a-promote-then-b-migrate.summary test10/ticket-clone-6.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-lf-2619.summary test10/master-allow-start.summary test10/ticket-group-24.summary test10/ticket-primitive-23.summary test10/tags-coloc-order-2.summary test10/master-pseudo.summary test10/11-a-then-bm-b-move-a-clone-starting.summary test10/bug-5014-A-stop-B-started.summary test10/ignore_stonith_rsc_order1.summary test10/bug-cl-5219.summary test10/one-or-more-3.summary test10/stopped-monitor-09.summary test10/ticket-group-14.summary test10/tags-coloc-order-1.summary test10/master-demote-2.summary test10/unmanaged-master.summary test10/unrunnable-2.summary test10/rsc-sets-clone-1.summary test10/container-group-2.summary test10/ticket-group-4.summary test10/one-or-more-2.summary test10/utilization-order2.summary test10/probe-timeout.summary test10/group8.summary test10/remote-recover-fail.summary test10/on-fail-ignore.summary test10/one-or-more-1.summary test10/placement-capacity.summary test10/ticket-group-23.summary test10/one-or-more-0.summary test10/rsc_dep2.summary test10/rec-node-13.summary test10/reload-becomes-restart.summary test10/bug-lf-2493.summary test10/797.summary test10/ticket-group-13.summary test10/clone-anon-probe-2.summary test10/ticket-master-8.summary test10/placement-priority.summary test10/bug-lf-2435.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/params-1.summary test10/complex_enforce_colo.summary test10/ticket-group-22.summary test10/master-colocation.summary test10/ticket-group-3.summary test10/coloc-negative-group.summary test10/ticket-group-12.summary test10/quorum-4.summary test10/ticket-group-21.summary test10/ticket-group-20.summary test10/group15.summary test10/ticket-rsc-sets-5.summary test10/ticket-group-11.summary test10/ticket-group-2.summary test10/bug-n-387749.summary test10/coloc-many-one.summary test10/group4.summary test10/ticket-group-10.summary test10/container-1.summary test10/ticket-group-1.summary test10/migrate-fail-9.summary test10/rsc_dep1.summary test10/bug-5014-CthenAthenB-C-stopped.summary test10/bundle-probe-order-3.summary test10/comments.summary test10/ticket-primitive-10.summary test10/rec-node-11.summary test10/template-order-3.summary test10/coloc-clone-stays-active.summary test10/9-am-then-bm-b-migrating-a-stopping.summary test10/clone-require-all-7.summary test10/ticket-rsc-sets-14.summary test10/master_monitor_restart.summary test10/coloc-slave-anti.summary test10/attrs4.summary test10/ticket-clone-5.summary test10/bug-cl-5247.summary test10/clone-fail-block-colocation.summary test10/clone_min_interleave_start_two.summary test10/template-order-1.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-rsc-sets-4.summary test10/rec-node-7.summary test10/placement-stickiness.summary test10/ticket-primitive-16.summary test10/template-clone-primitive.summary test10/stop-failure-with-fencing.summary test10/bug-5014-GROUP-A-start-B-start.summary test10/template-coloc-3.summary test10/bug-5143-ms-shuffle.summary test10/ticket-rsc-sets-13.summary test10/stopped-monitor-27.summary test10/696.summary test10/migrate-fail-7.summary test10/remote-startup.summary test10/isolation-start-all.summary test10/template-coloc-2.summary test10/quorum-3.summary test10/ticket-primitive-6.summary test10/ticket-rsc-sets-12.summary test10/load-stopped-loop-2.summary test10/template-coloc-1.summary test10/ticket-clone-14.summary test10/764.summary test10/order_constraint_stops_master.summary test10/ticket-rsc-sets-11.summary test10/ticket-rsc-sets-2.summary test10/unfence-startup.summary test10/ticket-rsc-sets-10.summary test10/ticket-clone-4.summary test10/simple8.summary test10/ticket-rsc-sets-1.summary test10/bundle-order-startup.summary test10/params-2.summary test10/ticket-clone-23.summary test10/bundle-probe-remotes.summary test10/ticket-rsc-sets-3.summary test10/clone-require-all-3.summary test10/master-5.summary test10/failcount-block.summary test10/bundle-order-fencing.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/migrate-2.summary test10/minimal.summary test10/stopped-monitor-05.summary test10/5-am-then-bm-a-not-migratable.summary test10/systemhealtho2.summary test10/systemhealth2.summary test10/inc8.summary test10/master-6.summary test10/7-migrate-group-one-unmigratable.summary test10/systemhealthp1.summary test10/clone-require-all-1.summary test10/bug-5140-require-all-false.summary test10/clone-anon-probe-1.summary test10/novell-252693.summary test10/rec-node-12.summary test10/systemhealtho1.summary test10/systemhealthn1.summary test10/systemhealth1.summary test10/ticket-master-18.summary test10/template-3.summary test10/rec-node-2.summary test10/cloned_start_one.summary test10/bug-n-385265-2.summary test10/735.summary test10/rec-node-10.summary test10/group-unmanaged-stopped.summary test10/rec-node-1.summary test10/template-2.summary test10/migrate-fail-3.summary test10/829.summary test10/cloned_start_two.summary test10/template-1.summary test10/rec-node-5.summary test10/clone_min_interleave_start_one.summary test10/site-specific-params.summary test10/clone-max-zero.summary test10/migrate-fail-2.summary test10/master-stop.summary test10/coloc-loop.summary test10/anti-colocation-order.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/template-rsc-sets-4.summary test10/clone-no-shuffle.summary test10/rec-rsc-2.summary test10/versioned-operations-4.summary test10/bundle-order-partial-stop.summary test10/unfence-parameters.summary test10/whitebox-orphan-ms.summary test10/suicide-not-needed-initial-quorum.summary test10/coloc-attr.summary test10/migrate-stop-complex.summary test10/stopped-monitor-31.summary test10/remote-recover-connection.summary test10/stopped-monitor-03.summary test10/migrate-stop_start.summary test10/stopped-monitor-22.summary test10/whitebox-ms-ordering.summary test10/remote-recover.summary test10/cluster-specific-params.summary test10/stopped-monitor-12.summary test10/stopped-monitor-21.summary test10/ticket-rsc-sets-8.summary test10/remote-disable.summary test10/migrate-fencing.summary test10/stopped-monitor-20.summary test10/systemhealth3.summary test10/stopped-monitor-11.summary test10/isolation-clone.summary test10/bug-5069-op-enabled.summary test10/stopped-monitor-01.summary test10/stopped-monitor-10.summary test10/bug-lf-2361.summary test10/bug-5038.summary test10/attrs5.summary test10/clone-anon-failcount.summary test10/stopped-monitor-00.summary test10/asymmetric.summary test10/rsc_dep4.summary test10/rsc-sets-seq-false.summary test10/bug-5014-A-stopped-B-stopped.summary test10/bug-5007-masterslave_colocation.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bundle-order-stop.summary test10/stonith-4.summary test10/history-1.summary test10/ticket-clone-21.summary test10/bug-cl-5168.summary test10/coloc_fp_logic.summary test10/unrunnable-1.summary test10/origin.summary test10/rsc-sets-clone.summary test10/whitebox-nested-group.summary test10/master-demote.summary test10/ticket-primitive-18.summary test10/bug-cl-5212.summary test10/ticket-group-19.summary test10/bug-lf-2551.summary test10/colocated-utilization-clone.summary test10/bug-5028.summary test10/bug-lf-2445.summary test10/bug-lf-2160.summary test10/migrate-versioned.summary test10/bug-lf-2544.summary test10/stonith-3.summary test10/bug-lf-2106.summary test10/rec-rsc-5.summary test10/stopped-monitor-26.summary test10/whitebox-start.summary test10/probe-3.summary test10/ticket-master-16.summary test10/order-serialize-set.summary test10/stonith-2.summary test10/versioned-operations-2.summary test10/order5.summary test10/multiple-monitor-one-failed.summary test10/stonith-1.summary test10/bug-suse-707150.summary test10/clone-colocate-instance-2.summary test10/novell-252693-3.summary test10/master-4.summary test10/group5.summary test10/use-after-free-merge.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-lf-2453.summary test10/systemhealthp2.summary test10/clone-colocate-instance-1.summary test10/rsc_dep3.summary test10/versioned-operations-1.summary test10/one-or-more-unrunnable-instances.summary test10/ticket-master-6.summary test10/ticket-clone-18.summary test10/novell-252693-2.summary test10/bundle-order-partial.summary test10/node-maintenance-2.summary test10/master-13.summary test10/bug-5059.summary test10/master-3.summary test10/8-am-then-bm-a-migrating-b-stopping.summary test10/cloned_stop_one.summary test10/master-12.summary test10/bug-5014-CLONE-A-stop-B-started.summary test10/inc6.summary test10/rec-rsc-4.summary test10/rsc-sets-master.summary test10/order-optional-keyword.summary test10/container-4.summary test10/bug-5028-detach.summary test10/master-11.summary test10/master-2.summary test10/master-10.summary test10/stop-failure-no-fencing.summary test10/monitor-onfail-stop.summary test10/systemhealthn2.summary test10/master-1.summary test10/ticket-primitive-8.summary test10/interleave-pseudo-stop.summary test10/rsc_dep10.summary test10/master-0.summary test10/group-unmanaged.summary test10/rec-rsc-3.summary test10/bug-lf-2153.summary test10/obsolete-lrm-resource.summary test10/container-3.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/bug-lf-2606.summary test10/not-reschedule-unneeded-monitor.summary test10/simple4.summary test10/remote-connection-unrecoverable.summary test10/container-2.summary test10/bug-1822.summary test10/enforce-colo1.summary test10/rec-rsc-1.summary test10/bug-1820-1.summary test10/rec-rsc-0.summary test10/master-role.summary test10/clone_min_start_one.summary test10/ticket-group-7.summary test10/master-move.summary test10/order_constraint_stops_slave.summary test10/coloc-intra-set.summary test10/order2.summary test10/ticket-master-15.summary test10/bundle-order-startup-clone-2.summary test10/ticket-clone-19.summary test10/1484.summary test10/asymmetrical-order-move.summary test10/remote-startup-probes.summary test10/ticket-master-5.summary test10/migrate-start.summary test10/rec-node-9.summary test10/ticket-group-9.summary test10/colocated-utilization-primitive-2.summary test10/order-optional.summary test10/unfence-definition.summary test10/whitebox-move.summary test10/simple3.summary test10/rec-node-3.summary test10/tags-location.summary test10/bug-5025-4.summary test10/attrs3.summary test10/ticket-group-17.summary test10/colocate-primitive-with-clone.summary test10/per-node-attrs.summary test10/one-or-more-7.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/ticket-master-24.summary test10/whitebox-stop.summary test10/ticket-master-14.summary test10/simple2.summary test10/whitebox-unexpectedly-running.summary test10/simple12.summary test10/isolation-restart-all.summary test10/interleave-stop.summary test10/simple11.summary test10/bug-5025-3.summary test10/ticket-master-4.summary test10/not-installed-agent.summary test10/suicide-not-needed-quorate.summary test10/simple1.summary test10/bug-5014-ordered-set-symmetrical-false.summary test10/master-dependent-ban.summary test10/standby.summary test10/ticket-master-23.summary test10/bug-1765.summary test10/ticket-master-13.summary test10/bug-5025-1.summary test10/remote-start-fail.summary test10/novell-239082.summary test10/whitebox-orphaned.summary test10/ticket-master-22.summary test10/attrs1.summary test10/ticket-master-3.summary test10/4-am-then-bm-b-not-migratable.summary test10/group3.summary test10/order4.summary test10/ticket-master-12.summary test10/ticket-master-21.summary test10/clone_min_stop_all.summary test10/ticket-master-20.summary test10/whitebox-migrate1.summary test10/ticket-master-11.summary test10/ticket-master-2.summary test10/ticket-master-10.summary test10/ticket-rsc-sets-9.summary test10/ticket-master-1.summary '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/install -c -m 644 test10/colocated-utilization-primitive-1.summary test10/group13.summary test10/remote-recovery.summary test10/colo_slave_w_native.summary test10/rsc_dep7.summary test10/params-6.summary test10/rec-node-8.summary test10/master-failed-demote.summary test10/group2.summary test10/container-group-1.summary test10/remote-probe-disable.summary test10/bundle-nested-colocation.summary test10/unmanaged-stop-4.summary test10/group10.summary test10/not-installed-tools.summary test10/stopped-monitor-08.summary test10/group1.summary test10/ticket-primitive-19.summary test10/migrate-stop.summary test10/order1.summary test10/migrate-fail-8.summary test10/bug-5014-CLONE-A-start-B-start.summary test10/interleave-1.summary test10/remote-stale-node-entry.summary test10/ticket-clone-9.summary test10/clone_min_stop_one.summary test10/1-a-then-bm-move-b.summary test10/utilization-shuffle.summary test10/order7.summary test10/unmanaged-stop-3.summary test10/inc5.summary test10/10-a-then-bm-b-move-a-clone.summary test10/bug-lf-2358.summary test10/target-2.summary test10/bug-pm-12.summary test10/order-wrong-kind.stderr '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine/test10' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine' /usr/bin/install -c -m 644 regression.core.sh '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine' /usr/bin/install -c regression.sh '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/pengine' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/pengine' Making install in cib gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cib' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cib' gmake[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c cib cibmon '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cib /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/cib libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cibmon /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/cibmon gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cib' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cib' Making install in crmd gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd' gmake[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c crmd '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/transition/libtransitioner.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crmd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/crmd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/install -c -m 644 crmd.7 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/crmd' Making install in fencing gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gmake install-am gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c stonith_admin '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/stonith_admin /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/stonith_admin /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /usr/bin/install -c fence_legacy fence_pcmk '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c stonithd stonith-test '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/stonithd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/stonithd libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/stonith-test /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/stonith-test /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/install -c -m 644 stonithd.7 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 stonith_admin.8 fence_legacy.8 fence_pcmk.8 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/fencing' /usr/bin/install -c regression.py '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/fencing' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/fencing' Making install in lrmd gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker_remoted '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker_remoted /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/pacemaker_remoted /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/rc.d/init.d' /usr/bin/install -c pacemaker_remote '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c lrmd lrmd_internal_ctl lrmd_test '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/lrmd /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/lrmd libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/lrmd_internal_ctl /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/lrmd_internal_ctl libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/lrmd_test /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/libexec/pacemaker/lrmd_test /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 pacemaker_remoted.8 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/systemd/system' /usr/bin/install -c -m 644 pacemaker_remote.service '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/lrmd' /usr/bin/install -c regression.py '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/lrmd' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lrmd' Making install in tools gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c crm_simulate crmadmin cibadmin crm_node crm_attribute crm_resource crm_verify crm_shadow attrd_updater crm_diff crm_mon iso8601 crm_ticket crm_error '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/transition/libtransitioner.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_simulate /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_simulate libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crmadmin /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crmadmin libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cibadmin /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/cibadmin libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_node /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_node libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_attribute /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_attribute libtool: warning: '../lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/transition/libtransitioner.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_resource /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_resource libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_verify /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_verify libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_shadow /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_shadow libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/attrd_updater /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/attrd_updater libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_diff /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_diff libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_mon /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_mon libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/iso8601 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/iso8601 libtool: warning: '../lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../pengine/libpengine.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_ticket /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_ticket libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_error /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin/crm_error /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /usr/bin/install -c crm_report crm_standby crm_master crm_failcount '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/install -c -m 644 crm_simulate.8 crmadmin.8 cibadmin.8 crm_node.8 crm_attribute.8 crm_resource.8 crm_verify.8 crm_shadow.8 attrd_updater.8 crm_diff.8 crm_mon.8 iso8601.8 crm_ticket.8 crm_error.8 crm_report.8 crm_standby.8 crm_master.8 crm_failcount.8 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/install -c -m 644 report.common report.collector '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/systemd/system' /usr/bin/install -c -m 644 crm_mon.service '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/systemd/system' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cli' /usr/bin/install -c -m 644 regression.dates.exp regression.tools.exp regression.acls.exp regression.validity.exp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cli' /usr/bin/install -c regression.sh '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cli' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/tools' Making install in xml gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/xml' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/xml' gmake[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/install -c -m 644 cib-1.2.rng cib-1.0.rng options-1.0.rng nodes-2.9.rng nodes-1.0.rng nodes-1.2.rng nodes-1.3.rng resources-1.2.rng resources-1.0.rng resources-1.3.rng resources-2.8.rng resources-2.10.rng resources-2.9.rng resources-2.7.rng constraints-1.0.rng constraints-2.2.rng constraints-next.rng constraints-2.6.rng constraints-2.3.rng constraints-2.9.rng constraints-1.2.rng constraints-2.1.rng fencing-2.4.rng fencing-1.2.rng acls-2.0.rng acls-1.2.rng tags-1.3.rng alerts-2.5.rng alerts-2.9.rng alerts-2.10.rng status-1.0.rng score.rng rule.rng rule-2.9.rng nvset.rng nvset-1.3.rng nvset-2.9.rng pacemaker.rng pacemaker-next.rng pacemaker-1.0.rng '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/install -c -m 644 pacemaker-1.2.rng pacemaker-1.3.rng pacemaker-2.0.rng pacemaker-2.1.rng pacemaker-2.2.rng pacemaker-2.3.rng pacemaker-2.4.rng pacemaker-2.5.rng pacemaker-2.6.rng pacemaker-2.7.rng pacemaker-2.8.rng pacemaker-2.9.rng pacemaker-2.10.rng versions.rng crm_mon.rng '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/install -c -m 644 crm.dtd crm-transitional.dtd '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' /usr/bin/install -c -m 644 ../xml/upgrade06.xsl ../xml/upgrade-1.3.xsl '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/xml' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/xml' Making install in extra gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' Making install in alerts gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/alerts' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/alerts' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/alerts/' /usr/bin/install -c -m 644 alert_file.sh.sample alert_smtp.sh.sample alert_snmp.sh.sample '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/alerts/' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/alerts' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/alerts' Making install in resources gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/ocf/resource.d/.isolation' /usr/bin/install -c docker-wrapper '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/ocf/resource.d/.isolation' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/install -c -m 644 ocf_pacemaker_ClusterMon.7 ocf_pacemaker_controld.7 ocf_pacemaker_Dummy.7 ocf_pacemaker_HealthCPU.7 ocf_pacemaker_HealthSMART.7 ocf_pacemaker_ifspeed.7 ocf_pacemaker_o2cb.7 ocf_pacemaker_ping.7 ocf_pacemaker_pingd.7 ocf_pacemaker_Stateful.7 ocf_pacemaker_SysInfo.7 ocf_pacemaker_SystemHealth.7 ocf_pacemaker_attribute.7 ocf_pacemaker_remote.7 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/ocf/resource.d/pacemaker' /usr/bin/install -c ClusterMon controld Dummy HealthCPU HealthSMART ifspeed o2cb ping pingd Stateful SysInfo SystemHealth attribute remote '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/ocf/resource.d/pacemaker' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/resources' Making install in logrotate gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/logrotate' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/logrotate' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/logrotate.d' /usr/bin/install -c -m 644 pacemaker '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/logrotate.d' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/logrotate' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra/logrotate' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/snmp/mibs' /usr/bin/install -c -m 644 PCMK-MIB.txt '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/snmp/mibs' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/extra' Making install in doc gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/doc' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/doc' gmake[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker' /usr/bin/install -c -m 644 crm_fencing.txt acls.txt '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/doc' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/doc' Making install in cts gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' Making install in benchmark gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts/benchmark' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts/benchmark' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/install -c -m 644 README.benchmark control '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/install -c clubench '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts/benchmark' gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts/benchmark' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts/benchmark' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts' /usr/bin/install -c -m 644 README.md cts.supp '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts' /usr/bin/install -c cts CTSlab.py lxc_autogen.sh LSBDummy HBDummy ../fencing/fence_dummy '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/python2.7/site-packages/cts' /usr/bin/install -c -m 644 __init__.py CTSvars.py CM_lha.py CM_ais.py CTS.py CTSaudits.py CTStests.py CTSscenarios.py CIB.py cib_xml.py environment.py logging.py patterns.py remote.py watcher.py '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib64/python2.7/site-packages/cts' DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out Byte-compiling python modules... __init__.pyCTSvars.pyCM_lha.pyCM_ais.pyCTS.pyCTSaudits.pyCTStests.pyCTSscenarios.pyCIB.pycib_xml.pyenvironment.pylogging.pypatterns.pyremote.pywatcher.py Byte-compiling python modules (optimized versions) ... __init__.pyCTSvars.pyCM_lha.pyCM_ais.pyCTS.pyCTSaudits.pyCTStests.pyCTSscenarios.pyCIB.pycib_xml.pyenvironment.pylogging.pypatterns.pyremote.pywatcher.py gmake[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18/cts' gmake[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18' gmake[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18' /usr/bin/install -c -d /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/ /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/cib /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/cores /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/blackbox chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/cib chown: invalid user: 'hacluster:haclient' gmake[2]: [Makefile:1270: install-exec-local] Error 1 (ignored) chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/cores chown: invalid user: 'hacluster:haclient' gmake[2]: [Makefile:1271: install-exec-local] Error 1 (ignored) chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//var/lib/pacemaker/blackbox chown: invalid user: 'hacluster:haclient' gmake[2]: [Makefile:1272: install-exec-local] Error 1 (ignored) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker' /usr/bin/install -c -m 644 README.markdown COPYING '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker/licenses/' /usr/bin/install -c -m 644 licenses/GPLv2 licenses/LGPLv2.1 licenses/RevisedBSD licenses/CC-BY-SA-4.0 '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker/licenses/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/' /usr/bin/install -c -m 644 valgrind-pcmk.suppressions '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/' /usr/bin/install -c coverage.sh BasicSanity.sh '/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/tests/' gmake[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18' gmake[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-1.1.18' + mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/sysconfig + install -m 644 mcp/pacemaker.sysconfig /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/sysconfig/pacemaker + install -m 644 tools/crm_mon.sysconfig /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/sysconfig/crm_mon + mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata ++ find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_mysql.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_tcp.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_fping.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_ldap.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_udp.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_pgsql.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + for file in $(find nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata -type f) + install -m 644 nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/metadata/check_http.xml /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/pacemaker/nagios/plugins-metadata + mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/var/lib/rpm-state/pacemaker + chmod a+x /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/share/pacemaker/tests/cts/CTSlab.py + find /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 -name '*.xml' -type f -print0 + xargs -0 chmod a-x + find /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 -name '*.a' -type f -print0 + xargs -0 rm -f + find /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 -name '*.la' -type f -print0 + xargs -0 rm -f + rm -f /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/lib64/service_crm.so + rm -f /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/sbin/fence_legacy + rm -f /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/share/man/man8/fence_legacy.8 + find /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 -name 'o2cb*' -type f -print0 + xargs -0 rm -f + rm -f /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//etc/rc.d/init.d/pacemaker + rm -f /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//etc/rc.d/init.d/pacemaker_remote + rm -f /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64//usr/sbin/fence_pcmk + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: mangling shebang in ./usr/share/pacemaker/tests/fencing/regression.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pacemaker/tests/cts/CTSlab.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pacemaker/tests/cts/fence_dummy from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! *** WARNING: mangling shebang in ./usr/share/pacemaker/tests/lrmd/regression.py from #!/usr/bin/python to #!/usr/bin/python2. This will become an ERROR, fix it manually! Processing files: pacemaker-1.1.18-2.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.j01nXC + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.J8jHW4 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker + exit 0 warning: File listed twice: /usr/lib/.build-id/8a/46ce4318730625b83d33fbc45722c556a26253 Provides: config(pacemaker) = 1.1.18-2.fc28.2 pacemaker = 1.1.18-2.fc28.2 pacemaker(riscv-64) = 1.1.18-2.fc28.2 pcmk-cluster-manager Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcfg.so.6()(64bit) libcfg.so.6(COROSYNC_CFG_0.82)(64bit) libcib.so.4()(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcorosync_common.so.4()(64bit) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libcrmcluster.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) liblrmd.so.1()(64bit) libncurses.so.6()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpe_rules.so.2()(64bit) libpe_status.so.10()(64bit) libpengine.so.10()(64bit) libqb.so.0()(64bit) libquorum.so.5()(64bit) libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) librt.so.1()(64bit) libstonithd.so.2()(64bit) libtinfo.so.6()(64bit) libtransitioner.so.2()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-cli-1.1.18-2.fc28.2.riscv64 warning: File not found: /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/lib/ocf/resource.d/pacemaker/o2cb warning: File not found: /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/man/man8/fence_legacy.* Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yhixUa + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cli + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cli + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cli + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4GJt7w + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cli + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cli + exit 0 Provides: config(pacemaker-cli) = 1.1.18-2.fc28.2 pacemaker-cli = 1.1.18-2.fc28.2 pacemaker-cli(riscv-64) = 1.1.18-2.fc28.2 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/bash /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcfg.so.6()(64bit) libcib.so.4()(64bit) libcmap.so.4()(64bit) libcorosync_common.so.4()(64bit) libcpg.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) liblrmd.so.1()(64bit) libncurses.so.6()(64bit) libpam.so.0()(64bit) libpe_rules.so.2()(64bit) libpe_status.so.10()(64bit) libpengine.so.10()(64bit) libqb.so.0()(64bit) libquorum.so.5()(64bit) librt.so.1()(64bit) libstonithd.so.2()(64bit) libtinfo.so.6()(64bit) libtransitioner.so.2()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-libs-1.1.18-2.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mfFItd + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dILOzo + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-libs + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-libs + exit 0 Provides: libcib.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) liblrmd.so.1()(64bit) libpe_rules.so.2()(64bit) libpe_status.so.10()(64bit) libpengine.so.10()(64bit) libstonithd.so.2()(64bit) libtransitioner.so.2()(64bit) pacemaker-libs = 1.1.18-2.fc28.2 pacemaker-libs(riscv-64) = 1.1.18-2.fc28.2 Requires(interp): /bin/sh /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcib.so.4()(64bit) libcorosync_common.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libncurses.so.6()(64bit) libpam.so.0()(64bit) libpe_rules.so.2()(64bit) libpe_status.so.10()(64bit) libqb.so.0()(64bit) librt.so.1()(64bit) libstonithd.so.2()(64bit) libtinfo.so.6()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) rtld(GNU_HASH) Processing files: pacemaker-cluster-libs-1.1.18-2.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jQ0NxI + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cluster-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cluster-libs + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cluster-libs + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cluster-libs + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bBt6vG + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cluster-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cluster-libs + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cluster-libs + exit 0 Provides: libcrmcluster.so.4()(64bit) pacemaker-cluster-libs = 1.1.18-2.fc28.2 pacemaker-cluster-libs(riscv-64) = 1.1.18-2.fc28.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcfg.so.6()(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcorosync_common.so.4()(64bit) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libcrmcommon.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libpam.so.0()(64bit) libqb.so.0()(64bit) libquorum.so.5()(64bit) libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) librt.so.1()(64bit) libstonithd.so.2()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-remote-1.1.18-2.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wU1LVj + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-remote + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-remote + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-remote + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-remote + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.wNjBGu + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-remote + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-remote + exit 0 Provides: config(pacemaker-remote) = 1.1.18-2.fc28.2 pacemaker-remote = 1.1.18-2.fc28.2 pacemaker-remote(riscv-64) = 1.1.18-2.fc28.2 pcmk-cluster-manager Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires(posttrans): /bin/sh Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcorosync_common.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) liblrmd.so.1()(64bit) libpam.so.0()(64bit) libqb.so.0()(64bit) librt.so.1()(64bit) libstonithd.so.2()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-libs-devel-1.1.18-2.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nWpNxI + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs-devel + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-libs-devel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UWUj7o + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-libs-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-libs-devel + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-libs-devel + exit 0 Provides: pacemaker-libs-devel = 1.1.18-2.fc28.2 pacemaker-libs-devel(riscv-64) = 1.1.18-2.fc28.2 pkgconfig(pacemaker) = 1.1.18-2.fc28.2 pkgconfig(pacemaker-cib) = 1.1.18-2.fc28.2 pkgconfig(pacemaker-cluster) = 1.1.18-2.fc28.2 pkgconfig(pacemaker-fencing) = 1.1.18-2.fc28.2 pkgconfig(pacemaker-lrmd) = 1.1.18-2.fc28.2 pkgconfig(pacemaker-pengine) = 1.1.18-2.fc28.2 pkgconfig(pacemaker-service) = 1.1.18-2.fc28.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /usr/bin/pkg-config /usr/bin/python2 libcib.so.4()(64bit) libcrmcluster.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) liblrmd.so.1()(64bit) libpe_rules.so.2()(64bit) libpe_status.so.10()(64bit) libpengine.so.10()(64bit) libstonithd.so.2()(64bit) libtransitioner.so.2()(64bit) Processing files: pacemaker-cts-1.1.18-2.fc28.2.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.hNu1GC + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cts + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cts + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cts + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/doc/pacemaker-cts + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.4ORYBp + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cts + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cts + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-cts + exit 0 Provides: pacemaker-cts = 1.1.18-2.fc28.2 pacemaker-cts(riscv-64) = 1.1.18-2.fc28.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/bin/python2 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcib.so.4()(64bit) libcorosync_common.so.4()(64bit) libcrmcommon.so.3()(64bit) libcrmservice.so.3()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) liblrmd.so.1()(64bit) libncurses.so.6()(64bit) libpam.so.0()(64bit) libpe_rules.so.2()(64bit) libpe_status.so.10()(64bit) libpengine.so.10()(64bit) libqb.so.0()(64bit) librt.so.1()(64bit) libstonithd.so.2()(64bit) libtinfo.so.6()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: pacemaker-doc-1.1.18-2.fc28.2.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G3nXZ2 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-doc + cp -pr licenses/CC-BY-SA-4.0 /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-doc + exit 0 Provides: pacemaker-doc = 1.1.18-2.fc28.2 pacemaker-doc(riscv-64) = 1.1.18-2.fc28.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pacemaker-nagios-plugins-metadata-1.1.18-2.fc28.2.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TxOgd5 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-nagios-plugins-metadata + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-nagios-plugins-metadata + cp -pr nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/COPYING /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64/usr/share/licenses/pacemaker-nagios-plugins-metadata + exit 0 Provides: pacemaker-nagios-plugins-metadata = 1.1.18-2.fc28.2 pacemaker-nagios-plugins-metadata(riscv-64) = 1.1.18-2.fc28.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 Wrote: /builddir/build/SRPMS/pacemaker-1.1.18-2.fc28.2.src.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-cli-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-libs-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-cluster-libs-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-remote-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-libs-devel-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-cts-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-doc-1.1.18-2.fc28.2.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/pacemaker-nagios-plugins-metadata-1.1.18-2.fc28.2.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.tckVy4 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-1.1.18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pacemaker-1.1.18-2.fc28.2.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff