Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pacemaker.spec'], chrootPath='/var/lib/mock/f32-build-18749708-1327746/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/pacemaker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1574726400 Wrote: /builddir/build/SRPMS/pacemaker-2.0.3-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pacemaker.spec'], chrootPath='/var/lib/mock/f32-build-18749708-1327746/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/pacemaker.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1574726400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.06TQkP + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pacemaker-Pacemaker-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pacemaker-2.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pacemaker-Pacemaker-2.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b.tar.gz + /usr/bin/tar -xof - + 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-2.0.3/.git/ + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit --allow-empty -a --author 'rpm-build ' -m 'pacemaker-2.0.3 base' [master (root-commit) 121d532] pacemaker-2.0.3 base 4788 files changed, 715747 insertions(+) create mode 100644 CONTRIBUTING.md create mode 100644 COPYING create mode 100644 ChangeLog 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 autogen.sh create mode 100644 configure.ac create mode 100644 cts/CIB.py create mode 100755 cts/CM_common.py create mode 100644 cts/CM_corosync.py create mode 100644 cts/CTS.py.in create mode 100755 cts/CTSaudits.py create mode 100644 cts/CTSlab.py.in create mode 100644 cts/CTSscenarios.py create mode 100644 cts/CTStests.py create mode 100644 cts/CTSvars.py.in create mode 100644 cts/LSBDummy.in create mode 100644 cts/Makefile.am create mode 100644 cts/OCFIPraTest.py.in 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 100644 cts/benchmark/clubench.in create mode 100644 cts/benchmark/control create mode 100644 cts/cib_xml.py create mode 100644 cts/cli/crm_diff_new.xml create mode 100644 cts/cli/crm_diff_old.xml create mode 100644 cts/cli/regression.acls.exp create mode 100644 cts/cli/regression.dates.exp create mode 100644 cts/cli/regression.rules.exp create mode 100644 cts/cli/regression.tools.exp create mode 100644 cts/cli/regression.upgrade.exp create mode 100644 cts/cli/regression.validity.exp create mode 100755 cts/cluster_test.in create mode 100755 cts/cts-cli.in create mode 100644 cts/cts-coverage.in create mode 100644 cts/cts-exec.in create mode 100644 cts/cts-fencing.in create mode 100644 cts/cts-log-watcher.in create mode 100755 cts/cts-regression.in create mode 100644 cts/cts-scheduler.in create mode 100644 cts/cts-support.in create mode 100644 cts/cts.conf create mode 100755 cts/cts.in create mode 100644 cts/environment.py create mode 100644 cts/fence_dummy.in create mode 100644 cts/logging.py create mode 100644 cts/lxc_autogen.sh.in create mode 100644 cts/pacemaker-cts-dummyd.conf create mode 100644 cts/pacemaker-cts-dummyd.in create mode 100644 cts/pacemaker-cts-dummyd@.service.in create mode 100644 cts/patterns.py create mode 100644 cts/remote.py create mode 100644 cts/scheduler/1-a-then-bm-move-b.dot create mode 100644 cts/scheduler/1-a-then-bm-move-b.exp create mode 100644 cts/scheduler/1-a-then-bm-move-b.scores create mode 100644 cts/scheduler/1-a-then-bm-move-b.summary create mode 100644 cts/scheduler/1-a-then-bm-move-b.xml create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.dot create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.exp create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.scores create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.summary create mode 100644 cts/scheduler/10-a-then-bm-b-move-a-clone.xml create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.dot create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.exp create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.scores create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.summary create mode 100644 cts/scheduler/11-a-then-bm-b-move-a-clone-starting.xml create mode 100644 cts/scheduler/1360.dot create mode 100644 cts/scheduler/1360.exp create mode 100644 cts/scheduler/1360.scores create mode 100644 cts/scheduler/1360.summary create mode 100644 cts/scheduler/1360.xml create mode 100644 cts/scheduler/1484.dot create mode 100644 cts/scheduler/1484.exp create mode 100644 cts/scheduler/1484.scores create mode 100644 cts/scheduler/1484.summary create mode 100644 cts/scheduler/1484.xml create mode 100644 cts/scheduler/1494.dot create mode 100644 cts/scheduler/1494.exp create mode 100644 cts/scheduler/1494.scores create mode 100644 cts/scheduler/1494.summary create mode 100644 cts/scheduler/1494.xml create mode 100644 cts/scheduler/2-am-then-b-move-a.dot create mode 100644 cts/scheduler/2-am-then-b-move-a.exp create mode 100644 cts/scheduler/2-am-then-b-move-a.scores create mode 100644 cts/scheduler/2-am-then-b-move-a.summary create mode 100644 cts/scheduler/2-am-then-b-move-a.xml create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.dot create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.exp create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.scores create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.summary create mode 100644 cts/scheduler/3-am-then-bm-both-migrate.xml create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.dot create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.exp create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.scores create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.summary create mode 100644 cts/scheduler/4-am-then-bm-b-not-migratable.xml create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.dot create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.exp create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.scores create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.summary create mode 100644 cts/scheduler/5-am-then-bm-a-not-migratable.xml create mode 100644 cts/scheduler/594.dot create mode 100644 cts/scheduler/594.exp create mode 100644 cts/scheduler/594.scores create mode 100644 cts/scheduler/594.summary create mode 100644 cts/scheduler/594.xml create mode 100644 cts/scheduler/6-migrate-group.dot create mode 100644 cts/scheduler/6-migrate-group.exp create mode 100644 cts/scheduler/6-migrate-group.scores create mode 100644 cts/scheduler/6-migrate-group.summary create mode 100644 cts/scheduler/6-migrate-group.xml create mode 100644 cts/scheduler/662.dot create mode 100644 cts/scheduler/662.exp create mode 100644 cts/scheduler/662.scores create mode 100644 cts/scheduler/662.summary create mode 100644 cts/scheduler/662.xml create mode 100644 cts/scheduler/696.dot create mode 100644 cts/scheduler/696.exp create mode 100644 cts/scheduler/696.scores create mode 100644 cts/scheduler/696.summary create mode 100644 cts/scheduler/696.xml create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.dot create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.exp create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.scores create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.summary create mode 100644 cts/scheduler/7-migrate-group-one-unmigratable.xml create mode 100644 cts/scheduler/726.dot create mode 100644 cts/scheduler/726.exp create mode 100644 cts/scheduler/726.scores create mode 100644 cts/scheduler/726.summary create mode 100644 cts/scheduler/726.xml create mode 100644 cts/scheduler/735.dot create mode 100644 cts/scheduler/735.exp create mode 100644 cts/scheduler/735.scores create mode 100644 cts/scheduler/735.summary create mode 100644 cts/scheduler/735.xml create mode 100644 cts/scheduler/764.dot create mode 100644 cts/scheduler/764.exp create mode 100644 cts/scheduler/764.scores create mode 100644 cts/scheduler/764.summary create mode 100644 cts/scheduler/764.xml create mode 100644 cts/scheduler/797.dot create mode 100644 cts/scheduler/797.exp create mode 100644 cts/scheduler/797.scores create mode 100644 cts/scheduler/797.summary create mode 100644 cts/scheduler/797.xml create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.dot create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.exp create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.scores create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.summary create mode 100644 cts/scheduler/8-am-then-bm-a-migrating-b-stopping.xml create mode 100644 cts/scheduler/829.dot create mode 100644 cts/scheduler/829.exp create mode 100644 cts/scheduler/829.scores create mode 100644 cts/scheduler/829.summary create mode 100644 cts/scheduler/829.xml create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.dot create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.exp create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.scores create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.summary create mode 100644 cts/scheduler/9-am-then-bm-b-migrating-a-stopping.xml create mode 100644 cts/scheduler/994-2.dot create mode 100644 cts/scheduler/994-2.exp create mode 100644 cts/scheduler/994-2.scores create mode 100644 cts/scheduler/994-2.summary create mode 100644 cts/scheduler/994-2.xml create mode 100644 cts/scheduler/994.dot create mode 100644 cts/scheduler/994.exp create mode 100644 cts/scheduler/994.scores create mode 100644 cts/scheduler/994.summary create mode 100644 cts/scheduler/994.xml create mode 100644 cts/scheduler/a-demote-then-b-migrate.dot create mode 100644 cts/scheduler/a-demote-then-b-migrate.exp create mode 100644 cts/scheduler/a-demote-then-b-migrate.scores create mode 100644 cts/scheduler/a-demote-then-b-migrate.summary create mode 100644 cts/scheduler/a-demote-then-b-migrate.xml create mode 100644 cts/scheduler/a-promote-then-b-migrate.dot create mode 100644 cts/scheduler/a-promote-then-b-migrate.exp create mode 100644 cts/scheduler/a-promote-then-b-migrate.scores create mode 100644 cts/scheduler/a-promote-then-b-migrate.summary create mode 100644 cts/scheduler/a-promote-then-b-migrate.xml create mode 100644 cts/scheduler/anon-instance-pending.dot create mode 100644 cts/scheduler/anon-instance-pending.exp create mode 100644 cts/scheduler/anon-instance-pending.scores create mode 100644 cts/scheduler/anon-instance-pending.summary create mode 100644 cts/scheduler/anon-instance-pending.xml create mode 100644 cts/scheduler/anti-colocation-master.dot create mode 100644 cts/scheduler/anti-colocation-master.exp create mode 100644 cts/scheduler/anti-colocation-master.scores create mode 100644 cts/scheduler/anti-colocation-master.summary create mode 100644 cts/scheduler/anti-colocation-master.xml create mode 100644 cts/scheduler/anti-colocation-order.dot create mode 100644 cts/scheduler/anti-colocation-order.exp create mode 100644 cts/scheduler/anti-colocation-order.scores create mode 100644 cts/scheduler/anti-colocation-order.summary create mode 100644 cts/scheduler/anti-colocation-order.xml create mode 100644 cts/scheduler/anti-colocation-slave.dot create mode 100644 cts/scheduler/anti-colocation-slave.exp create mode 100644 cts/scheduler/anti-colocation-slave.scores create mode 100644 cts/scheduler/anti-colocation-slave.summary create mode 100644 cts/scheduler/anti-colocation-slave.xml create mode 100644 cts/scheduler/asymmetric.dot create mode 100644 cts/scheduler/asymmetric.exp create mode 100644 cts/scheduler/asymmetric.scores create mode 100644 cts/scheduler/asymmetric.summary create mode 100644 cts/scheduler/asymmetric.xml create mode 100644 cts/scheduler/asymmetrical-order-move.dot create mode 100644 cts/scheduler/asymmetrical-order-move.exp create mode 100644 cts/scheduler/asymmetrical-order-move.scores create mode 100644 cts/scheduler/asymmetrical-order-move.summary create mode 100644 cts/scheduler/asymmetrical-order-move.xml create mode 100644 cts/scheduler/asymmetrical-order-restart.dot create mode 100644 cts/scheduler/asymmetrical-order-restart.exp create mode 100644 cts/scheduler/asymmetrical-order-restart.scores create mode 100644 cts/scheduler/asymmetrical-order-restart.summary create mode 100644 cts/scheduler/asymmetrical-order-restart.xml create mode 100644 cts/scheduler/attrs1.dot create mode 100644 cts/scheduler/attrs1.exp create mode 100644 cts/scheduler/attrs1.scores create mode 100644 cts/scheduler/attrs1.summary create mode 100644 cts/scheduler/attrs1.xml create mode 100644 cts/scheduler/attrs2.dot create mode 100644 cts/scheduler/attrs2.exp create mode 100644 cts/scheduler/attrs2.scores create mode 100644 cts/scheduler/attrs2.summary create mode 100644 cts/scheduler/attrs2.xml create mode 100644 cts/scheduler/attrs3.dot create mode 100644 cts/scheduler/attrs3.exp create mode 100644 cts/scheduler/attrs3.scores create mode 100644 cts/scheduler/attrs3.summary create mode 100644 cts/scheduler/attrs3.xml create mode 100644 cts/scheduler/attrs4.dot create mode 100644 cts/scheduler/attrs4.exp create mode 100644 cts/scheduler/attrs4.scores create mode 100644 cts/scheduler/attrs4.summary create mode 100644 cts/scheduler/attrs4.xml create mode 100644 cts/scheduler/attrs5.dot create mode 100644 cts/scheduler/attrs5.exp create mode 100644 cts/scheduler/attrs5.scores create mode 100644 cts/scheduler/attrs5.summary create mode 100644 cts/scheduler/attrs5.xml create mode 100644 cts/scheduler/attrs6.dot create mode 100644 cts/scheduler/attrs6.exp create mode 100644 cts/scheduler/attrs6.scores create mode 100644 cts/scheduler/attrs6.summary create mode 100644 cts/scheduler/attrs6.xml create mode 100644 cts/scheduler/attrs7.dot create mode 100644 cts/scheduler/attrs7.exp create mode 100644 cts/scheduler/attrs7.scores create mode 100644 cts/scheduler/attrs7.summary create mode 100644 cts/scheduler/attrs7.xml create mode 100644 cts/scheduler/attrs8.dot create mode 100644 cts/scheduler/attrs8.exp create mode 100644 cts/scheduler/attrs8.scores create mode 100644 cts/scheduler/attrs8.summary create mode 100644 cts/scheduler/attrs8.xml create mode 100644 cts/scheduler/balanced.dot create mode 100644 cts/scheduler/balanced.exp create mode 100644 cts/scheduler/balanced.scores create mode 100644 cts/scheduler/balanced.summary create mode 100644 cts/scheduler/balanced.xml create mode 100644 cts/scheduler/base-score.dot create mode 100644 cts/scheduler/base-score.exp create mode 100644 cts/scheduler/base-score.scores create mode 100644 cts/scheduler/base-score.summary create mode 100644 cts/scheduler/base-score.xml create mode 100644 cts/scheduler/bnc-515172.dot create mode 100644 cts/scheduler/bnc-515172.exp create mode 100644 cts/scheduler/bnc-515172.scores create mode 100644 cts/scheduler/bnc-515172.summary create mode 100644 cts/scheduler/bnc-515172.xml create mode 100644 cts/scheduler/bug-1572-1.dot create mode 100644 cts/scheduler/bug-1572-1.exp create mode 100644 cts/scheduler/bug-1572-1.scores create mode 100644 cts/scheduler/bug-1572-1.summary create mode 100644 cts/scheduler/bug-1572-1.xml create mode 100644 cts/scheduler/bug-1572-2.dot create mode 100644 cts/scheduler/bug-1572-2.exp create mode 100644 cts/scheduler/bug-1572-2.scores create mode 100644 cts/scheduler/bug-1572-2.summary create mode 100644 cts/scheduler/bug-1572-2.xml create mode 100644 cts/scheduler/bug-1573.dot create mode 100644 cts/scheduler/bug-1573.exp create mode 100644 cts/scheduler/bug-1573.scores create mode 100644 cts/scheduler/bug-1573.summary create mode 100644 cts/scheduler/bug-1573.xml create mode 100644 cts/scheduler/bug-1685.dot create mode 100644 cts/scheduler/bug-1685.exp create mode 100644 cts/scheduler/bug-1685.scores create mode 100644 cts/scheduler/bug-1685.summary create mode 100644 cts/scheduler/bug-1685.xml create mode 100644 cts/scheduler/bug-1718.dot create mode 100644 cts/scheduler/bug-1718.exp create mode 100644 cts/scheduler/bug-1718.scores create mode 100644 cts/scheduler/bug-1718.summary create mode 100644 cts/scheduler/bug-1718.xml create mode 100644 cts/scheduler/bug-1765.dot create mode 100644 cts/scheduler/bug-1765.exp create mode 100644 cts/scheduler/bug-1765.scores create mode 100644 cts/scheduler/bug-1765.summary create mode 100644 cts/scheduler/bug-1765.xml create mode 100644 cts/scheduler/bug-1820-1.dot create mode 100644 cts/scheduler/bug-1820-1.exp create mode 100644 cts/scheduler/bug-1820-1.scores create mode 100644 cts/scheduler/bug-1820-1.summary create mode 100644 cts/scheduler/bug-1820-1.xml create mode 100644 cts/scheduler/bug-1820.dot create mode 100644 cts/scheduler/bug-1820.exp create mode 100644 cts/scheduler/bug-1820.scores create mode 100644 cts/scheduler/bug-1820.summary create mode 100644 cts/scheduler/bug-1820.xml create mode 100644 cts/scheduler/bug-1822.dot create mode 100644 cts/scheduler/bug-1822.exp create mode 100644 cts/scheduler/bug-1822.scores create mode 100644 cts/scheduler/bug-1822.summary create mode 100644 cts/scheduler/bug-1822.xml create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.dot create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.exp create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.scores create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.summary create mode 100644 cts/scheduler/bug-5007-masterslave_colocation.xml create mode 100644 cts/scheduler/bug-5014-A-start-B-start.dot create mode 100644 cts/scheduler/bug-5014-A-start-B-start.exp create mode 100644 cts/scheduler/bug-5014-A-start-B-start.scores create mode 100644 cts/scheduler/bug-5014-A-start-B-start.summary create mode 100644 cts/scheduler/bug-5014-A-start-B-start.xml create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.dot create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.exp create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.scores create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.summary create mode 100644 cts/scheduler/bug-5014-A-stop-B-started.xml create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.dot create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.exp create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.scores create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.summary create mode 100644 cts/scheduler/bug-5014-A-stopped-B-stopped.xml create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.dot create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.exp create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.scores create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.summary create mode 100644 cts/scheduler/bug-5014-CLONE-A-start-B-start.xml create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.dot create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.exp create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.scores create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.summary create mode 100644 cts/scheduler/bug-5014-CLONE-A-stop-B-started.xml create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.dot create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.exp create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.scores create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.summary create mode 100644 cts/scheduler/bug-5014-CthenAthenB-C-stopped.xml create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.dot create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.exp create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.scores create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.summary create mode 100644 cts/scheduler/bug-5014-GROUP-A-start-B-start.xml create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.dot create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.exp create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.scores create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.summary create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-started.xml create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.dot create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.exp create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.scores create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.summary create mode 100644 cts/scheduler/bug-5014-GROUP-A-stopped-B-stopped.xml create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.dot create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.exp create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.scores create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.summary create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-false.xml create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.dot create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.exp create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.scores create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.summary create mode 100644 cts/scheduler/bug-5014-ordered-set-symmetrical-true.xml create mode 100644 cts/scheduler/bug-5025-1.dot create mode 100644 cts/scheduler/bug-5025-1.exp create mode 100644 cts/scheduler/bug-5025-1.scores create mode 100644 cts/scheduler/bug-5025-1.summary create mode 100644 cts/scheduler/bug-5025-1.xml create mode 100644 cts/scheduler/bug-5025-2.dot create mode 100644 cts/scheduler/bug-5025-2.exp create mode 100644 cts/scheduler/bug-5025-2.scores create mode 100644 cts/scheduler/bug-5025-2.summary create mode 100644 cts/scheduler/bug-5025-2.xml create mode 100644 cts/scheduler/bug-5025-3.dot create mode 100644 cts/scheduler/bug-5025-3.exp create mode 100644 cts/scheduler/bug-5025-3.scores create mode 100644 cts/scheduler/bug-5025-3.summary create mode 100644 cts/scheduler/bug-5025-3.xml create mode 100644 cts/scheduler/bug-5025-4.dot create mode 100644 cts/scheduler/bug-5025-4.exp create mode 100644 cts/scheduler/bug-5025-4.scores create mode 100644 cts/scheduler/bug-5025-4.summary create mode 100644 cts/scheduler/bug-5025-4.xml create mode 100644 cts/scheduler/bug-5028-bottom.dot create mode 100644 cts/scheduler/bug-5028-bottom.exp create mode 100644 cts/scheduler/bug-5028-bottom.scores create mode 100644 cts/scheduler/bug-5028-bottom.summary create mode 100644 cts/scheduler/bug-5028-bottom.xml create mode 100644 cts/scheduler/bug-5028-detach.dot create mode 100644 cts/scheduler/bug-5028-detach.exp create mode 100644 cts/scheduler/bug-5028-detach.scores create mode 100644 cts/scheduler/bug-5028-detach.summary create mode 100644 cts/scheduler/bug-5028-detach.xml create mode 100644 cts/scheduler/bug-5028.dot create mode 100644 cts/scheduler/bug-5028.exp create mode 100644 cts/scheduler/bug-5028.scores create mode 100644 cts/scheduler/bug-5028.summary create mode 100644 cts/scheduler/bug-5028.xml create mode 100644 cts/scheduler/bug-5038.dot create mode 100644 cts/scheduler/bug-5038.exp create mode 100644 cts/scheduler/bug-5038.scores create mode 100644 cts/scheduler/bug-5038.summary create mode 100644 cts/scheduler/bug-5038.xml create mode 100644 cts/scheduler/bug-5059.dot create mode 100644 cts/scheduler/bug-5059.exp create mode 100644 cts/scheduler/bug-5059.scores create mode 100644 cts/scheduler/bug-5059.summary create mode 100644 cts/scheduler/bug-5059.xml create mode 100644 cts/scheduler/bug-5069-op-disabled.dot create mode 100644 cts/scheduler/bug-5069-op-disabled.exp create mode 100644 cts/scheduler/bug-5069-op-disabled.scores create mode 100644 cts/scheduler/bug-5069-op-disabled.summary create mode 100644 cts/scheduler/bug-5069-op-disabled.xml create mode 100644 cts/scheduler/bug-5069-op-enabled.dot create mode 100644 cts/scheduler/bug-5069-op-enabled.exp create mode 100644 cts/scheduler/bug-5069-op-enabled.scores create mode 100644 cts/scheduler/bug-5069-op-enabled.summary create mode 100644 cts/scheduler/bug-5069-op-enabled.xml create mode 100644 cts/scheduler/bug-5140-require-all-false.dot create mode 100644 cts/scheduler/bug-5140-require-all-false.exp create mode 100644 cts/scheduler/bug-5140-require-all-false.scores create mode 100644 cts/scheduler/bug-5140-require-all-false.summary create mode 100644 cts/scheduler/bug-5140-require-all-false.xml create mode 100644 cts/scheduler/bug-5143-ms-shuffle.dot create mode 100644 cts/scheduler/bug-5143-ms-shuffle.exp create mode 100644 cts/scheduler/bug-5143-ms-shuffle.scores create mode 100644 cts/scheduler/bug-5143-ms-shuffle.summary create mode 100644 cts/scheduler/bug-5143-ms-shuffle.xml create mode 100644 cts/scheduler/bug-5186-partial-migrate.dot create mode 100644 cts/scheduler/bug-5186-partial-migrate.exp create mode 100644 cts/scheduler/bug-5186-partial-migrate.scores create mode 100644 cts/scheduler/bug-5186-partial-migrate.summary create mode 100644 cts/scheduler/bug-5186-partial-migrate.xml create mode 100644 cts/scheduler/bug-cl-5168.dot create mode 100644 cts/scheduler/bug-cl-5168.exp create mode 100644 cts/scheduler/bug-cl-5168.scores create mode 100644 cts/scheduler/bug-cl-5168.summary create mode 100644 cts/scheduler/bug-cl-5168.xml create mode 100644 cts/scheduler/bug-cl-5170.dot create mode 100644 cts/scheduler/bug-cl-5170.exp create mode 100644 cts/scheduler/bug-cl-5170.scores create mode 100644 cts/scheduler/bug-cl-5170.summary create mode 100644 cts/scheduler/bug-cl-5170.xml create mode 100644 cts/scheduler/bug-cl-5212.dot create mode 100644 cts/scheduler/bug-cl-5212.exp create mode 100644 cts/scheduler/bug-cl-5212.scores create mode 100644 cts/scheduler/bug-cl-5212.summary create mode 100644 cts/scheduler/bug-cl-5212.xml create mode 100644 cts/scheduler/bug-cl-5213.dot create mode 100644 cts/scheduler/bug-cl-5213.exp create mode 100644 cts/scheduler/bug-cl-5213.scores create mode 100644 cts/scheduler/bug-cl-5213.summary create mode 100644 cts/scheduler/bug-cl-5213.xml create mode 100644 cts/scheduler/bug-cl-5219.dot create mode 100644 cts/scheduler/bug-cl-5219.exp create mode 100644 cts/scheduler/bug-cl-5219.scores create mode 100644 cts/scheduler/bug-cl-5219.summary create mode 100644 cts/scheduler/bug-cl-5219.xml create mode 100644 cts/scheduler/bug-cl-5247.dot create mode 100644 cts/scheduler/bug-cl-5247.exp create mode 100644 cts/scheduler/bug-cl-5247.scores create mode 100644 cts/scheduler/bug-cl-5247.summary create mode 100644 cts/scheduler/bug-cl-5247.xml create mode 100644 cts/scheduler/bug-lf-1852.dot create mode 100644 cts/scheduler/bug-lf-1852.exp create mode 100644 cts/scheduler/bug-lf-1852.scores create mode 100644 cts/scheduler/bug-lf-1852.summary create mode 100644 cts/scheduler/bug-lf-1852.xml create mode 100644 cts/scheduler/bug-lf-1920.dot create mode 100644 cts/scheduler/bug-lf-1920.exp create mode 100644 cts/scheduler/bug-lf-1920.scores create mode 100644 cts/scheduler/bug-lf-1920.summary create mode 100644 cts/scheduler/bug-lf-1920.xml create mode 100644 cts/scheduler/bug-lf-2106.dot create mode 100644 cts/scheduler/bug-lf-2106.exp create mode 100644 cts/scheduler/bug-lf-2106.scores create mode 100644 cts/scheduler/bug-lf-2106.summary create mode 100644 cts/scheduler/bug-lf-2106.xml create mode 100644 cts/scheduler/bug-lf-2153.dot create mode 100644 cts/scheduler/bug-lf-2153.exp create mode 100644 cts/scheduler/bug-lf-2153.scores create mode 100644 cts/scheduler/bug-lf-2153.summary create mode 100644 cts/scheduler/bug-lf-2153.xml create mode 100644 cts/scheduler/bug-lf-2160.dot create mode 100644 cts/scheduler/bug-lf-2160.exp create mode 100644 cts/scheduler/bug-lf-2160.scores create mode 100644 cts/scheduler/bug-lf-2160.summary create mode 100644 cts/scheduler/bug-lf-2160.xml create mode 100644 cts/scheduler/bug-lf-2171.dot create mode 100644 cts/scheduler/bug-lf-2171.exp create mode 100644 cts/scheduler/bug-lf-2171.scores create mode 100644 cts/scheduler/bug-lf-2171.summary create mode 100644 cts/scheduler/bug-lf-2171.xml create mode 100644 cts/scheduler/bug-lf-2213.dot create mode 100644 cts/scheduler/bug-lf-2213.exp create mode 100644 cts/scheduler/bug-lf-2213.scores create mode 100644 cts/scheduler/bug-lf-2213.summary create mode 100644 cts/scheduler/bug-lf-2213.xml create mode 100644 cts/scheduler/bug-lf-2317.dot create mode 100644 cts/scheduler/bug-lf-2317.exp create mode 100644 cts/scheduler/bug-lf-2317.scores create mode 100644 cts/scheduler/bug-lf-2317.summary create mode 100644 cts/scheduler/bug-lf-2317.xml create mode 100644 cts/scheduler/bug-lf-2358.dot create mode 100644 cts/scheduler/bug-lf-2358.exp create mode 100644 cts/scheduler/bug-lf-2358.scores create mode 100644 cts/scheduler/bug-lf-2358.summary create mode 100644 cts/scheduler/bug-lf-2358.xml create mode 100644 cts/scheduler/bug-lf-2361.dot create mode 100644 cts/scheduler/bug-lf-2361.exp create mode 100644 cts/scheduler/bug-lf-2361.scores create mode 100644 cts/scheduler/bug-lf-2361.summary create mode 100644 cts/scheduler/bug-lf-2361.xml create mode 100644 cts/scheduler/bug-lf-2422.dot create mode 100644 cts/scheduler/bug-lf-2422.exp create mode 100644 cts/scheduler/bug-lf-2422.scores create mode 100644 cts/scheduler/bug-lf-2422.summary create mode 100644 cts/scheduler/bug-lf-2422.xml create mode 100644 cts/scheduler/bug-lf-2435.dot create mode 100644 cts/scheduler/bug-lf-2435.exp create mode 100644 cts/scheduler/bug-lf-2435.scores create mode 100644 cts/scheduler/bug-lf-2435.summary create mode 100644 cts/scheduler/bug-lf-2435.xml create mode 100644 cts/scheduler/bug-lf-2445.dot create mode 100644 cts/scheduler/bug-lf-2445.exp create mode 100644 cts/scheduler/bug-lf-2445.scores create mode 100644 cts/scheduler/bug-lf-2445.summary create mode 100644 cts/scheduler/bug-lf-2445.xml create mode 100644 cts/scheduler/bug-lf-2453.dot create mode 100644 cts/scheduler/bug-lf-2453.exp create mode 100644 cts/scheduler/bug-lf-2453.scores create mode 100644 cts/scheduler/bug-lf-2453.summary create mode 100644 cts/scheduler/bug-lf-2453.xml create mode 100644 cts/scheduler/bug-lf-2474.dot create mode 100644 cts/scheduler/bug-lf-2474.exp create mode 100644 cts/scheduler/bug-lf-2474.scores create mode 100644 cts/scheduler/bug-lf-2474.summary create mode 100644 cts/scheduler/bug-lf-2474.xml create mode 100644 cts/scheduler/bug-lf-2493.dot create mode 100644 cts/scheduler/bug-lf-2493.exp create mode 100644 cts/scheduler/bug-lf-2493.scores create mode 100644 cts/scheduler/bug-lf-2493.summary create mode 100644 cts/scheduler/bug-lf-2493.xml create mode 100644 cts/scheduler/bug-lf-2508.dot create mode 100644 cts/scheduler/bug-lf-2508.exp create mode 100644 cts/scheduler/bug-lf-2508.scores create mode 100644 cts/scheduler/bug-lf-2508.summary create mode 100644 cts/scheduler/bug-lf-2508.xml create mode 100644 cts/scheduler/bug-lf-2544.dot create mode 100644 cts/scheduler/bug-lf-2544.exp create mode 100644 cts/scheduler/bug-lf-2544.scores create mode 100644 cts/scheduler/bug-lf-2544.summary create mode 100644 cts/scheduler/bug-lf-2544.xml create mode 100644 cts/scheduler/bug-lf-2551.dot create mode 100644 cts/scheduler/bug-lf-2551.exp create mode 100644 cts/scheduler/bug-lf-2551.scores create mode 100644 cts/scheduler/bug-lf-2551.summary create mode 100644 cts/scheduler/bug-lf-2551.xml create mode 100644 cts/scheduler/bug-lf-2574.dot create mode 100644 cts/scheduler/bug-lf-2574.exp create mode 100644 cts/scheduler/bug-lf-2574.scores create mode 100644 cts/scheduler/bug-lf-2574.summary create mode 100644 cts/scheduler/bug-lf-2574.xml create mode 100644 cts/scheduler/bug-lf-2581.dot create mode 100644 cts/scheduler/bug-lf-2581.exp create mode 100644 cts/scheduler/bug-lf-2581.scores create mode 100644 cts/scheduler/bug-lf-2581.summary create mode 100644 cts/scheduler/bug-lf-2581.xml create mode 100644 cts/scheduler/bug-lf-2606.dot create mode 100644 cts/scheduler/bug-lf-2606.exp create mode 100644 cts/scheduler/bug-lf-2606.scores create mode 100644 cts/scheduler/bug-lf-2606.summary create mode 100644 cts/scheduler/bug-lf-2606.xml create mode 100644 cts/scheduler/bug-lf-2613.dot create mode 100644 cts/scheduler/bug-lf-2613.exp create mode 100644 cts/scheduler/bug-lf-2613.scores create mode 100644 cts/scheduler/bug-lf-2613.summary create mode 100644 cts/scheduler/bug-lf-2613.xml create mode 100644 cts/scheduler/bug-lf-2619.dot create mode 100644 cts/scheduler/bug-lf-2619.exp create mode 100644 cts/scheduler/bug-lf-2619.scores create mode 100644 cts/scheduler/bug-lf-2619.summary create mode 100644 cts/scheduler/bug-lf-2619.xml create mode 100644 cts/scheduler/bug-n-385265-2.dot create mode 100644 cts/scheduler/bug-n-385265-2.exp create mode 100644 cts/scheduler/bug-n-385265-2.scores create mode 100644 cts/scheduler/bug-n-385265-2.summary create mode 100644 cts/scheduler/bug-n-385265-2.xml create mode 100644 cts/scheduler/bug-n-385265.dot create mode 100644 cts/scheduler/bug-n-385265.exp create mode 100644 cts/scheduler/bug-n-385265.scores create mode 100644 cts/scheduler/bug-n-385265.summary create mode 100644 cts/scheduler/bug-n-385265.xml create mode 100644 cts/scheduler/bug-n-387749.dot create mode 100644 cts/scheduler/bug-n-387749.exp create mode 100644 cts/scheduler/bug-n-387749.scores create mode 100644 cts/scheduler/bug-n-387749.summary create mode 100644 cts/scheduler/bug-n-387749.xml create mode 100644 cts/scheduler/bug-pm-11.dot create mode 100644 cts/scheduler/bug-pm-11.exp create mode 100644 cts/scheduler/bug-pm-11.scores create mode 100644 cts/scheduler/bug-pm-11.summary create mode 100644 cts/scheduler/bug-pm-11.xml create mode 100644 cts/scheduler/bug-pm-12.dot create mode 100644 cts/scheduler/bug-pm-12.exp create mode 100644 cts/scheduler/bug-pm-12.scores create mode 100644 cts/scheduler/bug-pm-12.summary create mode 100644 cts/scheduler/bug-pm-12.xml create mode 100644 cts/scheduler/bug-rh-1097457.dot create mode 100644 cts/scheduler/bug-rh-1097457.exp create mode 100644 cts/scheduler/bug-rh-1097457.scores create mode 100644 cts/scheduler/bug-rh-1097457.summary create mode 100644 cts/scheduler/bug-rh-1097457.xml create mode 100644 cts/scheduler/bug-rh-880249.dot create mode 100644 cts/scheduler/bug-rh-880249.exp create mode 100644 cts/scheduler/bug-rh-880249.scores create mode 100644 cts/scheduler/bug-rh-880249.summary create mode 100644 cts/scheduler/bug-rh-880249.xml create mode 100644 cts/scheduler/bug-suse-707150.dot create mode 100644 cts/scheduler/bug-suse-707150.exp create mode 100644 cts/scheduler/bug-suse-707150.scores create mode 100644 cts/scheduler/bug-suse-707150.summary create mode 100644 cts/scheduler/bug-suse-707150.xml create mode 100644 cts/scheduler/bundle-nested-colocation.dot create mode 100644 cts/scheduler/bundle-nested-colocation.exp create mode 100644 cts/scheduler/bundle-nested-colocation.scores create mode 100644 cts/scheduler/bundle-nested-colocation.summary create mode 100644 cts/scheduler/bundle-nested-colocation.xml create mode 100644 cts/scheduler/bundle-order-fencing.dot create mode 100644 cts/scheduler/bundle-order-fencing.exp create mode 100644 cts/scheduler/bundle-order-fencing.scores create mode 100644 cts/scheduler/bundle-order-fencing.summary create mode 100644 cts/scheduler/bundle-order-fencing.xml create mode 100644 cts/scheduler/bundle-order-partial-start-2.dot create mode 100644 cts/scheduler/bundle-order-partial-start-2.exp create mode 100644 cts/scheduler/bundle-order-partial-start-2.scores create mode 100644 cts/scheduler/bundle-order-partial-start-2.summary create mode 100644 cts/scheduler/bundle-order-partial-start-2.xml create mode 100644 cts/scheduler/bundle-order-partial-start.dot create mode 100644 cts/scheduler/bundle-order-partial-start.exp create mode 100644 cts/scheduler/bundle-order-partial-start.scores create mode 100644 cts/scheduler/bundle-order-partial-start.summary create mode 100644 cts/scheduler/bundle-order-partial-start.xml create mode 100644 cts/scheduler/bundle-order-partial-stop.dot create mode 100644 cts/scheduler/bundle-order-partial-stop.exp create mode 100644 cts/scheduler/bundle-order-partial-stop.scores create mode 100644 cts/scheduler/bundle-order-partial-stop.summary create mode 100644 cts/scheduler/bundle-order-partial-stop.xml create mode 100644 cts/scheduler/bundle-order-partial.dot create mode 100644 cts/scheduler/bundle-order-partial.exp create mode 100644 cts/scheduler/bundle-order-partial.scores create mode 100644 cts/scheduler/bundle-order-partial.summary create mode 100644 cts/scheduler/bundle-order-partial.xml create mode 100644 cts/scheduler/bundle-order-startup-clone-2.dot create mode 100644 cts/scheduler/bundle-order-startup-clone-2.exp create mode 100644 cts/scheduler/bundle-order-startup-clone-2.scores create mode 100644 cts/scheduler/bundle-order-startup-clone-2.summary create mode 100644 cts/scheduler/bundle-order-startup-clone-2.xml create mode 100644 cts/scheduler/bundle-order-startup-clone.dot create mode 100644 cts/scheduler/bundle-order-startup-clone.exp create mode 100644 cts/scheduler/bundle-order-startup-clone.scores create mode 100644 cts/scheduler/bundle-order-startup-clone.summary create mode 100644 cts/scheduler/bundle-order-startup-clone.xml create mode 100644 cts/scheduler/bundle-order-startup.dot create mode 100644 cts/scheduler/bundle-order-startup.exp create mode 100644 cts/scheduler/bundle-order-startup.scores create mode 100644 cts/scheduler/bundle-order-startup.summary create mode 100644 cts/scheduler/bundle-order-startup.xml create mode 100644 cts/scheduler/bundle-order-stop-clone.dot create mode 100644 cts/scheduler/bundle-order-stop-clone.exp create mode 100644 cts/scheduler/bundle-order-stop-clone.scores create mode 100644 cts/scheduler/bundle-order-stop-clone.summary create mode 100644 cts/scheduler/bundle-order-stop-clone.xml create mode 100644 cts/scheduler/bundle-order-stop-on-remote.dot create mode 100644 cts/scheduler/bundle-order-stop-on-remote.exp create mode 100644 cts/scheduler/bundle-order-stop-on-remote.scores create mode 100644 cts/scheduler/bundle-order-stop-on-remote.summary create mode 100644 cts/scheduler/bundle-order-stop-on-remote.xml create mode 100644 cts/scheduler/bundle-order-stop.dot create mode 100644 cts/scheduler/bundle-order-stop.exp create mode 100644 cts/scheduler/bundle-order-stop.scores create mode 100644 cts/scheduler/bundle-order-stop.summary create mode 100644 cts/scheduler/bundle-order-stop.xml create mode 100644 cts/scheduler/bundle-probe-order-1.dot create mode 100644 cts/scheduler/bundle-probe-order-1.exp create mode 100644 cts/scheduler/bundle-probe-order-1.scores create mode 100644 cts/scheduler/bundle-probe-order-1.summary create mode 100644 cts/scheduler/bundle-probe-order-1.xml create mode 100644 cts/scheduler/bundle-probe-order-2.dot create mode 100644 cts/scheduler/bundle-probe-order-2.exp create mode 100644 cts/scheduler/bundle-probe-order-2.scores create mode 100644 cts/scheduler/bundle-probe-order-2.summary create mode 100644 cts/scheduler/bundle-probe-order-2.xml create mode 100644 cts/scheduler/bundle-probe-order-3.dot create mode 100644 cts/scheduler/bundle-probe-order-3.exp create mode 100644 cts/scheduler/bundle-probe-order-3.scores create mode 100644 cts/scheduler/bundle-probe-order-3.summary create mode 100644 cts/scheduler/bundle-probe-order-3.xml create mode 100644 cts/scheduler/bundle-probe-remotes.dot create mode 100644 cts/scheduler/bundle-probe-remotes.exp create mode 100644 cts/scheduler/bundle-probe-remotes.scores create mode 100644 cts/scheduler/bundle-probe-remotes.summary create mode 100644 cts/scheduler/bundle-probe-remotes.xml create mode 100644 cts/scheduler/bundle-replicas-change.dot create mode 100644 cts/scheduler/bundle-replicas-change.exp create mode 100644 cts/scheduler/bundle-replicas-change.scores create mode 100644 cts/scheduler/bundle-replicas-change.summary create mode 100644 cts/scheduler/bundle-replicas-change.xml create mode 100644 cts/scheduler/clone-anon-dup.dot create mode 100644 cts/scheduler/clone-anon-dup.exp create mode 100644 cts/scheduler/clone-anon-dup.scores create mode 100644 cts/scheduler/clone-anon-dup.summary create mode 100644 cts/scheduler/clone-anon-dup.xml create mode 100644 cts/scheduler/clone-anon-failcount.dot create mode 100644 cts/scheduler/clone-anon-failcount.exp create mode 100644 cts/scheduler/clone-anon-failcount.scores create mode 100644 cts/scheduler/clone-anon-failcount.summary create mode 100644 cts/scheduler/clone-anon-failcount.xml create mode 100644 cts/scheduler/clone-anon-probe-1.dot create mode 100644 cts/scheduler/clone-anon-probe-1.exp create mode 100644 cts/scheduler/clone-anon-probe-1.scores create mode 100644 cts/scheduler/clone-anon-probe-1.summary create mode 100644 cts/scheduler/clone-anon-probe-1.xml create mode 100644 cts/scheduler/clone-anon-probe-2.dot create mode 100644 cts/scheduler/clone-anon-probe-2.exp create mode 100644 cts/scheduler/clone-anon-probe-2.scores create mode 100644 cts/scheduler/clone-anon-probe-2.summary create mode 100644 cts/scheduler/clone-anon-probe-2.xml create mode 100644 cts/scheduler/clone-colocate-instance-1.dot create mode 100644 cts/scheduler/clone-colocate-instance-1.exp create mode 100644 cts/scheduler/clone-colocate-instance-1.scores create mode 100644 cts/scheduler/clone-colocate-instance-1.summary create mode 100644 cts/scheduler/clone-colocate-instance-1.xml create mode 100644 cts/scheduler/clone-colocate-instance-2.dot create mode 100644 cts/scheduler/clone-colocate-instance-2.exp create mode 100644 cts/scheduler/clone-colocate-instance-2.scores create mode 100644 cts/scheduler/clone-colocate-instance-2.summary create mode 100644 cts/scheduler/clone-colocate-instance-2.xml create mode 100644 cts/scheduler/clone-fail-block-colocation.dot create mode 100644 cts/scheduler/clone-fail-block-colocation.exp create mode 100644 cts/scheduler/clone-fail-block-colocation.scores create mode 100644 cts/scheduler/clone-fail-block-colocation.summary create mode 100644 cts/scheduler/clone-fail-block-colocation.xml create mode 100644 cts/scheduler/clone-interleave-1.dot create mode 100644 cts/scheduler/clone-interleave-1.exp create mode 100644 cts/scheduler/clone-interleave-1.scores create mode 100644 cts/scheduler/clone-interleave-1.summary create mode 100644 cts/scheduler/clone-interleave-1.xml create mode 100644 cts/scheduler/clone-interleave-2.dot create mode 100644 cts/scheduler/clone-interleave-2.exp create mode 100644 cts/scheduler/clone-interleave-2.scores create mode 100644 cts/scheduler/clone-interleave-2.summary create mode 100644 cts/scheduler/clone-interleave-2.xml create mode 100644 cts/scheduler/clone-interleave-3.dot create mode 100644 cts/scheduler/clone-interleave-3.exp create mode 100644 cts/scheduler/clone-interleave-3.scores create mode 100644 cts/scheduler/clone-interleave-3.summary create mode 100644 cts/scheduler/clone-interleave-3.xml create mode 100644 cts/scheduler/clone-max-zero.dot create mode 100644 cts/scheduler/clone-max-zero.exp create mode 100644 cts/scheduler/clone-max-zero.scores create mode 100644 cts/scheduler/clone-max-zero.summary create mode 100644 cts/scheduler/clone-max-zero.xml create mode 100644 cts/scheduler/clone-no-shuffle.dot create mode 100644 cts/scheduler/clone-no-shuffle.exp create mode 100644 cts/scheduler/clone-no-shuffle.scores create mode 100644 cts/scheduler/clone-no-shuffle.summary create mode 100644 cts/scheduler/clone-no-shuffle.xml create mode 100644 cts/scheduler/clone-order-16instances.dot create mode 100644 cts/scheduler/clone-order-16instances.exp create mode 100644 cts/scheduler/clone-order-16instances.scores create mode 100644 cts/scheduler/clone-order-16instances.summary create mode 100644 cts/scheduler/clone-order-16instances.xml create mode 100644 cts/scheduler/clone-order-instance.dot create mode 100644 cts/scheduler/clone-order-instance.exp create mode 100644 cts/scheduler/clone-order-instance.scores create mode 100644 cts/scheduler/clone-order-instance.summary create mode 100644 cts/scheduler/clone-order-instance.xml create mode 100644 cts/scheduler/clone-order-primitive.dot create mode 100644 cts/scheduler/clone-order-primitive.exp create mode 100644 cts/scheduler/clone-order-primitive.scores create mode 100644 cts/scheduler/clone-order-primitive.summary create mode 100644 cts/scheduler/clone-order-primitive.xml create mode 100644 cts/scheduler/clone-require-all-1.dot create mode 100644 cts/scheduler/clone-require-all-1.exp create mode 100644 cts/scheduler/clone-require-all-1.scores create mode 100644 cts/scheduler/clone-require-all-1.summary create mode 100644 cts/scheduler/clone-require-all-1.xml create mode 100644 cts/scheduler/clone-require-all-2.dot create mode 100644 cts/scheduler/clone-require-all-2.exp create mode 100644 cts/scheduler/clone-require-all-2.scores create mode 100644 cts/scheduler/clone-require-all-2.summary create mode 100644 cts/scheduler/clone-require-all-2.xml create mode 100644 cts/scheduler/clone-require-all-3.dot create mode 100644 cts/scheduler/clone-require-all-3.exp create mode 100644 cts/scheduler/clone-require-all-3.scores create mode 100644 cts/scheduler/clone-require-all-3.summary create mode 100644 cts/scheduler/clone-require-all-3.xml create mode 100644 cts/scheduler/clone-require-all-4.dot create mode 100644 cts/scheduler/clone-require-all-4.exp create mode 100644 cts/scheduler/clone-require-all-4.scores create mode 100644 cts/scheduler/clone-require-all-4.summary create mode 100644 cts/scheduler/clone-require-all-4.xml create mode 100644 cts/scheduler/clone-require-all-5.dot create mode 100644 cts/scheduler/clone-require-all-5.exp create mode 100644 cts/scheduler/clone-require-all-5.scores create mode 100644 cts/scheduler/clone-require-all-5.summary create mode 100644 cts/scheduler/clone-require-all-5.xml create mode 100644 cts/scheduler/clone-require-all-6.dot create mode 100644 cts/scheduler/clone-require-all-6.exp create mode 100644 cts/scheduler/clone-require-all-6.scores create mode 100644 cts/scheduler/clone-require-all-6.summary create mode 100644 cts/scheduler/clone-require-all-6.xml create mode 100644 cts/scheduler/clone-require-all-7.dot create mode 100644 cts/scheduler/clone-require-all-7.exp create mode 100644 cts/scheduler/clone-require-all-7.scores create mode 100644 cts/scheduler/clone-require-all-7.summary create mode 100644 cts/scheduler/clone-require-all-7.xml create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.dot create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.exp create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.scores create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.summary create mode 100644 cts/scheduler/clone-require-all-no-interleave-1.xml create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.dot create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.exp create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.scores create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.summary create mode 100644 cts/scheduler/clone-require-all-no-interleave-2.xml create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.dot create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.exp create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.scores create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.summary create mode 100644 cts/scheduler/clone-require-all-no-interleave-3.xml create mode 100644 cts/scheduler/clone-requires-quorum-recovery.dot create mode 100644 cts/scheduler/clone-requires-quorum-recovery.exp create mode 100644 cts/scheduler/clone-requires-quorum-recovery.scores create mode 100644 cts/scheduler/clone-requires-quorum-recovery.summary create mode 100644 cts/scheduler/clone-requires-quorum-recovery.xml create mode 100644 cts/scheduler/clone-requires-quorum.dot create mode 100644 cts/scheduler/clone-requires-quorum.exp create mode 100644 cts/scheduler/clone-requires-quorum.scores create mode 100644 cts/scheduler/clone-requires-quorum.summary create mode 100644 cts/scheduler/clone-requires-quorum.xml create mode 100644 cts/scheduler/clone_min_interleave_start_one.dot create mode 100644 cts/scheduler/clone_min_interleave_start_one.exp create mode 100644 cts/scheduler/clone_min_interleave_start_one.scores create mode 100644 cts/scheduler/clone_min_interleave_start_one.summary create mode 100644 cts/scheduler/clone_min_interleave_start_one.xml create mode 100644 cts/scheduler/clone_min_interleave_start_two.dot create mode 100644 cts/scheduler/clone_min_interleave_start_two.exp create mode 100644 cts/scheduler/clone_min_interleave_start_two.scores create mode 100644 cts/scheduler/clone_min_interleave_start_two.summary create mode 100644 cts/scheduler/clone_min_interleave_start_two.xml create mode 100644 cts/scheduler/clone_min_interleave_stop_one.dot create mode 100644 cts/scheduler/clone_min_interleave_stop_one.exp create mode 100644 cts/scheduler/clone_min_interleave_stop_one.scores create mode 100644 cts/scheduler/clone_min_interleave_stop_one.summary create mode 100644 cts/scheduler/clone_min_interleave_stop_one.xml create mode 100644 cts/scheduler/clone_min_interleave_stop_two.dot create mode 100644 cts/scheduler/clone_min_interleave_stop_two.exp create mode 100644 cts/scheduler/clone_min_interleave_stop_two.scores create mode 100644 cts/scheduler/clone_min_interleave_stop_two.summary create mode 100644 cts/scheduler/clone_min_interleave_stop_two.xml create mode 100644 cts/scheduler/clone_min_start_one.dot create mode 100644 cts/scheduler/clone_min_start_one.exp create mode 100644 cts/scheduler/clone_min_start_one.scores create mode 100644 cts/scheduler/clone_min_start_one.summary create mode 100644 cts/scheduler/clone_min_start_one.xml create mode 100644 cts/scheduler/clone_min_start_two.dot create mode 100644 cts/scheduler/clone_min_start_two.exp create mode 100644 cts/scheduler/clone_min_start_two.scores create mode 100644 cts/scheduler/clone_min_start_two.summary create mode 100644 cts/scheduler/clone_min_start_two.xml create mode 100644 cts/scheduler/clone_min_stop_all.dot create mode 100644 cts/scheduler/clone_min_stop_all.exp create mode 100644 cts/scheduler/clone_min_stop_all.scores create mode 100644 cts/scheduler/clone_min_stop_all.summary create mode 100644 cts/scheduler/clone_min_stop_all.xml create mode 100644 cts/scheduler/clone_min_stop_one.dot create mode 100644 cts/scheduler/clone_min_stop_one.exp create mode 100644 cts/scheduler/clone_min_stop_one.scores create mode 100644 cts/scheduler/clone_min_stop_one.summary create mode 100644 cts/scheduler/clone_min_stop_one.xml create mode 100644 cts/scheduler/clone_min_stop_two.dot create mode 100644 cts/scheduler/clone_min_stop_two.exp create mode 100644 cts/scheduler/clone_min_stop_two.scores create mode 100644 cts/scheduler/clone_min_stop_two.summary create mode 100644 cts/scheduler/clone_min_stop_two.xml create mode 100644 cts/scheduler/cloned-group-stop.dot create mode 100644 cts/scheduler/cloned-group-stop.exp create mode 100644 cts/scheduler/cloned-group-stop.scores create mode 100644 cts/scheduler/cloned-group-stop.summary create mode 100644 cts/scheduler/cloned-group-stop.xml create mode 100644 cts/scheduler/cloned-group.dot create mode 100644 cts/scheduler/cloned-group.exp create mode 100644 cts/scheduler/cloned-group.scores create mode 100644 cts/scheduler/cloned-group.summary create mode 100644 cts/scheduler/cloned-group.xml create mode 100644 cts/scheduler/cloned_start_one.dot create mode 100644 cts/scheduler/cloned_start_one.exp create mode 100644 cts/scheduler/cloned_start_one.scores create mode 100644 cts/scheduler/cloned_start_one.summary create mode 100644 cts/scheduler/cloned_start_one.xml create mode 100644 cts/scheduler/cloned_start_two.dot create mode 100644 cts/scheduler/cloned_start_two.exp create mode 100644 cts/scheduler/cloned_start_two.scores create mode 100644 cts/scheduler/cloned_start_two.summary create mode 100644 cts/scheduler/cloned_start_two.xml create mode 100644 cts/scheduler/cloned_stop_one.dot create mode 100644 cts/scheduler/cloned_stop_one.exp create mode 100644 cts/scheduler/cloned_stop_one.scores create mode 100644 cts/scheduler/cloned_stop_one.summary create mode 100644 cts/scheduler/cloned_stop_one.xml create mode 100644 cts/scheduler/cloned_stop_two.dot create mode 100644 cts/scheduler/cloned_stop_two.exp create mode 100644 cts/scheduler/cloned_stop_two.scores create mode 100644 cts/scheduler/cloned_stop_two.summary create mode 100644 cts/scheduler/cloned_stop_two.xml create mode 100644 cts/scheduler/cluster-specific-params.dot create mode 100644 cts/scheduler/cluster-specific-params.exp create mode 100644 cts/scheduler/cluster-specific-params.scores create mode 100644 cts/scheduler/cluster-specific-params.summary create mode 100644 cts/scheduler/cluster-specific-params.xml create mode 100644 cts/scheduler/colo_master_w_native.dot create mode 100644 cts/scheduler/colo_master_w_native.exp create mode 100644 cts/scheduler/colo_master_w_native.scores create mode 100644 cts/scheduler/colo_master_w_native.summary create mode 100644 cts/scheduler/colo_master_w_native.xml create mode 100644 cts/scheduler/colo_slave_w_native.dot create mode 100644 cts/scheduler/colo_slave_w_native.exp create mode 100644 cts/scheduler/colo_slave_w_native.scores create mode 100644 cts/scheduler/colo_slave_w_native.summary create mode 100644 cts/scheduler/colo_slave_w_native.xml create mode 100644 cts/scheduler/coloc-attr.dot create mode 100644 cts/scheduler/coloc-attr.exp create mode 100644 cts/scheduler/coloc-attr.scores create mode 100644 cts/scheduler/coloc-attr.summary create mode 100644 cts/scheduler/coloc-attr.xml create mode 100644 cts/scheduler/coloc-clone-stays-active.dot create mode 100644 cts/scheduler/coloc-clone-stays-active.exp create mode 100644 cts/scheduler/coloc-clone-stays-active.scores create mode 100644 cts/scheduler/coloc-clone-stays-active.summary create mode 100644 cts/scheduler/coloc-clone-stays-active.xml create mode 100644 cts/scheduler/coloc-group.dot create mode 100644 cts/scheduler/coloc-group.exp create mode 100644 cts/scheduler/coloc-group.scores create mode 100644 cts/scheduler/coloc-group.summary create mode 100644 cts/scheduler/coloc-group.xml create mode 100644 cts/scheduler/coloc-intra-set.dot create mode 100644 cts/scheduler/coloc-intra-set.exp create mode 100644 cts/scheduler/coloc-intra-set.scores create mode 100644 cts/scheduler/coloc-intra-set.summary create mode 100644 cts/scheduler/coloc-intra-set.xml create mode 100644 cts/scheduler/coloc-list.dot create mode 100644 cts/scheduler/coloc-list.exp create mode 100644 cts/scheduler/coloc-list.scores create mode 100644 cts/scheduler/coloc-list.summary create mode 100644 cts/scheduler/coloc-list.xml create mode 100644 cts/scheduler/coloc-loop.dot create mode 100644 cts/scheduler/coloc-loop.exp create mode 100644 cts/scheduler/coloc-loop.scores create mode 100644 cts/scheduler/coloc-loop.summary create mode 100644 cts/scheduler/coloc-loop.xml create mode 100644 cts/scheduler/coloc-many-one.dot create mode 100644 cts/scheduler/coloc-many-one.exp create mode 100644 cts/scheduler/coloc-many-one.scores create mode 100644 cts/scheduler/coloc-many-one.summary create mode 100644 cts/scheduler/coloc-many-one.xml create mode 100644 cts/scheduler/coloc-negative-group.dot create mode 100644 cts/scheduler/coloc-negative-group.exp create mode 100644 cts/scheduler/coloc-negative-group.scores create mode 100644 cts/scheduler/coloc-negative-group.summary create mode 100644 cts/scheduler/coloc-negative-group.xml create mode 100644 cts/scheduler/coloc-slave-anti.dot create mode 100644 cts/scheduler/coloc-slave-anti.exp create mode 100644 cts/scheduler/coloc-slave-anti.scores create mode 100644 cts/scheduler/coloc-slave-anti.summary create mode 100644 cts/scheduler/coloc-slave-anti.xml create mode 100644 cts/scheduler/coloc_fp_logic.dot create mode 100644 cts/scheduler/coloc_fp_logic.exp create mode 100644 cts/scheduler/coloc_fp_logic.scores create mode 100644 cts/scheduler/coloc_fp_logic.summary create mode 100644 cts/scheduler/coloc_fp_logic.xml create mode 100644 cts/scheduler/colocate-primitive-with-clone.dot create mode 100644 cts/scheduler/colocate-primitive-with-clone.exp create mode 100644 cts/scheduler/colocate-primitive-with-clone.scores create mode 100644 cts/scheduler/colocate-primitive-with-clone.summary create mode 100644 cts/scheduler/colocate-primitive-with-clone.xml create mode 100644 cts/scheduler/colocated-utilization-clone.dot create mode 100644 cts/scheduler/colocated-utilization-clone.exp create mode 100644 cts/scheduler/colocated-utilization-clone.scores create mode 100644 cts/scheduler/colocated-utilization-clone.summary create mode 100644 cts/scheduler/colocated-utilization-clone.xml create mode 100644 cts/scheduler/colocated-utilization-group.dot create mode 100644 cts/scheduler/colocated-utilization-group.exp create mode 100644 cts/scheduler/colocated-utilization-group.scores create mode 100644 cts/scheduler/colocated-utilization-group.summary create mode 100644 cts/scheduler/colocated-utilization-group.xml create mode 100644 cts/scheduler/colocated-utilization-primitive-1.dot create mode 100644 cts/scheduler/colocated-utilization-primitive-1.exp create mode 100644 cts/scheduler/colocated-utilization-primitive-1.scores create mode 100644 cts/scheduler/colocated-utilization-primitive-1.summary create mode 100644 cts/scheduler/colocated-utilization-primitive-1.xml create mode 100644 cts/scheduler/colocated-utilization-primitive-2.dot create mode 100644 cts/scheduler/colocated-utilization-primitive-2.exp create mode 100644 cts/scheduler/colocated-utilization-primitive-2.scores create mode 100644 cts/scheduler/colocated-utilization-primitive-2.summary create mode 100644 cts/scheduler/colocated-utilization-primitive-2.xml create mode 100644 cts/scheduler/colocation_constraint_stops_master.dot create mode 100644 cts/scheduler/colocation_constraint_stops_master.exp create mode 100644 cts/scheduler/colocation_constraint_stops_master.scores create mode 100644 cts/scheduler/colocation_constraint_stops_master.summary create mode 100644 cts/scheduler/colocation_constraint_stops_master.xml create mode 100644 cts/scheduler/colocation_constraint_stops_slave.dot create mode 100644 cts/scheduler/colocation_constraint_stops_slave.exp create mode 100644 cts/scheduler/colocation_constraint_stops_slave.scores create mode 100644 cts/scheduler/colocation_constraint_stops_slave.summary create mode 100644 cts/scheduler/colocation_constraint_stops_slave.xml create mode 100644 cts/scheduler/comments.dot create mode 100644 cts/scheduler/comments.exp create mode 100644 cts/scheduler/comments.scores create mode 100644 cts/scheduler/comments.summary create mode 100644 cts/scheduler/comments.xml create mode 100644 cts/scheduler/complex_enforce_colo.dot create mode 100644 cts/scheduler/complex_enforce_colo.exp create mode 100644 cts/scheduler/complex_enforce_colo.scores create mode 100644 cts/scheduler/complex_enforce_colo.summary create mode 100644 cts/scheduler/complex_enforce_colo.xml create mode 100644 cts/scheduler/concurrent-fencing.dot create mode 100644 cts/scheduler/concurrent-fencing.exp create mode 100644 cts/scheduler/concurrent-fencing.scores create mode 100644 cts/scheduler/concurrent-fencing.summary create mode 100644 cts/scheduler/concurrent-fencing.xml create mode 100644 cts/scheduler/container-1.dot create mode 100644 cts/scheduler/container-1.exp create mode 100644 cts/scheduler/container-1.scores create mode 100644 cts/scheduler/container-1.summary create mode 100644 cts/scheduler/container-1.xml create mode 100644 cts/scheduler/container-2.dot create mode 100644 cts/scheduler/container-2.exp create mode 100644 cts/scheduler/container-2.scores create mode 100644 cts/scheduler/container-2.summary create mode 100644 cts/scheduler/container-2.xml create mode 100644 cts/scheduler/container-3.dot create mode 100644 cts/scheduler/container-3.exp create mode 100644 cts/scheduler/container-3.scores create mode 100644 cts/scheduler/container-3.summary create mode 100644 cts/scheduler/container-3.xml create mode 100644 cts/scheduler/container-4.dot create mode 100644 cts/scheduler/container-4.exp create mode 100644 cts/scheduler/container-4.scores create mode 100644 cts/scheduler/container-4.summary create mode 100644 cts/scheduler/container-4.xml create mode 100644 cts/scheduler/container-group-1.dot create mode 100644 cts/scheduler/container-group-1.exp create mode 100644 cts/scheduler/container-group-1.scores create mode 100644 cts/scheduler/container-group-1.summary create mode 100644 cts/scheduler/container-group-1.xml create mode 100644 cts/scheduler/container-group-2.dot create mode 100644 cts/scheduler/container-group-2.exp create mode 100644 cts/scheduler/container-group-2.scores create mode 100644 cts/scheduler/container-group-2.summary create mode 100644 cts/scheduler/container-group-2.xml create mode 100644 cts/scheduler/container-group-3.dot create mode 100644 cts/scheduler/container-group-3.exp create mode 100644 cts/scheduler/container-group-3.scores create mode 100644 cts/scheduler/container-group-3.summary create mode 100644 cts/scheduler/container-group-3.xml create mode 100644 cts/scheduler/container-group-4.dot create mode 100644 cts/scheduler/container-group-4.exp create mode 100644 cts/scheduler/container-group-4.scores create mode 100644 cts/scheduler/container-group-4.summary create mode 100644 cts/scheduler/container-group-4.xml create mode 100644 cts/scheduler/container-is-remote-node.dot create mode 100644 cts/scheduler/container-is-remote-node.exp create mode 100644 cts/scheduler/container-is-remote-node.scores create mode 100644 cts/scheduler/container-is-remote-node.summary create mode 100644 cts/scheduler/container-is-remote-node.xml create mode 100644 cts/scheduler/date-1.dot create mode 100644 cts/scheduler/date-1.exp create mode 100644 cts/scheduler/date-1.scores create mode 100644 cts/scheduler/date-1.summary create mode 100644 cts/scheduler/date-1.xml create mode 100644 cts/scheduler/date-2.dot create mode 100644 cts/scheduler/date-2.exp create mode 100644 cts/scheduler/date-2.scores create mode 100644 cts/scheduler/date-2.summary create mode 100644 cts/scheduler/date-2.xml create mode 100644 cts/scheduler/date-3.dot create mode 100644 cts/scheduler/date-3.exp create mode 100644 cts/scheduler/date-3.scores create mode 100644 cts/scheduler/date-3.summary create mode 100644 cts/scheduler/date-3.xml create mode 100644 cts/scheduler/dc-fence-ordering.dot create mode 100644 cts/scheduler/dc-fence-ordering.exp create mode 100644 cts/scheduler/dc-fence-ordering.scores create mode 100644 cts/scheduler/dc-fence-ordering.summary create mode 100644 cts/scheduler/dc-fence-ordering.xml create mode 100644 cts/scheduler/enforce-colo1.dot create mode 100644 cts/scheduler/enforce-colo1.exp create mode 100644 cts/scheduler/enforce-colo1.scores create mode 100644 cts/scheduler/enforce-colo1.summary create mode 100644 cts/scheduler/enforce-colo1.xml create mode 100644 cts/scheduler/expire-non-blocked-failure.dot create mode 100644 cts/scheduler/expire-non-blocked-failure.exp create mode 100644 cts/scheduler/expire-non-blocked-failure.scores create mode 100644 cts/scheduler/expire-non-blocked-failure.summary create mode 100644 cts/scheduler/expire-non-blocked-failure.xml create mode 100644 cts/scheduler/failcount-block.dot create mode 100644 cts/scheduler/failcount-block.exp create mode 100644 cts/scheduler/failcount-block.scores create mode 100644 cts/scheduler/failcount-block.summary create mode 100644 cts/scheduler/failcount-block.xml create mode 100644 cts/scheduler/failcount.dot create mode 100644 cts/scheduler/failcount.exp create mode 100644 cts/scheduler/failcount.scores create mode 100644 cts/scheduler/failcount.summary create mode 100644 cts/scheduler/failcount.xml create mode 100644 cts/scheduler/failed-demote-recovery-master.dot create mode 100644 cts/scheduler/failed-demote-recovery-master.exp create mode 100644 cts/scheduler/failed-demote-recovery-master.scores create mode 100644 cts/scheduler/failed-demote-recovery-master.summary create mode 100644 cts/scheduler/failed-demote-recovery-master.xml create mode 100644 cts/scheduler/failed-demote-recovery.dot create mode 100644 cts/scheduler/failed-demote-recovery.exp create mode 100644 cts/scheduler/failed-demote-recovery.scores create mode 100644 cts/scheduler/failed-demote-recovery.summary create mode 100644 cts/scheduler/failed-demote-recovery.xml create mode 100644 cts/scheduler/force-anon-clone-max.dot create mode 100644 cts/scheduler/force-anon-clone-max.exp create mode 100644 cts/scheduler/force-anon-clone-max.scores create mode 100644 cts/scheduler/force-anon-clone-max.summary create mode 100644 cts/scheduler/force-anon-clone-max.xml create mode 100644 cts/scheduler/group-dependents.dot create mode 100644 cts/scheduler/group-dependents.exp create mode 100644 cts/scheduler/group-dependents.scores create mode 100644 cts/scheduler/group-dependents.summary create mode 100644 cts/scheduler/group-dependents.xml create mode 100644 cts/scheduler/group-fail.dot create mode 100644 cts/scheduler/group-fail.exp create mode 100644 cts/scheduler/group-fail.scores create mode 100644 cts/scheduler/group-fail.summary create mode 100644 cts/scheduler/group-fail.xml create mode 100644 cts/scheduler/group-stop-ordering.dot create mode 100644 cts/scheduler/group-stop-ordering.exp create mode 100644 cts/scheduler/group-stop-ordering.scores create mode 100644 cts/scheduler/group-stop-ordering.summary create mode 100644 cts/scheduler/group-stop-ordering.xml create mode 100644 cts/scheduler/group-unmanaged-stopped.dot create mode 100644 cts/scheduler/group-unmanaged-stopped.exp create mode 100644 cts/scheduler/group-unmanaged-stopped.scores create mode 100644 cts/scheduler/group-unmanaged-stopped.summary create mode 100644 cts/scheduler/group-unmanaged-stopped.xml create mode 100644 cts/scheduler/group-unmanaged.dot create mode 100644 cts/scheduler/group-unmanaged.exp create mode 100644 cts/scheduler/group-unmanaged.scores create mode 100644 cts/scheduler/group-unmanaged.summary create mode 100644 cts/scheduler/group-unmanaged.xml create mode 100644 cts/scheduler/group1.dot create mode 100644 cts/scheduler/group1.exp create mode 100644 cts/scheduler/group1.scores create mode 100644 cts/scheduler/group1.summary create mode 100644 cts/scheduler/group1.xml create mode 100644 cts/scheduler/group10.dot create mode 100644 cts/scheduler/group10.exp create mode 100644 cts/scheduler/group10.scores create mode 100644 cts/scheduler/group10.summary create mode 100644 cts/scheduler/group10.xml create mode 100644 cts/scheduler/group11.dot create mode 100644 cts/scheduler/group11.exp create mode 100644 cts/scheduler/group11.scores create mode 100644 cts/scheduler/group11.summary create mode 100644 cts/scheduler/group11.xml create mode 100644 cts/scheduler/group13.dot create mode 100644 cts/scheduler/group13.exp create mode 100644 cts/scheduler/group13.scores create mode 100644 cts/scheduler/group13.summary create mode 100644 cts/scheduler/group13.xml create mode 100644 cts/scheduler/group14.dot create mode 100644 cts/scheduler/group14.exp create mode 100644 cts/scheduler/group14.scores create mode 100644 cts/scheduler/group14.summary create mode 100644 cts/scheduler/group14.xml create mode 100644 cts/scheduler/group15.dot create mode 100644 cts/scheduler/group15.exp create mode 100644 cts/scheduler/group15.scores create mode 100644 cts/scheduler/group15.summary create mode 100644 cts/scheduler/group15.xml create mode 100644 cts/scheduler/group2.dot create mode 100644 cts/scheduler/group2.exp create mode 100644 cts/scheduler/group2.scores create mode 100644 cts/scheduler/group2.summary create mode 100644 cts/scheduler/group2.xml create mode 100644 cts/scheduler/group3.dot create mode 100644 cts/scheduler/group3.exp create mode 100644 cts/scheduler/group3.scores create mode 100644 cts/scheduler/group3.summary create mode 100644 cts/scheduler/group3.xml create mode 100644 cts/scheduler/group4.dot create mode 100644 cts/scheduler/group4.exp create mode 100644 cts/scheduler/group4.scores create mode 100644 cts/scheduler/group4.summary create mode 100644 cts/scheduler/group4.xml create mode 100644 cts/scheduler/group5.dot create mode 100644 cts/scheduler/group5.exp create mode 100644 cts/scheduler/group5.scores create mode 100644 cts/scheduler/group5.summary create mode 100644 cts/scheduler/group5.xml create mode 100644 cts/scheduler/group6.dot create mode 100644 cts/scheduler/group6.exp create mode 100644 cts/scheduler/group6.scores create mode 100644 cts/scheduler/group6.summary create mode 100644 cts/scheduler/group6.xml create mode 100644 cts/scheduler/group7.dot create mode 100644 cts/scheduler/group7.exp create mode 100644 cts/scheduler/group7.scores create mode 100644 cts/scheduler/group7.summary create mode 100644 cts/scheduler/group7.xml create mode 100644 cts/scheduler/group8.dot create mode 100644 cts/scheduler/group8.exp create mode 100644 cts/scheduler/group8.scores create mode 100644 cts/scheduler/group8.summary create mode 100644 cts/scheduler/group8.xml create mode 100644 cts/scheduler/group9.dot create mode 100644 cts/scheduler/group9.exp create mode 100644 cts/scheduler/group9.scores create mode 100644 cts/scheduler/group9.summary create mode 100644 cts/scheduler/group9.xml create mode 100644 cts/scheduler/guest-host-not-fenceable.dot create mode 100644 cts/scheduler/guest-host-not-fenceable.exp create mode 100644 cts/scheduler/guest-host-not-fenceable.scores create mode 100644 cts/scheduler/guest-host-not-fenceable.summary create mode 100755 cts/scheduler/guest-host-not-fenceable.xml create mode 100644 cts/scheduler/guest-node-cleanup.dot create mode 100644 cts/scheduler/guest-node-cleanup.exp create mode 100644 cts/scheduler/guest-node-cleanup.scores create mode 100644 cts/scheduler/guest-node-cleanup.summary create mode 100644 cts/scheduler/guest-node-cleanup.xml create mode 100644 cts/scheduler/guest-node-host-dies.dot create mode 100644 cts/scheduler/guest-node-host-dies.exp create mode 100644 cts/scheduler/guest-node-host-dies.scores create mode 100644 cts/scheduler/guest-node-host-dies.summary create mode 100644 cts/scheduler/guest-node-host-dies.xml create mode 100644 cts/scheduler/history-1.dot create mode 100644 cts/scheduler/history-1.exp create mode 100644 cts/scheduler/history-1.scores create mode 100644 cts/scheduler/history-1.summary create mode 100644 cts/scheduler/history-1.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order1.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order1.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order1.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order1.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order1.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order2.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order2.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order2.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order2.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order2.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order3.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order3.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order3.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order3.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order3.xml create mode 100644 cts/scheduler/honor_stonith_rsc_order4.dot create mode 100644 cts/scheduler/honor_stonith_rsc_order4.exp create mode 100644 cts/scheduler/honor_stonith_rsc_order4.scores create mode 100644 cts/scheduler/honor_stonith_rsc_order4.summary create mode 100644 cts/scheduler/honor_stonith_rsc_order4.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order1.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order2.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order3.xml create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.dot create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.exp create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.scores create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.summary create mode 100644 cts/scheduler/ignore_stonith_rsc_order4.xml create mode 100644 cts/scheduler/inc0.dot create mode 100644 cts/scheduler/inc0.exp create mode 100644 cts/scheduler/inc0.scores create mode 100644 cts/scheduler/inc0.summary create mode 100644 cts/scheduler/inc0.xml create mode 100644 cts/scheduler/inc1.dot create mode 100644 cts/scheduler/inc1.exp create mode 100644 cts/scheduler/inc1.scores create mode 100644 cts/scheduler/inc1.summary create mode 100644 cts/scheduler/inc1.xml create mode 100644 cts/scheduler/inc10.dot create mode 100644 cts/scheduler/inc10.exp create mode 100644 cts/scheduler/inc10.scores create mode 100644 cts/scheduler/inc10.summary create mode 100644 cts/scheduler/inc10.xml create mode 100644 cts/scheduler/inc11.dot create mode 100644 cts/scheduler/inc11.exp create mode 100644 cts/scheduler/inc11.scores create mode 100644 cts/scheduler/inc11.summary create mode 100644 cts/scheduler/inc11.xml create mode 100644 cts/scheduler/inc12.dot create mode 100644 cts/scheduler/inc12.exp create mode 100644 cts/scheduler/inc12.scores create mode 100644 cts/scheduler/inc12.summary create mode 100644 cts/scheduler/inc12.xml create mode 100644 cts/scheduler/inc2.dot create mode 100644 cts/scheduler/inc2.exp create mode 100644 cts/scheduler/inc2.scores create mode 100644 cts/scheduler/inc2.summary create mode 100644 cts/scheduler/inc2.xml create mode 100644 cts/scheduler/inc3.dot create mode 100644 cts/scheduler/inc3.exp create mode 100644 cts/scheduler/inc3.scores create mode 100644 cts/scheduler/inc3.summary create mode 100644 cts/scheduler/inc3.xml create mode 100644 cts/scheduler/inc4.dot create mode 100644 cts/scheduler/inc4.exp create mode 100644 cts/scheduler/inc4.scores create mode 100644 cts/scheduler/inc4.summary create mode 100644 cts/scheduler/inc4.xml create mode 100644 cts/scheduler/inc5.dot create mode 100644 cts/scheduler/inc5.exp create mode 100644 cts/scheduler/inc5.scores create mode 100644 cts/scheduler/inc5.summary create mode 100644 cts/scheduler/inc5.xml create mode 100644 cts/scheduler/inc6.dot create mode 100644 cts/scheduler/inc6.exp create mode 100644 cts/scheduler/inc6.scores create mode 100644 cts/scheduler/inc6.summary create mode 100644 cts/scheduler/inc6.xml create mode 100644 cts/scheduler/inc7.dot create mode 100644 cts/scheduler/inc7.exp create mode 100644 cts/scheduler/inc7.scores create mode 100644 cts/scheduler/inc7.summary create mode 100644 cts/scheduler/inc7.xml create mode 100644 cts/scheduler/inc8.dot create mode 100644 cts/scheduler/inc8.exp create mode 100644 cts/scheduler/inc8.scores create mode 100644 cts/scheduler/inc8.summary create mode 100644 cts/scheduler/inc8.xml create mode 100644 cts/scheduler/inc9.dot create mode 100644 cts/scheduler/inc9.exp create mode 100644 cts/scheduler/inc9.scores create mode 100644 cts/scheduler/inc9.summary create mode 100644 cts/scheduler/inc9.xml create mode 100644 cts/scheduler/interleave-0.dot create mode 100644 cts/scheduler/interleave-0.exp create mode 100644 cts/scheduler/interleave-0.scores create mode 100644 cts/scheduler/interleave-0.summary create mode 100644 cts/scheduler/interleave-0.xml create mode 100644 cts/scheduler/interleave-1.dot create mode 100644 cts/scheduler/interleave-1.exp create mode 100644 cts/scheduler/interleave-1.scores create mode 100644 cts/scheduler/interleave-1.summary create mode 100644 cts/scheduler/interleave-1.xml create mode 100644 cts/scheduler/interleave-2.dot create mode 100644 cts/scheduler/interleave-2.exp create mode 100644 cts/scheduler/interleave-2.scores create mode 100644 cts/scheduler/interleave-2.summary create mode 100644 cts/scheduler/interleave-2.xml create mode 100644 cts/scheduler/interleave-3.dot create mode 100644 cts/scheduler/interleave-3.exp create mode 100644 cts/scheduler/interleave-3.scores create mode 100644 cts/scheduler/interleave-3.summary create mode 100644 cts/scheduler/interleave-3.xml create mode 100644 cts/scheduler/interleave-pseudo-stop.dot create mode 100644 cts/scheduler/interleave-pseudo-stop.exp create mode 100644 cts/scheduler/interleave-pseudo-stop.scores create mode 100644 cts/scheduler/interleave-pseudo-stop.summary create mode 100644 cts/scheduler/interleave-pseudo-stop.xml create mode 100644 cts/scheduler/interleave-restart.dot create mode 100644 cts/scheduler/interleave-restart.exp create mode 100644 cts/scheduler/interleave-restart.scores create mode 100644 cts/scheduler/interleave-restart.summary create mode 100644 cts/scheduler/interleave-restart.xml create mode 100644 cts/scheduler/interleave-stop.dot create mode 100644 cts/scheduler/interleave-stop.exp create mode 100644 cts/scheduler/interleave-stop.scores create mode 100644 cts/scheduler/interleave-stop.summary create mode 100644 cts/scheduler/interleave-stop.xml create mode 100644 cts/scheduler/intervals.dot create mode 100644 cts/scheduler/intervals.exp create mode 100644 cts/scheduler/intervals.scores create mode 100644 cts/scheduler/intervals.summary create mode 100644 cts/scheduler/intervals.xml create mode 100644 cts/scheduler/load-stopped-loop-2.dot create mode 100644 cts/scheduler/load-stopped-loop-2.exp create mode 100644 cts/scheduler/load-stopped-loop-2.scores create mode 100644 cts/scheduler/load-stopped-loop-2.summary create mode 100644 cts/scheduler/load-stopped-loop-2.xml create mode 100644 cts/scheduler/load-stopped-loop.dot create mode 100644 cts/scheduler/load-stopped-loop.exp create mode 100644 cts/scheduler/load-stopped-loop.scores create mode 100644 cts/scheduler/load-stopped-loop.summary create mode 100644 cts/scheduler/load-stopped-loop.xml create mode 100644 cts/scheduler/location-date-rules-1.dot create mode 100644 cts/scheduler/location-date-rules-1.exp create mode 100644 cts/scheduler/location-date-rules-1.scores create mode 100644 cts/scheduler/location-date-rules-1.summary create mode 100644 cts/scheduler/location-date-rules-1.xml create mode 100644 cts/scheduler/location-date-rules-2.dot create mode 100644 cts/scheduler/location-date-rules-2.exp create mode 100644 cts/scheduler/location-date-rules-2.scores create mode 100644 cts/scheduler/location-date-rules-2.summary create mode 100644 cts/scheduler/location-date-rules-2.xml create mode 100644 cts/scheduler/location-sets-templates.dot create mode 100644 cts/scheduler/location-sets-templates.exp create mode 100644 cts/scheduler/location-sets-templates.scores create mode 100644 cts/scheduler/location-sets-templates.summary create mode 100644 cts/scheduler/location-sets-templates.xml create mode 100644 cts/scheduler/managed-0.dot create mode 100644 cts/scheduler/managed-0.exp create mode 100644 cts/scheduler/managed-0.scores create mode 100644 cts/scheduler/managed-0.summary create mode 100644 cts/scheduler/managed-0.xml create mode 100644 cts/scheduler/managed-1.dot create mode 100644 cts/scheduler/managed-1.exp create mode 100644 cts/scheduler/managed-1.scores create mode 100644 cts/scheduler/managed-1.summary create mode 100644 cts/scheduler/managed-1.xml create mode 100644 cts/scheduler/managed-2.dot create mode 100644 cts/scheduler/managed-2.exp create mode 100644 cts/scheduler/managed-2.scores create mode 100644 cts/scheduler/managed-2.summary create mode 100644 cts/scheduler/managed-2.xml create mode 100644 cts/scheduler/master-0.dot create mode 100644 cts/scheduler/master-0.exp create mode 100644 cts/scheduler/master-0.scores create mode 100644 cts/scheduler/master-0.summary create mode 100644 cts/scheduler/master-0.xml create mode 100644 cts/scheduler/master-1.dot create mode 100644 cts/scheduler/master-1.exp create mode 100644 cts/scheduler/master-1.scores create mode 100644 cts/scheduler/master-1.summary create mode 100644 cts/scheduler/master-1.xml create mode 100644 cts/scheduler/master-10.dot create mode 100644 cts/scheduler/master-10.exp create mode 100644 cts/scheduler/master-10.scores create mode 100644 cts/scheduler/master-10.summary create mode 100644 cts/scheduler/master-10.xml create mode 100644 cts/scheduler/master-11.dot create mode 100644 cts/scheduler/master-11.exp create mode 100644 cts/scheduler/master-11.scores create mode 100644 cts/scheduler/master-11.summary create mode 100644 cts/scheduler/master-11.xml create mode 100644 cts/scheduler/master-12.dot create mode 100644 cts/scheduler/master-12.exp create mode 100644 cts/scheduler/master-12.scores create mode 100644 cts/scheduler/master-12.summary create mode 100644 cts/scheduler/master-12.xml create mode 100644 cts/scheduler/master-13.dot create mode 100644 cts/scheduler/master-13.exp create mode 100644 cts/scheduler/master-13.scores create mode 100644 cts/scheduler/master-13.summary create mode 100644 cts/scheduler/master-13.xml create mode 100644 cts/scheduler/master-2.dot create mode 100644 cts/scheduler/master-2.exp create mode 100644 cts/scheduler/master-2.scores create mode 100644 cts/scheduler/master-2.summary create mode 100644 cts/scheduler/master-2.xml create mode 100644 cts/scheduler/master-3.dot create mode 100644 cts/scheduler/master-3.exp create mode 100644 cts/scheduler/master-3.scores create mode 100644 cts/scheduler/master-3.summary create mode 100644 cts/scheduler/master-3.xml create mode 100644 cts/scheduler/master-4.dot create mode 100644 cts/scheduler/master-4.exp create mode 100644 cts/scheduler/master-4.scores create mode 100644 cts/scheduler/master-4.summary create mode 100644 cts/scheduler/master-4.xml create mode 100644 cts/scheduler/master-5.dot create mode 100644 cts/scheduler/master-5.exp create mode 100644 cts/scheduler/master-5.scores create mode 100644 cts/scheduler/master-5.summary create mode 100644 cts/scheduler/master-5.xml create mode 100644 cts/scheduler/master-6.dot create mode 100644 cts/scheduler/master-6.exp create mode 100644 cts/scheduler/master-6.scores create mode 100644 cts/scheduler/master-6.summary create mode 100644 cts/scheduler/master-6.xml create mode 100644 cts/scheduler/master-7.dot create mode 100644 cts/scheduler/master-7.exp create mode 100644 cts/scheduler/master-7.scores create mode 100644 cts/scheduler/master-7.summary create mode 100644 cts/scheduler/master-7.xml create mode 100644 cts/scheduler/master-8.dot create mode 100644 cts/scheduler/master-8.exp create mode 100644 cts/scheduler/master-8.scores create mode 100644 cts/scheduler/master-8.summary create mode 100644 cts/scheduler/master-8.xml create mode 100644 cts/scheduler/master-9.dot create mode 100644 cts/scheduler/master-9.exp create mode 100644 cts/scheduler/master-9.scores create mode 100644 cts/scheduler/master-9.summary create mode 100644 cts/scheduler/master-9.xml create mode 100644 cts/scheduler/master-allow-start.dot create mode 100644 cts/scheduler/master-allow-start.exp create mode 100644 cts/scheduler/master-allow-start.scores create mode 100644 cts/scheduler/master-allow-start.summary create mode 100644 cts/scheduler/master-allow-start.xml create mode 100644 cts/scheduler/master-asymmetrical-order.dot create mode 100644 cts/scheduler/master-asymmetrical-order.exp create mode 100644 cts/scheduler/master-asymmetrical-order.scores create mode 100644 cts/scheduler/master-asymmetrical-order.summary create mode 100644 cts/scheduler/master-asymmetrical-order.xml create mode 100644 cts/scheduler/master-colocation.dot create mode 100644 cts/scheduler/master-colocation.exp create mode 100644 cts/scheduler/master-colocation.scores create mode 100644 cts/scheduler/master-colocation.summary create mode 100644 cts/scheduler/master-colocation.xml create mode 100644 cts/scheduler/master-demote-2.dot create mode 100644 cts/scheduler/master-demote-2.exp create mode 100644 cts/scheduler/master-demote-2.scores create mode 100644 cts/scheduler/master-demote-2.summary create mode 100644 cts/scheduler/master-demote-2.xml create mode 100644 cts/scheduler/master-demote-block.dot create mode 100644 cts/scheduler/master-demote-block.exp create mode 100644 cts/scheduler/master-demote-block.scores create mode 100644 cts/scheduler/master-demote-block.summary create mode 100644 cts/scheduler/master-demote-block.xml create mode 100644 cts/scheduler/master-demote.dot create mode 100644 cts/scheduler/master-demote.exp create mode 100644 cts/scheduler/master-demote.scores create mode 100644 cts/scheduler/master-demote.summary create mode 100644 cts/scheduler/master-demote.xml create mode 100644 cts/scheduler/master-depend.dot create mode 100644 cts/scheduler/master-depend.exp create mode 100644 cts/scheduler/master-depend.scores create mode 100644 cts/scheduler/master-depend.summary create mode 100644 cts/scheduler/master-depend.xml create mode 100644 cts/scheduler/master-dependent-ban.dot create mode 100644 cts/scheduler/master-dependent-ban.exp create mode 100644 cts/scheduler/master-dependent-ban.scores create mode 100644 cts/scheduler/master-dependent-ban.summary create mode 100644 cts/scheduler/master-dependent-ban.xml create mode 100644 cts/scheduler/master-failed-demote-2.dot create mode 100644 cts/scheduler/master-failed-demote-2.exp create mode 100644 cts/scheduler/master-failed-demote-2.scores create mode 100644 cts/scheduler/master-failed-demote-2.summary create mode 100644 cts/scheduler/master-failed-demote-2.xml create mode 100644 cts/scheduler/master-failed-demote.dot create mode 100644 cts/scheduler/master-failed-demote.exp create mode 100644 cts/scheduler/master-failed-demote.scores create mode 100644 cts/scheduler/master-failed-demote.summary create mode 100644 cts/scheduler/master-failed-demote.xml create mode 100644 cts/scheduler/master-group.dot create mode 100644 cts/scheduler/master-group.exp create mode 100644 cts/scheduler/master-group.scores create mode 100644 cts/scheduler/master-group.summary create mode 100644 cts/scheduler/master-group.xml create mode 100644 cts/scheduler/master-move.dot create mode 100644 cts/scheduler/master-move.exp create mode 100644 cts/scheduler/master-move.scores create mode 100644 cts/scheduler/master-move.summary create mode 100644 cts/scheduler/master-move.xml create mode 100644 cts/scheduler/master-notify.dot create mode 100644 cts/scheduler/master-notify.exp create mode 100644 cts/scheduler/master-notify.scores create mode 100644 cts/scheduler/master-notify.summary create mode 100644 cts/scheduler/master-notify.xml create mode 100644 cts/scheduler/master-ordering.dot create mode 100644 cts/scheduler/master-ordering.exp create mode 100644 cts/scheduler/master-ordering.scores create mode 100644 cts/scheduler/master-ordering.summary create mode 100644 cts/scheduler/master-ordering.xml create mode 100644 cts/scheduler/master-partially-demoted-group.dot create mode 100644 cts/scheduler/master-partially-demoted-group.exp create mode 100644 cts/scheduler/master-partially-demoted-group.scores create mode 100644 cts/scheduler/master-partially-demoted-group.summary create mode 100644 cts/scheduler/master-partially-demoted-group.xml create mode 100644 cts/scheduler/master-probed-score.dot create mode 100644 cts/scheduler/master-probed-score.exp create mode 100644 cts/scheduler/master-probed-score.scores create mode 100644 cts/scheduler/master-probed-score.summary create mode 100644 cts/scheduler/master-probed-score.xml create mode 100644 cts/scheduler/master-promotion-constraint.dot create mode 100644 cts/scheduler/master-promotion-constraint.exp create mode 100644 cts/scheduler/master-promotion-constraint.scores create mode 100644 cts/scheduler/master-promotion-constraint.summary create mode 100644 cts/scheduler/master-promotion-constraint.xml create mode 100644 cts/scheduler/master-pseudo.dot create mode 100644 cts/scheduler/master-pseudo.exp create mode 100644 cts/scheduler/master-pseudo.scores create mode 100644 cts/scheduler/master-pseudo.summary create mode 100644 cts/scheduler/master-pseudo.xml create mode 100644 cts/scheduler/master-reattach.dot create mode 100644 cts/scheduler/master-reattach.exp create mode 100644 cts/scheduler/master-reattach.scores create mode 100644 cts/scheduler/master-reattach.summary create mode 100644 cts/scheduler/master-reattach.xml create mode 100644 cts/scheduler/master-role.dot create mode 100644 cts/scheduler/master-role.exp create mode 100644 cts/scheduler/master-role.scores create mode 100644 cts/scheduler/master-role.summary create mode 100644 cts/scheduler/master-role.xml create mode 100644 cts/scheduler/master-score-startup.dot create mode 100644 cts/scheduler/master-score-startup.exp create mode 100644 cts/scheduler/master-score-startup.scores create mode 100644 cts/scheduler/master-score-startup.summary create mode 100644 cts/scheduler/master-score-startup.xml create mode 100644 cts/scheduler/master-stop.dot create mode 100644 cts/scheduler/master-stop.exp create mode 100644 cts/scheduler/master-stop.scores create mode 100644 cts/scheduler/master-stop.summary create mode 100644 cts/scheduler/master-stop.xml create mode 100644 cts/scheduler/master-unmanaged-monitor.dot create mode 100644 cts/scheduler/master-unmanaged-monitor.exp create mode 100644 cts/scheduler/master-unmanaged-monitor.scores create mode 100644 cts/scheduler/master-unmanaged-monitor.summary create mode 100644 cts/scheduler/master-unmanaged-monitor.xml create mode 100644 cts/scheduler/master_monitor_restart.dot create mode 100644 cts/scheduler/master_monitor_restart.exp create mode 100644 cts/scheduler/master_monitor_restart.scores create mode 100644 cts/scheduler/master_monitor_restart.summary create mode 100644 cts/scheduler/master_monitor_restart.xml create mode 100644 cts/scheduler/migrate-1.dot create mode 100644 cts/scheduler/migrate-1.exp create mode 100644 cts/scheduler/migrate-1.scores create mode 100644 cts/scheduler/migrate-1.summary create mode 100644 cts/scheduler/migrate-1.xml create mode 100644 cts/scheduler/migrate-2.dot create mode 100644 cts/scheduler/migrate-2.exp create mode 100644 cts/scheduler/migrate-2.scores create mode 100644 cts/scheduler/migrate-2.summary create mode 100644 cts/scheduler/migrate-2.xml create mode 100644 cts/scheduler/migrate-3.dot create mode 100644 cts/scheduler/migrate-3.exp create mode 100644 cts/scheduler/migrate-3.scores create mode 100644 cts/scheduler/migrate-3.summary create mode 100644 cts/scheduler/migrate-3.xml create mode 100644 cts/scheduler/migrate-4.dot create mode 100644 cts/scheduler/migrate-4.exp create mode 100644 cts/scheduler/migrate-4.scores create mode 100644 cts/scheduler/migrate-4.summary create mode 100644 cts/scheduler/migrate-4.xml create mode 100644 cts/scheduler/migrate-5.dot create mode 100644 cts/scheduler/migrate-5.exp create mode 100644 cts/scheduler/migrate-5.scores create mode 100644 cts/scheduler/migrate-5.summary create mode 100644 cts/scheduler/migrate-5.xml create mode 100644 cts/scheduler/migrate-begin.dot create mode 100644 cts/scheduler/migrate-begin.exp create mode 100644 cts/scheduler/migrate-begin.scores create mode 100644 cts/scheduler/migrate-begin.summary create mode 100644 cts/scheduler/migrate-begin.xml create mode 100644 cts/scheduler/migrate-both-vms.dot create mode 100644 cts/scheduler/migrate-both-vms.exp create mode 100644 cts/scheduler/migrate-both-vms.scores create mode 100644 cts/scheduler/migrate-both-vms.summary create mode 100644 cts/scheduler/migrate-both-vms.xml create mode 100644 cts/scheduler/migrate-fail-2.dot create mode 100644 cts/scheduler/migrate-fail-2.exp create mode 100644 cts/scheduler/migrate-fail-2.scores create mode 100644 cts/scheduler/migrate-fail-2.summary create mode 100644 cts/scheduler/migrate-fail-2.xml create mode 100644 cts/scheduler/migrate-fail-3.dot create mode 100644 cts/scheduler/migrate-fail-3.exp create mode 100644 cts/scheduler/migrate-fail-3.scores create mode 100644 cts/scheduler/migrate-fail-3.summary create mode 100644 cts/scheduler/migrate-fail-3.xml create mode 100644 cts/scheduler/migrate-fail-4.dot create mode 100644 cts/scheduler/migrate-fail-4.exp create mode 100644 cts/scheduler/migrate-fail-4.scores create mode 100644 cts/scheduler/migrate-fail-4.summary create mode 100644 cts/scheduler/migrate-fail-4.xml create mode 100644 cts/scheduler/migrate-fail-5.dot create mode 100644 cts/scheduler/migrate-fail-5.exp create mode 100644 cts/scheduler/migrate-fail-5.scores create mode 100644 cts/scheduler/migrate-fail-5.summary create mode 100644 cts/scheduler/migrate-fail-5.xml create mode 100644 cts/scheduler/migrate-fail-6.dot create mode 100644 cts/scheduler/migrate-fail-6.exp create mode 100644 cts/scheduler/migrate-fail-6.scores create mode 100644 cts/scheduler/migrate-fail-6.summary create mode 100644 cts/scheduler/migrate-fail-6.xml create mode 100644 cts/scheduler/migrate-fail-7.dot create mode 100644 cts/scheduler/migrate-fail-7.exp create mode 100644 cts/scheduler/migrate-fail-7.scores create mode 100644 cts/scheduler/migrate-fail-7.summary create mode 100644 cts/scheduler/migrate-fail-7.xml create mode 100644 cts/scheduler/migrate-fail-8.dot create mode 100644 cts/scheduler/migrate-fail-8.exp create mode 100644 cts/scheduler/migrate-fail-8.scores create mode 100644 cts/scheduler/migrate-fail-8.summary create mode 100644 cts/scheduler/migrate-fail-8.xml create mode 100644 cts/scheduler/migrate-fail-9.dot create mode 100644 cts/scheduler/migrate-fail-9.exp create mode 100644 cts/scheduler/migrate-fail-9.scores create mode 100644 cts/scheduler/migrate-fail-9.summary create mode 100644 cts/scheduler/migrate-fail-9.xml create mode 100644 cts/scheduler/migrate-fencing.dot create mode 100644 cts/scheduler/migrate-fencing.exp create mode 100644 cts/scheduler/migrate-fencing.scores create mode 100644 cts/scheduler/migrate-fencing.summary create mode 100644 cts/scheduler/migrate-fencing.xml create mode 100644 cts/scheduler/migrate-partial-1.dot create mode 100644 cts/scheduler/migrate-partial-1.exp create mode 100644 cts/scheduler/migrate-partial-1.scores create mode 100644 cts/scheduler/migrate-partial-1.summary create mode 100644 cts/scheduler/migrate-partial-1.xml create mode 100644 cts/scheduler/migrate-partial-2.dot create mode 100644 cts/scheduler/migrate-partial-2.exp create mode 100644 cts/scheduler/migrate-partial-2.scores create mode 100644 cts/scheduler/migrate-partial-2.summary create mode 100644 cts/scheduler/migrate-partial-2.xml create mode 100644 cts/scheduler/migrate-partial-3.dot create mode 100644 cts/scheduler/migrate-partial-3.exp create mode 100644 cts/scheduler/migrate-partial-3.scores create mode 100644 cts/scheduler/migrate-partial-3.summary create mode 100644 cts/scheduler/migrate-partial-3.xml create mode 100644 cts/scheduler/migrate-partial-4.dot create mode 100644 cts/scheduler/migrate-partial-4.exp create mode 100644 cts/scheduler/migrate-partial-4.scores create mode 100644 cts/scheduler/migrate-partial-4.summary create mode 100644 cts/scheduler/migrate-partial-4.xml create mode 100644 cts/scheduler/migrate-shutdown.dot create mode 100644 cts/scheduler/migrate-shutdown.exp create mode 100644 cts/scheduler/migrate-shutdown.scores create mode 100644 cts/scheduler/migrate-shutdown.summary create mode 100644 cts/scheduler/migrate-shutdown.xml create mode 100644 cts/scheduler/migrate-start-complex.dot create mode 100644 cts/scheduler/migrate-start-complex.exp create mode 100644 cts/scheduler/migrate-start-complex.scores create mode 100644 cts/scheduler/migrate-start-complex.summary create mode 100644 cts/scheduler/migrate-start-complex.xml create mode 100644 cts/scheduler/migrate-start.dot create mode 100644 cts/scheduler/migrate-start.exp create mode 100644 cts/scheduler/migrate-start.scores create mode 100644 cts/scheduler/migrate-start.summary create mode 100644 cts/scheduler/migrate-start.xml create mode 100644 cts/scheduler/migrate-stop-complex.dot create mode 100644 cts/scheduler/migrate-stop-complex.exp create mode 100644 cts/scheduler/migrate-stop-complex.scores create mode 100644 cts/scheduler/migrate-stop-complex.summary create mode 100644 cts/scheduler/migrate-stop-complex.xml create mode 100644 cts/scheduler/migrate-stop-start-complex.dot create mode 100644 cts/scheduler/migrate-stop-start-complex.exp create mode 100644 cts/scheduler/migrate-stop-start-complex.scores create mode 100644 cts/scheduler/migrate-stop-start-complex.summary create mode 100644 cts/scheduler/migrate-stop-start-complex.xml create mode 100644 cts/scheduler/migrate-stop.dot create mode 100644 cts/scheduler/migrate-stop.exp create mode 100644 cts/scheduler/migrate-stop.scores create mode 100644 cts/scheduler/migrate-stop.summary create mode 100644 cts/scheduler/migrate-stop.xml create mode 100644 cts/scheduler/migrate-stop_start.dot create mode 100644 cts/scheduler/migrate-stop_start.exp create mode 100644 cts/scheduler/migrate-stop_start.scores create mode 100644 cts/scheduler/migrate-stop_start.summary create mode 100644 cts/scheduler/migrate-stop_start.xml create mode 100644 cts/scheduler/migrate-success.dot create mode 100644 cts/scheduler/migrate-success.exp create mode 100644 cts/scheduler/migrate-success.scores create mode 100644 cts/scheduler/migrate-success.summary create mode 100644 cts/scheduler/migrate-success.xml create mode 100644 cts/scheduler/migrate-versioned.dot create mode 100644 cts/scheduler/migrate-versioned.exp create mode 100644 cts/scheduler/migrate-versioned.scores create mode 100644 cts/scheduler/migrate-versioned.summary create mode 100644 cts/scheduler/migrate-versioned.xml create mode 100644 cts/scheduler/migration-behind-migrating-remote.dot create mode 100644 cts/scheduler/migration-behind-migrating-remote.exp create mode 100644 cts/scheduler/migration-behind-migrating-remote.scores create mode 100644 cts/scheduler/migration-behind-migrating-remote.summary create mode 100644 cts/scheduler/migration-behind-migrating-remote.xml create mode 100644 cts/scheduler/migration-ping-pong.dot create mode 100644 cts/scheduler/migration-ping-pong.exp create mode 100644 cts/scheduler/migration-ping-pong.scores create mode 100644 cts/scheduler/migration-ping-pong.summary create mode 100644 cts/scheduler/migration-ping-pong.xml create mode 100644 cts/scheduler/minimal.dot create mode 100644 cts/scheduler/minimal.exp create mode 100644 cts/scheduler/minimal.scores create mode 100644 cts/scheduler/minimal.summary create mode 100644 cts/scheduler/minimal.xml create mode 100644 cts/scheduler/mon-rsc-1.dot create mode 100644 cts/scheduler/mon-rsc-1.exp create mode 100644 cts/scheduler/mon-rsc-1.scores create mode 100644 cts/scheduler/mon-rsc-1.summary create mode 100644 cts/scheduler/mon-rsc-1.xml create mode 100644 cts/scheduler/mon-rsc-2.dot create mode 100644 cts/scheduler/mon-rsc-2.exp create mode 100644 cts/scheduler/mon-rsc-2.scores create mode 100644 cts/scheduler/mon-rsc-2.summary create mode 100644 cts/scheduler/mon-rsc-2.xml create mode 100644 cts/scheduler/mon-rsc-3.dot create mode 100644 cts/scheduler/mon-rsc-3.exp create mode 100644 cts/scheduler/mon-rsc-3.scores create mode 100644 cts/scheduler/mon-rsc-3.summary create mode 100644 cts/scheduler/mon-rsc-3.xml create mode 100644 cts/scheduler/mon-rsc-4.dot create mode 100644 cts/scheduler/mon-rsc-4.exp create mode 100644 cts/scheduler/mon-rsc-4.scores create mode 100644 cts/scheduler/mon-rsc-4.summary create mode 100644 cts/scheduler/mon-rsc-4.xml create mode 100644 cts/scheduler/monitor-onfail-restart.dot create mode 100644 cts/scheduler/monitor-onfail-restart.exp create mode 100644 cts/scheduler/monitor-onfail-restart.scores create mode 100644 cts/scheduler/monitor-onfail-restart.summary create mode 100644 cts/scheduler/monitor-onfail-restart.xml create mode 100644 cts/scheduler/monitor-onfail-stop.dot create mode 100644 cts/scheduler/monitor-onfail-stop.exp create mode 100644 cts/scheduler/monitor-onfail-stop.scores create mode 100644 cts/scheduler/monitor-onfail-stop.summary create mode 100644 cts/scheduler/monitor-onfail-stop.xml create mode 100644 cts/scheduler/monitor-recovery.dot create mode 100644 cts/scheduler/monitor-recovery.exp create mode 100644 cts/scheduler/monitor-recovery.scores create mode 100644 cts/scheduler/monitor-recovery.summary create mode 100644 cts/scheduler/monitor-recovery.xml create mode 100644 cts/scheduler/multi1.dot create mode 100644 cts/scheduler/multi1.exp create mode 100644 cts/scheduler/multi1.scores create mode 100644 cts/scheduler/multi1.summary create mode 100644 cts/scheduler/multi1.xml create mode 100644 cts/scheduler/multiple-active-block-group.dot create mode 100644 cts/scheduler/multiple-active-block-group.exp create mode 100644 cts/scheduler/multiple-active-block-group.scores create mode 100644 cts/scheduler/multiple-active-block-group.summary create mode 100644 cts/scheduler/multiple-active-block-group.xml create mode 100644 cts/scheduler/multiple-monitor-one-failed.dot create mode 100644 cts/scheduler/multiple-monitor-one-failed.exp create mode 100644 cts/scheduler/multiple-monitor-one-failed.scores create mode 100644 cts/scheduler/multiple-monitor-one-failed.summary create mode 100644 cts/scheduler/multiple-monitor-one-failed.xml create mode 100644 cts/scheduler/multiply-active-stonith.dot create mode 100644 cts/scheduler/multiply-active-stonith.exp create mode 100644 cts/scheduler/multiply-active-stonith.scores create mode 100644 cts/scheduler/multiply-active-stonith.summary create mode 100644 cts/scheduler/multiply-active-stonith.xml create mode 100644 cts/scheduler/nested-remote-recovery.dot create mode 100644 cts/scheduler/nested-remote-recovery.exp create mode 100644 cts/scheduler/nested-remote-recovery.scores create mode 100644 cts/scheduler/nested-remote-recovery.summary create mode 100644 cts/scheduler/nested-remote-recovery.xml create mode 100644 cts/scheduler/node-maintenance-1.dot create mode 100644 cts/scheduler/node-maintenance-1.exp create mode 100644 cts/scheduler/node-maintenance-1.scores create mode 100644 cts/scheduler/node-maintenance-1.summary create mode 100644 cts/scheduler/node-maintenance-1.xml create mode 100644 cts/scheduler/node-maintenance-2.dot create mode 100644 cts/scheduler/node-maintenance-2.exp create mode 100644 cts/scheduler/node-maintenance-2.scores create mode 100644 cts/scheduler/node-maintenance-2.summary create mode 100644 cts/scheduler/node-maintenance-2.xml create mode 100644 cts/scheduler/not-installed-agent.dot create mode 100644 cts/scheduler/not-installed-agent.exp create mode 100644 cts/scheduler/not-installed-agent.scores create mode 100644 cts/scheduler/not-installed-agent.summary create mode 100644 cts/scheduler/not-installed-agent.xml create mode 100644 cts/scheduler/not-installed-tools.dot create mode 100644 cts/scheduler/not-installed-tools.exp create mode 100644 cts/scheduler/not-installed-tools.scores create mode 100644 cts/scheduler/not-installed-tools.summary create mode 100644 cts/scheduler/not-installed-tools.xml create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.dot create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.exp create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.scores create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.summary create mode 100644 cts/scheduler/not-reschedule-unneeded-monitor.xml create mode 100644 cts/scheduler/notifs-for-unrunnable.dot create mode 100644 cts/scheduler/notifs-for-unrunnable.exp create mode 100644 cts/scheduler/notifs-for-unrunnable.scores create mode 100644 cts/scheduler/notifs-for-unrunnable.summary create mode 100644 cts/scheduler/notifs-for-unrunnable.xml create mode 100644 cts/scheduler/notify-0.dot create mode 100644 cts/scheduler/notify-0.exp create mode 100644 cts/scheduler/notify-0.scores create mode 100644 cts/scheduler/notify-0.summary create mode 100644 cts/scheduler/notify-0.xml create mode 100644 cts/scheduler/notify-1.dot create mode 100644 cts/scheduler/notify-1.exp create mode 100644 cts/scheduler/notify-1.scores create mode 100644 cts/scheduler/notify-1.summary create mode 100644 cts/scheduler/notify-1.xml create mode 100644 cts/scheduler/notify-2.dot create mode 100644 cts/scheduler/notify-2.exp create mode 100644 cts/scheduler/notify-2.scores create mode 100644 cts/scheduler/notify-2.summary create mode 100644 cts/scheduler/notify-2.xml create mode 100644 cts/scheduler/notify-3.dot create mode 100644 cts/scheduler/notify-3.exp create mode 100644 cts/scheduler/notify-3.scores create mode 100644 cts/scheduler/notify-3.summary create mode 100644 cts/scheduler/notify-3.xml create mode 100644 cts/scheduler/notify-behind-stopping-remote.dot create mode 100644 cts/scheduler/notify-behind-stopping-remote.exp create mode 100644 cts/scheduler/notify-behind-stopping-remote.scores create mode 100644 cts/scheduler/notify-behind-stopping-remote.summary create mode 100644 cts/scheduler/notify-behind-stopping-remote.xml create mode 100644 cts/scheduler/novell-239079.dot create mode 100644 cts/scheduler/novell-239079.exp create mode 100644 cts/scheduler/novell-239079.scores create mode 100644 cts/scheduler/novell-239079.summary create mode 100644 cts/scheduler/novell-239079.xml create mode 100644 cts/scheduler/novell-239082.dot create mode 100644 cts/scheduler/novell-239082.exp create mode 100644 cts/scheduler/novell-239082.scores create mode 100644 cts/scheduler/novell-239082.summary create mode 100644 cts/scheduler/novell-239082.xml create mode 100644 cts/scheduler/novell-239087.dot create mode 100644 cts/scheduler/novell-239087.exp create mode 100644 cts/scheduler/novell-239087.scores create mode 100644 cts/scheduler/novell-239087.summary create mode 100644 cts/scheduler/novell-239087.xml create mode 100644 cts/scheduler/novell-251689.dot create mode 100644 cts/scheduler/novell-251689.exp create mode 100644 cts/scheduler/novell-251689.scores create mode 100644 cts/scheduler/novell-251689.summary create mode 100644 cts/scheduler/novell-251689.xml create mode 100644 cts/scheduler/novell-252693-2.dot create mode 100644 cts/scheduler/novell-252693-2.exp create mode 100644 cts/scheduler/novell-252693-2.scores create mode 100644 cts/scheduler/novell-252693-2.summary create mode 100644 cts/scheduler/novell-252693-2.xml create mode 100644 cts/scheduler/novell-252693-3.dot create mode 100644 cts/scheduler/novell-252693-3.exp create mode 100644 cts/scheduler/novell-252693-3.scores create mode 100644 cts/scheduler/novell-252693-3.summary create mode 100644 cts/scheduler/novell-252693-3.xml create mode 100644 cts/scheduler/novell-252693.dot create mode 100644 cts/scheduler/novell-252693.exp create mode 100644 cts/scheduler/novell-252693.scores create mode 100644 cts/scheduler/novell-252693.summary create mode 100644 cts/scheduler/novell-252693.xml create mode 100644 cts/scheduler/nvpair-date-rules-1.dot create mode 100644 cts/scheduler/nvpair-date-rules-1.exp create mode 100644 cts/scheduler/nvpair-date-rules-1.scores create mode 100644 cts/scheduler/nvpair-date-rules-1.summary create mode 100644 cts/scheduler/nvpair-date-rules-1.xml create mode 100644 cts/scheduler/nvpair-id-ref.dot create mode 100644 cts/scheduler/nvpair-id-ref.exp create mode 100644 cts/scheduler/nvpair-id-ref.scores create mode 100644 cts/scheduler/nvpair-id-ref.summary create mode 100644 cts/scheduler/nvpair-id-ref.xml create mode 100644 cts/scheduler/obsolete-lrm-resource.dot create mode 100644 cts/scheduler/obsolete-lrm-resource.exp create mode 100644 cts/scheduler/obsolete-lrm-resource.scores create mode 100644 cts/scheduler/obsolete-lrm-resource.summary create mode 100644 cts/scheduler/obsolete-lrm-resource.xml create mode 100644 cts/scheduler/on-fail-ignore.dot create mode 100644 cts/scheduler/on-fail-ignore.exp create mode 100644 cts/scheduler/on-fail-ignore.scores create mode 100644 cts/scheduler/on-fail-ignore.summary create mode 100644 cts/scheduler/on-fail-ignore.xml create mode 100644 cts/scheduler/one-or-more-0.dot create mode 100644 cts/scheduler/one-or-more-0.exp create mode 100644 cts/scheduler/one-or-more-0.scores create mode 100644 cts/scheduler/one-or-more-0.summary create mode 100644 cts/scheduler/one-or-more-0.xml create mode 100644 cts/scheduler/one-or-more-1.dot create mode 100644 cts/scheduler/one-or-more-1.exp create mode 100644 cts/scheduler/one-or-more-1.scores create mode 100644 cts/scheduler/one-or-more-1.summary create mode 100644 cts/scheduler/one-or-more-1.xml create mode 100644 cts/scheduler/one-or-more-2.dot create mode 100644 cts/scheduler/one-or-more-2.exp create mode 100644 cts/scheduler/one-or-more-2.scores create mode 100644 cts/scheduler/one-or-more-2.summary create mode 100644 cts/scheduler/one-or-more-2.xml create mode 100644 cts/scheduler/one-or-more-3.dot create mode 100644 cts/scheduler/one-or-more-3.exp create mode 100644 cts/scheduler/one-or-more-3.scores create mode 100644 cts/scheduler/one-or-more-3.summary create mode 100644 cts/scheduler/one-or-more-3.xml create mode 100644 cts/scheduler/one-or-more-4.dot create mode 100644 cts/scheduler/one-or-more-4.exp create mode 100644 cts/scheduler/one-or-more-4.scores create mode 100644 cts/scheduler/one-or-more-4.summary create mode 100644 cts/scheduler/one-or-more-4.xml create mode 100644 cts/scheduler/one-or-more-5.dot create mode 100644 cts/scheduler/one-or-more-5.exp create mode 100644 cts/scheduler/one-or-more-5.scores create mode 100644 cts/scheduler/one-or-more-5.summary create mode 100644 cts/scheduler/one-or-more-5.xml create mode 100644 cts/scheduler/one-or-more-6.dot create mode 100644 cts/scheduler/one-or-more-6.exp create mode 100644 cts/scheduler/one-or-more-6.scores create mode 100644 cts/scheduler/one-or-more-6.summary create mode 100644 cts/scheduler/one-or-more-6.xml create mode 100644 cts/scheduler/one-or-more-7.dot create mode 100644 cts/scheduler/one-or-more-7.exp create mode 100644 cts/scheduler/one-or-more-7.scores create mode 100644 cts/scheduler/one-or-more-7.summary create mode 100644 cts/scheduler/one-or-more-7.xml create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.dot create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.exp create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.scores create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.summary create mode 100644 cts/scheduler/one-or-more-unrunnable-instances.xml create mode 100644 cts/scheduler/order-clone.dot create mode 100644 cts/scheduler/order-clone.exp create mode 100644 cts/scheduler/order-clone.scores create mode 100644 cts/scheduler/order-clone.summary create mode 100644 cts/scheduler/order-clone.xml create mode 100644 cts/scheduler/order-expired-failure.dot create mode 100644 cts/scheduler/order-expired-failure.exp create mode 100644 cts/scheduler/order-expired-failure.scores create mode 100644 cts/scheduler/order-expired-failure.summary create mode 100644 cts/scheduler/order-expired-failure.xml create mode 100644 cts/scheduler/order-first-probes.dot create mode 100644 cts/scheduler/order-first-probes.exp create mode 100644 cts/scheduler/order-first-probes.scores create mode 100644 cts/scheduler/order-first-probes.summary create mode 100644 cts/scheduler/order-first-probes.xml create mode 100644 cts/scheduler/order-mandatory.dot create mode 100644 cts/scheduler/order-mandatory.exp create mode 100644 cts/scheduler/order-mandatory.scores create mode 100644 cts/scheduler/order-mandatory.summary create mode 100644 cts/scheduler/order-mandatory.xml create mode 100644 cts/scheduler/order-optional-keyword.dot create mode 100644 cts/scheduler/order-optional-keyword.exp create mode 100644 cts/scheduler/order-optional-keyword.scores create mode 100644 cts/scheduler/order-optional-keyword.summary create mode 100644 cts/scheduler/order-optional-keyword.xml create mode 100644 cts/scheduler/order-optional.dot create mode 100644 cts/scheduler/order-optional.exp create mode 100644 cts/scheduler/order-optional.scores create mode 100644 cts/scheduler/order-optional.summary create mode 100644 cts/scheduler/order-optional.xml create mode 100644 cts/scheduler/order-required.dot create mode 100644 cts/scheduler/order-required.exp create mode 100644 cts/scheduler/order-required.scores create mode 100644 cts/scheduler/order-required.summary create mode 100644 cts/scheduler/order-required.xml create mode 100644 cts/scheduler/order-serialize-set.dot create mode 100644 cts/scheduler/order-serialize-set.exp create mode 100644 cts/scheduler/order-serialize-set.scores create mode 100644 cts/scheduler/order-serialize-set.summary create mode 100644 cts/scheduler/order-serialize-set.xml create mode 100644 cts/scheduler/order-serialize.dot create mode 100644 cts/scheduler/order-serialize.exp create mode 100644 cts/scheduler/order-serialize.scores create mode 100644 cts/scheduler/order-serialize.summary create mode 100644 cts/scheduler/order-serialize.xml create mode 100644 cts/scheduler/order-sets.dot create mode 100644 cts/scheduler/order-sets.exp create mode 100644 cts/scheduler/order-sets.scores create mode 100644 cts/scheduler/order-sets.summary create mode 100644 cts/scheduler/order-sets.xml create mode 100644 cts/scheduler/order-wrong-kind.dot create mode 100644 cts/scheduler/order-wrong-kind.exp create mode 100644 cts/scheduler/order-wrong-kind.scores create mode 100644 cts/scheduler/order-wrong-kind.stderr create mode 100644 cts/scheduler/order-wrong-kind.summary create mode 100644 cts/scheduler/order-wrong-kind.xml create mode 100644 cts/scheduler/order1.dot create mode 100644 cts/scheduler/order1.exp create mode 100644 cts/scheduler/order1.scores create mode 100644 cts/scheduler/order1.summary create mode 100644 cts/scheduler/order1.xml create mode 100644 cts/scheduler/order2.dot create mode 100644 cts/scheduler/order2.exp create mode 100644 cts/scheduler/order2.scores create mode 100644 cts/scheduler/order2.summary create mode 100644 cts/scheduler/order2.xml create mode 100644 cts/scheduler/order3.dot create mode 100644 cts/scheduler/order3.exp create mode 100644 cts/scheduler/order3.scores create mode 100644 cts/scheduler/order3.summary create mode 100644 cts/scheduler/order3.xml create mode 100644 cts/scheduler/order4.dot create mode 100644 cts/scheduler/order4.exp create mode 100644 cts/scheduler/order4.scores create mode 100644 cts/scheduler/order4.summary create mode 100644 cts/scheduler/order4.xml create mode 100644 cts/scheduler/order5.dot create mode 100644 cts/scheduler/order5.exp create mode 100644 cts/scheduler/order5.scores create mode 100644 cts/scheduler/order5.summary create mode 100644 cts/scheduler/order5.xml create mode 100644 cts/scheduler/order6.dot create mode 100644 cts/scheduler/order6.exp create mode 100644 cts/scheduler/order6.scores create mode 100644 cts/scheduler/order6.summary create mode 100644 cts/scheduler/order6.xml create mode 100644 cts/scheduler/order7.dot create mode 100644 cts/scheduler/order7.exp create mode 100644 cts/scheduler/order7.scores create mode 100644 cts/scheduler/order7.summary create mode 100644 cts/scheduler/order7.xml create mode 100644 cts/scheduler/order_constraint_stops_master.dot create mode 100644 cts/scheduler/order_constraint_stops_master.exp create mode 100644 cts/scheduler/order_constraint_stops_master.scores create mode 100644 cts/scheduler/order_constraint_stops_master.summary create mode 100644 cts/scheduler/order_constraint_stops_master.xml create mode 100644 cts/scheduler/order_constraint_stops_slave.dot create mode 100644 cts/scheduler/order_constraint_stops_slave.exp create mode 100644 cts/scheduler/order_constraint_stops_slave.scores create mode 100644 cts/scheduler/order_constraint_stops_slave.summary create mode 100644 cts/scheduler/order_constraint_stops_slave.xml create mode 100644 cts/scheduler/ordered-set-basic-startup.dot create mode 100644 cts/scheduler/ordered-set-basic-startup.exp create mode 100644 cts/scheduler/ordered-set-basic-startup.scores create mode 100644 cts/scheduler/ordered-set-basic-startup.summary create mode 100644 cts/scheduler/ordered-set-basic-startup.xml create mode 100644 cts/scheduler/ordered-set-natural.dot create mode 100644 cts/scheduler/ordered-set-natural.exp create mode 100644 cts/scheduler/ordered-set-natural.scores create mode 100644 cts/scheduler/ordered-set-natural.summary create mode 100644 cts/scheduler/ordered-set-natural.xml create mode 100644 cts/scheduler/origin.dot create mode 100644 cts/scheduler/origin.exp create mode 100644 cts/scheduler/origin.scores create mode 100644 cts/scheduler/origin.summary create mode 100644 cts/scheduler/origin.xml create mode 100644 cts/scheduler/orphan-0.dot create mode 100644 cts/scheduler/orphan-0.exp create mode 100644 cts/scheduler/orphan-0.scores create mode 100644 cts/scheduler/orphan-0.summary create mode 100644 cts/scheduler/orphan-0.xml create mode 100644 cts/scheduler/orphan-1.dot create mode 100644 cts/scheduler/orphan-1.exp create mode 100644 cts/scheduler/orphan-1.scores create mode 100644 cts/scheduler/orphan-1.summary create mode 100644 cts/scheduler/orphan-1.xml create mode 100644 cts/scheduler/orphan-2.dot create mode 100644 cts/scheduler/orphan-2.exp create mode 100644 cts/scheduler/orphan-2.scores create mode 100644 cts/scheduler/orphan-2.summary create mode 100644 cts/scheduler/orphan-2.xml create mode 100644 cts/scheduler/params-0.dot create mode 100644 cts/scheduler/params-0.exp create mode 100644 cts/scheduler/params-0.scores create mode 100644 cts/scheduler/params-0.summary create mode 100644 cts/scheduler/params-0.xml create mode 100644 cts/scheduler/params-1.dot create mode 100644 cts/scheduler/params-1.exp create mode 100644 cts/scheduler/params-1.scores create mode 100644 cts/scheduler/params-1.summary create mode 100644 cts/scheduler/params-1.xml create mode 100644 cts/scheduler/params-2.dot create mode 100644 cts/scheduler/params-2.exp create mode 100644 cts/scheduler/params-2.scores create mode 100644 cts/scheduler/params-2.summary create mode 100644 cts/scheduler/params-2.xml create mode 100644 cts/scheduler/params-4.dot create mode 100644 cts/scheduler/params-4.exp create mode 100644 cts/scheduler/params-4.scores create mode 100644 cts/scheduler/params-4.summary create mode 100644 cts/scheduler/params-4.xml create mode 100644 cts/scheduler/params-5.dot create mode 100644 cts/scheduler/params-5.exp create mode 100644 cts/scheduler/params-5.scores create mode 100644 cts/scheduler/params-5.summary create mode 100644 cts/scheduler/params-5.xml create mode 100644 cts/scheduler/params-6.dot create mode 100644 cts/scheduler/params-6.exp create mode 100644 cts/scheduler/params-6.scores create mode 100644 cts/scheduler/params-6.summary create mode 100644 cts/scheduler/params-6.xml create mode 100644 cts/scheduler/per-node-attrs.dot create mode 100644 cts/scheduler/per-node-attrs.exp create mode 100644 cts/scheduler/per-node-attrs.scores create mode 100644 cts/scheduler/per-node-attrs.summary create mode 100644 cts/scheduler/per-node-attrs.xml create mode 100644 cts/scheduler/per-op-failcount.dot create mode 100644 cts/scheduler/per-op-failcount.exp create mode 100644 cts/scheduler/per-op-failcount.scores create mode 100644 cts/scheduler/per-op-failcount.summary create mode 100644 cts/scheduler/per-op-failcount.xml create mode 100644 cts/scheduler/placement-capacity.dot create mode 100644 cts/scheduler/placement-capacity.exp create mode 100644 cts/scheduler/placement-capacity.scores create mode 100644 cts/scheduler/placement-capacity.summary create mode 100644 cts/scheduler/placement-capacity.xml create mode 100644 cts/scheduler/placement-location.dot create mode 100644 cts/scheduler/placement-location.exp create mode 100644 cts/scheduler/placement-location.scores create mode 100644 cts/scheduler/placement-location.summary create mode 100644 cts/scheduler/placement-location.xml create mode 100644 cts/scheduler/placement-priority.dot create mode 100644 cts/scheduler/placement-priority.exp create mode 100644 cts/scheduler/placement-priority.scores create mode 100644 cts/scheduler/placement-priority.summary create mode 100644 cts/scheduler/placement-priority.xml create mode 100644 cts/scheduler/placement-stickiness.dot create mode 100644 cts/scheduler/placement-stickiness.exp create mode 100644 cts/scheduler/placement-stickiness.scores create mode 100644 cts/scheduler/placement-stickiness.summary create mode 100644 cts/scheduler/placement-stickiness.xml create mode 100644 cts/scheduler/probe-0.dot create mode 100644 cts/scheduler/probe-0.exp create mode 100644 cts/scheduler/probe-0.scores create mode 100644 cts/scheduler/probe-0.summary create mode 100644 cts/scheduler/probe-0.xml create mode 100644 cts/scheduler/probe-1.dot create mode 100644 cts/scheduler/probe-1.exp create mode 100644 cts/scheduler/probe-1.scores create mode 100644 cts/scheduler/probe-1.summary create mode 100644 cts/scheduler/probe-1.xml create mode 100644 cts/scheduler/probe-2.dot create mode 100644 cts/scheduler/probe-2.exp create mode 100644 cts/scheduler/probe-2.scores create mode 100644 cts/scheduler/probe-2.summary create mode 100644 cts/scheduler/probe-2.xml create mode 100644 cts/scheduler/probe-3.dot create mode 100644 cts/scheduler/probe-3.exp create mode 100644 cts/scheduler/probe-3.scores create mode 100644 cts/scheduler/probe-3.summary create mode 100644 cts/scheduler/probe-3.xml create mode 100644 cts/scheduler/probe-4.dot create mode 100644 cts/scheduler/probe-4.exp create mode 100644 cts/scheduler/probe-4.scores create mode 100644 cts/scheduler/probe-4.summary create mode 100644 cts/scheduler/probe-4.xml create mode 100644 cts/scheduler/probe-timeout.dot create mode 100644 cts/scheduler/probe-timeout.exp create mode 100644 cts/scheduler/probe-timeout.scores create mode 100644 cts/scheduler/probe-timeout.summary create mode 100644 cts/scheduler/probe-timeout.xml create mode 100644 cts/scheduler/quorum-1.dot create mode 100644 cts/scheduler/quorum-1.exp create mode 100644 cts/scheduler/quorum-1.scores create mode 100644 cts/scheduler/quorum-1.summary create mode 100644 cts/scheduler/quorum-1.xml create mode 100644 cts/scheduler/quorum-2.dot create mode 100644 cts/scheduler/quorum-2.exp create mode 100644 cts/scheduler/quorum-2.scores create mode 100644 cts/scheduler/quorum-2.summary create mode 100644 cts/scheduler/quorum-2.xml create mode 100644 cts/scheduler/quorum-3.dot create mode 100644 cts/scheduler/quorum-3.exp create mode 100644 cts/scheduler/quorum-3.scores create mode 100644 cts/scheduler/quorum-3.summary create mode 100644 cts/scheduler/quorum-3.xml create mode 100644 cts/scheduler/quorum-4.dot create mode 100644 cts/scheduler/quorum-4.exp create mode 100644 cts/scheduler/quorum-4.scores create mode 100644 cts/scheduler/quorum-4.summary create mode 100644 cts/scheduler/quorum-4.xml create mode 100644 cts/scheduler/quorum-5.dot create mode 100644 cts/scheduler/quorum-5.exp create mode 100644 cts/scheduler/quorum-5.scores create mode 100644 cts/scheduler/quorum-5.summary create mode 100644 cts/scheduler/quorum-5.xml create mode 100644 cts/scheduler/quorum-6.dot create mode 100644 cts/scheduler/quorum-6.exp create mode 100644 cts/scheduler/quorum-6.scores create mode 100644 cts/scheduler/quorum-6.summary create mode 100644 cts/scheduler/quorum-6.xml create mode 100644 cts/scheduler/rebalance-unique-clones.dot create mode 100644 cts/scheduler/rebalance-unique-clones.exp create mode 100644 cts/scheduler/rebalance-unique-clones.scores create mode 100644 cts/scheduler/rebalance-unique-clones.summary create mode 100644 cts/scheduler/rebalance-unique-clones.xml create mode 100644 cts/scheduler/rec-node-1.dot create mode 100644 cts/scheduler/rec-node-1.exp create mode 100644 cts/scheduler/rec-node-1.scores create mode 100644 cts/scheduler/rec-node-1.summary create mode 100644 cts/scheduler/rec-node-1.xml create mode 100644 cts/scheduler/rec-node-10.dot create mode 100644 cts/scheduler/rec-node-10.exp create mode 100644 cts/scheduler/rec-node-10.scores create mode 100644 cts/scheduler/rec-node-10.summary create mode 100644 cts/scheduler/rec-node-10.xml create mode 100644 cts/scheduler/rec-node-11.dot create mode 100644 cts/scheduler/rec-node-11.exp create mode 100644 cts/scheduler/rec-node-11.scores create mode 100644 cts/scheduler/rec-node-11.summary create mode 100644 cts/scheduler/rec-node-11.xml create mode 100644 cts/scheduler/rec-node-12.dot create mode 100644 cts/scheduler/rec-node-12.exp create mode 100644 cts/scheduler/rec-node-12.scores create mode 100644 cts/scheduler/rec-node-12.summary create mode 100644 cts/scheduler/rec-node-12.xml create mode 100644 cts/scheduler/rec-node-13.dot create mode 100644 cts/scheduler/rec-node-13.exp create mode 100644 cts/scheduler/rec-node-13.scores create mode 100644 cts/scheduler/rec-node-13.summary create mode 100644 cts/scheduler/rec-node-13.xml create mode 100644 cts/scheduler/rec-node-14.dot create mode 100644 cts/scheduler/rec-node-14.exp create mode 100644 cts/scheduler/rec-node-14.scores create mode 100644 cts/scheduler/rec-node-14.summary create mode 100644 cts/scheduler/rec-node-14.xml create mode 100644 cts/scheduler/rec-node-15.dot create mode 100644 cts/scheduler/rec-node-15.exp create mode 100644 cts/scheduler/rec-node-15.scores create mode 100644 cts/scheduler/rec-node-15.summary create mode 100644 cts/scheduler/rec-node-15.xml create mode 100644 cts/scheduler/rec-node-2.dot create mode 100644 cts/scheduler/rec-node-2.exp create mode 100644 cts/scheduler/rec-node-2.scores create mode 100644 cts/scheduler/rec-node-2.summary create mode 100644 cts/scheduler/rec-node-2.xml create mode 100644 cts/scheduler/rec-node-3.dot create mode 100644 cts/scheduler/rec-node-3.exp create mode 100644 cts/scheduler/rec-node-3.scores create mode 100644 cts/scheduler/rec-node-3.summary create mode 100644 cts/scheduler/rec-node-3.xml create mode 100644 cts/scheduler/rec-node-4.dot create mode 100644 cts/scheduler/rec-node-4.exp create mode 100644 cts/scheduler/rec-node-4.scores create mode 100644 cts/scheduler/rec-node-4.summary create mode 100644 cts/scheduler/rec-node-4.xml create mode 100644 cts/scheduler/rec-node-5.dot create mode 100644 cts/scheduler/rec-node-5.exp create mode 100644 cts/scheduler/rec-node-5.scores create mode 100644 cts/scheduler/rec-node-5.summary create mode 100644 cts/scheduler/rec-node-5.xml create mode 100644 cts/scheduler/rec-node-6.dot create mode 100644 cts/scheduler/rec-node-6.exp create mode 100644 cts/scheduler/rec-node-6.scores create mode 100644 cts/scheduler/rec-node-6.summary create mode 100644 cts/scheduler/rec-node-6.xml create mode 100644 cts/scheduler/rec-node-7.dot create mode 100644 cts/scheduler/rec-node-7.exp create mode 100644 cts/scheduler/rec-node-7.scores create mode 100644 cts/scheduler/rec-node-7.summary create mode 100644 cts/scheduler/rec-node-7.xml create mode 100644 cts/scheduler/rec-node-8.dot create mode 100644 cts/scheduler/rec-node-8.exp create mode 100644 cts/scheduler/rec-node-8.scores create mode 100644 cts/scheduler/rec-node-8.summary create mode 100644 cts/scheduler/rec-node-8.xml create mode 100644 cts/scheduler/rec-node-9.dot create mode 100644 cts/scheduler/rec-node-9.exp create mode 100644 cts/scheduler/rec-node-9.scores create mode 100644 cts/scheduler/rec-node-9.summary create mode 100644 cts/scheduler/rec-node-9.xml create mode 100644 cts/scheduler/rec-rsc-0.dot create mode 100644 cts/scheduler/rec-rsc-0.exp create mode 100644 cts/scheduler/rec-rsc-0.scores create mode 100644 cts/scheduler/rec-rsc-0.summary create mode 100644 cts/scheduler/rec-rsc-0.xml create mode 100644 cts/scheduler/rec-rsc-1.dot create mode 100644 cts/scheduler/rec-rsc-1.exp create mode 100644 cts/scheduler/rec-rsc-1.scores create mode 100644 cts/scheduler/rec-rsc-1.summary create mode 100644 cts/scheduler/rec-rsc-1.xml create mode 100644 cts/scheduler/rec-rsc-2.dot create mode 100644 cts/scheduler/rec-rsc-2.exp create mode 100644 cts/scheduler/rec-rsc-2.scores create mode 100644 cts/scheduler/rec-rsc-2.summary create mode 100644 cts/scheduler/rec-rsc-2.xml create mode 100644 cts/scheduler/rec-rsc-3.dot create mode 100644 cts/scheduler/rec-rsc-3.exp create mode 100644 cts/scheduler/rec-rsc-3.scores create mode 100644 cts/scheduler/rec-rsc-3.summary create mode 100644 cts/scheduler/rec-rsc-3.xml create mode 100644 cts/scheduler/rec-rsc-4.dot create mode 100644 cts/scheduler/rec-rsc-4.exp create mode 100644 cts/scheduler/rec-rsc-4.scores create mode 100644 cts/scheduler/rec-rsc-4.summary create mode 100644 cts/scheduler/rec-rsc-4.xml create mode 100644 cts/scheduler/rec-rsc-5.dot create mode 100644 cts/scheduler/rec-rsc-5.exp create mode 100644 cts/scheduler/rec-rsc-5.scores create mode 100644 cts/scheduler/rec-rsc-5.summary create mode 100644 cts/scheduler/rec-rsc-5.xml create mode 100644 cts/scheduler/rec-rsc-6.dot create mode 100644 cts/scheduler/rec-rsc-6.exp create mode 100644 cts/scheduler/rec-rsc-6.scores create mode 100644 cts/scheduler/rec-rsc-6.summary create mode 100644 cts/scheduler/rec-rsc-6.xml create mode 100644 cts/scheduler/rec-rsc-7.dot create mode 100644 cts/scheduler/rec-rsc-7.exp create mode 100644 cts/scheduler/rec-rsc-7.scores create mode 100644 cts/scheduler/rec-rsc-7.summary create mode 100644 cts/scheduler/rec-rsc-7.xml create mode 100644 cts/scheduler/rec-rsc-8.dot create mode 100644 cts/scheduler/rec-rsc-8.exp create mode 100644 cts/scheduler/rec-rsc-8.scores create mode 100644 cts/scheduler/rec-rsc-8.summary create mode 100644 cts/scheduler/rec-rsc-8.xml create mode 100644 cts/scheduler/rec-rsc-9.dot create mode 100644 cts/scheduler/rec-rsc-9.exp create mode 100644 cts/scheduler/rec-rsc-9.scores create mode 100644 cts/scheduler/rec-rsc-9.summary create mode 100644 cts/scheduler/rec-rsc-9.xml create mode 100644 cts/scheduler/reload-becomes-restart.dot create mode 100644 cts/scheduler/reload-becomes-restart.exp create mode 100644 cts/scheduler/reload-becomes-restart.scores create mode 100644 cts/scheduler/reload-becomes-restart.summary create mode 100644 cts/scheduler/reload-becomes-restart.xml create mode 100644 cts/scheduler/reload-versioned.dot create mode 100644 cts/scheduler/reload-versioned.exp create mode 100644 cts/scheduler/reload-versioned.scores create mode 100644 cts/scheduler/reload-versioned.summary create mode 100644 cts/scheduler/reload-versioned.xml create mode 100644 cts/scheduler/remote-connection-unrecoverable.dot create mode 100644 cts/scheduler/remote-connection-unrecoverable.exp create mode 100644 cts/scheduler/remote-connection-unrecoverable.scores create mode 100644 cts/scheduler/remote-connection-unrecoverable.summary create mode 100644 cts/scheduler/remote-connection-unrecoverable.xml create mode 100644 cts/scheduler/remote-disable.dot create mode 100644 cts/scheduler/remote-disable.exp create mode 100644 cts/scheduler/remote-disable.scores create mode 100644 cts/scheduler/remote-disable.summary create mode 100644 cts/scheduler/remote-disable.xml create mode 100644 cts/scheduler/remote-fence-before-reconnect.dot create mode 100644 cts/scheduler/remote-fence-before-reconnect.exp create mode 100644 cts/scheduler/remote-fence-before-reconnect.scores create mode 100644 cts/scheduler/remote-fence-before-reconnect.summary create mode 100644 cts/scheduler/remote-fence-before-reconnect.xml create mode 100644 cts/scheduler/remote-fence-unclean-3.dot create mode 100644 cts/scheduler/remote-fence-unclean-3.exp create mode 100644 cts/scheduler/remote-fence-unclean-3.scores create mode 100644 cts/scheduler/remote-fence-unclean-3.summary create mode 100644 cts/scheduler/remote-fence-unclean-3.xml create mode 100644 cts/scheduler/remote-fence-unclean.dot create mode 100644 cts/scheduler/remote-fence-unclean.exp create mode 100644 cts/scheduler/remote-fence-unclean.scores create mode 100644 cts/scheduler/remote-fence-unclean.summary create mode 100644 cts/scheduler/remote-fence-unclean.xml create mode 100644 cts/scheduler/remote-fence-unclean2.dot create mode 100644 cts/scheduler/remote-fence-unclean2.exp create mode 100644 cts/scheduler/remote-fence-unclean2.scores create mode 100644 cts/scheduler/remote-fence-unclean2.summary create mode 100644 cts/scheduler/remote-fence-unclean2.xml create mode 100644 cts/scheduler/remote-move.dot create mode 100644 cts/scheduler/remote-move.exp create mode 100644 cts/scheduler/remote-move.scores create mode 100644 cts/scheduler/remote-move.summary create mode 100644 cts/scheduler/remote-move.xml create mode 100644 cts/scheduler/remote-orphaned.dot create mode 100644 cts/scheduler/remote-orphaned.exp create mode 100644 cts/scheduler/remote-orphaned.scores create mode 100644 cts/scheduler/remote-orphaned.summary create mode 100644 cts/scheduler/remote-orphaned.xml create mode 100644 cts/scheduler/remote-orphaned2.dot create mode 100644 cts/scheduler/remote-orphaned2.exp create mode 100644 cts/scheduler/remote-orphaned2.scores create mode 100644 cts/scheduler/remote-orphaned2.summary create mode 100644 cts/scheduler/remote-orphaned2.xml create mode 100644 cts/scheduler/remote-partial-migrate.dot create mode 100644 cts/scheduler/remote-partial-migrate.exp create mode 100644 cts/scheduler/remote-partial-migrate.scores create mode 100644 cts/scheduler/remote-partial-migrate.summary create mode 100644 cts/scheduler/remote-partial-migrate.xml create mode 100644 cts/scheduler/remote-partial-migrate2.dot create mode 100644 cts/scheduler/remote-partial-migrate2.exp create mode 100644 cts/scheduler/remote-partial-migrate2.scores create mode 100644 cts/scheduler/remote-partial-migrate2.summary create mode 100644 cts/scheduler/remote-partial-migrate2.xml create mode 100644 cts/scheduler/remote-probe-disable.dot create mode 100644 cts/scheduler/remote-probe-disable.exp create mode 100644 cts/scheduler/remote-probe-disable.scores create mode 100644 cts/scheduler/remote-probe-disable.summary create mode 100644 cts/scheduler/remote-probe-disable.xml create mode 100644 cts/scheduler/remote-reconnect-delay.dot create mode 100644 cts/scheduler/remote-reconnect-delay.exp create mode 100644 cts/scheduler/remote-reconnect-delay.scores create mode 100644 cts/scheduler/remote-reconnect-delay.summary create mode 100644 cts/scheduler/remote-reconnect-delay.xml create mode 100644 cts/scheduler/remote-recover-all.dot create mode 100644 cts/scheduler/remote-recover-all.exp create mode 100644 cts/scheduler/remote-recover-all.scores create mode 100644 cts/scheduler/remote-recover-all.summary create mode 100644 cts/scheduler/remote-recover-all.xml create mode 100644 cts/scheduler/remote-recover-connection.dot create mode 100644 cts/scheduler/remote-recover-connection.exp create mode 100644 cts/scheduler/remote-recover-connection.scores create mode 100644 cts/scheduler/remote-recover-connection.summary create mode 100644 cts/scheduler/remote-recover-connection.xml create mode 100644 cts/scheduler/remote-recover-fail.dot create mode 100644 cts/scheduler/remote-recover-fail.exp create mode 100644 cts/scheduler/remote-recover-fail.scores create mode 100644 cts/scheduler/remote-recover-fail.summary create mode 100644 cts/scheduler/remote-recover-fail.xml create mode 100644 cts/scheduler/remote-recover-no-resources.dot create mode 100644 cts/scheduler/remote-recover-no-resources.exp create mode 100644 cts/scheduler/remote-recover-no-resources.scores create mode 100644 cts/scheduler/remote-recover-no-resources.summary create mode 100644 cts/scheduler/remote-recover-no-resources.xml create mode 100644 cts/scheduler/remote-recover-unknown.dot create mode 100644 cts/scheduler/remote-recover-unknown.exp create mode 100644 cts/scheduler/remote-recover-unknown.scores create mode 100644 cts/scheduler/remote-recover-unknown.summary create mode 100644 cts/scheduler/remote-recover-unknown.xml create mode 100644 cts/scheduler/remote-recover.dot create mode 100644 cts/scheduler/remote-recover.exp create mode 100644 cts/scheduler/remote-recover.scores create mode 100644 cts/scheduler/remote-recover.summary create mode 100644 cts/scheduler/remote-recover.xml create mode 100644 cts/scheduler/remote-recovery.dot create mode 100644 cts/scheduler/remote-recovery.exp create mode 100644 cts/scheduler/remote-recovery.scores create mode 100644 cts/scheduler/remote-recovery.summary create mode 100644 cts/scheduler/remote-recovery.xml create mode 100644 cts/scheduler/remote-stale-node-entry.dot create mode 100644 cts/scheduler/remote-stale-node-entry.exp create mode 100644 cts/scheduler/remote-stale-node-entry.scores create mode 100644 cts/scheduler/remote-stale-node-entry.summary create mode 100644 cts/scheduler/remote-stale-node-entry.xml create mode 100644 cts/scheduler/remote-start-fail.dot create mode 100644 cts/scheduler/remote-start-fail.exp create mode 100644 cts/scheduler/remote-start-fail.scores create mode 100644 cts/scheduler/remote-start-fail.summary create mode 100644 cts/scheduler/remote-start-fail.xml create mode 100644 cts/scheduler/remote-startup-probes.dot create mode 100644 cts/scheduler/remote-startup-probes.exp create mode 100644 cts/scheduler/remote-startup-probes.scores create mode 100644 cts/scheduler/remote-startup-probes.summary create mode 100644 cts/scheduler/remote-startup-probes.xml create mode 100644 cts/scheduler/remote-startup.dot create mode 100644 cts/scheduler/remote-startup.exp create mode 100644 cts/scheduler/remote-startup.scores create mode 100644 cts/scheduler/remote-startup.summary create mode 100644 cts/scheduler/remote-startup.xml create mode 100644 cts/scheduler/remote-unclean2.dot create mode 100644 cts/scheduler/remote-unclean2.exp create mode 100644 cts/scheduler/remote-unclean2.scores create mode 100644 cts/scheduler/remote-unclean2.summary create mode 100644 cts/scheduler/remote-unclean2.xml create mode 100644 cts/scheduler/reprobe-target_rc.dot create mode 100644 cts/scheduler/reprobe-target_rc.exp create mode 100644 cts/scheduler/reprobe-target_rc.scores create mode 100644 cts/scheduler/reprobe-target_rc.summary create mode 100644 cts/scheduler/reprobe-target_rc.xml create mode 100644 cts/scheduler/resource-discovery.dot create mode 100644 cts/scheduler/resource-discovery.exp create mode 100644 cts/scheduler/resource-discovery.scores create mode 100644 cts/scheduler/resource-discovery.summary create mode 100644 cts/scheduler/resource-discovery.xml create mode 100644 cts/scheduler/restart-versioned.dot create mode 100644 cts/scheduler/restart-versioned.exp create mode 100644 cts/scheduler/restart-versioned.scores create mode 100644 cts/scheduler/restart-versioned.summary create mode 100644 cts/scheduler/restart-versioned.xml create mode 100644 cts/scheduler/route-remote-notify.dot create mode 100644 cts/scheduler/route-remote-notify.exp create mode 100644 cts/scheduler/route-remote-notify.scores create mode 100644 cts/scheduler/route-remote-notify.summary create mode 100644 cts/scheduler/route-remote-notify.xml create mode 100644 cts/scheduler/rsc-discovery-per-node.dot create mode 100644 cts/scheduler/rsc-discovery-per-node.exp create mode 100644 cts/scheduler/rsc-discovery-per-node.scores create mode 100644 cts/scheduler/rsc-discovery-per-node.summary create mode 100644 cts/scheduler/rsc-discovery-per-node.xml create mode 100644 cts/scheduler/rsc-maintenance.dot create mode 100644 cts/scheduler/rsc-maintenance.exp create mode 100644 cts/scheduler/rsc-maintenance.scores create mode 100644 cts/scheduler/rsc-maintenance.summary create mode 100644 cts/scheduler/rsc-maintenance.xml create mode 100644 cts/scheduler/rsc-sets-clone-1.dot create mode 100644 cts/scheduler/rsc-sets-clone-1.exp create mode 100644 cts/scheduler/rsc-sets-clone-1.scores create mode 100644 cts/scheduler/rsc-sets-clone-1.summary create mode 100644 cts/scheduler/rsc-sets-clone-1.xml create mode 100644 cts/scheduler/rsc-sets-clone.dot create mode 100644 cts/scheduler/rsc-sets-clone.exp create mode 100644 cts/scheduler/rsc-sets-clone.scores create mode 100644 cts/scheduler/rsc-sets-clone.summary create mode 100644 cts/scheduler/rsc-sets-clone.xml create mode 100644 cts/scheduler/rsc-sets-master.dot create mode 100644 cts/scheduler/rsc-sets-master.exp create mode 100644 cts/scheduler/rsc-sets-master.scores create mode 100644 cts/scheduler/rsc-sets-master.summary create mode 100644 cts/scheduler/rsc-sets-master.xml create mode 100644 cts/scheduler/rsc-sets-seq-false.dot create mode 100644 cts/scheduler/rsc-sets-seq-false.exp create mode 100644 cts/scheduler/rsc-sets-seq-false.scores create mode 100644 cts/scheduler/rsc-sets-seq-false.summary create mode 100644 cts/scheduler/rsc-sets-seq-false.xml create mode 100644 cts/scheduler/rsc-sets-seq-true.dot create mode 100644 cts/scheduler/rsc-sets-seq-true.exp create mode 100644 cts/scheduler/rsc-sets-seq-true.scores create mode 100644 cts/scheduler/rsc-sets-seq-true.summary create mode 100644 cts/scheduler/rsc-sets-seq-true.xml create mode 100644 cts/scheduler/rsc_dep1.dot create mode 100644 cts/scheduler/rsc_dep1.exp create mode 100644 cts/scheduler/rsc_dep1.scores create mode 100644 cts/scheduler/rsc_dep1.summary create mode 100644 cts/scheduler/rsc_dep1.xml create mode 100644 cts/scheduler/rsc_dep10.dot create mode 100644 cts/scheduler/rsc_dep10.exp create mode 100644 cts/scheduler/rsc_dep10.scores create mode 100644 cts/scheduler/rsc_dep10.summary create mode 100644 cts/scheduler/rsc_dep10.xml create mode 100644 cts/scheduler/rsc_dep2.dot create mode 100644 cts/scheduler/rsc_dep2.exp create mode 100644 cts/scheduler/rsc_dep2.scores create mode 100644 cts/scheduler/rsc_dep2.summary create mode 100644 cts/scheduler/rsc_dep2.xml create mode 100644 cts/scheduler/rsc_dep3.dot create mode 100644 cts/scheduler/rsc_dep3.exp create mode 100644 cts/scheduler/rsc_dep3.scores create mode 100644 cts/scheduler/rsc_dep3.summary create mode 100644 cts/scheduler/rsc_dep3.xml create mode 100644 cts/scheduler/rsc_dep4.dot create mode 100644 cts/scheduler/rsc_dep4.exp create mode 100644 cts/scheduler/rsc_dep4.scores create mode 100644 cts/scheduler/rsc_dep4.summary create mode 100644 cts/scheduler/rsc_dep4.xml create mode 100644 cts/scheduler/rsc_dep5.dot create mode 100644 cts/scheduler/rsc_dep5.exp create mode 100644 cts/scheduler/rsc_dep5.scores create mode 100644 cts/scheduler/rsc_dep5.summary create mode 100644 cts/scheduler/rsc_dep5.xml create mode 100644 cts/scheduler/rsc_dep7.dot create mode 100644 cts/scheduler/rsc_dep7.exp create mode 100644 cts/scheduler/rsc_dep7.scores create mode 100644 cts/scheduler/rsc_dep7.summary create mode 100644 cts/scheduler/rsc_dep7.xml create mode 100644 cts/scheduler/rsc_dep8.dot create mode 100644 cts/scheduler/rsc_dep8.exp create mode 100644 cts/scheduler/rsc_dep8.scores create mode 100644 cts/scheduler/rsc_dep8.summary create mode 100644 cts/scheduler/rsc_dep8.xml create mode 100644 cts/scheduler/shutdown-maintenance-node.dot create mode 100644 cts/scheduler/shutdown-maintenance-node.exp create mode 100644 cts/scheduler/shutdown-maintenance-node.scores create mode 100644 cts/scheduler/shutdown-maintenance-node.summary create mode 100644 cts/scheduler/shutdown-maintenance-node.xml create mode 100644 cts/scheduler/simple1.dot create mode 100644 cts/scheduler/simple1.exp create mode 100644 cts/scheduler/simple1.scores create mode 100644 cts/scheduler/simple1.summary create mode 100644 cts/scheduler/simple1.xml create mode 100644 cts/scheduler/simple11.dot create mode 100644 cts/scheduler/simple11.exp create mode 100644 cts/scheduler/simple11.scores create mode 100644 cts/scheduler/simple11.summary create mode 100644 cts/scheduler/simple11.xml create mode 100644 cts/scheduler/simple12.dot create mode 100644 cts/scheduler/simple12.exp create mode 100644 cts/scheduler/simple12.scores create mode 100644 cts/scheduler/simple12.summary create mode 100644 cts/scheduler/simple12.xml create mode 100644 cts/scheduler/simple2.dot create mode 100644 cts/scheduler/simple2.exp create mode 100644 cts/scheduler/simple2.scores create mode 100644 cts/scheduler/simple2.summary create mode 100644 cts/scheduler/simple2.xml create mode 100644 cts/scheduler/simple3.dot create mode 100644 cts/scheduler/simple3.exp create mode 100644 cts/scheduler/simple3.scores create mode 100644 cts/scheduler/simple3.summary create mode 100644 cts/scheduler/simple3.xml create mode 100644 cts/scheduler/simple4.dot create mode 100644 cts/scheduler/simple4.exp create mode 100644 cts/scheduler/simple4.scores create mode 100644 cts/scheduler/simple4.summary create mode 100644 cts/scheduler/simple4.xml create mode 100644 cts/scheduler/simple6.dot create mode 100644 cts/scheduler/simple6.exp create mode 100644 cts/scheduler/simple6.scores create mode 100644 cts/scheduler/simple6.summary create mode 100644 cts/scheduler/simple6.xml create mode 100644 cts/scheduler/simple7.dot create mode 100644 cts/scheduler/simple7.exp create mode 100644 cts/scheduler/simple7.scores create mode 100644 cts/scheduler/simple7.summary create mode 100644 cts/scheduler/simple7.xml create mode 100644 cts/scheduler/simple8.dot create mode 100644 cts/scheduler/simple8.exp create mode 100644 cts/scheduler/simple8.scores create mode 100644 cts/scheduler/simple8.summary create mode 100644 cts/scheduler/simple8.xml create mode 100644 cts/scheduler/site-specific-params.dot create mode 100644 cts/scheduler/site-specific-params.exp create mode 100644 cts/scheduler/site-specific-params.scores create mode 100644 cts/scheduler/site-specific-params.summary create mode 100644 cts/scheduler/site-specific-params.xml create mode 100644 cts/scheduler/standby.dot create mode 100644 cts/scheduler/standby.exp create mode 100644 cts/scheduler/standby.scores create mode 100644 cts/scheduler/standby.summary create mode 100644 cts/scheduler/standby.xml create mode 100644 cts/scheduler/start-then-stop-with-unfence.dot create mode 100644 cts/scheduler/start-then-stop-with-unfence.exp create mode 100644 cts/scheduler/start-then-stop-with-unfence.scores create mode 100644 cts/scheduler/start-then-stop-with-unfence.summary create mode 100644 cts/scheduler/start-then-stop-with-unfence.xml create mode 100644 cts/scheduler/stonith-0.dot create mode 100644 cts/scheduler/stonith-0.exp create mode 100644 cts/scheduler/stonith-0.scores create mode 100644 cts/scheduler/stonith-0.summary create mode 100644 cts/scheduler/stonith-0.xml create mode 100644 cts/scheduler/stonith-1.dot create mode 100644 cts/scheduler/stonith-1.exp create mode 100644 cts/scheduler/stonith-1.scores create mode 100644 cts/scheduler/stonith-1.summary create mode 100644 cts/scheduler/stonith-1.xml create mode 100644 cts/scheduler/stonith-2.dot create mode 100644 cts/scheduler/stonith-2.exp create mode 100644 cts/scheduler/stonith-2.scores create mode 100644 cts/scheduler/stonith-2.summary create mode 100644 cts/scheduler/stonith-2.xml create mode 100644 cts/scheduler/stonith-3.dot create mode 100644 cts/scheduler/stonith-3.exp create mode 100644 cts/scheduler/stonith-3.scores create mode 100644 cts/scheduler/stonith-3.summary create mode 100644 cts/scheduler/stonith-3.xml create mode 100644 cts/scheduler/stonith-4.dot create mode 100644 cts/scheduler/stonith-4.exp create mode 100644 cts/scheduler/stonith-4.scores create mode 100644 cts/scheduler/stonith-4.summary create mode 100644 cts/scheduler/stonith-4.xml create mode 100644 cts/scheduler/stop-failure-no-fencing.dot create mode 100644 cts/scheduler/stop-failure-no-fencing.exp create mode 100644 cts/scheduler/stop-failure-no-fencing.scores create mode 100644 cts/scheduler/stop-failure-no-fencing.summary create mode 100644 cts/scheduler/stop-failure-no-fencing.xml create mode 100644 cts/scheduler/stop-failure-no-quorum.dot create mode 100644 cts/scheduler/stop-failure-no-quorum.exp create mode 100644 cts/scheduler/stop-failure-no-quorum.scores create mode 100644 cts/scheduler/stop-failure-no-quorum.summary create mode 100644 cts/scheduler/stop-failure-no-quorum.xml create mode 100644 cts/scheduler/stop-failure-with-fencing.dot create mode 100644 cts/scheduler/stop-failure-with-fencing.exp create mode 100644 cts/scheduler/stop-failure-with-fencing.scores create mode 100644 cts/scheduler/stop-failure-with-fencing.summary create mode 100644 cts/scheduler/stop-failure-with-fencing.xml create mode 100644 cts/scheduler/stopped-monitor-00.dot create mode 100644 cts/scheduler/stopped-monitor-00.exp create mode 100644 cts/scheduler/stopped-monitor-00.scores create mode 100644 cts/scheduler/stopped-monitor-00.summary create mode 100644 cts/scheduler/stopped-monitor-00.xml create mode 100644 cts/scheduler/stopped-monitor-01.dot create mode 100644 cts/scheduler/stopped-monitor-01.exp create mode 100644 cts/scheduler/stopped-monitor-01.scores create mode 100644 cts/scheduler/stopped-monitor-01.summary create mode 100644 cts/scheduler/stopped-monitor-01.xml create mode 100644 cts/scheduler/stopped-monitor-02.dot create mode 100644 cts/scheduler/stopped-monitor-02.exp create mode 100644 cts/scheduler/stopped-monitor-02.scores create mode 100644 cts/scheduler/stopped-monitor-02.summary create mode 100644 cts/scheduler/stopped-monitor-02.xml create mode 100644 cts/scheduler/stopped-monitor-03.dot create mode 100644 cts/scheduler/stopped-monitor-03.exp create mode 100644 cts/scheduler/stopped-monitor-03.scores create mode 100644 cts/scheduler/stopped-monitor-03.summary create mode 100644 cts/scheduler/stopped-monitor-03.xml create mode 100644 cts/scheduler/stopped-monitor-04.dot create mode 100644 cts/scheduler/stopped-monitor-04.exp create mode 100644 cts/scheduler/stopped-monitor-04.scores create mode 100644 cts/scheduler/stopped-monitor-04.summary create mode 100644 cts/scheduler/stopped-monitor-04.xml create mode 100644 cts/scheduler/stopped-monitor-05.dot create mode 100644 cts/scheduler/stopped-monitor-05.exp create mode 100644 cts/scheduler/stopped-monitor-05.scores create mode 100644 cts/scheduler/stopped-monitor-05.summary create mode 100644 cts/scheduler/stopped-monitor-05.xml create mode 100644 cts/scheduler/stopped-monitor-06.dot create mode 100644 cts/scheduler/stopped-monitor-06.exp create mode 100644 cts/scheduler/stopped-monitor-06.scores create mode 100644 cts/scheduler/stopped-monitor-06.summary create mode 100644 cts/scheduler/stopped-monitor-06.xml create mode 100644 cts/scheduler/stopped-monitor-07.dot create mode 100644 cts/scheduler/stopped-monitor-07.exp create mode 100644 cts/scheduler/stopped-monitor-07.scores create mode 100644 cts/scheduler/stopped-monitor-07.summary create mode 100644 cts/scheduler/stopped-monitor-07.xml create mode 100644 cts/scheduler/stopped-monitor-08.dot create mode 100644 cts/scheduler/stopped-monitor-08.exp create mode 100644 cts/scheduler/stopped-monitor-08.scores create mode 100644 cts/scheduler/stopped-monitor-08.summary create mode 100644 cts/scheduler/stopped-monitor-08.xml create mode 100644 cts/scheduler/stopped-monitor-09.dot create mode 100644 cts/scheduler/stopped-monitor-09.exp create mode 100644 cts/scheduler/stopped-monitor-09.scores create mode 100644 cts/scheduler/stopped-monitor-09.summary create mode 100644 cts/scheduler/stopped-monitor-09.xml create mode 100644 cts/scheduler/stopped-monitor-10.dot create mode 100644 cts/scheduler/stopped-monitor-10.exp create mode 100644 cts/scheduler/stopped-monitor-10.scores create mode 100644 cts/scheduler/stopped-monitor-10.summary create mode 100644 cts/scheduler/stopped-monitor-10.xml create mode 100644 cts/scheduler/stopped-monitor-11.dot create mode 100644 cts/scheduler/stopped-monitor-11.exp create mode 100644 cts/scheduler/stopped-monitor-11.scores create mode 100644 cts/scheduler/stopped-monitor-11.summary create mode 100644 cts/scheduler/stopped-monitor-11.xml create mode 100644 cts/scheduler/stopped-monitor-12.dot create mode 100644 cts/scheduler/stopped-monitor-12.exp create mode 100644 cts/scheduler/stopped-monitor-12.scores create mode 100644 cts/scheduler/stopped-monitor-12.summary create mode 100644 cts/scheduler/stopped-monitor-12.xml create mode 100644 cts/scheduler/stopped-monitor-20.dot create mode 100644 cts/scheduler/stopped-monitor-20.exp create mode 100644 cts/scheduler/stopped-monitor-20.scores create mode 100644 cts/scheduler/stopped-monitor-20.summary create mode 100644 cts/scheduler/stopped-monitor-20.xml create mode 100644 cts/scheduler/stopped-monitor-21.dot create mode 100644 cts/scheduler/stopped-monitor-21.exp create mode 100644 cts/scheduler/stopped-monitor-21.scores create mode 100644 cts/scheduler/stopped-monitor-21.summary create mode 100644 cts/scheduler/stopped-monitor-21.xml create mode 100644 cts/scheduler/stopped-monitor-22.dot create mode 100644 cts/scheduler/stopped-monitor-22.exp create mode 100644 cts/scheduler/stopped-monitor-22.scores create mode 100644 cts/scheduler/stopped-monitor-22.summary create mode 100644 cts/scheduler/stopped-monitor-22.xml create mode 100644 cts/scheduler/stopped-monitor-23.dot create mode 100644 cts/scheduler/stopped-monitor-23.exp create mode 100644 cts/scheduler/stopped-monitor-23.scores create mode 100644 cts/scheduler/stopped-monitor-23.summary create mode 100644 cts/scheduler/stopped-monitor-23.xml create mode 100644 cts/scheduler/stopped-monitor-24.dot create mode 100644 cts/scheduler/stopped-monitor-24.exp create mode 100644 cts/scheduler/stopped-monitor-24.scores create mode 100644 cts/scheduler/stopped-monitor-24.summary create mode 100644 cts/scheduler/stopped-monitor-24.xml create mode 100644 cts/scheduler/stopped-monitor-25.dot create mode 100644 cts/scheduler/stopped-monitor-25.exp create mode 100644 cts/scheduler/stopped-monitor-25.scores create mode 100644 cts/scheduler/stopped-monitor-25.summary create mode 100644 cts/scheduler/stopped-monitor-25.xml create mode 100644 cts/scheduler/stopped-monitor-26.dot create mode 100644 cts/scheduler/stopped-monitor-26.exp create mode 100644 cts/scheduler/stopped-monitor-26.scores create mode 100644 cts/scheduler/stopped-monitor-26.summary create mode 100644 cts/scheduler/stopped-monitor-26.xml create mode 100644 cts/scheduler/stopped-monitor-27.dot create mode 100644 cts/scheduler/stopped-monitor-27.exp create mode 100644 cts/scheduler/stopped-monitor-27.scores create mode 100644 cts/scheduler/stopped-monitor-27.summary create mode 100644 cts/scheduler/stopped-monitor-27.xml create mode 100644 cts/scheduler/stopped-monitor-30.dot create mode 100644 cts/scheduler/stopped-monitor-30.exp create mode 100644 cts/scheduler/stopped-monitor-30.scores create mode 100644 cts/scheduler/stopped-monitor-30.summary create mode 100644 cts/scheduler/stopped-monitor-30.xml create mode 100644 cts/scheduler/stopped-monitor-31.dot create mode 100644 cts/scheduler/stopped-monitor-31.exp create mode 100644 cts/scheduler/stopped-monitor-31.scores create mode 100644 cts/scheduler/stopped-monitor-31.summary create mode 100644 cts/scheduler/stopped-monitor-31.xml create mode 100644 cts/scheduler/suicide-needed-inquorate.dot create mode 100644 cts/scheduler/suicide-needed-inquorate.exp create mode 100644 cts/scheduler/suicide-needed-inquorate.scores create mode 100644 cts/scheduler/suicide-needed-inquorate.summary create mode 100644 cts/scheduler/suicide-needed-inquorate.xml create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.dot create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.exp create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.scores create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.summary create mode 100644 cts/scheduler/suicide-not-needed-initial-quorum.xml create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.dot create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.exp create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.scores create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.summary create mode 100644 cts/scheduler/suicide-not-needed-never-quorate.xml create mode 100644 cts/scheduler/suicide-not-needed-quorate.dot create mode 100644 cts/scheduler/suicide-not-needed-quorate.exp create mode 100644 cts/scheduler/suicide-not-needed-quorate.scores create mode 100644 cts/scheduler/suicide-not-needed-quorate.summary create mode 100644 cts/scheduler/suicide-not-needed-quorate.xml create mode 100644 cts/scheduler/systemhealth1.dot create mode 100644 cts/scheduler/systemhealth1.exp create mode 100644 cts/scheduler/systemhealth1.scores create mode 100644 cts/scheduler/systemhealth1.summary create mode 100644 cts/scheduler/systemhealth1.xml create mode 100644 cts/scheduler/systemhealth2.dot create mode 100644 cts/scheduler/systemhealth2.exp create mode 100644 cts/scheduler/systemhealth2.scores create mode 100644 cts/scheduler/systemhealth2.summary create mode 100644 cts/scheduler/systemhealth2.xml create mode 100644 cts/scheduler/systemhealth3.dot create mode 100644 cts/scheduler/systemhealth3.exp create mode 100644 cts/scheduler/systemhealth3.scores create mode 100644 cts/scheduler/systemhealth3.summary create mode 100644 cts/scheduler/systemhealth3.xml create mode 100644 cts/scheduler/systemhealthm1.dot create mode 100644 cts/scheduler/systemhealthm1.exp create mode 100644 cts/scheduler/systemhealthm1.scores create mode 100644 cts/scheduler/systemhealthm1.summary create mode 100644 cts/scheduler/systemhealthm1.xml create mode 100644 cts/scheduler/systemhealthm2.dot create mode 100644 cts/scheduler/systemhealthm2.exp create mode 100644 cts/scheduler/systemhealthm2.scores create mode 100644 cts/scheduler/systemhealthm2.summary create mode 100644 cts/scheduler/systemhealthm2.xml create mode 100644 cts/scheduler/systemhealthm3.dot create mode 100644 cts/scheduler/systemhealthm3.exp create mode 100644 cts/scheduler/systemhealthm3.scores create mode 100644 cts/scheduler/systemhealthm3.summary create mode 100644 cts/scheduler/systemhealthm3.xml create mode 100644 cts/scheduler/systemhealthn1.dot create mode 100644 cts/scheduler/systemhealthn1.exp create mode 100644 cts/scheduler/systemhealthn1.scores create mode 100644 cts/scheduler/systemhealthn1.summary create mode 100644 cts/scheduler/systemhealthn1.xml create mode 100644 cts/scheduler/systemhealthn2.dot create mode 100644 cts/scheduler/systemhealthn2.exp create mode 100644 cts/scheduler/systemhealthn2.scores create mode 100644 cts/scheduler/systemhealthn2.summary create mode 100644 cts/scheduler/systemhealthn2.xml create mode 100644 cts/scheduler/systemhealthn3.dot create mode 100644 cts/scheduler/systemhealthn3.exp create mode 100644 cts/scheduler/systemhealthn3.scores create mode 100644 cts/scheduler/systemhealthn3.summary create mode 100644 cts/scheduler/systemhealthn3.xml create mode 100644 cts/scheduler/systemhealtho1.dot create mode 100644 cts/scheduler/systemhealtho1.exp create mode 100644 cts/scheduler/systemhealtho1.scores create mode 100644 cts/scheduler/systemhealtho1.summary create mode 100644 cts/scheduler/systemhealtho1.xml create mode 100644 cts/scheduler/systemhealtho2.dot create mode 100644 cts/scheduler/systemhealtho2.exp create mode 100644 cts/scheduler/systemhealtho2.scores create mode 100644 cts/scheduler/systemhealtho2.summary create mode 100644 cts/scheduler/systemhealtho2.xml create mode 100644 cts/scheduler/systemhealtho3.dot create mode 100644 cts/scheduler/systemhealtho3.exp create mode 100644 cts/scheduler/systemhealtho3.scores create mode 100644 cts/scheduler/systemhealtho3.summary create mode 100644 cts/scheduler/systemhealtho3.xml create mode 100644 cts/scheduler/systemhealthp1.dot create mode 100644 cts/scheduler/systemhealthp1.exp create mode 100644 cts/scheduler/systemhealthp1.scores create mode 100644 cts/scheduler/systemhealthp1.summary create mode 100644 cts/scheduler/systemhealthp1.xml create mode 100644 cts/scheduler/systemhealthp2.dot create mode 100644 cts/scheduler/systemhealthp2.exp create mode 100644 cts/scheduler/systemhealthp2.scores create mode 100644 cts/scheduler/systemhealthp2.summary create mode 100644 cts/scheduler/systemhealthp2.xml create mode 100644 cts/scheduler/systemhealthp3.dot create mode 100644 cts/scheduler/systemhealthp3.exp create mode 100644 cts/scheduler/systemhealthp3.scores create mode 100644 cts/scheduler/systemhealthp3.summary create mode 100644 cts/scheduler/systemhealthp3.xml create mode 100644 cts/scheduler/tags-coloc-order-1.dot create mode 100644 cts/scheduler/tags-coloc-order-1.exp create mode 100644 cts/scheduler/tags-coloc-order-1.scores create mode 100644 cts/scheduler/tags-coloc-order-1.summary create mode 100644 cts/scheduler/tags-coloc-order-1.xml create mode 100644 cts/scheduler/tags-coloc-order-2.dot create mode 100644 cts/scheduler/tags-coloc-order-2.exp create mode 100644 cts/scheduler/tags-coloc-order-2.scores create mode 100644 cts/scheduler/tags-coloc-order-2.summary create mode 100644 cts/scheduler/tags-coloc-order-2.xml create mode 100644 cts/scheduler/tags-location.dot create mode 100644 cts/scheduler/tags-location.exp create mode 100644 cts/scheduler/tags-location.scores create mode 100644 cts/scheduler/tags-location.summary create mode 100644 cts/scheduler/tags-location.xml create mode 100644 cts/scheduler/tags-ticket.dot create mode 100644 cts/scheduler/tags-ticket.exp create mode 100644 cts/scheduler/tags-ticket.scores create mode 100644 cts/scheduler/tags-ticket.summary create mode 100644 cts/scheduler/tags-ticket.xml create mode 100644 cts/scheduler/target-0.dot create mode 100644 cts/scheduler/target-0.exp create mode 100644 cts/scheduler/target-0.scores create mode 100644 cts/scheduler/target-0.summary create mode 100644 cts/scheduler/target-0.xml create mode 100644 cts/scheduler/target-1.dot create mode 100644 cts/scheduler/target-1.exp create mode 100644 cts/scheduler/target-1.scores create mode 100644 cts/scheduler/target-1.summary create mode 100644 cts/scheduler/target-1.xml create mode 100644 cts/scheduler/target-2.dot create mode 100644 cts/scheduler/target-2.exp create mode 100644 cts/scheduler/target-2.scores create mode 100644 cts/scheduler/target-2.summary create mode 100644 cts/scheduler/target-2.xml create mode 100644 cts/scheduler/template-1.dot create mode 100644 cts/scheduler/template-1.exp create mode 100644 cts/scheduler/template-1.scores create mode 100644 cts/scheduler/template-1.summary create mode 100644 cts/scheduler/template-1.xml create mode 100644 cts/scheduler/template-2.dot create mode 100644 cts/scheduler/template-2.exp create mode 100644 cts/scheduler/template-2.scores create mode 100644 cts/scheduler/template-2.summary create mode 100644 cts/scheduler/template-2.xml create mode 100644 cts/scheduler/template-3.dot create mode 100644 cts/scheduler/template-3.exp create mode 100644 cts/scheduler/template-3.scores create mode 100644 cts/scheduler/template-3.summary create mode 100644 cts/scheduler/template-3.xml create mode 100644 cts/scheduler/template-clone-group.dot create mode 100644 cts/scheduler/template-clone-group.exp create mode 100644 cts/scheduler/template-clone-group.scores create mode 100644 cts/scheduler/template-clone-group.summary create mode 100644 cts/scheduler/template-clone-group.xml create mode 100644 cts/scheduler/template-clone-primitive.dot create mode 100644 cts/scheduler/template-clone-primitive.exp create mode 100644 cts/scheduler/template-clone-primitive.scores create mode 100644 cts/scheduler/template-clone-primitive.summary create mode 100644 cts/scheduler/template-clone-primitive.xml create mode 100644 cts/scheduler/template-coloc-1.dot create mode 100644 cts/scheduler/template-coloc-1.exp create mode 100644 cts/scheduler/template-coloc-1.scores create mode 100644 cts/scheduler/template-coloc-1.summary create mode 100644 cts/scheduler/template-coloc-1.xml create mode 100644 cts/scheduler/template-coloc-2.dot create mode 100644 cts/scheduler/template-coloc-2.exp create mode 100644 cts/scheduler/template-coloc-2.scores create mode 100644 cts/scheduler/template-coloc-2.summary create mode 100644 cts/scheduler/template-coloc-2.xml create mode 100644 cts/scheduler/template-coloc-3.dot create mode 100644 cts/scheduler/template-coloc-3.exp create mode 100644 cts/scheduler/template-coloc-3.scores create mode 100644 cts/scheduler/template-coloc-3.summary create mode 100644 cts/scheduler/template-coloc-3.xml create mode 100644 cts/scheduler/template-order-1.dot create mode 100644 cts/scheduler/template-order-1.exp create mode 100644 cts/scheduler/template-order-1.scores create mode 100644 cts/scheduler/template-order-1.summary create mode 100644 cts/scheduler/template-order-1.xml create mode 100644 cts/scheduler/template-order-2.dot create mode 100644 cts/scheduler/template-order-2.exp create mode 100644 cts/scheduler/template-order-2.scores create mode 100644 cts/scheduler/template-order-2.summary create mode 100644 cts/scheduler/template-order-2.xml create mode 100644 cts/scheduler/template-order-3.dot create mode 100644 cts/scheduler/template-order-3.exp create mode 100644 cts/scheduler/template-order-3.scores create mode 100644 cts/scheduler/template-order-3.summary create mode 100644 cts/scheduler/template-order-3.xml create mode 100644 cts/scheduler/template-rsc-sets-1.dot create mode 100644 cts/scheduler/template-rsc-sets-1.exp create mode 100644 cts/scheduler/template-rsc-sets-1.scores create mode 100644 cts/scheduler/template-rsc-sets-1.summary create mode 100644 cts/scheduler/template-rsc-sets-1.xml create mode 100644 cts/scheduler/template-rsc-sets-2.dot create mode 100644 cts/scheduler/template-rsc-sets-2.exp create mode 100644 cts/scheduler/template-rsc-sets-2.scores create mode 100644 cts/scheduler/template-rsc-sets-2.summary create mode 100644 cts/scheduler/template-rsc-sets-2.xml create mode 100644 cts/scheduler/template-rsc-sets-3.dot create mode 100644 cts/scheduler/template-rsc-sets-3.exp create mode 100644 cts/scheduler/template-rsc-sets-3.scores create mode 100644 cts/scheduler/template-rsc-sets-3.summary create mode 100644 cts/scheduler/template-rsc-sets-3.xml create mode 100644 cts/scheduler/template-rsc-sets-4.dot create mode 100644 cts/scheduler/template-rsc-sets-4.exp create mode 100644 cts/scheduler/template-rsc-sets-4.scores create mode 100644 cts/scheduler/template-rsc-sets-4.summary create mode 100644 cts/scheduler/template-rsc-sets-4.xml create mode 100644 cts/scheduler/template-ticket.dot create mode 100644 cts/scheduler/template-ticket.exp create mode 100644 cts/scheduler/template-ticket.scores create mode 100644 cts/scheduler/template-ticket.summary create mode 100644 cts/scheduler/template-ticket.xml create mode 100644 cts/scheduler/ticket-clone-1.dot create mode 100644 cts/scheduler/ticket-clone-1.exp create mode 100644 cts/scheduler/ticket-clone-1.scores create mode 100644 cts/scheduler/ticket-clone-1.summary create mode 100644 cts/scheduler/ticket-clone-1.xml create mode 100644 cts/scheduler/ticket-clone-10.dot create mode 100644 cts/scheduler/ticket-clone-10.exp create mode 100644 cts/scheduler/ticket-clone-10.scores create mode 100644 cts/scheduler/ticket-clone-10.summary create mode 100644 cts/scheduler/ticket-clone-10.xml create mode 100644 cts/scheduler/ticket-clone-11.dot create mode 100644 cts/scheduler/ticket-clone-11.exp create mode 100644 cts/scheduler/ticket-clone-11.scores create mode 100644 cts/scheduler/ticket-clone-11.summary create mode 100644 cts/scheduler/ticket-clone-11.xml create mode 100644 cts/scheduler/ticket-clone-12.dot create mode 100644 cts/scheduler/ticket-clone-12.exp create mode 100644 cts/scheduler/ticket-clone-12.scores create mode 100644 cts/scheduler/ticket-clone-12.summary create mode 100644 cts/scheduler/ticket-clone-12.xml create mode 100644 cts/scheduler/ticket-clone-13.dot create mode 100644 cts/scheduler/ticket-clone-13.exp create mode 100644 cts/scheduler/ticket-clone-13.scores create mode 100644 cts/scheduler/ticket-clone-13.summary create mode 100644 cts/scheduler/ticket-clone-13.xml create mode 100644 cts/scheduler/ticket-clone-14.dot create mode 100644 cts/scheduler/ticket-clone-14.exp create mode 100644 cts/scheduler/ticket-clone-14.scores create mode 100644 cts/scheduler/ticket-clone-14.summary create mode 100644 cts/scheduler/ticket-clone-14.xml create mode 100644 cts/scheduler/ticket-clone-15.dot create mode 100644 cts/scheduler/ticket-clone-15.exp create mode 100644 cts/scheduler/ticket-clone-15.scores create mode 100644 cts/scheduler/ticket-clone-15.summary create mode 100644 cts/scheduler/ticket-clone-15.xml create mode 100644 cts/scheduler/ticket-clone-16.dot create mode 100644 cts/scheduler/ticket-clone-16.exp create mode 100644 cts/scheduler/ticket-clone-16.scores create mode 100644 cts/scheduler/ticket-clone-16.summary create mode 100644 cts/scheduler/ticket-clone-16.xml create mode 100644 cts/scheduler/ticket-clone-17.dot create mode 100644 cts/scheduler/ticket-clone-17.exp create mode 100644 cts/scheduler/ticket-clone-17.scores create mode 100644 cts/scheduler/ticket-clone-17.summary create mode 100644 cts/scheduler/ticket-clone-17.xml create mode 100644 cts/scheduler/ticket-clone-18.dot create mode 100644 cts/scheduler/ticket-clone-18.exp create mode 100644 cts/scheduler/ticket-clone-18.scores create mode 100644 cts/scheduler/ticket-clone-18.summary create mode 100644 cts/scheduler/ticket-clone-18.xml create mode 100644 cts/scheduler/ticket-clone-19.dot create mode 100644 cts/scheduler/ticket-clone-19.exp create mode 100644 cts/scheduler/ticket-clone-19.scores create mode 100644 cts/scheduler/ticket-clone-19.summary create mode 100644 cts/scheduler/ticket-clone-19.xml create mode 100644 cts/scheduler/ticket-clone-2.dot create mode 100644 cts/scheduler/ticket-clone-2.exp create mode 100644 cts/scheduler/ticket-clone-2.scores create mode 100644 cts/scheduler/ticket-clone-2.summary create mode 100644 cts/scheduler/ticket-clone-2.xml create mode 100644 cts/scheduler/ticket-clone-20.dot create mode 100644 cts/scheduler/ticket-clone-20.exp create mode 100644 cts/scheduler/ticket-clone-20.scores create mode 100644 cts/scheduler/ticket-clone-20.summary create mode 100644 cts/scheduler/ticket-clone-20.xml create mode 100644 cts/scheduler/ticket-clone-21.dot create mode 100644 cts/scheduler/ticket-clone-21.exp create mode 100644 cts/scheduler/ticket-clone-21.scores create mode 100644 cts/scheduler/ticket-clone-21.summary create mode 100644 cts/scheduler/ticket-clone-21.xml create mode 100644 cts/scheduler/ticket-clone-22.dot create mode 100644 cts/scheduler/ticket-clone-22.exp create mode 100644 cts/scheduler/ticket-clone-22.scores create mode 100644 cts/scheduler/ticket-clone-22.summary create mode 100644 cts/scheduler/ticket-clone-22.xml create mode 100644 cts/scheduler/ticket-clone-23.dot create mode 100644 cts/scheduler/ticket-clone-23.exp create mode 100644 cts/scheduler/ticket-clone-23.scores create mode 100644 cts/scheduler/ticket-clone-23.summary create mode 100644 cts/scheduler/ticket-clone-23.xml create mode 100644 cts/scheduler/ticket-clone-24.dot create mode 100644 cts/scheduler/ticket-clone-24.exp create mode 100644 cts/scheduler/ticket-clone-24.scores create mode 100644 cts/scheduler/ticket-clone-24.summary create mode 100644 cts/scheduler/ticket-clone-24.xml create mode 100644 cts/scheduler/ticket-clone-3.dot create mode 100644 cts/scheduler/ticket-clone-3.exp create mode 100644 cts/scheduler/ticket-clone-3.scores create mode 100644 cts/scheduler/ticket-clone-3.summary create mode 100644 cts/scheduler/ticket-clone-3.xml create mode 100644 cts/scheduler/ticket-clone-4.dot create mode 100644 cts/scheduler/ticket-clone-4.exp create mode 100644 cts/scheduler/ticket-clone-4.scores create mode 100644 cts/scheduler/ticket-clone-4.summary create mode 100644 cts/scheduler/ticket-clone-4.xml create mode 100644 cts/scheduler/ticket-clone-5.dot create mode 100644 cts/scheduler/ticket-clone-5.exp create mode 100644 cts/scheduler/ticket-clone-5.scores create mode 100644 cts/scheduler/ticket-clone-5.summary create mode 100644 cts/scheduler/ticket-clone-5.xml create mode 100644 cts/scheduler/ticket-clone-6.dot create mode 100644 cts/scheduler/ticket-clone-6.exp create mode 100644 cts/scheduler/ticket-clone-6.scores create mode 100644 cts/scheduler/ticket-clone-6.summary create mode 100644 cts/scheduler/ticket-clone-6.xml create mode 100644 cts/scheduler/ticket-clone-7.dot create mode 100644 cts/scheduler/ticket-clone-7.exp create mode 100644 cts/scheduler/ticket-clone-7.scores create mode 100644 cts/scheduler/ticket-clone-7.summary create mode 100644 cts/scheduler/ticket-clone-7.xml create mode 100644 cts/scheduler/ticket-clone-8.dot create mode 100644 cts/scheduler/ticket-clone-8.exp create mode 100644 cts/scheduler/ticket-clone-8.scores create mode 100644 cts/scheduler/ticket-clone-8.summary create mode 100644 cts/scheduler/ticket-clone-8.xml create mode 100644 cts/scheduler/ticket-clone-9.dot create mode 100644 cts/scheduler/ticket-clone-9.exp create mode 100644 cts/scheduler/ticket-clone-9.scores create mode 100644 cts/scheduler/ticket-clone-9.summary create mode 100644 cts/scheduler/ticket-clone-9.xml create mode 100644 cts/scheduler/ticket-group-1.dot create mode 100644 cts/scheduler/ticket-group-1.exp create mode 100644 cts/scheduler/ticket-group-1.scores create mode 100644 cts/scheduler/ticket-group-1.summary create mode 100644 cts/scheduler/ticket-group-1.xml create mode 100644 cts/scheduler/ticket-group-10.dot create mode 100644 cts/scheduler/ticket-group-10.exp create mode 100644 cts/scheduler/ticket-group-10.scores create mode 100644 cts/scheduler/ticket-group-10.summary create mode 100644 cts/scheduler/ticket-group-10.xml create mode 100644 cts/scheduler/ticket-group-11.dot create mode 100644 cts/scheduler/ticket-group-11.exp create mode 100644 cts/scheduler/ticket-group-11.scores create mode 100644 cts/scheduler/ticket-group-11.summary create mode 100644 cts/scheduler/ticket-group-11.xml create mode 100644 cts/scheduler/ticket-group-12.dot create mode 100644 cts/scheduler/ticket-group-12.exp create mode 100644 cts/scheduler/ticket-group-12.scores create mode 100644 cts/scheduler/ticket-group-12.summary create mode 100644 cts/scheduler/ticket-group-12.xml create mode 100644 cts/scheduler/ticket-group-13.dot create mode 100644 cts/scheduler/ticket-group-13.exp create mode 100644 cts/scheduler/ticket-group-13.scores create mode 100644 cts/scheduler/ticket-group-13.summary create mode 100644 cts/scheduler/ticket-group-13.xml create mode 100644 cts/scheduler/ticket-group-14.dot create mode 100644 cts/scheduler/ticket-group-14.exp create mode 100644 cts/scheduler/ticket-group-14.scores create mode 100644 cts/scheduler/ticket-group-14.summary create mode 100644 cts/scheduler/ticket-group-14.xml create mode 100644 cts/scheduler/ticket-group-15.dot create mode 100644 cts/scheduler/ticket-group-15.exp create mode 100644 cts/scheduler/ticket-group-15.scores create mode 100644 cts/scheduler/ticket-group-15.summary create mode 100644 cts/scheduler/ticket-group-15.xml create mode 100644 cts/scheduler/ticket-group-16.dot create mode 100644 cts/scheduler/ticket-group-16.exp create mode 100644 cts/scheduler/ticket-group-16.scores create mode 100644 cts/scheduler/ticket-group-16.summary create mode 100644 cts/scheduler/ticket-group-16.xml create mode 100644 cts/scheduler/ticket-group-17.dot create mode 100644 cts/scheduler/ticket-group-17.exp create mode 100644 cts/scheduler/ticket-group-17.scores create mode 100644 cts/scheduler/ticket-group-17.summary create mode 100644 cts/scheduler/ticket-group-17.xml create mode 100644 cts/scheduler/ticket-group-18.dot create mode 100644 cts/scheduler/ticket-group-18.exp create mode 100644 cts/scheduler/ticket-group-18.scores create mode 100644 cts/scheduler/ticket-group-18.summary create mode 100644 cts/scheduler/ticket-group-18.xml create mode 100644 cts/scheduler/ticket-group-19.dot create mode 100644 cts/scheduler/ticket-group-19.exp create mode 100644 cts/scheduler/ticket-group-19.scores create mode 100644 cts/scheduler/ticket-group-19.summary create mode 100644 cts/scheduler/ticket-group-19.xml create mode 100644 cts/scheduler/ticket-group-2.dot create mode 100644 cts/scheduler/ticket-group-2.exp create mode 100644 cts/scheduler/ticket-group-2.scores create mode 100644 cts/scheduler/ticket-group-2.summary create mode 100644 cts/scheduler/ticket-group-2.xml create mode 100644 cts/scheduler/ticket-group-20.dot create mode 100644 cts/scheduler/ticket-group-20.exp create mode 100644 cts/scheduler/ticket-group-20.scores create mode 100644 cts/scheduler/ticket-group-20.summary create mode 100644 cts/scheduler/ticket-group-20.xml create mode 100644 cts/scheduler/ticket-group-21.dot create mode 100644 cts/scheduler/ticket-group-21.exp create mode 100644 cts/scheduler/ticket-group-21.scores create mode 100644 cts/scheduler/ticket-group-21.summary create mode 100644 cts/scheduler/ticket-group-21.xml create mode 100644 cts/scheduler/ticket-group-22.dot create mode 100644 cts/scheduler/ticket-group-22.exp create mode 100644 cts/scheduler/ticket-group-22.scores create mode 100644 cts/scheduler/ticket-group-22.summary create mode 100644 cts/scheduler/ticket-group-22.xml create mode 100644 cts/scheduler/ticket-group-23.dot create mode 100644 cts/scheduler/ticket-group-23.exp create mode 100644 cts/scheduler/ticket-group-23.scores create mode 100644 cts/scheduler/ticket-group-23.summary create mode 100644 cts/scheduler/ticket-group-23.xml create mode 100644 cts/scheduler/ticket-group-24.dot create mode 100644 cts/scheduler/ticket-group-24.exp create mode 100644 cts/scheduler/ticket-group-24.scores create mode 100644 cts/scheduler/ticket-group-24.summary create mode 100644 cts/scheduler/ticket-group-24.xml create mode 100644 cts/scheduler/ticket-group-3.dot create mode 100644 cts/scheduler/ticket-group-3.exp create mode 100644 cts/scheduler/ticket-group-3.scores create mode 100644 cts/scheduler/ticket-group-3.summary create mode 100644 cts/scheduler/ticket-group-3.xml create mode 100644 cts/scheduler/ticket-group-4.dot create mode 100644 cts/scheduler/ticket-group-4.exp create mode 100644 cts/scheduler/ticket-group-4.scores create mode 100644 cts/scheduler/ticket-group-4.summary create mode 100644 cts/scheduler/ticket-group-4.xml create mode 100644 cts/scheduler/ticket-group-5.dot create mode 100644 cts/scheduler/ticket-group-5.exp create mode 100644 cts/scheduler/ticket-group-5.scores create mode 100644 cts/scheduler/ticket-group-5.summary create mode 100644 cts/scheduler/ticket-group-5.xml create mode 100644 cts/scheduler/ticket-group-6.dot create mode 100644 cts/scheduler/ticket-group-6.exp create mode 100644 cts/scheduler/ticket-group-6.scores create mode 100644 cts/scheduler/ticket-group-6.summary create mode 100644 cts/scheduler/ticket-group-6.xml create mode 100644 cts/scheduler/ticket-group-7.dot create mode 100644 cts/scheduler/ticket-group-7.exp create mode 100644 cts/scheduler/ticket-group-7.scores create mode 100644 cts/scheduler/ticket-group-7.summary create mode 100644 cts/scheduler/ticket-group-7.xml create mode 100644 cts/scheduler/ticket-group-8.dot create mode 100644 cts/scheduler/ticket-group-8.exp create mode 100644 cts/scheduler/ticket-group-8.scores create mode 100644 cts/scheduler/ticket-group-8.summary create mode 100644 cts/scheduler/ticket-group-8.xml create mode 100644 cts/scheduler/ticket-group-9.dot create mode 100644 cts/scheduler/ticket-group-9.exp create mode 100644 cts/scheduler/ticket-group-9.scores create mode 100644 cts/scheduler/ticket-group-9.summary create mode 100644 cts/scheduler/ticket-group-9.xml create mode 100644 cts/scheduler/ticket-master-1.dot create mode 100644 cts/scheduler/ticket-master-1.exp create mode 100644 cts/scheduler/ticket-master-1.scores create mode 100644 cts/scheduler/ticket-master-1.summary create mode 100644 cts/scheduler/ticket-master-1.xml create mode 100644 cts/scheduler/ticket-master-10.dot create mode 100644 cts/scheduler/ticket-master-10.exp create mode 100644 cts/scheduler/ticket-master-10.scores create mode 100644 cts/scheduler/ticket-master-10.summary create mode 100644 cts/scheduler/ticket-master-10.xml create mode 100644 cts/scheduler/ticket-master-11.dot create mode 100644 cts/scheduler/ticket-master-11.exp create mode 100644 cts/scheduler/ticket-master-11.scores create mode 100644 cts/scheduler/ticket-master-11.summary create mode 100644 cts/scheduler/ticket-master-11.xml create mode 100644 cts/scheduler/ticket-master-12.dot create mode 100644 cts/scheduler/ticket-master-12.exp create mode 100644 cts/scheduler/ticket-master-12.scores create mode 100644 cts/scheduler/ticket-master-12.summary create mode 100644 cts/scheduler/ticket-master-12.xml create mode 100644 cts/scheduler/ticket-master-13.dot create mode 100644 cts/scheduler/ticket-master-13.exp create mode 100644 cts/scheduler/ticket-master-13.scores create mode 100644 cts/scheduler/ticket-master-13.summary create mode 100644 cts/scheduler/ticket-master-13.xml create mode 100644 cts/scheduler/ticket-master-14.dot create mode 100644 cts/scheduler/ticket-master-14.exp create mode 100644 cts/scheduler/ticket-master-14.scores create mode 100644 cts/scheduler/ticket-master-14.summary create mode 100644 cts/scheduler/ticket-master-14.xml create mode 100644 cts/scheduler/ticket-master-15.dot create mode 100644 cts/scheduler/ticket-master-15.exp create mode 100644 cts/scheduler/ticket-master-15.scores create mode 100644 cts/scheduler/ticket-master-15.summary create mode 100644 cts/scheduler/ticket-master-15.xml create mode 100644 cts/scheduler/ticket-master-16.dot create mode 100644 cts/scheduler/ticket-master-16.exp create mode 100644 cts/scheduler/ticket-master-16.scores create mode 100644 cts/scheduler/ticket-master-16.summary create mode 100644 cts/scheduler/ticket-master-16.xml create mode 100644 cts/scheduler/ticket-master-17.dot create mode 100644 cts/scheduler/ticket-master-17.exp create mode 100644 cts/scheduler/ticket-master-17.scores create mode 100644 cts/scheduler/ticket-master-17.summary create mode 100644 cts/scheduler/ticket-master-17.xml create mode 100644 cts/scheduler/ticket-master-18.dot create mode 100644 cts/scheduler/ticket-master-18.exp create mode 100644 cts/scheduler/ticket-master-18.scores create mode 100644 cts/scheduler/ticket-master-18.summary create mode 100644 cts/scheduler/ticket-master-18.xml create mode 100644 cts/scheduler/ticket-master-19.dot create mode 100644 cts/scheduler/ticket-master-19.exp create mode 100644 cts/scheduler/ticket-master-19.scores create mode 100644 cts/scheduler/ticket-master-19.summary create mode 100644 cts/scheduler/ticket-master-19.xml create mode 100644 cts/scheduler/ticket-master-2.dot create mode 100644 cts/scheduler/ticket-master-2.exp create mode 100644 cts/scheduler/ticket-master-2.scores create mode 100644 cts/scheduler/ticket-master-2.summary create mode 100644 cts/scheduler/ticket-master-2.xml create mode 100644 cts/scheduler/ticket-master-20.dot create mode 100644 cts/scheduler/ticket-master-20.exp create mode 100644 cts/scheduler/ticket-master-20.scores create mode 100644 cts/scheduler/ticket-master-20.summary create mode 100644 cts/scheduler/ticket-master-20.xml create mode 100644 cts/scheduler/ticket-master-21.dot create mode 100644 cts/scheduler/ticket-master-21.exp create mode 100644 cts/scheduler/ticket-master-21.scores create mode 100644 cts/scheduler/ticket-master-21.summary create mode 100644 cts/scheduler/ticket-master-21.xml create mode 100644 cts/scheduler/ticket-master-22.dot create mode 100644 cts/scheduler/ticket-master-22.exp create mode 100644 cts/scheduler/ticket-master-22.scores create mode 100644 cts/scheduler/ticket-master-22.summary create mode 100644 cts/scheduler/ticket-master-22.xml create mode 100644 cts/scheduler/ticket-master-23.dot create mode 100644 cts/scheduler/ticket-master-23.exp create mode 100644 cts/scheduler/ticket-master-23.scores create mode 100644 cts/scheduler/ticket-master-23.summary create mode 100644 cts/scheduler/ticket-master-23.xml create mode 100644 cts/scheduler/ticket-master-24.dot create mode 100644 cts/scheduler/ticket-master-24.exp create mode 100644 cts/scheduler/ticket-master-24.scores create mode 100644 cts/scheduler/ticket-master-24.summary create mode 100644 cts/scheduler/ticket-master-24.xml create mode 100644 cts/scheduler/ticket-master-3.dot create mode 100644 cts/scheduler/ticket-master-3.exp create mode 100644 cts/scheduler/ticket-master-3.scores create mode 100644 cts/scheduler/ticket-master-3.summary create mode 100644 cts/scheduler/ticket-master-3.xml create mode 100644 cts/scheduler/ticket-master-4.dot create mode 100644 cts/scheduler/ticket-master-4.exp create mode 100644 cts/scheduler/ticket-master-4.scores create mode 100644 cts/scheduler/ticket-master-4.summary create mode 100644 cts/scheduler/ticket-master-4.xml create mode 100644 cts/scheduler/ticket-master-5.dot create mode 100644 cts/scheduler/ticket-master-5.exp create mode 100644 cts/scheduler/ticket-master-5.scores create mode 100644 cts/scheduler/ticket-master-5.summary create mode 100644 cts/scheduler/ticket-master-5.xml create mode 100644 cts/scheduler/ticket-master-6.dot create mode 100644 cts/scheduler/ticket-master-6.exp create mode 100644 cts/scheduler/ticket-master-6.scores create mode 100644 cts/scheduler/ticket-master-6.summary create mode 100644 cts/scheduler/ticket-master-6.xml create mode 100644 cts/scheduler/ticket-master-7.dot create mode 100644 cts/scheduler/ticket-master-7.exp create mode 100644 cts/scheduler/ticket-master-7.scores create mode 100644 cts/scheduler/ticket-master-7.summary create mode 100644 cts/scheduler/ticket-master-7.xml create mode 100644 cts/scheduler/ticket-master-8.dot create mode 100644 cts/scheduler/ticket-master-8.exp create mode 100644 cts/scheduler/ticket-master-8.scores create mode 100644 cts/scheduler/ticket-master-8.summary create mode 100644 cts/scheduler/ticket-master-8.xml create mode 100644 cts/scheduler/ticket-master-9.dot create mode 100644 cts/scheduler/ticket-master-9.exp create mode 100644 cts/scheduler/ticket-master-9.scores create mode 100644 cts/scheduler/ticket-master-9.summary create mode 100644 cts/scheduler/ticket-master-9.xml create mode 100644 cts/scheduler/ticket-primitive-1.dot create mode 100644 cts/scheduler/ticket-primitive-1.exp create mode 100644 cts/scheduler/ticket-primitive-1.scores create mode 100644 cts/scheduler/ticket-primitive-1.summary create mode 100644 cts/scheduler/ticket-primitive-1.xml create mode 100644 cts/scheduler/ticket-primitive-10.dot create mode 100644 cts/scheduler/ticket-primitive-10.exp create mode 100644 cts/scheduler/ticket-primitive-10.scores create mode 100644 cts/scheduler/ticket-primitive-10.summary create mode 100644 cts/scheduler/ticket-primitive-10.xml create mode 100644 cts/scheduler/ticket-primitive-11.dot create mode 100644 cts/scheduler/ticket-primitive-11.exp create mode 100644 cts/scheduler/ticket-primitive-11.scores create mode 100644 cts/scheduler/ticket-primitive-11.summary create mode 100644 cts/scheduler/ticket-primitive-11.xml create mode 100644 cts/scheduler/ticket-primitive-12.dot create mode 100644 cts/scheduler/ticket-primitive-12.exp create mode 100644 cts/scheduler/ticket-primitive-12.scores create mode 100644 cts/scheduler/ticket-primitive-12.summary create mode 100644 cts/scheduler/ticket-primitive-12.xml create mode 100644 cts/scheduler/ticket-primitive-13.dot create mode 100644 cts/scheduler/ticket-primitive-13.exp create mode 100644 cts/scheduler/ticket-primitive-13.scores create mode 100644 cts/scheduler/ticket-primitive-13.summary create mode 100644 cts/scheduler/ticket-primitive-13.xml create mode 100644 cts/scheduler/ticket-primitive-14.dot create mode 100644 cts/scheduler/ticket-primitive-14.exp create mode 100644 cts/scheduler/ticket-primitive-14.scores create mode 100644 cts/scheduler/ticket-primitive-14.summary create mode 100644 cts/scheduler/ticket-primitive-14.xml create mode 100644 cts/scheduler/ticket-primitive-15.dot create mode 100644 cts/scheduler/ticket-primitive-15.exp create mode 100644 cts/scheduler/ticket-primitive-15.scores create mode 100644 cts/scheduler/ticket-primitive-15.summary create mode 100644 cts/scheduler/ticket-primitive-15.xml create mode 100644 cts/scheduler/ticket-primitive-16.dot create mode 100644 cts/scheduler/ticket-primitive-16.exp create mode 100644 cts/scheduler/ticket-primitive-16.scores create mode 100644 cts/scheduler/ticket-primitive-16.summary create mode 100644 cts/scheduler/ticket-primitive-16.xml create mode 100644 cts/scheduler/ticket-primitive-17.dot create mode 100644 cts/scheduler/ticket-primitive-17.exp create mode 100644 cts/scheduler/ticket-primitive-17.scores create mode 100644 cts/scheduler/ticket-primitive-17.summary create mode 100644 cts/scheduler/ticket-primitive-17.xml create mode 100644 cts/scheduler/ticket-primitive-18.dot create mode 100644 cts/scheduler/ticket-primitive-18.exp create mode 100644 cts/scheduler/ticket-primitive-18.scores create mode 100644 cts/scheduler/ticket-primitive-18.summary create mode 100644 cts/scheduler/ticket-primitive-18.xml create mode 100644 cts/scheduler/ticket-primitive-19.dot create mode 100644 cts/scheduler/ticket-primitive-19.exp create mode 100644 cts/scheduler/ticket-primitive-19.scores create mode 100644 cts/scheduler/ticket-primitive-19.summary create mode 100644 cts/scheduler/ticket-primitive-19.xml create mode 100644 cts/scheduler/ticket-primitive-2.dot create mode 100644 cts/scheduler/ticket-primitive-2.exp create mode 100644 cts/scheduler/ticket-primitive-2.scores create mode 100644 cts/scheduler/ticket-primitive-2.summary create mode 100644 cts/scheduler/ticket-primitive-2.xml create mode 100644 cts/scheduler/ticket-primitive-20.dot create mode 100644 cts/scheduler/ticket-primitive-20.exp create mode 100644 cts/scheduler/ticket-primitive-20.scores create mode 100644 cts/scheduler/ticket-primitive-20.summary create mode 100644 cts/scheduler/ticket-primitive-20.xml create mode 100644 cts/scheduler/ticket-primitive-21.dot create mode 100644 cts/scheduler/ticket-primitive-21.exp create mode 100644 cts/scheduler/ticket-primitive-21.scores create mode 100644 cts/scheduler/ticket-primitive-21.summary create mode 100644 cts/scheduler/ticket-primitive-21.xml create mode 100644 cts/scheduler/ticket-primitive-22.dot create mode 100644 cts/scheduler/ticket-primitive-22.exp create mode 100644 cts/scheduler/ticket-primitive-22.scores create mode 100644 cts/scheduler/ticket-primitive-22.summary create mode 100644 cts/scheduler/ticket-primitive-22.xml create mode 100644 cts/scheduler/ticket-primitive-23.dot create mode 100644 cts/scheduler/ticket-primitive-23.exp create mode 100644 cts/scheduler/ticket-primitive-23.scores create mode 100644 cts/scheduler/ticket-primitive-23.summary create mode 100644 cts/scheduler/ticket-primitive-23.xml create mode 100644 cts/scheduler/ticket-primitive-24.dot create mode 100644 cts/scheduler/ticket-primitive-24.exp create mode 100644 cts/scheduler/ticket-primitive-24.scores create mode 100644 cts/scheduler/ticket-primitive-24.summary create mode 100644 cts/scheduler/ticket-primitive-24.xml create mode 100644 cts/scheduler/ticket-primitive-3.dot create mode 100644 cts/scheduler/ticket-primitive-3.exp create mode 100644 cts/scheduler/ticket-primitive-3.scores create mode 100644 cts/scheduler/ticket-primitive-3.summary create mode 100644 cts/scheduler/ticket-primitive-3.xml create mode 100644 cts/scheduler/ticket-primitive-4.dot create mode 100644 cts/scheduler/ticket-primitive-4.exp create mode 100644 cts/scheduler/ticket-primitive-4.scores create mode 100644 cts/scheduler/ticket-primitive-4.summary create mode 100644 cts/scheduler/ticket-primitive-4.xml create mode 100644 cts/scheduler/ticket-primitive-5.dot create mode 100644 cts/scheduler/ticket-primitive-5.exp create mode 100644 cts/scheduler/ticket-primitive-5.scores create mode 100644 cts/scheduler/ticket-primitive-5.summary create mode 100644 cts/scheduler/ticket-primitive-5.xml create mode 100644 cts/scheduler/ticket-primitive-6.dot create mode 100644 cts/scheduler/ticket-primitive-6.exp create mode 100644 cts/scheduler/ticket-primitive-6.scores create mode 100644 cts/scheduler/ticket-primitive-6.summary create mode 100644 cts/scheduler/ticket-primitive-6.xml create mode 100644 cts/scheduler/ticket-primitive-7.dot create mode 100644 cts/scheduler/ticket-primitive-7.exp create mode 100644 cts/scheduler/ticket-primitive-7.scores create mode 100644 cts/scheduler/ticket-primitive-7.summary create mode 100644 cts/scheduler/ticket-primitive-7.xml create mode 100644 cts/scheduler/ticket-primitive-8.dot create mode 100644 cts/scheduler/ticket-primitive-8.exp create mode 100644 cts/scheduler/ticket-primitive-8.scores create mode 100644 cts/scheduler/ticket-primitive-8.summary create mode 100644 cts/scheduler/ticket-primitive-8.xml create mode 100644 cts/scheduler/ticket-primitive-9.dot create mode 100644 cts/scheduler/ticket-primitive-9.exp create mode 100644 cts/scheduler/ticket-primitive-9.scores create mode 100644 cts/scheduler/ticket-primitive-9.summary create mode 100644 cts/scheduler/ticket-primitive-9.xml create mode 100644 cts/scheduler/ticket-rsc-sets-1.dot create mode 100644 cts/scheduler/ticket-rsc-sets-1.exp create mode 100644 cts/scheduler/ticket-rsc-sets-1.scores create mode 100644 cts/scheduler/ticket-rsc-sets-1.summary create mode 100644 cts/scheduler/ticket-rsc-sets-1.xml create mode 100644 cts/scheduler/ticket-rsc-sets-10.dot create mode 100644 cts/scheduler/ticket-rsc-sets-10.exp create mode 100644 cts/scheduler/ticket-rsc-sets-10.scores create mode 100644 cts/scheduler/ticket-rsc-sets-10.summary create mode 100644 cts/scheduler/ticket-rsc-sets-10.xml create mode 100644 cts/scheduler/ticket-rsc-sets-11.dot create mode 100644 cts/scheduler/ticket-rsc-sets-11.exp create mode 100644 cts/scheduler/ticket-rsc-sets-11.scores create mode 100644 cts/scheduler/ticket-rsc-sets-11.summary create mode 100644 cts/scheduler/ticket-rsc-sets-11.xml create mode 100644 cts/scheduler/ticket-rsc-sets-12.dot create mode 100644 cts/scheduler/ticket-rsc-sets-12.exp create mode 100644 cts/scheduler/ticket-rsc-sets-12.scores create mode 100644 cts/scheduler/ticket-rsc-sets-12.summary create mode 100644 cts/scheduler/ticket-rsc-sets-12.xml create mode 100644 cts/scheduler/ticket-rsc-sets-13.dot create mode 100644 cts/scheduler/ticket-rsc-sets-13.exp create mode 100644 cts/scheduler/ticket-rsc-sets-13.scores create mode 100644 cts/scheduler/ticket-rsc-sets-13.summary create mode 100644 cts/scheduler/ticket-rsc-sets-13.xml create mode 100644 cts/scheduler/ticket-rsc-sets-14.dot create mode 100644 cts/scheduler/ticket-rsc-sets-14.exp create mode 100644 cts/scheduler/ticket-rsc-sets-14.scores create mode 100644 cts/scheduler/ticket-rsc-sets-14.summary create mode 100644 cts/scheduler/ticket-rsc-sets-14.xml create mode 100644 cts/scheduler/ticket-rsc-sets-2.dot create mode 100644 cts/scheduler/ticket-rsc-sets-2.exp create mode 100644 cts/scheduler/ticket-rsc-sets-2.scores create mode 100644 cts/scheduler/ticket-rsc-sets-2.summary create mode 100644 cts/scheduler/ticket-rsc-sets-2.xml create mode 100644 cts/scheduler/ticket-rsc-sets-3.dot create mode 100644 cts/scheduler/ticket-rsc-sets-3.exp create mode 100644 cts/scheduler/ticket-rsc-sets-3.scores create mode 100644 cts/scheduler/ticket-rsc-sets-3.summary create mode 100644 cts/scheduler/ticket-rsc-sets-3.xml create mode 100644 cts/scheduler/ticket-rsc-sets-4.dot create mode 100644 cts/scheduler/ticket-rsc-sets-4.exp create mode 100644 cts/scheduler/ticket-rsc-sets-4.scores create mode 100644 cts/scheduler/ticket-rsc-sets-4.summary create mode 100644 cts/scheduler/ticket-rsc-sets-4.xml create mode 100644 cts/scheduler/ticket-rsc-sets-5.dot create mode 100644 cts/scheduler/ticket-rsc-sets-5.exp create mode 100644 cts/scheduler/ticket-rsc-sets-5.scores create mode 100644 cts/scheduler/ticket-rsc-sets-5.summary create mode 100644 cts/scheduler/ticket-rsc-sets-5.xml create mode 100644 cts/scheduler/ticket-rsc-sets-6.dot create mode 100644 cts/scheduler/ticket-rsc-sets-6.exp create mode 100644 cts/scheduler/ticket-rsc-sets-6.scores create mode 100644 cts/scheduler/ticket-rsc-sets-6.summary create mode 100644 cts/scheduler/ticket-rsc-sets-6.xml create mode 100644 cts/scheduler/ticket-rsc-sets-7.dot create mode 100644 cts/scheduler/ticket-rsc-sets-7.exp create mode 100644 cts/scheduler/ticket-rsc-sets-7.scores create mode 100644 cts/scheduler/ticket-rsc-sets-7.summary create mode 100644 cts/scheduler/ticket-rsc-sets-7.xml create mode 100644 cts/scheduler/ticket-rsc-sets-8.dot create mode 100644 cts/scheduler/ticket-rsc-sets-8.exp create mode 100644 cts/scheduler/ticket-rsc-sets-8.scores create mode 100644 cts/scheduler/ticket-rsc-sets-8.summary create mode 100644 cts/scheduler/ticket-rsc-sets-8.xml create mode 100644 cts/scheduler/ticket-rsc-sets-9.dot create mode 100644 cts/scheduler/ticket-rsc-sets-9.exp create mode 100644 cts/scheduler/ticket-rsc-sets-9.scores create mode 100644 cts/scheduler/ticket-rsc-sets-9.summary create mode 100644 cts/scheduler/ticket-rsc-sets-9.xml create mode 100644 cts/scheduler/unfence-definition.dot create mode 100644 cts/scheduler/unfence-definition.exp create mode 100644 cts/scheduler/unfence-definition.scores create mode 100644 cts/scheduler/unfence-definition.summary create mode 100644 cts/scheduler/unfence-definition.xml create mode 100644 cts/scheduler/unfence-device.dot create mode 100644 cts/scheduler/unfence-device.exp create mode 100644 cts/scheduler/unfence-device.scores create mode 100644 cts/scheduler/unfence-device.summary create mode 100644 cts/scheduler/unfence-device.xml create mode 100644 cts/scheduler/unfence-parameters.dot create mode 100644 cts/scheduler/unfence-parameters.exp create mode 100644 cts/scheduler/unfence-parameters.scores create mode 100644 cts/scheduler/unfence-parameters.summary create mode 100644 cts/scheduler/unfence-parameters.xml create mode 100644 cts/scheduler/unfence-startup.dot create mode 100644 cts/scheduler/unfence-startup.exp create mode 100644 cts/scheduler/unfence-startup.scores create mode 100644 cts/scheduler/unfence-startup.summary create mode 100644 cts/scheduler/unfence-startup.xml create mode 100644 cts/scheduler/unmanaged-block-restart.dot create mode 100644 cts/scheduler/unmanaged-block-restart.exp create mode 100644 cts/scheduler/unmanaged-block-restart.scores create mode 100644 cts/scheduler/unmanaged-block-restart.summary create mode 100644 cts/scheduler/unmanaged-block-restart.xml create mode 100644 cts/scheduler/unmanaged-master.dot create mode 100644 cts/scheduler/unmanaged-master.exp create mode 100644 cts/scheduler/unmanaged-master.scores create mode 100644 cts/scheduler/unmanaged-master.summary create mode 100644 cts/scheduler/unmanaged-master.xml create mode 100644 cts/scheduler/unmanaged-stop-1.dot create mode 100644 cts/scheduler/unmanaged-stop-1.exp create mode 100644 cts/scheduler/unmanaged-stop-1.scores create mode 100644 cts/scheduler/unmanaged-stop-1.summary create mode 100644 cts/scheduler/unmanaged-stop-1.xml create mode 100644 cts/scheduler/unmanaged-stop-2.dot create mode 100644 cts/scheduler/unmanaged-stop-2.exp create mode 100644 cts/scheduler/unmanaged-stop-2.scores create mode 100644 cts/scheduler/unmanaged-stop-2.summary create mode 100644 cts/scheduler/unmanaged-stop-2.xml create mode 100644 cts/scheduler/unmanaged-stop-3.dot create mode 100644 cts/scheduler/unmanaged-stop-3.exp create mode 100644 cts/scheduler/unmanaged-stop-3.scores create mode 100644 cts/scheduler/unmanaged-stop-3.summary create mode 100644 cts/scheduler/unmanaged-stop-3.xml create mode 100644 cts/scheduler/unmanaged-stop-4.dot create mode 100644 cts/scheduler/unmanaged-stop-4.exp create mode 100644 cts/scheduler/unmanaged-stop-4.scores create mode 100644 cts/scheduler/unmanaged-stop-4.summary create mode 100644 cts/scheduler/unmanaged-stop-4.xml create mode 100644 cts/scheduler/unrunnable-1.dot create mode 100644 cts/scheduler/unrunnable-1.exp create mode 100644 cts/scheduler/unrunnable-1.scores create mode 100644 cts/scheduler/unrunnable-1.summary create mode 100644 cts/scheduler/unrunnable-1.xml create mode 100644 cts/scheduler/unrunnable-2.dot create mode 100644 cts/scheduler/unrunnable-2.exp create mode 100644 cts/scheduler/unrunnable-2.scores create mode 100644 cts/scheduler/unrunnable-2.summary create mode 100644 cts/scheduler/unrunnable-2.xml create mode 100644 cts/scheduler/use-after-free-merge.dot create mode 100644 cts/scheduler/use-after-free-merge.exp create mode 100644 cts/scheduler/use-after-free-merge.scores create mode 100644 cts/scheduler/use-after-free-merge.summary create mode 100644 cts/scheduler/use-after-free-merge.xml create mode 100644 cts/scheduler/utilization-check-allowed-nodes.dot create mode 100644 cts/scheduler/utilization-check-allowed-nodes.exp create mode 100644 cts/scheduler/utilization-check-allowed-nodes.scores create mode 100644 cts/scheduler/utilization-check-allowed-nodes.summary create mode 100644 cts/scheduler/utilization-check-allowed-nodes.xml create mode 100644 cts/scheduler/utilization-order1.dot create mode 100644 cts/scheduler/utilization-order1.exp create mode 100644 cts/scheduler/utilization-order1.scores create mode 100644 cts/scheduler/utilization-order1.summary create mode 100644 cts/scheduler/utilization-order1.xml create mode 100644 cts/scheduler/utilization-order2.dot create mode 100644 cts/scheduler/utilization-order2.exp create mode 100644 cts/scheduler/utilization-order2.scores create mode 100644 cts/scheduler/utilization-order2.summary create mode 100644 cts/scheduler/utilization-order2.xml create mode 100644 cts/scheduler/utilization-order3.dot create mode 100644 cts/scheduler/utilization-order3.exp create mode 100644 cts/scheduler/utilization-order3.scores create mode 100644 cts/scheduler/utilization-order3.summary create mode 100644 cts/scheduler/utilization-order3.xml create mode 100644 cts/scheduler/utilization-order4.dot create mode 100644 cts/scheduler/utilization-order4.exp create mode 100644 cts/scheduler/utilization-order4.scores create mode 100644 cts/scheduler/utilization-order4.summary create mode 100644 cts/scheduler/utilization-order4.xml create mode 100644 cts/scheduler/utilization-shuffle.dot create mode 100644 cts/scheduler/utilization-shuffle.exp create mode 100644 cts/scheduler/utilization-shuffle.scores create mode 100644 cts/scheduler/utilization-shuffle.summary create mode 100644 cts/scheduler/utilization-shuffle.xml create mode 100644 cts/scheduler/utilization.dot create mode 100644 cts/scheduler/utilization.exp create mode 100644 cts/scheduler/utilization.scores create mode 100644 cts/scheduler/utilization.summary create mode 100644 cts/scheduler/utilization.xml create mode 100644 cts/scheduler/versioned-operations-1.dot create mode 100644 cts/scheduler/versioned-operations-1.exp create mode 100644 cts/scheduler/versioned-operations-1.scores create mode 100644 cts/scheduler/versioned-operations-1.summary create mode 100644 cts/scheduler/versioned-operations-1.xml create mode 100644 cts/scheduler/versioned-operations-2.dot create mode 100644 cts/scheduler/versioned-operations-2.exp create mode 100644 cts/scheduler/versioned-operations-2.scores create mode 100644 cts/scheduler/versioned-operations-2.summary create mode 100644 cts/scheduler/versioned-operations-2.xml create mode 100644 cts/scheduler/versioned-operations-3.dot create mode 100644 cts/scheduler/versioned-operations-3.exp create mode 100644 cts/scheduler/versioned-operations-3.scores create mode 100644 cts/scheduler/versioned-operations-3.summary create mode 100644 cts/scheduler/versioned-operations-3.xml create mode 100644 cts/scheduler/versioned-operations-4.dot create mode 100644 cts/scheduler/versioned-operations-4.exp create mode 100644 cts/scheduler/versioned-operations-4.scores create mode 100644 cts/scheduler/versioned-operations-4.summary create mode 100644 cts/scheduler/versioned-operations-4.xml create mode 100644 cts/scheduler/versioned-resources.dot create mode 100644 cts/scheduler/versioned-resources.exp create mode 100644 cts/scheduler/versioned-resources.scores create mode 100644 cts/scheduler/versioned-resources.summary create mode 100644 cts/scheduler/versioned-resources.xml create mode 100644 cts/scheduler/whitebox-asymmetric.dot create mode 100644 cts/scheduler/whitebox-asymmetric.exp create mode 100644 cts/scheduler/whitebox-asymmetric.scores create mode 100644 cts/scheduler/whitebox-asymmetric.summary create mode 100644 cts/scheduler/whitebox-asymmetric.xml create mode 100644 cts/scheduler/whitebox-fail1.dot create mode 100644 cts/scheduler/whitebox-fail1.exp create mode 100644 cts/scheduler/whitebox-fail1.scores create mode 100644 cts/scheduler/whitebox-fail1.summary create mode 100644 cts/scheduler/whitebox-fail1.xml create mode 100644 cts/scheduler/whitebox-fail2.dot create mode 100644 cts/scheduler/whitebox-fail2.exp create mode 100644 cts/scheduler/whitebox-fail2.scores create mode 100644 cts/scheduler/whitebox-fail2.summary create mode 100644 cts/scheduler/whitebox-fail2.xml create mode 100644 cts/scheduler/whitebox-fail3.dot create mode 100644 cts/scheduler/whitebox-fail3.exp create mode 100644 cts/scheduler/whitebox-fail3.scores create mode 100644 cts/scheduler/whitebox-fail3.summary create mode 100644 cts/scheduler/whitebox-fail3.xml create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.dot create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.exp create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.scores create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.summary create mode 100644 cts/scheduler/whitebox-imply-stop-on-fence.xml create mode 100644 cts/scheduler/whitebox-migrate1.dot create mode 100644 cts/scheduler/whitebox-migrate1.exp create mode 100644 cts/scheduler/whitebox-migrate1.scores create mode 100644 cts/scheduler/whitebox-migrate1.summary create mode 100644 cts/scheduler/whitebox-migrate1.xml create mode 100644 cts/scheduler/whitebox-move.dot create mode 100644 cts/scheduler/whitebox-move.exp create mode 100644 cts/scheduler/whitebox-move.scores create mode 100644 cts/scheduler/whitebox-move.summary create mode 100644 cts/scheduler/whitebox-move.xml create mode 100644 cts/scheduler/whitebox-ms-ordering-move.dot create mode 100644 cts/scheduler/whitebox-ms-ordering-move.exp create mode 100644 cts/scheduler/whitebox-ms-ordering-move.scores create mode 100644 cts/scheduler/whitebox-ms-ordering-move.summary create mode 100644 cts/scheduler/whitebox-ms-ordering-move.xml create mode 100644 cts/scheduler/whitebox-ms-ordering.dot create mode 100644 cts/scheduler/whitebox-ms-ordering.exp create mode 100644 cts/scheduler/whitebox-ms-ordering.scores create mode 100644 cts/scheduler/whitebox-ms-ordering.summary create mode 100644 cts/scheduler/whitebox-ms-ordering.xml create mode 100644 cts/scheduler/whitebox-nested-group.dot create mode 100644 cts/scheduler/whitebox-nested-group.exp create mode 100644 cts/scheduler/whitebox-nested-group.scores create mode 100644 cts/scheduler/whitebox-nested-group.summary create mode 100644 cts/scheduler/whitebox-nested-group.xml create mode 100644 cts/scheduler/whitebox-orphan-ms.dot create mode 100644 cts/scheduler/whitebox-orphan-ms.exp create mode 100644 cts/scheduler/whitebox-orphan-ms.scores create mode 100644 cts/scheduler/whitebox-orphan-ms.summary create mode 100644 cts/scheduler/whitebox-orphan-ms.xml create mode 100644 cts/scheduler/whitebox-orphaned.dot create mode 100644 cts/scheduler/whitebox-orphaned.exp create mode 100644 cts/scheduler/whitebox-orphaned.scores create mode 100644 cts/scheduler/whitebox-orphaned.summary create mode 100644 cts/scheduler/whitebox-orphaned.xml create mode 100644 cts/scheduler/whitebox-start.dot create mode 100644 cts/scheduler/whitebox-start.exp create mode 100644 cts/scheduler/whitebox-start.scores create mode 100644 cts/scheduler/whitebox-start.summary create mode 100644 cts/scheduler/whitebox-start.xml create mode 100644 cts/scheduler/whitebox-stop.dot create mode 100644 cts/scheduler/whitebox-stop.exp create mode 100644 cts/scheduler/whitebox-stop.scores create mode 100644 cts/scheduler/whitebox-stop.summary create mode 100644 cts/scheduler/whitebox-stop.xml create mode 100644 cts/scheduler/whitebox-unexpectedly-running.dot create mode 100644 cts/scheduler/whitebox-unexpectedly-running.exp create mode 100644 cts/scheduler/whitebox-unexpectedly-running.scores create mode 100644 cts/scheduler/whitebox-unexpectedly-running.summary create mode 100644 cts/scheduler/whitebox-unexpectedly-running.xml create mode 100644 cts/scheduler/year-2038.dot create mode 100644 cts/scheduler/year-2038.exp create mode 100644 cts/scheduler/year-2038.scores create mode 100644 cts/scheduler/year-2038.summary create mode 100644 cts/scheduler/year-2038.xml create mode 100644 cts/valgrind-pcmk.suppressions create mode 100644 cts/watcher.py create mode 100644 daemons/Makefile.am create mode 100644 daemons/attrd/Makefile.am create mode 100644 daemons/attrd/attrd_alerts.c create mode 100644 daemons/attrd/attrd_commands.c create mode 100644 daemons/attrd/attrd_elections.c create mode 100644 daemons/attrd/attrd_utils.c create mode 100644 daemons/attrd/pacemaker-attrd.c create mode 100644 daemons/attrd/pacemaker-attrd.h create mode 100644 daemons/based/Makefile.am create mode 100644 daemons/based/based_callbacks.c create mode 100644 daemons/based/based_common.c create mode 100644 daemons/based/based_io.c create mode 100644 daemons/based/based_messages.c create mode 100644 daemons/based/based_notify.c create mode 100644 daemons/based/based_remote.c create mode 100644 daemons/based/cib.pam create mode 100644 daemons/based/cibmon.c create mode 100644 daemons/based/pacemaker-based.c create mode 100644 daemons/based/pacemaker-based.h create mode 100644 daemons/controld/Makefile.am create mode 100644 daemons/controld/controld_alerts.h create mode 100644 daemons/controld/controld_attrd.c create mode 100644 daemons/controld/controld_based.c create mode 100644 daemons/controld/controld_callbacks.c create mode 100644 daemons/controld/controld_callbacks.h create mode 100644 daemons/controld/controld_control.c create mode 100644 daemons/controld/controld_corosync.c create mode 100644 daemons/controld/controld_election.c create mode 100644 daemons/controld/controld_execd.c create mode 100644 daemons/controld/controld_execd_state.c create mode 100644 daemons/controld/controld_fencing.c create mode 100644 daemons/controld/controld_fencing.h create mode 100644 daemons/controld/controld_fsa.c create mode 100644 daemons/controld/controld_fsa.h create mode 100644 daemons/controld/controld_join_client.c create mode 100644 daemons/controld/controld_join_dc.c create mode 100644 daemons/controld/controld_lrm.h create mode 100644 daemons/controld/controld_matrix.h create mode 100644 daemons/controld/controld_membership.c create mode 100644 daemons/controld/controld_membership.h create mode 100644 daemons/controld/controld_messages.c create mode 100644 daemons/controld/controld_messages.h create mode 100644 daemons/controld/controld_metadata.c create mode 100644 daemons/controld/controld_metadata.h create mode 100644 daemons/controld/controld_remote_ra.c create mode 100644 daemons/controld/controld_schedulerd.c create mode 100644 daemons/controld/controld_te_actions.c create mode 100644 daemons/controld/controld_te_callbacks.c create mode 100644 daemons/controld/controld_te_events.c create mode 100644 daemons/controld/controld_te_utils.c create mode 100644 daemons/controld/controld_throttle.c create mode 100644 daemons/controld/controld_throttle.h create mode 100644 daemons/controld/controld_timers.c create mode 100644 daemons/controld/controld_timers.h create mode 100644 daemons/controld/controld_transition.c create mode 100644 daemons/controld/controld_transition.h create mode 100644 daemons/controld/controld_utils.c create mode 100644 daemons/controld/controld_utils.h create mode 100644 daemons/controld/crmd_dsa.dot create mode 100644 daemons/controld/pacemaker-controld.c create mode 100644 daemons/controld/pacemaker-controld.h create mode 100644 daemons/execd/Makefile.am create mode 100644 daemons/execd/cts-exec-helper.c create mode 100644 daemons/execd/execd_alerts.c create mode 100644 daemons/execd/execd_commands.c create mode 100644 daemons/execd/pacemaker-execd.c create mode 100644 daemons/execd/pacemaker-execd.h create mode 100644 daemons/execd/pacemaker_remote.in create mode 100644 daemons/execd/pacemaker_remote.service.in create mode 100644 daemons/execd/remoted_pidone.c create mode 100644 daemons/execd/remoted_proxy.c create mode 100644 daemons/execd/remoted_tls.c create mode 100644 daemons/fenced/Makefile.am create mode 100644 daemons/fenced/README.md create mode 100644 daemons/fenced/cts-fence-helper.c create mode 100755 daemons/fenced/fence_legacy.in create mode 100644 daemons/fenced/fenced_commands.c create mode 100644 daemons/fenced/fenced_history.c create mode 100644 daemons/fenced/fenced_remote.c create mode 100644 daemons/fenced/pacemaker-fenced.c create mode 100644 daemons/fenced/pacemaker-fenced.h create mode 100644 daemons/pacemakerd/Makefile.am create mode 100644 daemons/pacemakerd/pacemaker.combined.upstart.in create mode 100644 daemons/pacemakerd/pacemaker.in create mode 100644 daemons/pacemakerd/pacemaker.service.in create mode 100644 daemons/pacemakerd/pacemaker.sysconfig create mode 100644 daemons/pacemakerd/pacemaker.upstart.in create mode 100644 daemons/pacemakerd/pacemakerd.c create mode 100644 daemons/pacemakerd/pacemakerd.h create mode 100644 daemons/pacemakerd/pcmkd_corosync.c create mode 100644 daemons/schedulerd/Makefile.am create mode 100644 daemons/schedulerd/pacemaker-schedulerd.c 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-Cluster-Setup.txt create mode 100644 doc/Clusters_from_Scratch/en-US/Ch-Fencing.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-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 120000 doc/Clusters_from_Scratch/en-US/images 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/Doxyfile.in create mode 100644 doc/Makefile.am create mode 100644 doc/Pacemaker_Administration/en-US/Author_Group.xml create mode 100644 doc/Pacemaker_Administration/en-US/Book_Info.xml create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Agents.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Cluster.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Configuring.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Installing.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Intro.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Tools.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Troubleshooting.txt create mode 100644 doc/Pacemaker_Administration/en-US/Ch-Upgrading.txt create mode 100644 doc/Pacemaker_Administration/en-US/Pacemaker_Administration.ent create mode 100644 doc/Pacemaker_Administration/en-US/Pacemaker_Administration.xml create mode 100644 doc/Pacemaker_Administration/en-US/Preface.xml create mode 100644 doc/Pacemaker_Administration/en-US/Revision_History.xml create mode 120000 doc/Pacemaker_Administration/en-US/images create mode 100644 doc/Pacemaker_Administration/pot/Author_Group.pot create mode 100644 doc/Pacemaker_Administration/pot/Book_Info.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Agents.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Cluster.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Configuring.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Installing.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Intro.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Monitoring.pot create mode 100644 doc/Pacemaker_Administration/pot/Ch-Upgrading.pot create mode 100644 doc/Pacemaker_Administration/pot/Preface.pot create mode 100644 doc/Pacemaker_Administration/pot/Revision_History.pot create mode 100644 doc/Pacemaker_Administration/publican.cfg.in 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-Evolution.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-FAQ.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-General.txt create mode 100644 doc/Pacemaker_Development/en-US/Ch-Hacking.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 120000 doc/Pacemaker_Development/en-US/images 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-Samples.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-ACLs.txt 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-Constraints.txt create mode 100644 doc/Pacemaker_Explained/en-US/Ch-Fencing.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-Utilization.txt 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 120000 doc/Pacemaker_Explained/en-US/images 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/README.md create mode 100755 doc/abi-check.in create mode 100644 doc/acls.txt create mode 100644 doc/asciidoc.reference create mode 100644 doc/crm_fencing.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/images/Console.png create mode 100644 doc/shared/en-US/images/Editing-eth0.png create mode 100644 doc/shared/en-US/images/Installer.png create mode 100644 doc/shared/en-US/images/Network.png create mode 100644 doc/shared/en-US/images/Partitioning.png create mode 100644 doc/shared/en-US/images/Policy-Engine-big.dot create mode 100644 doc/shared/en-US/images/Policy-Engine-big.svg create mode 100644 doc/shared/en-US/images/Policy-Engine-small.dot create mode 100644 doc/shared/en-US/images/Policy-Engine-small.svg create mode 100644 doc/shared/en-US/images/Welcome.png create mode 100644 doc/shared/en-US/images/pcmk-active-active.svg create mode 100644 doc/shared/en-US/images/pcmk-active-passive.svg create mode 100644 doc/shared/en-US/images/pcmk-colocated-sets.svg create mode 100644 doc/shared/en-US/images/pcmk-internals.svg create mode 100644 doc/shared/en-US/images/pcmk-overview.svg create mode 100644 doc/shared/en-US/images/pcmk-shared-failover.svg create mode 100644 doc/shared/en-US/images/pcmk-stack.svg create mode 100644 doc/shared/en-US/images/resource-set.png create mode 100644 doc/shared/en-US/images/three-sets.png create mode 100644 doc/shared/en-US/images/two-sets.png create mode 100644 doc/shared/en-US/pacemaker-intro.txt 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/cluster-clean create mode 100755 extra/cluster-helper create mode 100755 extra/cluster-init create mode 100644 extra/clustermon.sh create mode 100644 extra/gdb/gdbhelpers create mode 100644 extra/logrotate/Makefile.am create mode 100644 extra/logrotate/pacemaker.in create mode 100755 extra/resources/ClusterMon.in create mode 100755 extra/resources/Dummy create mode 100755 extra/resources/HealthCPU create mode 100755 extra/resources/HealthIOWait create mode 100755 extra/resources/HealthSMART.in create mode 100644 extra/resources/Makefile.am create mode 100755 extra/resources/Stateful create mode 100755 extra/resources/SysInfo.in create mode 100755 extra/resources/SystemHealth create mode 100755 extra/resources/attribute create mode 100755 extra/resources/controld create mode 100755 extra/resources/ifspeed.in create mode 100755 extra/resources/o2cb.in create mode 100755 extra/resources/ping create mode 100755 extra/resources/pingd create mode 100755 extra/resources/remote create mode 100644 extra/showscores.sh 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/cib_types.h 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/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/cmdline_internal.h create mode 100644 include/crm/common/curses_internal.h create mode 100644 include/crm/common/internal.h create mode 100644 include/crm/common/ipc.h create mode 100644 include/crm/common/ipc_internal.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/nvpair.h create mode 100644 include/crm/common/output.h create mode 100644 include/crm/common/remote_internal.h create mode 100644 include/crm/common/results.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/fencing/Makefile.am create mode 100644 include/crm/fencing/internal.h create mode 100644 include/crm/lrmd.h create mode 100644 include/crm/lrmd_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/pe_types.h create mode 100644 include/crm/pengine/remote_internal.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_config.h.in create mode 100644 include/crm_internal.h create mode 100644 include/doxygen.h create mode 100644 include/pacemaker-internal.h create mode 100644 include/pcmki/Makefile.am create mode 100644 include/pcmki/pcmki_error.h create mode 100644 include/pcmki/pcmki_sched_allocate.h create mode 100644 include/pcmki/pcmki_sched_notif.h create mode 100644 include/pcmki/pcmki_sched_utils.h create mode 100644 include/pcmki/pcmki_scheduler.h create mode 100644 include/pcmki/pcmki_transition.h create mode 100644 include/portability.h create mode 100644 lib/Makefile.am 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/membership.c create mode 100644 lib/common/Makefile.am create mode 100644 lib/common/acl.c create mode 100644 lib/common/agents.c 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/cmdline.c create mode 100644 lib/common/compat.c create mode 100644 lib/common/crmcommon_private.h 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/nvpair.c create mode 100644 lib/common/operations.c create mode 100644 lib/common/output.c create mode 100644 lib/common/output_html.c create mode 100644 lib/common/output_none.c create mode 100644 lib/common/output_text.c create mode 100644 lib/common/output_xml.c create mode 100644 lib/common/pid.c create mode 100644 lib/common/procfs.c create mode 100644 lib/common/remote.c create mode 100644 lib/common/results.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/fencing/st_lha.c create mode 100644 lib/fencing/st_output.c create mode 100644 lib/fencing/st_rhcs.c create mode 100644 lib/gnu/Makefile.am create mode 100644 lib/gnu/byteswap.in.h create mode 100644 lib/gnu/gl_openssl.h 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/libpacemaker.pc.in 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-pe_rules.pc.in create mode 100644 lib/pacemaker-pe_status.pc.in create mode 100644 lib/pacemaker-service.pc.in create mode 100644 lib/pacemaker.pc.in create mode 100644 lib/pacemaker/Makefile.am create mode 100644 lib/pacemaker/pcmk_sched_allocate.c create mode 100644 lib/pacemaker/pcmk_sched_bundle.c create mode 100644 lib/pacemaker/pcmk_sched_clone.c create mode 100644 lib/pacemaker/pcmk_sched_constraints.c create mode 100644 lib/pacemaker/pcmk_sched_graph.c create mode 100644 lib/pacemaker/pcmk_sched_group.c create mode 100644 lib/pacemaker/pcmk_sched_messages.c create mode 100644 lib/pacemaker/pcmk_sched_native.c create mode 100644 lib/pacemaker/pcmk_sched_notif.c create mode 100644 lib/pacemaker/pcmk_sched_promotable.c create mode 100644 lib/pacemaker/pcmk_sched_transition.c create mode 100644 lib/pacemaker/pcmk_sched_utilization.c create mode 100644 lib/pacemaker/pcmk_sched_utils.c create mode 100644 lib/pacemaker/pcmk_trans_graph.c create mode 100644 lib/pacemaker/pcmk_trans_unpack.c create mode 100644 lib/pacemaker/pcmk_trans_utils.c create mode 100644 lib/pengine/Makefile.am create mode 100644 lib/pengine/bundle.c 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/failcounts.c create mode 100644 lib/pengine/group.c create mode 100644 lib/pengine/native.c create mode 100644 lib/pengine/pe_output.c create mode 100644 lib/pengine/pe_status_private.h 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_lsb.c create mode 100644 lib/services/services_lsb.h 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 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 m4/00gnulib.m4 create mode 100644 m4/CC_CHECK_LDFLAGS.m4 create mode 100644 m4/CHECK_ENUM_VALUE.m4 create mode 100644 m4/PKG_CHECK_VAR.m4 create mode 100644 m4/byteswap.m4 create mode 100644 m4/extern-inline.m4 create mode 100644 m4/gl-openssl.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/md5.m4 create mode 100644 m4/stdalign.m4 create mode 100644 maint/Makefile.am create mode 100644 maint/README create mode 100644 maint/mocked/Makefile create mode 100644 maint/mocked/based-notifyfenced.c create mode 100644 maint/mocked/based.c create mode 100644 maint/mocked/based.h 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 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 rpm/README create mode 100644 rpm/pacemaker.spec.in create mode 100644 rpm/rpmlintrc create mode 100644 tools/Makefile.am create mode 100644 tools/attrd_updater.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.in create mode 100755 tools/crm_master.in create mode 100644 tools/crm_mon.8.inc create mode 100644 tools/crm_mon.c create mode 100644 tools/crm_mon.h 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_mon_curses.c create mode 100644 tools/crm_mon_output.c create mode 100644 tools/crm_mon_print.c create mode 100644 tools/crm_mon_runtime.c create mode 100644 tools/crm_mon_xml.c create mode 100644 tools/crm_node.8.inc create mode 100644 tools/crm_node.c create mode 100644 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_rule.c create mode 100644 tools/crm_shadow.c create mode 100644 tools/crm_simulate.c create mode 100755 tools/crm_standby.in create mode 100644 tools/crm_ticket.c create mode 100644 tools/crm_verify.c create mode 100644 tools/crmadmin.c create mode 100644 tools/ipmiservicelogd.c create mode 100644 tools/iso8601.c create mode 100644 tools/notifyServicelogEvent.c create mode 100644 tools/pcmk_simtimes.in create mode 100644 tools/report.collector.in create mode 100644 tools/report.common.in create mode 100644 tools/stonith_admin.8.inc create mode 100644 tools/stonith_admin.c 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 100644 xml/api/command-output-1.0.rng create mode 100644 xml/api/crm_mon-2.0.rng create mode 100644 xml/api/fence-event-2.0.rng create mode 100644 xml/api/item-1.1.rng create mode 100644 xml/api/status-2.0.rng create mode 100644 xml/api/stonith_admin-1.0.rng create mode 100644 xml/api/stonith_admin-1.1.rng create mode 100644 xml/api/stonith_admin-2.0.rng create mode 100644 xml/api/version-2.0.rng create mode 100644 xml/assets/upgrade-2.10-htmldiff.xsl create mode 100644 xml/assets/view-source-library.xsl create mode 100644 xml/assets/view-source-original.xsl 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/cibtr-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-3.0.rng create mode 100644 xml/constraints-next.rng create mode 100644 xml/context-of.xsl 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/nodes-3.0.rng create mode 100644 xml/nvset-1.3.rng create mode 100644 xml/nvset-2.9.rng create mode 100644 xml/nvset-3.0.rng create mode 100644 xml/nvset.rng create mode 100644 xml/ocf-meta2man.xsl create mode 100644 xml/options-1.0.rng create mode 100644 xml/options-3.0.rng create mode 100644 xml/pacemaker-schemas.pc.in 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/resources-3.0.rng create mode 100644 xml/resources-3.1.rng create mode 100644 xml/resources-3.2.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/test-2-enter/010-clu-props.ref create mode 100644 xml/test-2-enter/010-clu-props.ref.err create mode 100644 xml/test-2-enter/010-clu-props.xml create mode 100644 xml/test-2-enter/020-instance_atributes-rsc.ref create mode 100644 xml/test-2-enter/020-instance_atributes-rsc.ref.err create mode 100644 xml/test-2-enter/020-instance_atributes-rsc.xml create mode 100644 xml/test-2-enter/021-instance_atributes-rsc-nonbijective.ref create mode 100644 xml/test-2-enter/021-instance_atributes-rsc-nonbijective.ref.err create mode 100644 xml/test-2-enter/021-instance_atributes-rsc-nonbijective.xml create mode 100644 xml/test-2-leave/010-clu-props-can.ref create mode 100644 xml/test-2-leave/010-clu-props-can.ref.err create mode 100644 xml/test-2-leave/010-clu-props-can.xml create mode 100644 xml/test-2-leave/011-clu-props-cannot.ref create mode 100644 xml/test-2-leave/011-clu-props-cannot.ref.err create mode 100644 xml/test-2-leave/011-clu-props-cannot.xml create mode 100644 xml/test-2-leave/021-instance_atributes-rsc-nonbijective.ref create mode 100644 xml/test-2-leave/021-instance_atributes-rsc-nonbijective.ref.err create mode 100644 xml/test-2-leave/021-instance_atributes-rsc-nonbijective.xml create mode 100644 xml/test-2-roundtrip/021-instance_atributes-rsc-nonbijective.ref create mode 100644 xml/test-2-roundtrip/021-instance_atributes-rsc-nonbijective.ref.err create mode 100644 xml/test-2-roundtrip/021-instance_atributes-rsc-nonbijective.xml create mode 100644 xml/test-2/010-rsc_colocation-dropped-for-noop-sa.ref create mode 100644 xml/test-2/010-rsc_colocation-dropped-for-noop-sa.ref.err create mode 100644 xml/test-2/010-rsc_colocation-dropped-for-noop-sa.xml create mode 100644 xml/test-2/020-rsc-requires-inline.ref create mode 100644 xml/test-2/020-rsc-requires-inline.ref.err create mode 100644 xml/test-2/020-rsc-requires-inline.xml create mode 100644 xml/test-2/021-rsc-requires-nvpair.ref create mode 100644 xml/test-2/021-rsc-requires-nvpair.ref.err create mode 100644 xml/test-2/021-rsc-requires-nvpair.xml create mode 100644 xml/test-2/022-rsc-requires-counterexamples.ref create mode 100644 xml/test-2/022-rsc-requires-counterexamples.ref.err create mode 100644 xml/test-2/022-rsc-requires-counterexamples.xml create mode 100644 xml/test-2/023-rsc-requires-no-override.ref create mode 100644 xml/test-2/023-rsc-requires-no-override.ref.err create mode 100644 xml/test-2/023-rsc-requires-no-override.xml create mode 100644 xml/test-2/024-rsc-requires-no-selfclash.ref create mode 100644 xml/test-2/024-rsc-requires-no-selfclash.ref.err create mode 100644 xml/test-2/024-rsc-requires-no-selfclash.xml create mode 100644 xml/test-2/030-clu-props-plain-rename.ref create mode 100644 xml/test-2/030-clu-props-plain-rename.ref.err create mode 100644 xml/test-2/030-clu-props-plain-rename.xml create mode 100644 xml/test-2/031-clu-props-drop.ref create mode 100644 xml/test-2/031-clu-props-drop.ref.err create mode 100644 xml/test-2/031-clu-props-drop.xml create mode 100644 xml/test-2/032-clu-props-move.ref create mode 100644 xml/test-2/032-clu-props-move.ref.err create mode 100644 xml/test-2/032-clu-props-move.xml create mode 100644 xml/test-2/033-clu-props-move-merge.ref create mode 100644 xml/test-2/033-clu-props-move-merge.ref.err create mode 100644 xml/test-2/033-clu-props-move-merge.xml create mode 100644 xml/test-2/034-clu-props-move-redef.ref create mode 100644 xml/test-2/034-clu-props-move-redef.ref.err create mode 100644 xml/test-2/034-clu-props-move-redef.xml create mode 100644 xml/test-2/040-nodes-rename-type.ref create mode 100644 xml/test-2/040-nodes-rename-type.ref.err create mode 100644 xml/test-2/040-nodes-rename-type.xml create mode 100644 xml/test-2/050-rsc-attrs-instance-plain-rename.ref create mode 100644 xml/test-2/050-rsc-attrs-instance-plain-rename.ref.err create mode 100644 xml/test-2/050-rsc-attrs-instance-plain-rename.xml create mode 100644 xml/test-2/051-rsc-attrs-instance-pcmk_arg_map.ref create mode 100644 xml/test-2/051-rsc-attrs-instance-pcmk_arg_map.ref.err create mode 100644 xml/test-2/051-rsc-attrs-instance-pcmk_arg_map.xml create mode 100644 xml/test-2/060-rsc-attrs-meta-isolation.ref create mode 100644 xml/test-2/060-rsc-attrs-meta-isolation.ref.err create mode 100644 xml/test-2/060-rsc-attrs-meta-isolation.xml create mode 100644 xml/test-2/061-rsc-attrs-meta-exchange.ref create mode 100644 xml/test-2/061-rsc-attrs-meta-exchange.ref.err create mode 100644 xml/test-2/061-rsc-attrs-meta-exchange.xml create mode 100644 xml/test-2/070-rsc-op-attrs-inst-requires-start.ref create mode 100644 xml/test-2/070-rsc-op-attrs-inst-requires-start.ref.err create mode 100644 xml/test-2/070-rsc-op-attrs-inst-requires-start.xml create mode 100644 xml/test-2/071-rsc-op-attrs-inst-requires-nonstart.ref create mode 100644 xml/test-2/071-rsc-op-attrs-inst-requires-nonstart.ref.err create mode 100644 xml/test-2/071-rsc-op-attrs-inst-requires-nonstart.xml create mode 100644 xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref create mode 100644 xml/test-2/072-rsc-op-attrs-inst-requires-no-override.ref.err create mode 100644 xml/test-2/072-rsc-op-attrs-inst-requires-no-override.xml create mode 100644 xml/test-2/073-rsc-op-attrs-inst-meta-meaning.ref create mode 100644 xml/test-2/073-rsc-op-attrs-inst-meta-meaning.ref.err create mode 100644 xml/test-2/073-rsc-op-attrs-inst-meta-meaning.xml create mode 100644 xml/upgrade-1.3.xsl create mode 100644 xml/upgrade-2.10-enter.xsl create mode 100644 xml/upgrade-2.10-leave.xsl create mode 100644 xml/upgrade-2.10-roundtrip.xsl create mode 100644 xml/upgrade-2.10.xsl create mode 100644 xml/upgrade-detail.xsl create mode 100644 xml/xslt_cibtr-2.rng Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.d4D59O + /usr/bin/cat /builddir/build/SOURCES/Build-fix-unability-to-build-with-Inkscape-1.0-beta-.patch + /usr/bin/git am -q -p1 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + export docdir=/usr/share/doc/pacemaker + docdir=/usr/share/doc/pacemaker + export systemdsystemunitdir=/usr/lib/systemd/system + systemdsystemunitdir=/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=-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS_HARDENED_EXE='-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export 'LDFLAGS_HARDENED_LIB=-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + LDFLAGS_HARDENED_LIB='-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + ./autogen.sh autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force 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 AC_CONFIG_MACRO_DIRS, '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 '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --force-missing cts/Makefile.am:33: installing './py-compile' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' Now run ./configure and make + export 'CPPFLAGS=-UPCMK_TIME_EMERGENCY_CGT ' + CPPFLAGS='-UPCMK_TIME_EMERGENCY_CGT ' + 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 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + '[' 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-Wl,-z,now -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="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-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 PYTHON=/usr/bin/python3 --with-gnutls-priorities=@SYSTEM --with-initdir=/etc/rc.d/init.d --with-runstatedir=/run --localstatedir=/var --with-version=2.0.3-1.fc32 --with-bug-url=https://bugz.fedoraproject.org/pacemaker --with-nagios --with-nagios-metadata-dir=/usr/share/pacemaker/nagios/plugins-metadata/ --with-nagios-plugin-dir=/usr/lib64/nagios/plugins/ checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-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 UID '1000' is supported by ustar format... yes checking whether GID '425' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking for aarch64-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 whether make supports the include directive... yes (GNU style) 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 for aarch64-redhat-linux-gnu-g++... no checking for aarch64-redhat-linux-gnu-c++... no checking for aarch64-redhat-linux-gnu-gpp... no checking for aarch64-redhat-linux-gnu-aCC... no checking for aarch64-redhat-linux-gnu-CC... no checking for aarch64-redhat-linux-gnu-cxx... no checking for aarch64-redhat-linux-gnu-cc++... no checking for aarch64-redhat-linux-gnu-cl.exe... no checking for aarch64-redhat-linux-gnu-FCC... no checking for aarch64-redhat-linux-gnu-KCC... no checking for aarch64-redhat-linux-gnu-RCC... no checking for aarch64-redhat-linux-gnu-xlC_r... no checking for aarch64-redhat-linux-gnu-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none 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 aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for aarch64-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 byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... 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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-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... /usr/lib64 /lib64 /usr/lib64 /lib /usr/lib 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 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 ln -s works... yes checking whether gcc supports "-Werror"... yes Our Host OS: linux-gnu/aarch64-redhat-linux-gnu configure: Sanitizing prefix: /usr configure: Sanitizing exec_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! checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking whether SO_PEERCRED is declared... yes checking for struct ucred... yes configure: Host CPU: aarch64 checking whether PRIu64 is declared... yes checking whether PRIu32 is declared... yes checking whether PRIx32 is declared... yes checking whether SCNu64 is declared... yes checking for glibtool... $(SHELL) $(top_builddir)/libtool checking for /usr/bin/python3... /usr/bin/python3 checking whether /usr/bin/python3 version is >= 3.2... yes checking for /usr/bin/python3 version... 3.8 checking for /usr/bin/python3 platform... linux checking for /usr/bin/python3 script directory... ${prefix}/lib/python3.8/site-packages checking for /usr/bin/python3 extension module directory... ${exec_prefix}/lib64/python3.8/site-packages checking for asciidoc... /usr/bin/asciidoc checking for help2man... /usr/bin/help2man checking for publican... /usr/bin/publican checking for inkscape... /usr/bin/inkscape checking for xsltproc... /usr/bin/xsltproc checking for xmlcatalog... /usr/bin/xmlcatalog checking for bash... /usr/bin/bash checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for valgrind... no checking docbook to manpage transform... /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl configure: Enabling Publican-generated documentation using common brand checking for GNU-compatible getopt... /usr/bin/getopt 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 checking for GLIB... yes checking for ftime in -lcompat... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes 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 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/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 pwd.h usability... yes checking pwd.h presence... yes checking for pwd.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/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 for sys/socket.h... (cached) 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/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 for LIBXML2... yes checking libxml/xpath.h usability... yes checking libxml/xpath.h presence... yes checking for libxml/xpath.h... yes checking for xsltApplyStylesheet in -lxslt... 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 whether CLOCK_MONOTONIC is declared... 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 getopt... yes checking for nanosleep... yes checking whether sscanf supports %m... 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 "-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection checking for libqb... yes checking for qb_ipcs_connection_auth_set in -lqb... yes checking for qb_ipcs_connection_get_buffer_size... yes checking whether qb/qblog.h defines enum qb_log_conf value QB_LOG_CONF_MAX_LINE_LEN... no checking whether qb/qblog.h defines enum qb_log_conf value QB_LOG_CONF_ELLIPSIS... no checking stonith/stonith.h usability... no checking stonith/stonith.h presence... no checking for stonith/stonith.h... no checking for git... /usr/bin/git checking build version... archive hash: 4b1f869f0f checking for DBUS... yes checking for DBusBasicValue... yes checking for systemd version query result via dbus-send... borked checking whether to enable support for managing resources via systemd... yes checking which system unit file directory to use... /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 native corosync... try checking for cpg... yes checking for cfg... yes checking for cmap... yes checking for quorum... yes checking for libcorosync_common... yes checking for supported stacks... corosync-native checking for acl support... yes checking for qb_ipcs_connection_auth_set in -lqb... (cached) yes checking for gnutls_priority_set_direct in -lgnutls... yes checking gnutls/gnutls.h usability... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking for gnutls_sec_param_to_pk_bits... yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking pam/pam_appl.h usability... no checking pam/pam_appl.h presence... no checking for pam/pam_appl.h... no 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 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 Suppress make details: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating cts/CTSlab.py config.status: creating cts/LSBDummy config.status: creating cts/OCFIPraTest.py config.status: creating cts/cluster_test config.status: creating cts/cts config.status: creating cts/cts-cli config.status: creating cts/cts-coverage config.status: creating cts/cts-exec config.status: creating cts/cts-fencing config.status: creating cts/cts-log-watcher config.status: creating cts/cts-regression config.status: creating cts/cts-scheduler config.status: creating cts/cts-support config.status: creating cts/lxc_autogen.sh config.status: creating cts/benchmark/clubench config.status: creating cts/fence_dummy config.status: creating cts/pacemaker-cts-dummyd config.status: creating daemons/fenced/fence_legacy config.status: creating doc/abi-check config.status: creating extra/resources/ClusterMon config.status: creating extra/resources/HealthSMART config.status: creating extra/resources/SysInfo config.status: creating extra/resources/ifspeed config.status: creating extra/resources/o2cb config.status: creating tools/crm_failcount config.status: creating tools/crm_master config.status: creating tools/crm_report config.status: creating tools/crm_standby config.status: creating tools/cibsecret config.status: creating tools/pcmk_simtimes config.status: creating Makefile config.status: creating cts/Makefile config.status: creating cts/CTS.py config.status: creating cts/CTSvars.py config.status: creating cts/benchmark/Makefile config.status: creating cts/pacemaker-cts-dummyd@.service config.status: creating daemons/Makefile config.status: creating daemons/attrd/Makefile config.status: creating daemons/based/Makefile config.status: creating daemons/controld/Makefile config.status: creating daemons/execd/Makefile config.status: creating daemons/execd/pacemaker_remote config.status: creating daemons/execd/pacemaker_remote.service config.status: creating daemons/fenced/Makefile config.status: creating daemons/pacemakerd/Makefile config.status: creating daemons/pacemakerd/pacemaker config.status: creating daemons/pacemakerd/pacemaker.service config.status: creating daemons/pacemakerd/pacemaker.upstart config.status: creating daemons/pacemakerd/pacemaker.combined.upstart config.status: creating daemons/schedulerd/Makefile config.status: creating doc/Doxyfile config.status: creating doc/Makefile config.status: creating doc/Clusters_from_Scratch/publican.cfg config.status: creating doc/Pacemaker_Administration/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 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 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 include/pcmki/Makefile config.status: creating replace/Makefile config.status: creating lib/Makefile config.status: creating lib/libpacemaker.pc 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-pe_rules.pc config.status: creating lib/pacemaker-pe_status.pc config.status: creating lib/pacemaker-fencing.pc config.status: creating lib/pacemaker-cluster.pc config.status: creating lib/common/Makefile config.status: creating lib/cluster/Makefile config.status: creating lib/cib/Makefile config.status: creating lib/gnu/Makefile config.status: creating lib/pacemaker/Makefile config.status: creating lib/pengine/Makefile config.status: creating lib/fencing/Makefile config.status: creating lib/lrmd/Makefile config.status: creating lib/services/Makefile config.status: creating maint/Makefile config.status: creating tools/Makefile config.status: creating tools/report.collector config.status: creating tools/report.common config.status: creating tools/crm_mon.service config.status: creating tools/crm_mon.upstart config.status: creating xml/Makefile config.status: creating xml/pacemaker-schemas.pc 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-2.0.3/libltdl) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=aarch64-redhat-linux-gnu' '--host=aarch64-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' 'PYTHON=/usr/bin/python3' '--with-gnutls-priorities=@SYSTEM' '--with-initdir=/etc/rc.d/init.d' '--with-runstatedir=/run' '--localstatedir=/var' '--with-version=2.0.3-1.fc32' '--with-bug-url=https://bugz.fedoraproject.org/pacemaker' '--with-nagios' '--with-nagios-metadata-dir=/usr/share/pacemaker/nagios/plugins-metadata/' '--with-nagios-plugin-dir=/usr/lib64/nagios/plugins/' 'build_alias=aarch64-redhat-linux-gnu' 'host_alias=aarch64-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CPPFLAGS=-UPCMK_TIME_EMERGENCY_CGT ' '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 -fasynchronous-unwind-tables -fstack-clash-protection' 'LT_SYS_LIBRARY_PATH=/usr/lib64:' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig' 'systemdsystemunitdir=/usr/lib/systemd/system' 'CFLAGS_HARDENED_LIB=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' 'LDFLAGS_HARDENED_LIB=-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'CFLAGS_HARDENED_EXE=-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1' 'LDFLAGS_HARDENED_EXE=-Wl,-z,now -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... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for aarch64-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 aarch64-redhat-linux-gnu file names to aarch64-redhat-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-redhat-linux-gnu-strip... no checking for strip... strip checking for aarch64-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 aarch64-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... /usr/lib64 /lib64 /usr/lib64 /lib /usr/lib 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 = 2.0.3 (Build: 4b1f869f0f) Features = generated-manpages agent-manpages ascii-docs publican-docs 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 = -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld LDFLAGS_HARDENED_LIB = -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld Libraries = -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 Stack Libraries = -lqb -ldl -lcpg -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl Unix socket auth method = peercred_ucred + make -j5 V=1 test -e ./configure || ./autogen.sh test -e /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/Makefile || /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/configure make core make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3' Building only core components and tests: replace include lib daemons tools xml cts Building replace make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/replace' /bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreplace.la NoSuchFunctionName.lo -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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" ) make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/replace' Building include make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make all-recursive make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' Making all in crm make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' Making all in common make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/common' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/common' Making all in pengine make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/pengine' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/pengine' Making all in cib make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cib' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cib' Making all in fencing make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/fencing' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/fencing' Making all in cluster make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cluster' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cluster' make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' Making all in pcmki make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/pcmki' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/pcmki' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' Building lib make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' Making all in gnu make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make all-recursive make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' gcc -DHAVE_CONFIG_H -I. -I../../include -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 cr libgnu.a md5.o ranlib libgnu.a make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' Making all in common make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-acl.lo `test -f 'acl.c' || echo './'`acl.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-agents.lo `test -f 'agents.c' || echo './'`agents.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-cmdline.lo `test -f 'cmdline.c' || echo './'`cmdline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 agents.c -fPIC -DPIC -o .libs/libcrmcommon_la-agents.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 acl.c -fPIC -DPIC -o .libs/libcrmcommon_la-acl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 cmdline.c -fPIC -DPIC -o .libs/libcrmcommon_la-cmdline.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 agents.c -o libcrmcommon_la-agents.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 cmdline.c -o libcrmcommon_la-cmdline.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 acl.c -o libcrmcommon_la-acl.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-nvpair.lo `test -f 'nvpair.c' || echo './'`nvpair.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 nvpair.c -fPIC -DPIC -o .libs/libcrmcommon_la-nvpair.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 nvpair.c -o libcrmcommon_la-nvpair.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-output.lo `test -f 'output.c' || echo './'`output.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-output_html.lo `test -f 'output_html.c' || echo './'`output_html.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output.c -fPIC -DPIC -o .libs/libcrmcommon_la-output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_html.c -fPIC -DPIC -o .libs/libcrmcommon_la-output_html.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-output_none.lo `test -f 'output_none.c' || echo './'`output_none.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output.c -o libcrmcommon_la-output.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_none.c -fPIC -DPIC -o .libs/libcrmcommon_la-output_none.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-output_text.lo `test -f 'output_text.c' || echo './'`output_text.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_html.c -o libcrmcommon_la-output_html.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-output_xml.lo `test -f 'output_xml.c' || echo './'`output_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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_text.c -fPIC -DPIC -o .libs/libcrmcommon_la-output_text.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_none.c -o libcrmcommon_la-output_none.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_xml.c -fPIC -DPIC -o .libs/libcrmcommon_la-output_xml.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-pid.lo `test -f 'pid.c' || echo './'`pid.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_text.c -o libcrmcommon_la-output_text.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pid.c -fPIC -DPIC -o .libs/libcrmcommon_la-pid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 output_xml.c -o libcrmcommon_la-output_xml.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pid.c -o libcrmcommon_la-pid.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-results.lo `test -f 'results.c' || echo './'`results.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 results.c -fPIC -DPIC -o .libs/libcrmcommon_la-results.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 results.c -o libcrmcommon_la-results.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 cp "../gnu/md5.c" "md5.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 'md5.c' || echo './'`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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 md5.c -o libcrmcommon_la-md5.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 -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../../lib/gnu -I../../lib/gnu -DPCMK_SCHEMAS_EMERGENCY_XSLT=0 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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=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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 37:0:3 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcrmcommon.la -rpath /usr/lib64 libcrmcommon_la-acl.lo libcrmcommon_la-agents.lo libcrmcommon_la-alerts.lo libcrmcommon_la-attrd_client.lo libcrmcommon_la-cmdline.lo libcrmcommon_la-compat.lo libcrmcommon_la-digest.lo libcrmcommon_la-io.lo libcrmcommon_la-ipc.lo libcrmcommon_la-iso8601.lo libcrmcommon_la-logging.lo libcrmcommon_la-mainloop.lo libcrmcommon_la-nvpair.lo libcrmcommon_la-operations.lo libcrmcommon_la-output.lo libcrmcommon_la-output_html.lo libcrmcommon_la-output_none.lo libcrmcommon_la-output_text.lo libcrmcommon_la-output_xml.lo libcrmcommon_la-pid.lo libcrmcommon_la-procfs.lo libcrmcommon_la-remote.lo libcrmcommon_la-results.lo libcrmcommon_la-schemas.lo libcrmcommon_la-strings.lo libcrmcommon_la-utils.lo libcrmcommon_la-watchdog.lo libcrmcommon_la-xml.lo libcrmcommon_la-xpath.lo libcrmcommon_la-md5.lo -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/libcrmcommon_la-acl.o .libs/libcrmcommon_la-agents.o .libs/libcrmcommon_la-alerts.o .libs/libcrmcommon_la-attrd_client.o .libs/libcrmcommon_la-cmdline.o .libs/libcrmcommon_la-compat.o .libs/libcrmcommon_la-digest.o .libs/libcrmcommon_la-io.o .libs/libcrmcommon_la-ipc.o .libs/libcrmcommon_la-iso8601.o .libs/libcrmcommon_la-logging.o .libs/libcrmcommon_la-mainloop.o .libs/libcrmcommon_la-nvpair.o .libs/libcrmcommon_la-operations.o .libs/libcrmcommon_la-output.o .libs/libcrmcommon_la-output_html.o .libs/libcrmcommon_la-output_none.o .libs/libcrmcommon_la-output_text.o .libs/libcrmcommon_la-output_xml.o .libs/libcrmcommon_la-pid.o .libs/libcrmcommon_la-procfs.o .libs/libcrmcommon_la-remote.o .libs/libcrmcommon_la-results.o .libs/libcrmcommon_la-schemas.o .libs/libcrmcommon_la-strings.o .libs/libcrmcommon_la-utils.o .libs/libcrmcommon_la-watchdog.o .libs/libcrmcommon_la-xml.o .libs/libcrmcommon_la-xpath.o .libs/libcrmcommon_la-md5.o -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcrmcommon.so.34 -o .libs/libcrmcommon.so.34.3.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcrmcommon.so.34" && ln -s "libcrmcommon.so.34.3.0" "libcrmcommon.so.34") libtool: link: (cd ".libs" && rm -f "libcrmcommon.so" && ln -s "libcrmcommon.so.34.3.0" "libcrmcommon.so") libtool: link: ar cru .libs/libcrmcommon.a libcrmcommon_la-acl.o libcrmcommon_la-agents.o libcrmcommon_la-alerts.o libcrmcommon_la-attrd_client.o libcrmcommon_la-cmdline.o libcrmcommon_la-compat.o libcrmcommon_la-digest.o libcrmcommon_la-io.o libcrmcommon_la-ipc.o libcrmcommon_la-iso8601.o libcrmcommon_la-logging.o libcrmcommon_la-mainloop.o libcrmcommon_la-nvpair.o libcrmcommon_la-operations.o libcrmcommon_la-output.o libcrmcommon_la-output_html.o libcrmcommon_la-output_none.o libcrmcommon_la-output_text.o libcrmcommon_la-output_xml.o libcrmcommon_la-pid.o libcrmcommon_la-procfs.o libcrmcommon_la-remote.o libcrmcommon_la-results.o libcrmcommon_la-schemas.o libcrmcommon_la-strings.o libcrmcommon_la-utils.o libcrmcommon_la-watchdog.o libcrmcommon_la-xml.o libcrmcommon_la-xpath.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" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common' Making all in pengine make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-bundle.lo `test -f 'bundle.c' || echo './'`bundle.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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 bundle.c -fPIC -DPIC -o .libs/libpe_status_la-bundle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 bundle.c -o libpe_status_la-bundle.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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-pe_output.lo `test -f 'pe_output.c' || echo './'`pe_output.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pe_output.c -fPIC -DPIC -o .libs/libpe_status_la-pe_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pe_output.c -o libpe_status_la-pe_output.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 27:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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-2.0.3/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpe_rules.so.26 -o .libs/libpe_rules.so.26.1.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libpe_rules.so.26" && ln -s "libpe_rules.so.26.1.0" "libpe_rules.so.26") libtool: link: (cd ".libs" && rm -f "libpe_rules.so" && ln -s "libpe_rules.so.26.1.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" ) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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=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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 29:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpe_status.la -rpath /usr/lib64 libpe_status_la-bundle.lo libpe_status_la-clone.lo libpe_status_la-common.lo libpe_status_la-complex.lo libpe_status_la-failcounts.lo libpe_status_la-group.lo libpe_status_la-native.lo libpe_status_la-remote.lo libpe_status_la-rules.lo libpe_status_la-status.lo libpe_status_la-unpack.lo libpe_status_la-utils.lo libpe_status_la-pe_output.lo -lncurses -ltinfo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/libpe_status_la-bundle.o .libs/libpe_status_la-clone.o .libs/libpe_status_la-common.o .libs/libpe_status_la-complex.o .libs/libpe_status_la-failcounts.o .libs/libpe_status_la-group.o .libs/libpe_status_la-native.o .libs/libpe_status_la-remote.o .libs/libpe_status_la-rules.o .libs/libpe_status_la-status.o .libs/libpe_status_la-unpack.o .libs/libpe_status_la-utils.o .libs/libpe_status_la-pe_output.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -lncurses -ltinfo ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpe_status.so.28 -o .libs/libpe_status.so.28.1.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libpe_status.so.28" && ln -s "libpe_status.so.28.1.0" "libpe_status.so.28") libtool: link: (cd ".libs" && rm -f "libpe_status.so" && ln -s "libpe_status.so.28.1.0" "libpe_status.so") libtool: link: ar cru .libs/libpe_status.a libpe_status_la-bundle.o libpe_status_la-clone.o libpe_status_la-common.o libpe_status_la-complex.o libpe_status_la-failcounts.o libpe_status_la-group.o libpe_status_la-native.o libpe_status_la-remote.o libpe_status_la-rules.o libpe_status_la-status.o libpe_status_la-unpack.o libpe_status_la-utils.o libpe_status_la-pe_output.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" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine' Making all in cib make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../.. -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 28:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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-2.0.3/lib/pengine/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs ../../lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcib.so.27 -o .libs/libcib.so.27.1.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcib.so.27" && ln -s "libcib.so.27.1.0" "libcib.so.27") libtool: link: (cd ".libs" && rm -f "libcib.so" && ln -s "libcib.so.27.1.0" "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" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib' Making all in services make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_lsb.lo `test -f 'services_lsb.c' || echo './'`services_lsb.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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_lsb.c -fPIC -DPIC -o .libs/libcrmservice_la-services_lsb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_lsb.c -o libcrmservice_la-services_lsb.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -DOCF_ROOT_DIR=\"/usr/lib/ocf\" -I../../include -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 30:0:2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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-services_lsb.lo libcrmservice_la-dbus.lo libcrmservice_la-systemd.lo ../../lib/common/libcrmcommon.la -ldbus-1 -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-services_lsb.o .libs/libcrmservice_la-dbus.o .libs/libcrmservice_la-systemd.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcrmservice.so.28 -o .libs/libcrmservice.so.28.2.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcrmservice.so.28" && ln -s "libcrmservice.so.28.2.0" "libcrmservice.so.28") libtool: link: (cd ".libs" && rm -f "libcrmservice.so" && ln -s "libcrmservice.so.28.2.0" "libcrmservice.so") libtool: link: ar cru .libs/libcrmservice.a libcrmservice_la-services.o libcrmservice_la-services_linux.o libcrmservice_la-services_lsb.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" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services' Making all in fencing make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_output.lo `test -f 'st_output.c' || echo './'`st_output.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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_rhcs.lo `test -f 'st_rhcs.c' || echo './'`st_rhcs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_output.c -fPIC -DPIC -o .libs/libstonithd_la-st_output.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_rhcs.c -fPIC -DPIC -o .libs/libstonithd_la-st_rhcs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_rhcs.c -o libstonithd_la-st_rhcs.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_output.c -o libstonithd_la-st_output.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 29:0:3 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstonithd.la -rpath /usr/lib64 libstonithd_la-st_client.lo libstonithd_la-st_output.lo libstonithd_la-st_rhcs.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/libstonithd_la-st_client.o .libs/libstonithd_la-st_output.o .libs/libstonithd_la-st_rhcs.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libstonithd.so.26 -o .libs/libstonithd.so.26.3.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libstonithd.so.26" && ln -s "libstonithd.so.26.3.0" "libstonithd.so.26") libtool: link: (cd ".libs" && rm -f "libstonithd.so" && ln -s "libstonithd.so.26.3.0" "libstonithd.so") libtool: link: ar cru .libs/libstonithd.a libstonithd_la-st_client.o libstonithd_la-st_output.o libstonithd_la-st_rhcs.o libtool: link: ranlib .libs/libstonithd.a libtool: link: ( cd ".libs" && rm -f "libstonithd.la" && ln -s "../libstonithd.la" "libstonithd.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing' Making all in lrmd make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 28:3:0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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-2.0.3/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,liblrmd.so.28 -o .libs/liblrmd.so.28.0.3 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "liblrmd.so.28" && ln -s "liblrmd.so.28.0.3" "liblrmd.so.28") libtool: link: (cd ".libs" && rm -f "liblrmd.so" && ln -s "liblrmd.so.28.0.3" "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" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd' Making all in cluster make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 /bin/sh ../../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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=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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 29:3:0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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-2.0.3/lib/common/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs ../../lib/common/.libs/libcrmcommon.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcrmcluster.so.29 -o .libs/libcrmcluster.so.29.0.3 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libcrmcluster.so.29" && ln -s "libcrmcluster.so.29.0.3" "libcrmcluster.so.29") libtool: link: (cd ".libs" && rm -f "libcrmcluster.so" && ln -s "libcrmcluster.so.29.0.3" "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" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cluster' Making all in pacemaker make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker' /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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_allocate.lo `test -f 'pcmk_sched_allocate.c' || echo './'`pcmk_sched_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_bundle.lo `test -f 'pcmk_sched_bundle.c' || echo './'`pcmk_sched_bundle.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_clone.lo `test -f 'pcmk_sched_clone.c' || echo './'`pcmk_sched_clone.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_constraints.lo `test -f 'pcmk_sched_constraints.c' || echo './'`pcmk_sched_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_graph.lo `test -f 'pcmk_sched_graph.c' || echo './'`pcmk_sched_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_clone.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_clone.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_allocate.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_allocate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_constraints.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_constraints.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_graph.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_graph.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_bundle.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_bundle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_bundle.c -o libpacemaker_la-pcmk_sched_bundle.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_clone.c -o libpacemaker_la-pcmk_sched_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_graph.c -o libpacemaker_la-pcmk_sched_graph.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_group.lo `test -f 'pcmk_sched_group.c' || echo './'`pcmk_sched_group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_allocate.c -o libpacemaker_la-pcmk_sched_allocate.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_group.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_group.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_constraints.c -o libpacemaker_la-pcmk_sched_constraints.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_messages.lo `test -f 'pcmk_sched_messages.c' || echo './'`pcmk_sched_messages.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_group.c -o libpacemaker_la-pcmk_sched_group.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_messages.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_messages.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_messages.c -o libpacemaker_la-pcmk_sched_messages.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_native.lo `test -f 'pcmk_sched_native.c' || echo './'`pcmk_sched_native.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_notif.lo `test -f 'pcmk_sched_notif.c' || echo './'`pcmk_sched_notif.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_native.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_native.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_notif.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_notif.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_promotable.lo `test -f 'pcmk_sched_promotable.c' || echo './'`pcmk_sched_promotable.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_transition.lo `test -f 'pcmk_sched_transition.c' || echo './'`pcmk_sched_transition.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_promotable.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_promotable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_transition.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_transition.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_utilization.lo `test -f 'pcmk_sched_utilization.c' || echo './'`pcmk_sched_utilization.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_notif.c -o libpacemaker_la-pcmk_sched_notif.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_utilization.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_utilization.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_utilization.c -o libpacemaker_la-pcmk_sched_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_transition.c -o libpacemaker_la-pcmk_sched_transition.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_promotable.c -o libpacemaker_la-pcmk_sched_promotable.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_sched_utils.lo `test -f 'pcmk_sched_utils.c' || echo './'`pcmk_sched_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_utils.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_sched_utils.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_trans_graph.lo `test -f 'pcmk_trans_graph.c' || echo './'`pcmk_trans_graph.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_trans_graph.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_trans_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_trans_unpack.lo `test -f 'pcmk_trans_unpack.c' || echo './'`pcmk_trans_unpack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_utils.c -o libpacemaker_la-pcmk_sched_utils.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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 libpacemaker_la-pcmk_trans_utils.lo `test -f 'pcmk_trans_utils.c' || echo './'`pcmk_trans_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_trans_unpack.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_trans_unpack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_trans_graph.c -o libpacemaker_la-pcmk_trans_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_trans_utils.c -fPIC -DPIC -o .libs/libpacemaker_la-pcmk_trans_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_trans_utils.c -o libpacemaker_la-pcmk_trans_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../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_trans_unpack.c -o libpacemaker_la-pcmk_trans_unpack.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 pcmk_sched_native.c -o libpacemaker_la-pcmk_sched_native.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 2:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpacemaker.la -rpath /usr/lib64 libpacemaker_la-pcmk_sched_allocate.lo libpacemaker_la-pcmk_sched_bundle.lo libpacemaker_la-pcmk_sched_clone.lo libpacemaker_la-pcmk_sched_constraints.lo libpacemaker_la-pcmk_sched_graph.lo libpacemaker_la-pcmk_sched_group.lo libpacemaker_la-pcmk_sched_messages.lo libpacemaker_la-pcmk_sched_native.lo libpacemaker_la-pcmk_sched_notif.lo libpacemaker_la-pcmk_sched_promotable.lo libpacemaker_la-pcmk_sched_transition.lo libpacemaker_la-pcmk_sched_utilization.lo libpacemaker_la-pcmk_sched_utils.lo libpacemaker_la-pcmk_trans_graph.lo libpacemaker_la-pcmk_trans_unpack.lo libpacemaker_la-pcmk_trans_utils.lo ../../lib/pengine/libpe_status.la ../../lib/cib/libcib.la ../../lib/lrmd/liblrmd.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 libtool: link: gcc -shared -fPIC -DPIC .libs/libpacemaker_la-pcmk_sched_allocate.o .libs/libpacemaker_la-pcmk_sched_bundle.o .libs/libpacemaker_la-pcmk_sched_clone.o .libs/libpacemaker_la-pcmk_sched_constraints.o .libs/libpacemaker_la-pcmk_sched_graph.o .libs/libpacemaker_la-pcmk_sched_group.o .libs/libpacemaker_la-pcmk_sched_messages.o .libs/libpacemaker_la-pcmk_sched_native.o .libs/libpacemaker_la-pcmk_sched_notif.o .libs/libpacemaker_la-pcmk_sched_promotable.o .libs/libpacemaker_la-pcmk_sched_transition.o .libs/libpacemaker_la-pcmk_sched_utilization.o .libs/libpacemaker_la-pcmk_sched_utils.o .libs/libpacemaker_la-pcmk_trans_graph.o .libs/libpacemaker_la-pcmk_trans_unpack.o .libs/libpacemaker_la-pcmk_trans_utils.o -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs ../../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 ../../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpacemaker.so.1 -o .libs/libpacemaker.so.1.1.0 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? libtool: link: (cd ".libs" && rm -f "libpacemaker.so.1" && ln -s "libpacemaker.so.1.1.0" "libpacemaker.so.1") libtool: link: (cd ".libs" && rm -f "libpacemaker.so" && ln -s "libpacemaker.so.1.1.0" "libpacemaker.so") libtool: link: ar cru .libs/libpacemaker.a libpacemaker_la-pcmk_sched_allocate.o libpacemaker_la-pcmk_sched_bundle.o libpacemaker_la-pcmk_sched_clone.o libpacemaker_la-pcmk_sched_constraints.o libpacemaker_la-pcmk_sched_graph.o libpacemaker_la-pcmk_sched_group.o libpacemaker_la-pcmk_sched_messages.o libpacemaker_la-pcmk_sched_native.o libpacemaker_la-pcmk_sched_notif.o libpacemaker_la-pcmk_sched_promotable.o libpacemaker_la-pcmk_sched_transition.o libpacemaker_la-pcmk_sched_utilization.o libpacemaker_la-pcmk_sched_utils.o libpacemaker_la-pcmk_trans_graph.o libpacemaker_la-pcmk_trans_unpack.o libpacemaker_la-pcmk_trans_utils.o libtool: link: ranlib .libs/libpacemaker.a libtool: link: ( cd ".libs" && rm -f "libpacemaker.la" && ln -s "../libpacemaker.la" "libpacemaker.la" ) make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' Building daemons make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' Making all in based make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-pacemaker-based.o `test -f 'pacemaker-based.c' || echo './'`pacemaker-based.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-based_callbacks.o `test -f 'based_callbacks.c' || echo './'`based_callbacks.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-based_common.o `test -f 'based_common.c' || echo './'`based_common.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-based_io.o `test -f 'based_io.c' || echo './'`based_io.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-based_messages.o `test -f 'based_messages.c' || echo './'`based_messages.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-based_notify.o `test -f 'based_notify.c' || echo './'`based_notify.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_based-based_remote.o `test -f 'based_remote.c' || echo './'`based_remote.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cibmon cibmon.o ../../lib/common/libcrmcommon.la ../../lib/cib/libcib.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -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-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-based pacemaker_based-pacemaker-based.o pacemaker_based-based_callbacks.o pacemaker_based-based_common.o pacemaker_based-based_io.o pacemaker_based-based_messages.o pacemaker_based-based_notify.o pacemaker_based-based_remote.o ../../lib/cluster/libcrmcluster.la ../../lib/common/libcrmcommon.la ../../lib/cib/libcib.la -lqb -ldl -lcpg -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-based pacemaker_based-pacemaker-based.o pacemaker_based-based_callbacks.o pacemaker_based-based_common.o pacemaker_based-based_io.o pacemaker_based-based_messages.o pacemaker_based-based_notify.o pacemaker_based-based_remote.o ../../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 ../../lib/common/.libs/libcrmcommon.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' Making all in schedulerd make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -I../.. -I../.. -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_schedulerd-pacemaker-schedulerd.o `test -f 'pacemaker-schedulerd.c' || echo './'`pacemaker-schedulerd.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-schedulerd pacemaker_schedulerd-pacemaker-schedulerd.o ../../lib/common/libcrmcommon.la ../../lib/pengine/libpe_status.la ../../lib/pacemaker/libpacemaker.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-schedulerd pacemaker_schedulerd-pacemaker-schedulerd.o ../../lib/common/.libs/libcrmcommon.so ../../lib/pengine/.libs/libpe_status.so ../../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd/pacemaker-schedulerd metadata > pacemaker-schedulerd.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pacemaker-schedulerd \ ../../xml/ocf-meta2man.xsl \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd/pacemaker-schedulerd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd/pacemaker-schedulerd.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd/pacemaker-schedulerd.dbook Note: meta source : no *info/productname or alternative pacemaker-schedulerd Note: meta source : see http://www.docbook.org/tdg5/en/html/produ pacemaker-schedulerd Note: meta source : no refentry/refmeta/refmiscinfo@class=source pacemaker-schedulerd Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi pacemaker-schedulerd Note: meta version: no *info/productnumber or alternative pacemaker-schedulerd Note: meta version: see http://www.docbook.org/tdg5/en/html/produ pacemaker-schedulerd Note: meta version: no refentry/refmeta/refmiscinfo@class=version pacemaker-schedulerd Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi pacemaker-schedulerd Warn: meta source : using "Pacemaker Configuration" for "source" pacemaker-schedulerd Note: meta manual : no titled ancestor of refentry pacemaker-schedulerd Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pacemaker-schedulerd Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi pacemaker-schedulerd Warn: meta manual : using "Pacemaker Configuration" for "manual" pacemaker-schedulerd Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pacemaker-schedulerd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr pacemaker-schedulerd Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso pacemaker-schedulerd Note: Writing pacemaker-schedulerd.7 rm pacemaker-schedulerd.xml pacemaker-schedulerd.dbook make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' Making all in attrd make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_attrd-pacemaker-attrd.o `test -f 'pacemaker-attrd.c' || echo './'`pacemaker-attrd.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_attrd-attrd_commands.o `test -f 'attrd_commands.c' || echo './'`attrd_commands.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_attrd-attrd_utils.o `test -f 'attrd_utils.c' || echo './'`attrd_utils.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_attrd-attrd_alerts.o `test -f 'attrd_alerts.c' || echo './'`attrd_alerts.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_attrd-attrd_elections.o `test -f 'attrd_elections.c' || echo './'`attrd_elections.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-attrd pacemaker_attrd-pacemaker-attrd.o pacemaker_attrd-attrd_commands.o pacemaker_attrd-attrd_utils.o pacemaker_attrd-attrd_alerts.o pacemaker_attrd-attrd_elections.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 -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-attrd pacemaker_attrd-pacemaker-attrd.o pacemaker_attrd-attrd_commands.o pacemaker_attrd-attrd_utils.o pacemaker_attrd-attrd_alerts.o pacemaker_attrd-attrd_elections.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-2.0.3/lib/pengine/.libs/libpe_rules.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' Making all in controld make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-pacemaker-controld.o `test -f 'pacemaker-controld.c' || echo './'`pacemaker-controld.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_attrd.o `test -f 'controld_attrd.c' || echo './'`controld_attrd.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_callbacks.o `test -f 'controld_callbacks.c' || echo './'`controld_callbacks.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_based.o `test -f 'controld_based.c' || echo './'`controld_based.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_control.o `test -f 'controld_control.c' || echo './'`controld_control.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_corosync.o `test -f 'controld_corosync.c' || echo './'`controld_corosync.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_election.o `test -f 'controld_election.c' || echo './'`controld_election.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_execd.o `test -f 'controld_execd.c' || echo './'`controld_execd.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_execd_state.o `test -f 'controld_execd_state.c' || echo './'`controld_execd_state.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_fencing.o `test -f 'controld_fencing.c' || echo './'`controld_fencing.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_fsa.o `test -f 'controld_fsa.c' || echo './'`controld_fsa.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_join_client.o `test -f 'controld_join_client.c' || echo './'`controld_join_client.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_join_dc.o `test -f 'controld_join_dc.c' || echo './'`controld_join_dc.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_membership.o `test -f 'controld_membership.c' || echo './'`controld_membership.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_messages.o `test -f 'controld_messages.c' || echo './'`controld_messages.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_metadata.o `test -f 'controld_metadata.c' || echo './'`controld_metadata.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_remote_ra.o `test -f 'controld_remote_ra.c' || echo './'`controld_remote_ra.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_schedulerd.o `test -f 'controld_schedulerd.c' || echo './'`controld_schedulerd.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_te_actions.o `test -f 'controld_te_actions.c' || echo './'`controld_te_actions.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_te_callbacks.o `test -f 'controld_te_callbacks.c' || echo './'`controld_te_callbacks.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_te_events.o `test -f 'controld_te_events.c' || echo './'`controld_te_events.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_te_utils.o `test -f 'controld_te_utils.c' || echo './'`controld_te_utils.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_throttle.o `test -f 'controld_throttle.c' || echo './'`controld_throttle.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_timers.o `test -f 'controld_timers.c' || echo './'`controld_timers.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_transition.o `test -f 'controld_transition.c' || echo './'`controld_transition.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_controld-controld_utils.o `test -f 'controld_utils.c' || echo './'`controld_utils.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-controld pacemaker_controld-pacemaker-controld.o pacemaker_controld-controld_attrd.o pacemaker_controld-controld_callbacks.o pacemaker_controld-controld_based.o pacemaker_controld-controld_control.o pacemaker_controld-controld_corosync.o pacemaker_controld-controld_election.o pacemaker_controld-controld_execd.o pacemaker_controld-controld_execd_state.o pacemaker_controld-controld_fencing.o pacemaker_controld-controld_fsa.o pacemaker_controld-controld_join_client.o pacemaker_controld-controld_join_dc.o pacemaker_controld-controld_membership.o pacemaker_controld-controld_messages.o pacemaker_controld-controld_metadata.o pacemaker_controld-controld_remote_ra.o pacemaker_controld-controld_schedulerd.o pacemaker_controld-controld_te_actions.o pacemaker_controld-controld_te_callbacks.o pacemaker_controld-controld_te_events.o pacemaker_controld-controld_te_utils.o pacemaker_controld-controld_throttle.o pacemaker_controld-controld_timers.o pacemaker_controld-controld_transition.o pacemaker_controld-controld_utils.o ../../lib/fencing/libstonithd.la ../../lib/pacemaker/libpacemaker.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 -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-controld pacemaker_controld-pacemaker-controld.o pacemaker_controld-controld_attrd.o pacemaker_controld-controld_callbacks.o pacemaker_controld-controld_based.o pacemaker_controld-controld_control.o pacemaker_controld-controld_corosync.o pacemaker_controld-controld_election.o pacemaker_controld-controld_execd.o pacemaker_controld-controld_execd_state.o pacemaker_controld-controld_fencing.o pacemaker_controld-controld_fsa.o pacemaker_controld-controld_join_client.o pacemaker_controld-controld_join_dc.o pacemaker_controld-controld_membership.o pacemaker_controld-controld_messages.o pacemaker_controld-controld_metadata.o pacemaker_controld-controld_remote_ra.o pacemaker_controld-controld_schedulerd.o pacemaker_controld-controld_te_actions.o pacemaker_controld-controld_te_callbacks.o pacemaker_controld-controld_te_events.o pacemaker_controld-controld_te_utils.o pacemaker_controld-controld_throttle.o pacemaker_controld-controld_timers.o pacemaker_controld-controld_transition.o pacemaker_controld-controld_utils.o ../../lib/fencing/.libs/libstonithd.so ../../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so ../../lib/pengine/.libs/libpe_rules.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld/pacemaker-controld metadata > pacemaker-controld.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pacemaker-controld \ ../../xml/ocf-meta2man.xsl \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld/pacemaker-controld.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld/pacemaker-controld.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld/pacemaker-controld.dbook Note: meta source : no *info/productname or alternative pacemaker-controld Note: meta source : see http://www.docbook.org/tdg5/en/html/produ pacemaker-controld Note: meta source : no refentry/refmeta/refmiscinfo@class=source pacemaker-controld Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi pacemaker-controld Note: meta version: no *info/productnumber or alternative pacemaker-controld Note: meta version: see http://www.docbook.org/tdg5/en/html/produ pacemaker-controld Note: meta version: no refentry/refmeta/refmiscinfo@class=version pacemaker-controld Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi pacemaker-controld Warn: meta source : using "Pacemaker Configuration" for "source" pacemaker-controld Note: meta manual : no titled ancestor of refentry pacemaker-controld Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pacemaker-controld Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi pacemaker-controld Warn: meta manual : using "Pacemaker Configuration" for "manual" pacemaker-controld Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pacemaker-controld Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr pacemaker-controld Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso pacemaker-controld Note: Writing pacemaker-controld.7 rm pacemaker-controld.dbook pacemaker-controld.xml make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' Making all in execd make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_execd-pacemaker-execd.o `test -f 'pacemaker-execd.c' || echo './'`pacemaker-execd.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_execd-execd_commands.o `test -f 'execd_commands.c' || echo './'`execd_commands.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_execd-execd_alerts.o `test -f 'execd_alerts.c' || echo './'`execd_alerts.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 cts-exec-helper.o cts-exec-helper.c gcc -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-pacemaker-execd.o `test -f 'pacemaker-execd.c' || echo './'`pacemaker-execd.c gcc -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-execd_commands.o `test -f 'execd_commands.c' || echo './'`execd_commands.c gcc -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-execd_alerts.o `test -f 'execd_alerts.c' || echo './'`execd_alerts.c gcc -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-remoted_tls.o `test -f 'remoted_tls.c' || echo './'`remoted_tls.c gcc -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-remoted_pidone.o `test -f 'remoted_pidone.c' || echo './'`remoted_pidone.c gcc -DHAVE_CONFIG_H -I. -I../../include -DSUPPORT_REMOTE -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-remoted_proxy.o `test -f 'remoted_proxy.c' || echo './'`remoted_proxy.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cts-exec-helper cts-exec-helper.o ../../lib/common/libcrmcommon.la ../../lib/lrmd/liblrmd.la ../../lib/cib/libcib.la ../../lib/services/libcrmservice.la ../../lib/pengine/libpe_status.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-execd pacemaker_execd-pacemaker-execd.o pacemaker_execd-execd_commands.o pacemaker_execd-execd_alerts.o ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-remoted pacemaker_remoted-pacemaker-execd.o pacemaker_remoted-execd_commands.o pacemaker_remoted-execd_alerts.o pacemaker_remoted-remoted_tls.o pacemaker_remoted-remoted_pidone.o pacemaker_remoted-remoted_proxy.o ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la ../../lib/fencing/libstonithd.la ../../lib/lrmd/liblrmd.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cts-exec-helper cts-exec-helper.o ../../lib/common/.libs/libcrmcommon.so ../../lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so ../../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so ../../lib/services/.libs/libcrmservice.so -ldbus-1 ../../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-execd pacemaker_execd-pacemaker-execd.o pacemaker_execd-execd_commands.o pacemaker_execd-execd_alerts.o ../../lib/common/.libs/libcrmcommon.so ../../lib/services/.libs/libcrmservice.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-remoted pacemaker_remoted-pacemaker-execd.o pacemaker_remoted-execd_commands.o pacemaker_remoted-execd_alerts.o pacemaker_remoted-remoted_tls.o pacemaker_remoted-remoted_pidone.o pacemaker_remoted-remoted_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-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd/pacemaker-remoted if [ -f ../../tools/pacemaker-remoted.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../../tools/pacemaker-remoted.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd/pacemaker-remoted \ | sed -e '/.SS "Usage:"/,+3d' > pacemaker-remoted.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd/pacemaker-remoted --output pacemaker-remoted.8 ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' Making all in fenced make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_fenced-pacemaker-fenced.o `test -f 'pacemaker-fenced.c' || echo './'`pacemaker-fenced.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_fenced-fenced_commands.o `test -f 'fenced_commands.c' || echo './'`fenced_commands.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_fenced-fenced_remote.o `test -f 'fenced_remote.c' || echo './'`fenced_remote.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_fenced-fenced_history.o `test -f 'fenced_history.c' || echo './'`fenced_history.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 cts-fence-helper.o cts-fence-helper.c chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/fence_legacy if [ -f ../../tools/fence_legacy.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../../tools/fence_legacy.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/fence_legacy \ | sed -e '/.SS "Usage:"/,+3d' > fence_legacy.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/fence_legacy --output fence_legacy.8 ; \ fi /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cts-fence-helper cts-fence-helper.o ../../lib/common/libcrmcommon.la ../../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cts-fence-helper cts-fence-helper.o ../../lib/common/.libs/libcrmcommon.so ../../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemaker-fenced pacemaker_fenced-pacemaker-fenced.o pacemaker_fenced-fenced_commands.o pacemaker_fenced-fenced_remote.o pacemaker_fenced-fenced_history.o ../../lib/common/libcrmcommon.la ../../lib/cluster/libcrmcluster.la ../../lib/fencing/libstonithd.la ../../lib/pengine/libpe_status.la ../../lib/pacemaker/libpacemaker.la -lqb -ldl -lcpg -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemaker-fenced pacemaker_fenced-pacemaker-fenced.o pacemaker_fenced-fenced_commands.o pacemaker_fenced-fenced_remote.o pacemaker_fenced-fenced_history.o ../../lib/common/.libs/libcrmcommon.so ../../lib/cluster/.libs/libcrmcluster.so ../../lib/fencing/.libs/libstonithd.so ../../lib/pengine/.libs/libpe_status.so ../../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/pacemaker-fenced metadata > pacemaker-fenced.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name pacemaker-fenced \ ../../xml/ocf-meta2man.xsl \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/pacemaker-fenced.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/pacemaker-fenced.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced/pacemaker-fenced.dbook Note: meta source : no *info/productname or alternative pacemaker-fenced Note: meta source : see http://www.docbook.org/tdg5/en/html/produ pacemaker-fenced Note: meta source : no refentry/refmeta/refmiscinfo@class=source pacemaker-fenced Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi pacemaker-fenced Note: meta version: no *info/productnumber or alternative pacemaker-fenced Note: meta version: see http://www.docbook.org/tdg5/en/html/produ pacemaker-fenced Note: meta version: no refentry/refmeta/refmiscinfo@class=version pacemaker-fenced Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi pacemaker-fenced Warn: meta source : using "Pacemaker Configuration" for "source" pacemaker-fenced Note: meta manual : no titled ancestor of refentry pacemaker-fenced Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual pacemaker-fenced Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi pacemaker-fenced Warn: meta manual : using "Pacemaker Configuration" for "manual" pacemaker-fenced Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof pacemaker-fenced Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr pacemaker-fenced Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso pacemaker-fenced Note: Writing pacemaker-fenced.7 rm pacemaker-fenced.dbook pacemaker-fenced.xml make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' Making all in pacemakerd make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd' gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-pacemakerd.o `test -f 'pacemakerd.c' || echo './'`pacemakerd.c gcc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I../../include -I../../libltdl -I../../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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-pcmkd_corosync.o `test -f 'pcmkd_corosync.c' || echo './'`pcmkd_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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pacemakerd pacemakerd-pacemakerd.o pacemakerd-pcmkd_corosync.o ../../lib/cluster/libcrmcluster.la ../../lib/common/libcrmcommon.la -lqb -ldl -lcpg -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pacemakerd pacemakerd-pacemakerd.o pacemakerd-pcmkd_corosync.o ../../lib/cluster/.libs/libcrmcluster.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 ../../lib/common/.libs/libcrmcommon.so -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd/pacemakerd if [ -f ../../tools/pacemakerd.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../../tools/pacemakerd.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd/pacemakerd \ | sed -e '/.SS "Usage:"/,+3d' > pacemakerd.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd/pacemakerd --output pacemakerd.8 ; \ fi make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' Building tools make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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.o crm_simulate.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_curses.o crm_mon_curses.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_output.o crm_mon_output.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_print.o crm_mon_print.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_runtime.o crm_mon_runtime.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_xml.o crm_mon_xml.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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.o crm_resource.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_ban.o crm_resource_ban.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_runtime.o crm_resource_runtime.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_print.o crm_resource_print.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_rule.o crm_rule.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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_shadow.o crm_shadow.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 iso8601.o iso8601.c gcc -DHAVE_CONFIG_H -I. -I../include -I../include -I../include -I../libltdl -I../libltdl -DPCMK_TIME_EMERGENCY_CGT -UPCMK_TIME_EMERGENCY_CGT -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I/usr/include/heartbeat -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -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 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 stonith_admin.o stonith_admin.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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o attrd_updater attrd_updater.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cibadmin cibadmin.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/attrd_updater attrd_updater.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/cibadmin cibadmin.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crmadmin crmadmin.o ../lib/pengine/libpe_status.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_simulate crm_simulate.o ../lib/pengine/libpe_status.la ../lib/pacemaker/libpacemaker.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_attribute crm_attribute.o ../lib/cluster/libcrmcluster.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_diff crm_diff.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_error crm_error.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crmadmin crmadmin.o ../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_diff crm_diff.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -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-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 -lcpg -lcfg -lcmap -lquorum -lcorosync_common ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_mon crm_mon.o crm_mon_curses.o crm_mon_output.o crm_mon_print.o crm_mon_runtime.o crm_mon_xml.o ../lib/pengine/libpe_status.la ../lib/fencing/libstonithd.la ../lib/pacemaker/libpacemaker.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lncurses -ltinfo -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_node crm_node.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_simulate crm_simulate.o ../lib/pengine/.libs/libpe_status.so ../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_error crm_error.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_resource crm_resource.o crm_resource_ban.o crm_resource_runtime.o crm_resource_print.o ../lib/pengine/libpe_rules.la ../lib/fencing/libstonithd.la ../lib/lrmd/liblrmd.la ../lib/services/libcrmservice.la ../lib/pengine/libpe_status.la ../lib/pacemaker/libpacemaker.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_rule crm_rule.o ../lib/cib/libcib.la ../lib/pengine/libpe_rules.la ../lib/pengine/libpe_status.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_shadow crm_shadow.o ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_node crm_node.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_verify crm_verify.o ../lib/pengine/libpe_status.la ../lib/pacemaker/libpacemaker.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_mon crm_mon.o crm_mon_curses.o crm_mon_output.o crm_mon_print.o crm_mon_runtime.o crm_mon_xml.o ../lib/pengine/.libs/libpe_status.so ../lib/fencing/.libs/libstonithd.so ../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lncurses -ltinfo -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_shadow crm_shadow.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_rule crm_rule.o ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o crm_ticket crm_ticket.o ../lib/pengine/libpe_rules.la ../lib/pengine/libpe_status.la ../lib/pacemaker/libpacemaker.la ../lib/cib/libcib.la ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o iso8601 iso8601.o ../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o stonith_admin stonith_admin.o ../lib/common/libcrmcommon.la ../lib/cib/libcib.la ../lib/pengine/libpe_status.la ../lib/fencing/libstonithd.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_resource crm_resource.o crm_resource_ban.o crm_resource_runtime.o crm_resource_print.o ../lib/pengine/.libs/libpe_rules.so ../lib/fencing/.libs/libstonithd.so ../lib/lrmd/.libs/liblrmd.so ../lib/services/.libs/libcrmservice.so ../lib/pengine/.libs/libpe_status.so ../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/attrd_updater if [ -f ../tools/attrd_updater.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/attrd_updater.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/attrd_updater \ | sed -e '/.SS "Usage:"/,+3d' > attrd_updater.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/attrd_updater --output attrd_updater.8 ; \ fi 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/crm_verify crm_verify.o ../lib/pengine/.libs/libpe_status.so ../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/iso8601 iso8601.o ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/cibadmin if [ -f ../tools/cibadmin.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/cibadmin.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/cibadmin \ | sed -e '/.SS "Usage:"/,+3d' > cibadmin.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/cibadmin --output cibadmin.8 ; \ fi /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crmadmin if [ -f ../tools/crmadmin.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crmadmin.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crmadmin \ | sed -e '/.SS "Usage:"/,+3d' > crmadmin.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crmadmin --output crmadmin.8 ; \ fi 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/stonith_admin stonith_admin.o ../lib/common/.libs/libcrmcommon.so ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so ../lib/pengine/.libs/libpe_status.so -lncurses -ltinfo ../lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_simulate if [ -f ../tools/crm_simulate.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_simulate.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_simulate \ | sed -e '/.SS "Usage:"/,+3d' > crm_simulate.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_simulate --output crm_simulate.8 ; \ fi 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 -Wl,--as-needed -Wl,-z -Wl,now -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 ../lib/pacemaker/.libs/libpacemaker.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_status.so -lncurses -ltinfo /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/.libs/liblrmd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs/libstonithd.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs/libcrmservice.so -ldbus-1 ../lib/cib/.libs/libcib.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs/libpe_rules.so /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs/libcrmcommon.so ../lib/common/.libs/libcrmcommon.so -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_attribute if [ -f ../tools/crm_attribute.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_attribute.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_attribute \ | sed -e '/.SS "Usage:"/,+3d' > crm_attribute.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_attribute --output crm_attribute.8 ; \ fi /usr/bin/ld: warning: /usr/lib/gcc/aarch64-redhat-linux/9/../../../../lib64/libqb.so contains output sections; did you forget -T? chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_diff if [ -f ../tools/crm_diff.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_diff.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_diff \ | sed -e '/.SS "Usage:"/,+3d' > crm_diff.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_diff --output crm_diff.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_error if [ -f ../tools/crm_error.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_error.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_error \ | sed -e '/.SS "Usage:"/,+3d' > crm_error.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_error --output crm_error.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_mon if [ -f ../tools/crm_mon.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_mon.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_mon \ | sed -e '/.SS "Usage:"/,+3d' > crm_mon.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_mon --output crm_mon.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_node if [ -f ../tools/crm_node.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_node.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_node \ | sed -e '/.SS "Usage:"/,+3d' > crm_node.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_node --output crm_node.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_resource if [ -f ../tools/crm_resource.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_resource.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_resource \ | sed -e '/.SS "Usage:"/,+3d' > crm_resource.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_resource --output crm_resource.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_rule if [ -f ../tools/crm_rule.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_rule.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_rule \ | sed -e '/.SS "Usage:"/,+3d' > crm_rule.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_rule --output crm_rule.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_shadow if [ -f ../tools/crm_shadow.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_shadow.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_shadow \ | sed -e '/.SS "Usage:"/,+3d' > crm_shadow.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_shadow --output crm_shadow.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_verify if [ -f ../tools/crm_verify.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_verify.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_verify \ | sed -e '/.SS "Usage:"/,+3d' > crm_verify.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_verify --output crm_verify.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_ticket if [ -f ../tools/crm_ticket.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_ticket.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_ticket \ | sed -e '/.SS "Usage:"/,+3d' > crm_ticket.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_ticket --output crm_ticket.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/iso8601 if [ -f ../tools/iso8601.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/iso8601.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/iso8601 \ | sed -e '/.SS "Usage:"/,+3d' > iso8601.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/iso8601 --output iso8601.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/stonith_admin if [ -f ../tools/stonith_admin.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/stonith_admin.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/stonith_admin \ | sed -e '/.SS "Usage:"/,+3d' > stonith_admin.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/stonith_admin --output stonith_admin.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_report if [ -f ../tools/crm_report.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_report.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_report \ | sed -e '/.SS "Usage:"/,+3d' > crm_report.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_report --output crm_report.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_standby if [ -f ../tools/crm_standby.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_standby.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_standby \ | sed -e '/.SS "Usage:"/,+3d' > crm_standby.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_standby --output crm_standby.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_master if [ -f ../tools/crm_master.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_master.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_master \ | sed -e '/.SS "Usage:"/,+3d' > crm_master.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_master --output crm_master.8 ; \ fi chmod a+x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_failcount if [ -f ../tools/crm_failcount.8.inc ]; then \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ -h --help-all \ --no-discard-stderr \ -i ../tools/crm_failcount.8.inc /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_failcount \ | sed -e '/.SS "Usage:"/,+3d' > crm_failcount.8 ; \ else \ PATH=/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools:$PATH /usr/bin/help2man -N --section 8 --name "Part of the Pacemaker cluster resource manager" \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_failcount --output crm_failcount.8 ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools' Building xml make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml' echo '' > api/api-result-2.0.rng echo '' > api/api-result-next.rng echo '' > api/api-result-1.0.rng echo '' >> api/api-result-2.0.rng echo '' > api/api-result-1.1.rng echo '' >> api/api-result-next.rng echo '' >> api/api-result-1.0.rng echo ' ' >> api/api-result-2.0.rng echo '' >> api/api-result-1.1.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-1.0.rng for rng in command-output crm_mon stonith_admin version; do ./best-match.sh api/$rng 2.0 api/api-result-2.0.rng " " || :; done echo ' ' >> api/api-result-1.1.rng for rng in command-output crm_mon stonith_admin version; do ./best-match.sh api/$rng next api/api-result-next.rng " " || :; done for rng in command-output crm_mon stonith_admin version; do ./best-match.sh api/$rng 1.0 api/api-result-1.0.rng " " || :; done for rng in command-output crm_mon stonith_admin version; do ./best-match.sh api/$rng 1.1 api/api-result-1.1.rng " " || :; done echo '' > pacemaker-3.2.rng echo '' >> pacemaker-3.2.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-3.2.rng ./best-match.sh cib 3.2 pacemaker-3.2.rng " " echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-3.2.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 3.2 pacemaker-3.2.rng " " || :; done echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-1.0.rng ./best-match.sh api/status 1.0 api/api-result-1.0.rng " " || : echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-2.0.rng ./best-match.sh api/status 2.0 api/api-result-2.0.rng " " || : echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> api/api-result-1.0.rng echo ' ' >> api/api-result-next.rng echo ' ' >> api/api-result-2.0.rng echo ' ' >> api/api-result-1.1.rng echo '' >> api/api-result-1.0.rng ./best-match.sh api/status next api/api-result-next.rng " " || : echo '' >> api/api-result-2.0.rng ./best-match.sh api/status 1.1 api/api-result-1.1.rng " " || : echo '' > pacemaker-next.rng echo '' > pacemaker-1.0.rng echo '' >> pacemaker-next.rng echo '' >> pacemaker-1.0.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.0.rng ./best-match.sh cib next pacemaker-next.rng " " ./best-match.sh cib 1.0 pacemaker-1.0.rng " " echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> api/api-result-next.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 1.0 pacemaker-1.0.rng " " || :; done echo ' ' >> api/api-result-next.rng echo '' >> api/api-result-next.rng echo '' > pacemaker-1.2.rng echo ' ' >> api/api-result-1.1.rng echo '' >> pacemaker-1.2.rng echo ' ' >> api/api-result-1.1.rng echo ' ' >> pacemaker-1.2.rng echo '' >> api/api-result-1.1.rng echo ' ' >> pacemaker-1.2.rng echo '' > pacemaker-1.3.rng ./best-match.sh cib 1.2 pacemaker-1.2.rng " " echo '' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-next.rng ./best-match.sh cib 1.3 pacemaker-1.3.rng " " for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng next pacemaker-next.rng " " || :; done echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 1.2 pacemaker-1.2.rng " " || :; done echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-1.3.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 1.3 pacemaker-1.3.rng " " || :; done echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng ./best-match.sh status 1.0 pacemaker-1.0.rng " " echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo ' ' >> pacemaker-1.0.rng echo '' >> pacemaker-1.0.rng echo '' > pacemaker-2.0.rng echo '' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng ./best-match.sh cib 2.0 pacemaker-2.0.rng " " echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng ./best-match.sh status 1.2 pacemaker-1.2.rng " " echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-1.2.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-1.2.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.0 pacemaker-2.0.rng " " || :; done echo '' >> pacemaker-1.2.rng echo '' > pacemaker-2.1.rng echo '' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng ./best-match.sh cib 2.1 pacemaker-2.1.rng " " echo ' ' >> pacemaker-2.1.rng echo ' ' >> pacemaker-2.1.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.1 pacemaker-2.1.rng " " || :; done echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng echo ' ' >> pacemaker-next.rng ./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 '' > pacemaker-2.2.rng echo '' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng ./best-match.sh cib 2.2 pacemaker-2.2.rng " " echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-1.3.rng ./best-match.sh status 3.2 pacemaker-3.2.rng " " echo ' ' >> pacemaker-1.3.rng ./best-match.sh status 1.3 pacemaker-1.3.rng " " echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.2 pacemaker-2.2.rng " " || :; done echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-1.3.rng echo ' ' >> pacemaker-3.2.rng echo ' ' >> pacemaker-1.3.rng echo '' >> pacemaker-3.2.rng echo ' ' >> pacemaker-1.3.rng echo '' > pacemaker-2.3.rng echo ' ' >> pacemaker-1.3.rng echo '' >> pacemaker-2.3.rng echo '' >> pacemaker-1.3.rng echo ' ' >> pacemaker-2.3.rng echo '' > pacemaker-2.4.rng echo ' ' >> pacemaker-2.3.rng echo '' >> pacemaker-2.4.rng ./best-match.sh cib 2.3 pacemaker-2.3.rng " " echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng ./best-match.sh cib 2.4 pacemaker-2.4.rng " " echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.3 pacemaker-2.3.rng " " || :; done echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./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 ./best-match.sh status 2.1 pacemaker-2.1.rng " " echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng echo ' ' >> pacemaker-2.0.rng ./best-match.sh status 2.0 pacemaker-2.0.rng " " 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 '' > pacemaker-2.5.rng echo '' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng ./best-match.sh cib 2.5 pacemaker-2.5.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 '' > pacemaker-2.6.rng echo '' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng ./best-match.sh cib 2.6 pacemaker-2.6.rng " " echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.5.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.5 pacemaker-2.5.rng " " || :; done echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.6 pacemaker-2.6.rng " " || :; done echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng echo ' ' >> pacemaker-2.2.rng ./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 '' > pacemaker-2.7.rng echo '' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng ./best-match.sh cib 2.7 pacemaker-2.7.rng " " echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng echo ' ' >> pacemaker-2.3.rng ./best-match.sh status 2.3 pacemaker-2.3.rng " " echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.7 pacemaker-2.7.rng " " || :; done 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 '' > pacemaker-2.8.rng echo '' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng ./best-match.sh cib 2.8 pacemaker-2.8.rng " " echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.4.rng ./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.8.rng echo ' ' >> pacemaker-2.4.rng echo ' ' >> pacemaker-2.8.rng echo '' >> pacemaker-2.4.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.8 pacemaker-2.8.rng " " || :; done echo '' > pacemaker-2.9.rng echo '' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng ./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 ./best-match.sh $rng 2.9 pacemaker-2.9.rng " " || :; done echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng ./best-match.sh status 2.6 pacemaker-2.6.rng " " ./best-match.sh status 2.5 pacemaker-2.5.rng " " echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo '' >> pacemaker-2.6.rng echo ' ' >> pacemaker-2.5.rng echo '' > pacemaker-2.10.rng echo ' ' >> pacemaker-2.5.rng echo '' >> pacemaker-2.10.rng echo '' >> pacemaker-2.5.rng echo ' ' >> pacemaker-2.10.rng echo '' > pacemaker-3.0.rng echo ' ' >> pacemaker-2.10.rng echo '' >> pacemaker-3.0.rng ./best-match.sh cib 2.10 pacemaker-2.10.rng " " echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng ./best-match.sh cib 3.0 pacemaker-3.0.rng " " echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-3.0.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 2.10 pacemaker-2.10.rng " " || :; done echo ' ' >> pacemaker-3.0.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 3.0 pacemaker-3.0.rng " " || :; done echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng echo ' ' >> pacemaker-2.7.rng ./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-3.1.rng echo '' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng ./best-match.sh cib 3.1 pacemaker-3.1.rng " " echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng for rng in options nodes resources constraints fencing acls tags alerts; do ./best-match.sh $rng 3.1 pacemaker-3.1.rng " " || :; done echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng echo ' ' >> pacemaker-2.9.rng ./best-match.sh status 2.9 pacemaker-2.9.rng " " echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> pacemaker-2.8.rng ./best-match.sh status 2.8 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 echo '' > versions.rng echo '' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.8.rng echo ' ' >> versions.rng echo ' ' >> pacemaker-2.8.rng echo ' none' >> versions.rng echo ' ' >> pacemaker-2.8.rng echo ' pacemaker-0.6' >> versions.rng echo '' >> pacemaker-2.8.rng echo ' transitional-0.6' >> versions.rng /usr/bin/mkdir -p api # might not exist in VPATH build echo ' pacemaker-0.7' >> versions.rng echo ' pacemaker-1.1' >> versions.rng cp ../xml/api/api-result-2.0.rng api/api-result.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 3.0 3.1 3.2; do echo " pacemaker-$rng" >> versions.rng; done cp ../xml/pacemaker-3.2.rng pacemaker.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 '' >> versions.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng echo ' ' >> pacemaker-2.10.rng ./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 ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng ./best-match.sh status 3.0 pacemaker-3.0.rng " " echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.0.rng echo '' >> pacemaker-3.0.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng ./best-match.sh status 3.1 pacemaker-3.1.rng " " echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo ' ' >> pacemaker-3.1.rng echo '' >> pacemaker-3.1.rng make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml' Building cts make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' Making all in benchmark make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/benchmark' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/benchmark' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5tX9OP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 ++ dirname /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 + cd pacemaker-Pacemaker-2.0.3 + make install DESTDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 V=1 docdir=/usr/share/doc/pacemaker am__py_compile=true Making install in replace make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/replace' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/replace' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/replace' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/replace' Making install in include make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' Making install in crm make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' Making install in common make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/common' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/common' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm/common' /usr/bin/install -c -m 644 xml.h ipc.h util.h iso8601.h mainloop.h logging.h results.h nvpair.h '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm/common' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/common' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/common' Making install in pengine make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/pengine' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/pengine' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm/pengine' /usr/bin/install -c -m 644 common.h complex.h pe_types.h rules.h status.h '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm/pengine' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/pengine' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/pengine' Making install in cib make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cib' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cib' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm/cib' /usr/bin/install -c -m 644 util.h cib_types.h '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm/cib' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cib' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cib' Making install in fencing make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/fencing' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/fencing' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/fencing' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/fencing' Making install in cluster make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cluster' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cluster' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cluster' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm/cluster' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm' /usr/bin/install -c -m 644 attrd.h cib.h cluster.h compatibility.h crm.h lrmd.h msg_xml.h services.h stonith-ng.h '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker/crm' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/crm' Making install in pcmki make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/pcmki' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/pcmki' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/pcmki' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include/pcmki' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker' /usr/bin/install -c -m 644 crm_config.h '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/include/pacemaker' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/include' Making install in lib make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' Making install in gnu make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make install-recursive make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[5]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/gnu' Making install in common make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmcommon.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcrmcommon.so.34.3.0 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.so.34.3.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcrmcommon.so.34.3.0 libcrmcommon.so.34 || { rm -f libcrmcommon.so.34 && ln -s libcrmcommon.so.34.3.0 libcrmcommon.so.34; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcrmcommon.so.34.3.0 libcrmcommon.so || { rm -f libcrmcommon.so && ln -s libcrmcommon.so.34.3.0 libcrmcommon.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmcommon.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.la libtool: install: /usr/bin/install -c .libs/libcrmcommon.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common' Making install in pengine make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libpe_rules.la libpe_status.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'libpe_rules.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 27:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) 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-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpe_rules.so.26 -o .libs/libpe_rules.so.26.1.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.26.1.0T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.so.26.1.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libpe_rules.so.26.1.0 libpe_rules.so.26 || { rm -f libpe_rules.so.26 && ln -s libpe_rules.so.26.1.0 libpe_rules.so.26; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libpe_rules.so.26.1.0 libpe_rules.so || { rm -f libpe_rules.so && ln -s libpe_rules.so.26.1.0 libpe_rules.so; }; }) libtool: install: /usr/bin/install -c .libs/libpe_rules.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.la libtool: warning: relinking 'libpe_status.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 29:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpe_status.la -rpath /usr/lib64 libpe_status_la-bundle.lo libpe_status_la-clone.lo libpe_status_la-common.lo libpe_status_la-complex.lo libpe_status_la-failcounts.lo libpe_status_la-group.lo libpe_status_la-native.lo libpe_status_la-remote.lo libpe_status_la-rules.lo libpe_status_la-status.lo libpe_status_la-unpack.lo libpe_status_la-utils.lo libpe_status_la-pe_output.lo -lncurses -ltinfo ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libpe_status_la-bundle.o .libs/libpe_status_la-clone.o .libs/libpe_status_la-common.o .libs/libpe_status_la-complex.o .libs/libpe_status_la-failcounts.o .libs/libpe_status_la-group.o .libs/libpe_status_la-native.o .libs/libpe_status_la-remote.o .libs/libpe_status_la-rules.o .libs/libpe_status_la-status.o .libs/libpe_status_la-unpack.o .libs/libpe_status_la-utils.o .libs/libpe_status_la-pe_output.o -lncurses -ltinfo -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lcrmcommon -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpe_status.so.28 -o .libs/libpe_status.so.28.1.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.28.1.0T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.so.28.1.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libpe_status.so.28.1.0 libpe_status.so.28 || { rm -f libpe_status.so.28 && ln -s libpe_status.so.28.1.0 libpe_status.so.28; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libpe_status.so.28.1.0 libpe_status.so || { rm -f libpe_status.so && ln -s libpe_status.so.28.1.0 libpe_status.so; }; }) libtool: install: /usr/bin/install -c .libs/libpe_status.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.la libtool: install: /usr/bin/install -c .libs/libpe_rules.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.a libtool: install: /usr/bin/install -c .libs/libpe_status.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine' Making install in cib make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcib.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'libcib.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 28:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) 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-2.0.3/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lpe_rules -lcrmcommon -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcib.so.27 -o .libs/libcib.so.27.1.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libcib.so.27.1.0T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.so.27.1.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcib.so.27.1.0 libcib.so.27 || { rm -f libcib.so.27 && ln -s libcib.so.27.1.0 libcib.so.27; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcib.so.27.1.0 libcib.so || { rm -f libcib.so && ln -s libcib.so.27.1.0 libcib.so; }; }) libtool: install: /usr/bin/install -c .libs/libcib.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.la libtool: install: /usr/bin/install -c .libs/libcib.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib' Making install in services make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmservice.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'libcrmservice.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 30:0:2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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-services_lsb.lo libcrmservice_la-dbus.lo libcrmservice_la-systemd.lo ../../lib/common/libcrmcommon.la -ldbus-1 -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libcrmservice_la-services.o .libs/libcrmservice_la-services_linux.o .libs/libcrmservice_la-services_lsb.o .libs/libcrmservice_la-dbus.o .libs/libcrmservice_la-systemd.o -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lcrmcommon -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcrmservice.so.28 -o .libs/libcrmservice.so.28.2.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.28.2.0T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.so.28.2.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcrmservice.so.28.2.0 libcrmservice.so.28 || { rm -f libcrmservice.so.28 && ln -s libcrmservice.so.28.2.0 libcrmservice.so.28; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcrmservice.so.28.2.0 libcrmservice.so || { rm -f libcrmservice.so && ln -s libcrmservice.so.28.2.0 libcrmservice.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmservice.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.la libtool: install: /usr/bin/install -c .libs/libcrmservice.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services' Making install in fencing make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libstonithd.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'libstonithd.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 29:0:3 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstonithd.la -rpath /usr/lib64 libstonithd_la-st_client.lo libstonithd_la-st_output.lo libstonithd_la-st_rhcs.lo ../../lib/common/libcrmcommon.la ../../lib/services/libcrmservice.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libstonithd_la-st_client.o .libs/libstonithd_la-st_output.o .libs/libstonithd_la-st_rhcs.o -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lcrmservice -lcrmcommon -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libstonithd.so.26 -o .libs/libstonithd.so.26.3.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libstonithd.so.26.3.0T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.so.26.3.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libstonithd.so.26.3.0 libstonithd.so.26 || { rm -f libstonithd.so.26 && ln -s libstonithd.so.26.3.0 libstonithd.so.26; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libstonithd.so.26.3.0 libstonithd.so || { rm -f libstonithd.so && ln -s libstonithd.so.26.3.0 libstonithd.so; }; }) libtool: install: /usr/bin/install -c .libs/libstonithd.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.la libtool: install: /usr/bin/install -c .libs/libstonithd.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing' Making install in lrmd make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c liblrmd.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'liblrmd.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 28:3:0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) 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-2.0.3/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lstonithd -lcrmservice -lcrmcommon -ldbus-1 -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,liblrmd.so.28 -o .libs/liblrmd.so.28.0.3 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/liblrmd.so.28.0.3T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.so.28.0.3 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f liblrmd.so.28.0.3 liblrmd.so.28 || { rm -f liblrmd.so.28 && ln -s liblrmd.so.28.0.3 liblrmd.so.28; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f liblrmd.so.28.0.3 liblrmd.so || { rm -f liblrmd.so && ln -s liblrmd.so.28.0.3 liblrmd.so; }; }) libtool: install: /usr/bin/install -c .libs/liblrmd.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.la libtool: install: /usr/bin/install -c .libs/liblrmd.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd' Making install in cluster make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cluster' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cluster' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libcrmcluster.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'libcrmcluster.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cluster; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 29:3:0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -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 -lqb -ldl -lcfg -lqb -ldl -lcmap -lqb -ldl -lquorum -lqb -ldl -lcorosync_common -lqb -ldl -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) 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-2.0.3/lib/common/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lstonithd -lcrmservice -lcrmcommon -ldbus-1 -lcpg -lcfg -lcmap -lquorum -lcorosync_common -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libcrmcluster.so.29 -o .libs/libcrmcluster.so.29.0.3 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libcrmcluster.so.29.0.3T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.so.29.0.3 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcrmcluster.so.29.0.3 libcrmcluster.so.29 || { rm -f libcrmcluster.so.29 && ln -s libcrmcluster.so.29.0.3 libcrmcluster.so.29; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libcrmcluster.so.29.0.3 libcrmcluster.so || { rm -f libcrmcluster.so && ln -s libcrmcluster.so.29.0.3 libcrmcluster.so; }; }) libtool: install: /usr/bin/install -c .libs/libcrmcluster.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.la libtool: install: /usr/bin/install -c .libs/libcrmcluster.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cluster' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cluster' Making install in pacemaker make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c libpacemaker.la '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64' libtool: warning: relinking 'libpacemaker.la' libtool: install: (cd /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker; /bin/sh "/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -ggdb -fgnu89-inline -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat-security -Wmissing-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 2:0:1 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpacemaker.la -rpath /usr/lib64 libpacemaker_la-pcmk_sched_allocate.lo libpacemaker_la-pcmk_sched_bundle.lo libpacemaker_la-pcmk_sched_clone.lo libpacemaker_la-pcmk_sched_constraints.lo libpacemaker_la-pcmk_sched_graph.lo libpacemaker_la-pcmk_sched_group.lo libpacemaker_la-pcmk_sched_messages.lo libpacemaker_la-pcmk_sched_native.lo libpacemaker_la-pcmk_sched_notif.lo libpacemaker_la-pcmk_sched_promotable.lo libpacemaker_la-pcmk_sched_transition.lo libpacemaker_la-pcmk_sched_utilization.lo libpacemaker_la-pcmk_sched_utils.lo libpacemaker_la-pcmk_trans_graph.lo libpacemaker_la-pcmk_trans_unpack.lo libpacemaker_la-pcmk_trans_utils.lo ../../lib/pengine/libpe_status.la ../../lib/cib/libcib.la ../../lib/lrmd/liblrmd.la ../../lib/common/libcrmcommon.la -lgnutls -lqb -lqb -lqb -ldl -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -inst-prefix-dir /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64) libtool: relink: gcc -shared -fPIC -DPIC .libs/libpacemaker_la-pcmk_sched_allocate.o .libs/libpacemaker_la-pcmk_sched_bundle.o .libs/libpacemaker_la-pcmk_sched_clone.o .libs/libpacemaker_la-pcmk_sched_constraints.o .libs/libpacemaker_la-pcmk_sched_graph.o .libs/libpacemaker_la-pcmk_sched_group.o .libs/libpacemaker_la-pcmk_sched_messages.o .libs/libpacemaker_la-pcmk_sched_native.o .libs/libpacemaker_la-pcmk_sched_notif.o .libs/libpacemaker_la-pcmk_sched_promotable.o .libs/libpacemaker_la-pcmk_sched_transition.o .libs/libpacemaker_la-pcmk_sched_utilization.o .libs/libpacemaker_la-pcmk_sched_utils.o .libs/libpacemaker_la-pcmk_trans_graph.o .libs/libpacemaker_la-pcmk_trans_unpack.o .libs/libpacemaker_la-pcmk_trans_utils.o -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/.libs -L/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/.libs -L/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 -L/usr/lib64 -lpe_status -lncurses -ltinfo -lcib -lpe_rules -llrmd -lstonithd -lcrmservice -ldbus-1 -lcrmcommon -lgnutls -lqb -lbz2 -lxslt -luuid -lpam -lrt -ldl -lglib-2.0 -lxml2 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -ggdb -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-soname -Wl,libpacemaker.so.1 -o .libs/libpacemaker.so.1.1.0 /usr/bin/ld: warning: /usr/lib64/libqb.so contains output sections; did you forget -T? libtool: install: /usr/bin/install -c .libs/libpacemaker.so.1.1.0T /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.so.1.1.0 libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libpacemaker.so.1.1.0 libpacemaker.so.1 || { rm -f libpacemaker.so.1 && ln -s libpacemaker.so.1.1.0 libpacemaker.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64 && { ln -s -f libpacemaker.so.1.1.0 libpacemaker.so || { rm -f libpacemaker.so && ln -s libpacemaker.so.1.1.0 libpacemaker.so; }; }) libtool: install: /usr/bin/install -c .libs/libpacemaker.lai /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.la libtool: install: /usr/bin/install -c .libs/libpacemaker.a /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.a libtool: install: chmod 644 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.a libtool: install: ranlib /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.a libtool: warning: remember to run 'libtool --finish /usr/lib64' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pacemaker' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' /usr/bin/install -c -d /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//usr/lib64/pkgconfig /usr/bin/install -c -m 644 pacemaker-cib.pc pacemaker-lrmd.pc pacemaker-service.pc pacemaker-fencing.pc pacemaker-cluster.pc libpacemaker.pc pacemaker.pc pacemaker-pe_rules.pc pacemaker-pe_status.pc /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//usr/lib64/pkgconfig make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib' Making install in daemons make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' Making install in based make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' /usr/bin/mkdir -p -- /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker && rm -f cib && ln -s pacemaker-based cib make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-based cibmon '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' libtool: warning: '../../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-based /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-based 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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cibmon /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cibmon make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/based' Making install in schedulerd make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' /bin/sh /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/install-sh -d /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/pengine chown hacluster /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/pengine chown: invalid user: 'hacluster' chgrp haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/pengine make[3]: [Makefile:1043: install-exec-local] Error 1 (ignored) chgrp: invalid group: 'haclient' chmod 750 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/pengine make[3]: [Makefile:1044: install-exec-local] Error 1 (ignored) make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker && rm -f pengine && ln -s pacemaker-schedulerd pengine make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-schedulerd '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' 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: '../../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-schedulerd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-schedulerd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' /usr/bin/install -c -m 644 pacemaker-schedulerd.7 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/schedulerd' Making install in attrd make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker && rm -f attrd && ln -s pacemaker-attrd attrd make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-attrd '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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-2.0.3/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-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-attrd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-attrd make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/attrd' Making install in controld make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker && rm -f crmd && ln -s pacemaker-controld crmd make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-controld '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' libtool: warning: '../../lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '../../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.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-2.0.3/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-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-controld /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-controld /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' /usr/bin/install -c -m 644 pacemaker-controld.7 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/controld' Making install in execd make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-remoted '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-remoted /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/pacemaker-remoted make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker && rm -f lrmd && ln -s pacemaker-execd lrmd cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin && rm -f pacemaker_remoted && ln -s pacemaker-remoted pacemaker_remoted make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-execd cts-exec-helper '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-execd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-execd 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-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.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: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cts-exec-helper /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cts-exec-helper /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/rc.d/init.d' /usr/bin/install -c pacemaker_remote '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 pacemaker-remoted.8 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/systemd/system' /usr/bin/install -c -m 644 pacemaker_remote.service '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/systemd/system' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/execd' Making install in fenced make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' /usr/bin/install -c fence_legacy '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' make install-exec-hook make[4]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' cd /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker && rm -f stonithd && ln -s pacemaker-fenced stonithd make[4]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemaker-fenced cts-fence-helper '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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: '../../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: '../../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/pacemaker-fenced /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-fenced libtool: warning: '../../lib/common/libcrmcommon.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-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cts-fence-helper /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cts-fence-helper /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' /usr/bin/install -c -m 644 pacemaker-fenced.7 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 fence_legacy.8 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/fenced' Making install in pacemakerd make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' /bin/sh ../../libtool --tag=CC --mode=install /usr/bin/install -c pacemakerd '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' libtool: warning: '../../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3-1.fc32.aarch64/usr/sbin/pacemakerd /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/rc.d/init.d' /usr/bin/install -c pacemaker '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/rc.d/init.d' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 pacemakerd.8 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/systemd/system' /usr/bin/install -c -m 644 pacemaker.service '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/systemd/system' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons/pacemakerd' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/daemons' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' /bin/sh ../libtool --tag=CC --mode=install /usr/bin/install -c attrd_updater cibadmin crmadmin crm_simulate crm_attribute crm_diff crm_error crm_mon crm_node crm_resource crm_rule crm_shadow crm_verify crm_ticket iso8601 stonith_admin '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/attrd_updater /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/attrd_updater libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/cibadmin /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/cibadmin libtool: warning: '../lib/pengine/libpe_status.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crmadmin /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crmadmin libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_simulate /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_simulate libtool: warning: '../lib/cluster/libcrmcluster.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_attribute /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_attribute libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_diff /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_diff libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/crm_error /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_error 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: '../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_mon /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_mon libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_node /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_node libtool: warning: '../lib/pengine/libpe_rules.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: '../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: '../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_resource /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_resource libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_rules.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/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_rule /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_rule libtool: warning: '../lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_shadow /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_shadow libtool: warning: '../lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_verify /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_verify 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: '../lib/pacemaker/libpacemaker.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/pengine/libpe_status.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/cib/libcib.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/lrmd/liblrmd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.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-2.0.3/lib/pengine/libpe_rules.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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/crm_ticket /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_ticket libtool: warning: '../lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/iso8601 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/iso8601 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-2.0.3/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/fencing/libstonithd.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/services/libcrmservice.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/lib/common/libcrmcommon.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/stonith_admin /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/stonith_admin /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' /usr/bin/install -c crm_report crm_standby crm_master crm_failcount '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 attrd_updater.8 cibadmin.8 crmadmin.8 crm_simulate.8 crm_attribute.8 crm_diff.8 crm_error.8 crm_mon.8 crm_node.8 crm_resource.8 crm_rule.8 crm_shadow.8 crm_verify.8 crm_ticket.8 iso8601.8 stonith_admin.8 crm_report.8 crm_standby.8 crm_master.8 crm_failcount.8 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/install -c -m 644 report.common report.collector '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/systemd/system' /usr/bin/install -c -m 644 crm_mon.service '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/systemd/system' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools' Making install in xml make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/api' /usr/bin/install -c -m 644 ./api/command-output-1.0.rng ./api/crm_mon-2.0.rng ./api/stonith_admin-1.1.rng ./api/stonith_admin-1.0.rng ./api/stonith_admin-2.0.rng ./api/version-2.0.rng ./api/fence-event-2.0.rng ./api/item-1.1.rng ./api/status-2.0.rng '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/install -c -m 644 ./cib-1.2.rng ./cib-1.0.rng ./options-3.0.rng ./options-1.0.rng ./nodes-2.9.rng ./nodes-3.0.rng ./nodes-1.2.rng ./nodes-1.0.rng ./nodes-1.3.rng ./resources-2.7.rng ./resources-2.10.rng ./resources-1.2.rng ./resources-1.0.rng ./resources-3.2.rng ./resources-1.3.rng ./resources-3.1.rng ./resources-2.9.rng ./resources-2.8.rng ./resources-3.0.rng ./constraints-1.0.rng ./constraints-2.2.rng ./constraints-2.6.rng ./constraints-next.rng ./constraints-2.3.rng ./constraints-2.9.rng ./constraints-3.0.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.10.rng ./alerts-2.9.rng ./status-1.0.rng ./score.rng ./rule.rng ./rule-2.9.rng '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/install -c -m 644 ./nvset.rng ./nvset-2.9.rng ./nvset-1.3.rng ./nvset-3.0.rng ./upgrade-1.3.xsl ./upgrade-2.10.xsl ./upgrade-2.10-enter.xsl ./upgrade-2.10-leave.xsl '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/install -c -m 644 ./crm_mon.rng '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pkgconfig' /usr/bin/install -c -m 644 ./pacemaker-schemas.pc '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pkgconfig' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/api' /usr/bin/install -c -m 644 api/api-result.rng api/api-result-next.rng api/api-result-1.0.rng api/api-result-1.1.rng api/api-result-2.0.rng '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/api' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' /usr/bin/install -c -m 644 pacemaker.rng pacemaker-next.rng pacemaker-1.0.rng 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 pacemaker-3.0.rng pacemaker-3.1.rng pacemaker-3.2.rng versions.rng '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml' Making install in cts make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' Making install in benchmark make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/benchmark' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/benchmark' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/install -c clubench '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts/benchmark' /usr/bin/install -c -m 644 README.benchmark control '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts/benchmark' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/benchmark' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/benchmark' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts' /usr/bin/install -c -m 644 pacemaker-cts-dummyd@.service '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts' /usr/bin/install -c CTSlab.py cts fence_dummy LSBDummy lxc_autogen.sh pacemaker-cts-dummyd '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/python3.8/site-packages/cts' /usr/bin/install -c -m 644 __init__.py CIB.py cib_xml.py CM_common.py CM_corosync.py CTSaudits.py CTSscenarios.py CTStests.py environment.py logging.py patterns.py remote.py watcher.py '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/python3.8/site-packages/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cli' /usr/bin/install -c -m 644 cli/crm_diff_new.xml cli/crm_diff_old.xml cli/regression.acls.exp cli/regression.dates.exp cli/regression.rules.exp cli/regression.tools.exp cli/regression.upgrade.exp cli/regression.validity.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cli' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts' /usr/bin/install -c -m 644 cts.conf '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /usr/bin/install -c cts-log-watcher cts-support '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-rsc-sets-1.scores scheduler/group5.scores scheduler/bundle-probe-order-3.scores scheduler/stopped-monitor-07.scores scheduler/migrate-stop-start-complex.scores scheduler/group-unmanaged-stopped.scores scheduler/order2.scores scheduler/failed-demote-recovery-master.scores scheduler/params-5.scores scheduler/clone-require-all-4.scores scheduler/interleave-stop.scores scheduler/bundle-order-startup.scores scheduler/clone-interleave-1.scores scheduler/ticket-master-7.scores scheduler/bug-5028.scores scheduler/mon-rsc-2.scores scheduler/bundle-order-startup-clone-2.scores scheduler/systemhealtho3.scores scheduler/ticket-primitive-9.scores scheduler/1484.scores scheduler/systemhealthn3.scores scheduler/ticket-primitive-5.scores scheduler/migrate-partial-1.scores scheduler/migrate-fail-6.scores scheduler/migrate-4.scores scheduler/order-serialize.scores scheduler/ignore_stonith_rsc_order3.scores scheduler/clone-anon-dup.scores scheduler/bug-lf-2106.scores scheduler/migrate-3.scores scheduler/coloc-negative-group.scores scheduler/origin.scores scheduler/stopped-monitor-23.scores scheduler/order-optional-keyword.scores scheduler/bundle-probe-order-2.scores scheduler/master-8.scores scheduler/ticket-group-20.scores scheduler/stonith-4.scores scheduler/rsc_dep5.scores scheduler/notify-3.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/remote-startup-probes.scores scheduler/colocation_constraint_stops_master.scores scheduler/order-wrong-kind.scores scheduler/bundle-probe-order-1.scores scheduler/bundle-order-startup-clone.scores scheduler/colo_slave_w_native.scores scheduler/intervals.scores scheduler/ticket-master-5.scores scheduler/balanced.scores scheduler/migrate-start.scores scheduler/ticket-master-14.scores scheduler/migrate-begin.scores scheduler/bug-pm-11.scores scheduler/whitebox-migrate1.scores scheduler/bug-5038.scores scheduler/bug-5014-GROUP-A-stopped-B-started.scores scheduler/managed-2.scores scheduler/ticket-clone-18.scores scheduler/ticket-primitive-17.scores scheduler/multiple-active-block-group.scores scheduler/master-reattach.scores scheduler/ticket-group-9.scores scheduler/bug-5014-CthenAthenB-C-stopped.scores scheduler/params-2.scores scheduler/whitebox-fail1.scores scheduler/ticket-group-10.scores scheduler/group-dependents.scores scheduler/colocated-utilization-primitive-2.scores scheduler/ticket-primitive-8.scores scheduler/829.scores scheduler/bug-1572-1.scores scheduler/ticket-rsc-sets-4.scores scheduler/ticket-clone-19.scores scheduler/rec-node-7.scores scheduler/master-0.scores scheduler/rec-node-15.scores scheduler/bug-lf-1920.scores scheduler/interleave-pseudo-stop.scores scheduler/order-mandatory.scores scheduler/ticket-clone-20.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-stop-complex.scores scheduler/migrate-5.scores scheduler/rec-node-11.scores scheduler/suicide-not-needed-never-quorate.scores scheduler/stopped-monitor-31.scores scheduler/coloc-list.scores scheduler/remote-partial-migrate.scores scheduler/ticket-primitive-16.scores scheduler/rsc_dep10.scores scheduler/stopped-monitor-08.scores scheduler/simple4.scores scheduler/order-expired-failure.scores scheduler/bug-rh-1097457.scores scheduler/bug-lf-1852.scores scheduler/failcount.scores scheduler/remote-fence-before-reconnect.scores scheduler/reprobe-target_rc.scores scheduler/multiple-monitor-one-failed.scores scheduler/ticket-group-5.scores scheduler/location-date-rules-2.scores scheduler/remote-orphaned.scores scheduler/one-or-more-6.scores scheduler/bug-5014-GROUP-A-start-B-start.scores scheduler/mon-rsc-4.scores scheduler/location-sets-templates.scores scheduler/bug-lf-2153.scores scheduler/template-coloc-3.scores scheduler/rsc_dep4.scores scheduler/ticket-group-2.scores scheduler/bug-rh-880249.scores scheduler/bug-5143-ms-shuffle.scores scheduler/utilization-check-allowed-nodes.scores scheduler/container-3.scores scheduler/cloned-group.scores scheduler/location-date-rules-1.scores scheduler/rec-node-5.scores scheduler/ticket-group-8.scores scheduler/stopped-monitor-27.scores scheduler/rsc_dep7.scores scheduler/utilization.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/start-then-stop-with-unfence.scores scheduler/clone_min_interleave_stop_one.scores scheduler/migrate-fail-4.scores scheduler/696.scores scheduler/rec-node-8.scores scheduler/clone_min_start_one.scores scheduler/clone-interleave-3.scores scheduler/migrate-fail-7.scores scheduler/rsc-sets-seq-false.scores scheduler/master-role.scores scheduler/quorum-1.scores scheduler/versioned-operations-1.scores scheduler/clone-order-instance.scores scheduler/rsc_dep8.scores scheduler/systemhealthm1.scores scheduler/rec-rsc-5.scores scheduler/template-clone-group.scores scheduler/coloc-group.scores scheduler/attrs4.scores scheduler/ticket-clone-13.scores scheduler/container-2.scores scheduler/bug-n-387749.scores scheduler/ticket-master-4.scores scheduler/bug-1822.scores scheduler/one-or-more-3.scores scheduler/reload-versioned.scores scheduler/ticket-rsc-sets-12.scores scheduler/rec-rsc-1.scores scheduler/bug-lf-2606.scores scheduler/group6.scores scheduler/group7.scores scheduler/template-coloc-1.scores scheduler/not-installed-agent.scores scheduler/ticket-clone-14.scores scheduler/bug-1820-1.scores scheduler/guest-node-host-dies.scores scheduler/params-4.scores scheduler/migrate-partial-3.scores scheduler/interleave-2.scores scheduler/group-fail.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-5025-4.scores scheduler/bug-1573.scores scheduler/rec-rsc-0.scores scheduler/inc9.scores scheduler/guest-node-cleanup.scores scheduler/rsc-discovery-per-node.scores scheduler/rec-rsc-6.scores scheduler/anon-instance-pending.scores scheduler/bnc-515172.scores scheduler/764.scores scheduler/quorum-6.scores scheduler/ordered-set-basic-startup.scores scheduler/bug-5069-op-disabled.scores scheduler/clone-requires-quorum-recovery.scores scheduler/ticket-rsc-sets-11.scores scheduler/master-stop.scores scheduler/attrs8.scores scheduler/ticket-rsc-sets-2.scores scheduler/migrate-fail-5.scores scheduler/bug-1820.scores scheduler/bug-lf-2361.scores scheduler/unfence-startup.scores scheduler/ticket-group-7.scores scheduler/clone-colocate-instance-1.scores scheduler/target-0.scores scheduler/master-partially-demoted-group.scores scheduler/novell-239079.scores scheduler/anti-colocation-master.scores scheduler/ticket-clone-4.scores scheduler/simple8.scores scheduler/remote-connection-unrecoverable.scores scheduler/reload-becomes-restart.scores scheduler/simple2.scores scheduler/order_constraint_stops_slave.scores scheduler/bug-5014-A-stopped-B-stopped.scores scheduler/order1.scores scheduler/asymmetrical-order-restart.scores scheduler/migrate-fail-8.scores scheduler/bundle-order-stop.scores scheduler/rec-rsc-8.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone_min_start_two.scores scheduler/master-group.scores scheduler/unmanaged-master.scores scheduler/bug-cl-5213.scores scheduler/template-rsc-sets-3.scores scheduler/unrunnable-2.scores scheduler/bug-cl-5168.scores scheduler/remote-start-fail.scores scheduler/probe-2.scores scheduler/bug-1685.scores scheduler/ticket-rsc-sets-10.scores scheduler/master-notify.scores scheduler/coloc_fp_logic.scores scheduler/master-unmanaged-monitor.scores scheduler/ticket-rsc-sets-13.scores scheduler/container-group-2.scores scheduler/migrate-fail-9.scores scheduler/unrunnable-1.scores scheduler/one-or-more-2.scores scheduler/ticket-clone-9.scores scheduler/one-or-more-4.scores scheduler/rec-node-6.scores scheduler/clone_min_stop_one.scores scheduler/probe-1.scores scheduler/versioned-operations-3.scores scheduler/utilization-order2.scores scheduler/1-a-then-bm-move-b.scores scheduler/rsc-maintenance.scores scheduler/rsc-sets-clone.scores scheduler/ticket-primitive-6.scores scheduler/bundle-order-fencing.scores scheduler/probe-timeout.scores scheduler/template-1.scores scheduler/whitebox-nested-group.scores scheduler/utilization-shuffle.scores scheduler/whitebox-fail3.scores scheduler/ticket-primitive-22.scores scheduler/order7.scores scheduler/remote-recover-fail.scores scheduler/bundle-probe-remotes.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/whitebox-imply-stop-on-fence.scores scheduler/master-demote.scores scheduler/group14.scores scheduler/ticket-primitive-3.scores scheduler/migrate-both-vms.scores scheduler/on-fail-ignore.scores scheduler/ticket-clone-2.scores scheduler/ticket-group-23.scores scheduler/one-or-more-1.scores scheduler/inc5.scores scheduler/ticket-primitive-18.scores scheduler/ticket-group-6.scores scheduler/placement-capacity.scores scheduler/rec-rsc-7.scores scheduler/ticket-group-19.scores scheduler/bug-lf-2551.scores scheduler/master-depend.scores scheduler/2-am-then-b-move-a.scores scheduler/bug-cl-5170.scores scheduler/bug-5014-ordered-set-symmetrical-false.scores scheduler/one-or-more-0.scores scheduler/rsc_dep2.scores scheduler/attrs2.scores scheduler/ticket-rsc-sets-9.scores scheduler/ticket-primitive-12.scores scheduler/ticket-primitive-21.scores scheduler/master-asymmetrical-order.scores scheduler/template-coloc-2.scores scheduler/systemhealth1.scores scheduler/ticket-master-6.scores scheduler/enforce-colo1.scores scheduler/attrs6.scores scheduler/site-specific-params.scores scheduler/whitebox-unexpectedly-running.scores scheduler/bug-lf-2358.scores scheduler/mon-rsc-1.scores scheduler/ticket-primitive-20.scores scheduler/bug-lf-2445.scores scheduler/target-2.scores scheduler/bug-lf-2160.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-13.scores scheduler/bug-lf-2544.scores scheduler/rec-rsc-3.scores scheduler/bundle-order-stop-clone.scores scheduler/ticket-primitive-11.scores scheduler/stonith-3.scores scheduler/unmanaged-stop-2.scores scheduler/interleave-restart.scores scheduler/ticket-rsc-sets-7.scores scheduler/rsc-sets-master.scores scheduler/inc11.scores scheduler/ticket-clone-17.scores scheduler/placement-priority.scores scheduler/params-1.scores scheduler/complex_enforce_colo.scores scheduler/ticket-master-15.scores scheduler/ticket-group-22.scores scheduler/master-colocation.scores scheduler/rec-node-9.scores scheduler/notifs-for-unrunnable.scores scheduler/ticket-primitive-1.scores scheduler/whitebox-start.scores scheduler/unmanaged-stop-1.scores scheduler/migrate-versioned.scores scheduler/ticket-group-18.scores scheduler/clone_min_stop_two.scores scheduler/ticket-master-16.scores scheduler/ticket-clone-23.scores scheduler/group2.scores scheduler/1494.scores scheduler/template-order-1.scores scheduler/migrate-stop.scores scheduler/clone_min_stop_all.scores scheduler/ticket-group-12.scores scheduler/order-serialize-set.scores scheduler/stonith-2.scores scheduler/bug-5014-GROUP-A-stopped-B-stopped.scores scheduler/coloc-many-one.scores scheduler/tags-ticket.scores scheduler/clone-anon-probe-1.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/662.scores scheduler/suicide-not-needed-quorate.scores scheduler/history-1.scores scheduler/unmanaged-stop-3.scores scheduler/group15.scores scheduler/container-is-remote-node.scores scheduler/5-am-then-bm-a-not-migratable.scores scheduler/remote-move.scores scheduler/inc3.scores scheduler/ticket-rsc-sets-5.scores scheduler/clone-max-zero.scores scheduler/ticket-group-11.scores scheduler/template-ticket.scores scheduler/ticket-clone-8.scores scheduler/systemhealth3.scores scheduler/utilization-order1.scores scheduler/bug-suse-707150.scores scheduler/clone-colocate-instance-2.scores scheduler/novell-252693-3.scores scheduler/bundle-nested-colocation.scores scheduler/master-11.scores scheduler/stopped-monitor-26.scores scheduler/colocate-primitive-with-clone.scores scheduler/ticket-clone-3.scores scheduler/ticket-group-1.scores scheduler/novell-252693-2.scores scheduler/versioned-resources.scores scheduler/bug-lf-2453.scores scheduler/interleave-3.scores scheduler/order-first-probes.scores scheduler/tags-coloc-order-2.scores scheduler/bug-lf-2213.scores scheduler/994-2.scores scheduler/bug-lf-2435.scores scheduler/594.scores scheduler/failed-demote-recovery.scores scheduler/9-am-then-bm-b-migrating-a-stopping.scores scheduler/stopped-monitor-01.scores scheduler/dc-fence-ordering.scores scheduler/clone-require-all-no-interleave-3.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc_dep3.scores scheduler/one-or-more-unrunnable-instances.scores scheduler/migration-ping-pong.scores scheduler/ticket-master-17.scores scheduler/remote-partial-migrate2.scores scheduler/bug-lf-2474.scores scheduler/order3.scores scheduler/multi1.scores scheduler/simple6.scores scheduler/clone-interleave-2.scores scheduler/coloc-intra-set.scores scheduler/node-maintenance-2.scores scheduler/master-13.scores scheduler/bundle-order-partial-start-2.scores scheduler/bug-lf-2317.scores scheduler/asymmetrical-order-move.scores scheduler/bug-5186-partial-migrate.scores scheduler/clone-require-all-no-interleave-2.scores scheduler/ticket-clone-22.scores scheduler/bug-5028-bottom.scores scheduler/remote-unclean2.scores scheduler/stopped-monitor-06.scores scheduler/node-maintenance-1.scores scheduler/template-order-3.scores scheduler/ticket-group-21.scores scheduler/quorum-3.scores scheduler/remote-fence-unclean.scores scheduler/ticket-clone-7.scores scheduler/ticket-clone-15.scores scheduler/bug-5059.scores scheduler/novell-252693.scores scheduler/master-3.scores scheduler/clone_min_interleave_stop_two.scores scheduler/rsc-sets-clone-1.scores scheduler/migrate-partial-4.scores scheduler/ticket-rsc-sets-6.scores scheduler/clone-require-all-no-interleave-1.scores scheduler/8-am-then-bm-a-migrating-b-stopping.scores scheduler/interleave-0.scores scheduler/cloned_stop_one.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-5014-ordered-set-symmetrical-true.scores scheduler/whitebox-fail2.scores scheduler/clone-require-all-7.scores scheduler/container-group-4.scores scheduler/bug-1572-2.scores scheduler/unfence-parameters.scores scheduler/remote-orphaned2.scores scheduler/unfence-device.scores scheduler/master-12.scores scheduler/use-after-free-merge.scores scheduler/bundle-order-partial-start.scores scheduler/bug-5014-CLONE-A-stop-B-started.scores scheduler/attrs7.scores scheduler/clone-order-primitive.scores scheduler/ticket-clone-12.scores scheduler/ticket-master-9.scores scheduler/rec-rsc-4.scores scheduler/guest-host-not-fenceable.scores scheduler/coloc-slave-anti.scores scheduler/migrate-start-complex.scores scheduler/6-migrate-group.scores scheduler/ticket-master-3.scores scheduler/stop-failure-no-quorum.scores scheduler/template-order-2.scores scheduler/ticket-rsc-sets-14.scores scheduler/remote-recover-unknown.scores scheduler/container-4.scores scheduler/migrate-success.scores scheduler/bug-5028-detach.scores scheduler/master-2.scores scheduler/anti-colocation-slave.scores scheduler/994.scores scheduler/monitor-onfail-stop.scores scheduler/clone-order-16instances.scores scheduler/remote-recover-connection.scores scheduler/bug-lf-2171.scores scheduler/master-10.scores scheduler/ticket-clone-5.scores scheduler/master-1.scores scheduler/bug-cl-5247.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-node-4.scores scheduler/stop-failure-no-fencing.scores scheduler/clone-require-all-3.scores scheduler/whitebox-ms-ordering.scores scheduler/stopped-monitor-24.scores scheduler/ticket-group-3.scores scheduler/probe-0.scores scheduler/systemhealthn2.scores scheduler/simple1.scores scheduler/master-9.scores scheduler/ticket-primitive-2.scores scheduler/master-ordering.scores scheduler/order-optional.scores scheduler/ticket-clone-21.scores scheduler/quorum-2.scores scheduler/bug-lf-2422.scores scheduler/systemhealthp2.scores scheduler/base-score.scores scheduler/whitebox-move.scores scheduler/container-group-1.scores scheduler/failcount-block.scores scheduler/10-a-then-bm-b-move-a-clone.scores scheduler/simple3.scores scheduler/ticket-primitive-10.scores scheduler/placement-location.scores scheduler/migrate-shutdown.scores scheduler/735.scores scheduler/clone-anon-probe-2.scores scheduler/managed-0.scores scheduler/colocated-utilization-primitive-1.scores scheduler/ticket-primitive-24.scores scheduler/nvpair-date-rules-1.scores scheduler/params-0.scores scheduler/ticket-clone-11.scores scheduler/stopped-monitor-05.scores scheduler/year-2038.scores scheduler/migrate-partial-2.scores scheduler/group13.scores scheduler/multiply-active-stonith.scores scheduler/migrate-fail-2.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/date-3.scores scheduler/utilization-order4.scores scheduler/rec-node-13.scores scheduler/stonith-0.scores scheduler/bug-cl-5212.scores scheduler/systemhealthm2.scores scheduler/per-op-failcount.scores scheduler/ticket-clone-10.scores scheduler/bundle-replicas-change.scores scheduler/cluster-specific-params.scores scheduler/bug-lf-2574.scores scheduler/stonith-1.scores scheduler/migrate-2.scores scheduler/template-rsc-sets-2.scores scheduler/clone-requires-quorum.scores scheduler/bug-lf-2508.scores scheduler/bug-5140-require-all-false.scores scheduler/ignore_stonith_rsc_order2.scores scheduler/group9.scores scheduler/monitor-recovery.scores scheduler/ticket-clone-1.scores scheduler/not-installed-tools.scores scheduler/inc8.scores scheduler/order-sets.scores scheduler/simple7.scores scheduler/group11.scores scheduler/7-migrate-group-one-unmigratable.scores scheduler/ticket-rsc-sets-8.scores scheduler/group-stop-ordering.scores scheduler/systemhealthp1.scores scheduler/attrs3.scores scheduler/template-rsc-sets-1.scores scheduler/bug-1718.scores scheduler/rec-node-3.scores scheduler/bug-n-385265.scores scheduler/notify-2.scores scheduler/remote-recover-no-resources.scores scheduler/clone-require-all-1.scores scheduler/ticket-rsc-sets-3.scores scheduler/3-am-then-bm-both-migrate.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/asymmetric.scores scheduler/date-2.scores scheduler/cloned_stop_two.scores scheduler/one-or-more-7.scores scheduler/nvpair-id-ref.scores scheduler/ticket-master-24.scores scheduler/bug-lf-2619.scores scheduler/stopped-monitor-03.scores scheduler/remote-recovery.scores scheduler/load-stopped-loop-2.scores scheduler/master-demote-2.scores scheduler/mon-rsc-3.scores scheduler/clone-require-all-2.scores scheduler/managed-1.scores scheduler/template-3.scores scheduler/migrate-1.scores scheduler/ignore_stonith_rsc_order1.scores scheduler/whitebox-stop.scores scheduler/master-move.scores scheduler/clone_min_interleave_start_two.scores scheduler/rec-node-12.scores scheduler/honor_stonith_rsc_order3.scores scheduler/rec-node-2.scores scheduler/notify-1.scores scheduler/cloned_start_one.scores scheduler/colocated-utilization-group.scores scheduler/bug-1765.scores scheduler/simple12.scores scheduler/bug-n-385265-2.scores scheduler/monitor-onfail-restart.scores scheduler/whitebox-orphaned.scores scheduler/rec-node-10.scores scheduler/remote-recover.scores scheduler/notify-0.scores scheduler/bug-5014-A-start-B-start.scores scheduler/master-probed-score.scores scheduler/suicide-needed-inquorate.scores scheduler/interleave-1.scores scheduler/rec-node-1.scores scheduler/order5.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-16.scores scheduler/master-allow-start.scores scheduler/bug-lf-2613.scores scheduler/simple11.scores scheduler/one-or-more-5.scores scheduler/group4.scores scheduler/order-clone.scores scheduler/template-2.scores scheduler/migrate-fail-3.scores scheduler/order-required.scores scheduler/bug-5025-3.scores scheduler/inc2.scores scheduler/bundle-order-stop-on-remote.scores scheduler/inc12.scores scheduler/ticket-group-24.scores scheduler/ticket-primitive-7.scores scheduler/inc7.scores scheduler/ticket-primitive-15.scores scheduler/ordered-set-natural.scores scheduler/template-clone-primitive.scores scheduler/utilization-order3.scores scheduler/ticket-group-17.scores scheduler/remote-startup.scores scheduler/inc4.scores scheduler/master-dependent-ban.scores scheduler/remote-fence-unclean2.scores scheduler/standby.scores scheduler/remote-recover-all.scores scheduler/ticket-master-19.scores scheduler/inc6.scores scheduler/systemhealtho2.scores scheduler/ticket-master-23.scores scheduler/colocation_constraint_stops_slave.scores scheduler/stopped-monitor-09.scores scheduler/container-group-3.scores scheduler/bug-5025-2.scores scheduler/clone-anon-failcount.scores scheduler/remote-fence-unclean-3.scores scheduler/inc1.scores scheduler/per-node-attrs.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/unfence-definition.scores scheduler/whitebox-orphan-ms.scores scheduler/a-demote-then-b-migrate.scores scheduler/797.scores scheduler/obsolete-lrm-resource.scores scheduler/ticket-master-13.scores scheduler/bug-5025-1.scores scheduler/master-5.scores scheduler/coloc-loop.scores scheduler/ticket-group-15.scores scheduler/novell-239082.scores scheduler/inc0.scores scheduler/honor_stonith_rsc_order2.scores scheduler/anti-colocation-order.scores scheduler/quorum-5.scores scheduler/systemhealthm3.scores scheduler/orphan-2.scores scheduler/unmanaged-block-restart.scores scheduler/restart-versioned.scores scheduler/stopped-monitor-00.scores scheduler/bug-5014-CLONE-A-start-B-start.scores scheduler/master-promotion-constraint.scores scheduler/ticket-master-22.scores scheduler/systemhealtho1.scores scheduler/attrs1.scores scheduler/template-rsc-sets-4.scores scheduler/systemhealthn1.scores scheduler/orphan-1.scores scheduler/4-am-then-bm-b-not-migratable.scores scheduler/nested-remote-recovery.scores scheduler/ticket-master-18.scores scheduler/clone_min_interleave_start_one.scores scheduler/order6.scores scheduler/systemhealthp3.scores scheduler/clone-no-shuffle.scores scheduler/rec-rsc-2.scores scheduler/group-unmanaged.scores scheduler/rec-rsc-9.scores scheduler/bug-lf-2581.scores scheduler/order4.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-master-12.scores scheduler/ticket-master-21.scores scheduler/bundle-order-partial.scores scheduler/route-remote-notify.scores scheduler/versioned-operations-4.scores scheduler/bundle-order-partial-stop.scores scheduler/ticket-master-8.scores scheduler/rsc_dep1.scores scheduler/master_monitor_restart.scores scheduler/whitebox-asymmetric.scores scheduler/bug-pm-12.scores scheduler/force-anon-clone-max.scores scheduler/bug-lf-2493.scores scheduler/ticket-master-20.scores scheduler/suicide-not-needed-initial-quorum.scores scheduler/coloc-attr.scores scheduler/ignore_stonith_rsc_order4.scores scheduler/honor_stonith_rsc_order1.scores scheduler/ticket-clone-24.scores scheduler/orphan-0.scores scheduler/rec-node-14.scores scheduler/notify-behind-stopping-remote.scores scheduler/load-stopped-loop.scores scheduler/ticket-master-11.scores scheduler/ticket-master-2.scores scheduler/resource-discovery.scores scheduler/target-1.scores scheduler/ticket-clone-16.scores scheduler/whitebox-ms-ordering-move.scores scheduler/master-6.scores scheduler/ticket-master-10.scores scheduler/clone-fail-block-colocation.scores scheduler/cloned-group-stop.scores scheduler/comments.scores scheduler/colo_master_w_native.scores scheduler/probe-4.scores scheduler/remote-reconnect-delay.scores scheduler/master-failed-demote-2.scores scheduler/shutdown-maintenance-node.scores scheduler/bug-5007-masterslave_colocation.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migration-behind-migrating-remote.scores scheduler/726.scores scheduler/stopped-monitor-30.scores scheduler/master-demote-block.scores scheduler/container-1.scores scheduler/rsc-sets-seq-true.scores scheduler/stopped-monitor-25.scores scheduler/stopped-monitor-22.scores scheduler/novell-239087.scores scheduler/not-reschedule-unneeded-monitor.scores scheduler/order_constraint_stops_master.scores scheduler/params-6.scores scheduler/attrs5.scores scheduler/ticket-primitive-14.scores scheduler/stopped-monitor-12.scores scheduler/stopped-monitor-21.scores scheduler/master-failed-demote.scores scheduler/coloc-clone-stays-active.scores scheduler/ticket-primitive-23.scores scheduler/remote-disable.scores scheduler/ticket-master-1.scores scheduler/tags-location.scores scheduler/master-7.scores scheduler/migrate-fencing.scores scheduler/remote-probe-disable.scores scheduler/stopped-monitor-02.scores scheduler/placement-stickiness.scores scheduler/stopped-monitor-20.scores scheduler/group8.scores scheduler/a-promote-then-b-migrate.scores scheduler/ticket-clone-6.scores scheduler/rebalance-unique-clones.scores scheduler/stopped-monitor-11.scores scheduler/systemhealth2.scores scheduler/honor_stonith_rsc_order4.scores scheduler/master-4.scores scheduler/group3.scores scheduler/ticket-primitive-19.scores scheduler/ticket-primitive-4.scores scheduler/unmanaged-stop-4.scores '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-score-startup.scores scheduler/remote-stale-node-entry.scores scheduler/stopped-monitor-10.scores scheduler/stop-failure-with-fencing.scores scheduler/migrate-stop_start.scores scheduler/date-1.scores scheduler/probe-3.scores scheduler/master-pseudo.scores scheduler/clone-require-all-6.scores scheduler/11-a-then-bm-b-move-a-clone-starting.scores scheduler/minimal.scores scheduler/ticket-group-4.scores scheduler/versioned-operations-2.scores scheduler/bug-5014-A-stop-B-started.scores scheduler/ticket-primitive-13.scores scheduler/novell-251689.scores scheduler/group10.scores scheduler/bug-cl-5219.scores scheduler/concurrent-fencing.scores scheduler/1360.scores scheduler/quorum-4.scores scheduler/colocated-utilization-clone.scores scheduler/cloned_start_two.scores scheduler/expire-non-blocked-failure.scores scheduler/inc10.scores scheduler/bug-5069-op-enabled.scores scheduler/ticket-group-14.scores scheduler/group1.scores scheduler/tags-coloc-order-1.scores scheduler/clone-require-all-5.scores scheduler/stopped-monitor-04.scores scheduler/ticket-rsc-sets-1.xml scheduler/group5.xml scheduler/bundle-probe-order-3.xml scheduler/stopped-monitor-07.xml scheduler/migrate-stop-start-complex.xml scheduler/group-unmanaged-stopped.xml scheduler/order2.xml scheduler/failed-demote-recovery-master.xml scheduler/params-5.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-require-all-4.xml scheduler/interleave-stop.xml scheduler/bundle-order-startup.xml scheduler/clone-interleave-1.xml scheduler/ticket-master-7.xml scheduler/bug-5028.xml scheduler/mon-rsc-2.xml scheduler/bundle-order-startup-clone-2.xml scheduler/systemhealtho3.xml scheduler/ticket-primitive-9.xml scheduler/1484.xml scheduler/systemhealthn3.xml scheduler/ticket-primitive-5.xml scheduler/migrate-partial-1.xml scheduler/migrate-fail-6.xml scheduler/migrate-4.xml scheduler/order-serialize.xml scheduler/ignore_stonith_rsc_order3.xml scheduler/clone-anon-dup.xml scheduler/bug-lf-2106.xml scheduler/migrate-3.xml scheduler/coloc-negative-group.xml scheduler/origin.xml scheduler/stopped-monitor-23.xml scheduler/order-optional-keyword.xml scheduler/bundle-probe-order-2.xml scheduler/master-8.xml scheduler/ticket-group-20.xml scheduler/stonith-4.xml scheduler/rsc_dep5.xml scheduler/notify-3.xml scheduler/remote-startup-probes.xml scheduler/colocation_constraint_stops_master.xml scheduler/order-wrong-kind.xml scheduler/bundle-probe-order-1.xml scheduler/bundle-order-startup-clone.xml scheduler/colo_slave_w_native.xml scheduler/intervals.xml scheduler/ticket-master-5.xml scheduler/balanced.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-start.xml scheduler/ticket-master-14.xml scheduler/migrate-begin.xml scheduler/bug-pm-11.xml scheduler/whitebox-migrate1.xml scheduler/bug-5038.xml scheduler/bug-5014-GROUP-A-stopped-B-started.xml scheduler/managed-2.xml scheduler/ticket-clone-18.xml scheduler/ticket-primitive-17.xml scheduler/multiple-active-block-group.xml scheduler/master-reattach.xml scheduler/ticket-group-9.xml scheduler/bug-5014-CthenAthenB-C-stopped.xml scheduler/params-2.xml scheduler/whitebox-fail1.xml scheduler/ticket-group-10.xml scheduler/group-dependents.xml scheduler/colocated-utilization-primitive-2.xml scheduler/ticket-primitive-8.xml scheduler/829.xml scheduler/bug-1572-1.xml scheduler/ticket-rsc-sets-4.xml scheduler/ticket-clone-19.xml scheduler/rec-node-7.xml scheduler/master-0.xml scheduler/rec-node-15.xml scheduler/bug-lf-1920.xml scheduler/interleave-pseudo-stop.xml scheduler/order-mandatory.xml scheduler/ticket-clone-20.xml scheduler/migrate-stop-complex.xml scheduler/migrate-5.xml scheduler/rec-node-11.xml scheduler/suicide-not-needed-never-quorate.xml scheduler/stopped-monitor-31.xml scheduler/coloc-list.xml scheduler/remote-partial-migrate.xml scheduler/ticket-primitive-16.xml scheduler/rsc_dep10.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/stopped-monitor-08.xml scheduler/simple4.xml scheduler/order-expired-failure.xml scheduler/bug-rh-1097457.xml scheduler/bug-lf-1852.xml scheduler/failcount.xml scheduler/remote-fence-before-reconnect.xml scheduler/reprobe-target_rc.xml scheduler/multiple-monitor-one-failed.xml scheduler/ticket-group-5.xml scheduler/location-date-rules-2.xml scheduler/remote-orphaned.xml scheduler/one-or-more-6.xml scheduler/bug-5014-GROUP-A-start-B-start.xml scheduler/mon-rsc-4.xml scheduler/location-sets-templates.xml scheduler/bug-lf-2153.xml scheduler/template-coloc-3.xml scheduler/rsc_dep4.xml scheduler/ticket-group-2.xml scheduler/bug-rh-880249.xml scheduler/bug-5143-ms-shuffle.xml scheduler/utilization-check-allowed-nodes.xml scheduler/container-3.xml scheduler/cloned-group.xml scheduler/location-date-rules-1.xml scheduler/rec-node-5.xml scheduler/ticket-group-8.xml scheduler/stopped-monitor-27.xml scheduler/rsc_dep7.xml scheduler/utilization.xml scheduler/start-then-stop-with-unfence.xml scheduler/clone_min_interleave_stop_one.xml scheduler/migrate-fail-4.xml scheduler/696.xml scheduler/rec-node-8.xml scheduler/clone_min_start_one.xml scheduler/clone-interleave-3.xml scheduler/migrate-fail-7.xml scheduler/rsc-sets-seq-false.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-role.xml scheduler/quorum-1.xml scheduler/versioned-operations-1.xml scheduler/clone-order-instance.xml scheduler/rsc_dep8.xml scheduler/systemhealthm1.xml scheduler/rec-rsc-5.xml scheduler/template-clone-group.xml scheduler/coloc-group.xml scheduler/attrs4.xml scheduler/ticket-clone-13.xml scheduler/container-2.xml scheduler/bug-n-387749.xml scheduler/ticket-master-4.xml scheduler/bug-1822.xml scheduler/one-or-more-3.xml scheduler/reload-versioned.xml scheduler/ticket-rsc-sets-12.xml scheduler/rec-rsc-1.xml scheduler/bug-lf-2606.xml scheduler/group6.xml scheduler/group7.xml scheduler/template-coloc-1.xml scheduler/not-installed-agent.xml scheduler/ticket-clone-14.xml scheduler/bug-1820-1.xml scheduler/guest-node-host-dies.xml scheduler/params-4.xml scheduler/migrate-partial-3.xml scheduler/interleave-2.xml scheduler/group-fail.xml scheduler/bug-5025-4.xml scheduler/bug-1573.xml scheduler/rec-rsc-0.xml scheduler/inc9.xml scheduler/guest-node-cleanup.xml scheduler/rsc-discovery-per-node.xml scheduler/rec-rsc-6.xml scheduler/anon-instance-pending.xml scheduler/bnc-515172.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/764.xml scheduler/quorum-6.xml scheduler/ordered-set-basic-startup.xml scheduler/bug-5069-op-disabled.xml scheduler/clone-requires-quorum-recovery.xml scheduler/ticket-rsc-sets-11.xml scheduler/master-stop.xml scheduler/attrs8.xml scheduler/ticket-rsc-sets-2.xml scheduler/migrate-fail-5.xml scheduler/bug-1820.xml scheduler/bug-lf-2361.xml scheduler/unfence-startup.xml scheduler/ticket-group-7.xml scheduler/clone-colocate-instance-1.xml scheduler/target-0.xml scheduler/master-partially-demoted-group.xml scheduler/novell-239079.xml scheduler/anti-colocation-master.xml scheduler/ticket-clone-4.xml scheduler/simple8.xml scheduler/remote-connection-unrecoverable.xml scheduler/reload-becomes-restart.xml scheduler/simple2.xml scheduler/order_constraint_stops_slave.xml scheduler/bug-5014-A-stopped-B-stopped.xml scheduler/order1.xml scheduler/asymmetrical-order-restart.xml scheduler/migrate-fail-8.xml scheduler/bundle-order-stop.xml scheduler/rec-rsc-8.xml scheduler/clone_min_start_two.xml scheduler/master-group.xml scheduler/unmanaged-master.xml scheduler/bug-cl-5213.xml scheduler/template-rsc-sets-3.xml scheduler/unrunnable-2.xml scheduler/bug-cl-5168.xml scheduler/remote-start-fail.xml scheduler/probe-2.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-1685.xml scheduler/ticket-rsc-sets-10.xml scheduler/master-notify.xml scheduler/coloc_fp_logic.xml scheduler/master-unmanaged-monitor.xml scheduler/ticket-rsc-sets-13.xml scheduler/container-group-2.xml scheduler/migrate-fail-9.xml scheduler/unrunnable-1.xml scheduler/one-or-more-2.xml scheduler/ticket-clone-9.xml scheduler/one-or-more-4.xml scheduler/rec-node-6.xml scheduler/clone_min_stop_one.xml scheduler/probe-1.xml scheduler/versioned-operations-3.xml scheduler/utilization-order2.xml scheduler/1-a-then-bm-move-b.xml scheduler/rsc-maintenance.xml scheduler/rsc-sets-clone.xml scheduler/ticket-primitive-6.xml scheduler/bundle-order-fencing.xml scheduler/probe-timeout.xml scheduler/template-1.xml scheduler/whitebox-nested-group.xml scheduler/utilization-shuffle.xml scheduler/whitebox-fail3.xml scheduler/ticket-primitive-22.xml scheduler/order7.xml scheduler/remote-recover-fail.xml scheduler/bundle-probe-remotes.xml scheduler/whitebox-imply-stop-on-fence.xml scheduler/master-demote.xml scheduler/group14.xml scheduler/ticket-primitive-3.xml scheduler/migrate-both-vms.xml scheduler/on-fail-ignore.xml scheduler/ticket-clone-2.xml scheduler/ticket-group-23.xml scheduler/one-or-more-1.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/inc5.xml scheduler/ticket-primitive-18.xml scheduler/ticket-group-6.xml scheduler/placement-capacity.xml scheduler/rec-rsc-7.xml scheduler/ticket-group-19.xml scheduler/bug-lf-2551.xml scheduler/master-depend.xml scheduler/2-am-then-b-move-a.xml scheduler/bug-cl-5170.xml scheduler/bug-5014-ordered-set-symmetrical-false.xml scheduler/one-or-more-0.xml scheduler/rsc_dep2.xml scheduler/attrs2.xml scheduler/ticket-rsc-sets-9.xml scheduler/ticket-primitive-12.xml scheduler/ticket-primitive-21.xml scheduler/master-asymmetrical-order.xml scheduler/template-coloc-2.xml scheduler/systemhealth1.xml scheduler/ticket-master-6.xml scheduler/enforce-colo1.xml scheduler/attrs6.xml scheduler/site-specific-params.xml scheduler/whitebox-unexpectedly-running.xml scheduler/bug-lf-2358.xml scheduler/mon-rsc-1.xml scheduler/ticket-primitive-20.xml scheduler/bug-lf-2445.xml scheduler/target-2.xml scheduler/bug-lf-2160.xml scheduler/ticket-group-13.xml scheduler/bug-lf-2544.xml scheduler/rec-rsc-3.xml scheduler/bundle-order-stop-clone.xml scheduler/ticket-primitive-11.xml scheduler/stonith-3.xml scheduler/unmanaged-stop-2.xml scheduler/interleave-restart.xml scheduler/ticket-rsc-sets-7.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc-sets-master.xml scheduler/inc11.xml scheduler/ticket-clone-17.xml scheduler/placement-priority.xml scheduler/params-1.xml scheduler/complex_enforce_colo.xml scheduler/ticket-master-15.xml scheduler/ticket-group-22.xml scheduler/master-colocation.xml scheduler/rec-node-9.xml scheduler/notifs-for-unrunnable.xml scheduler/ticket-primitive-1.xml scheduler/whitebox-start.xml scheduler/unmanaged-stop-1.xml scheduler/migrate-versioned.xml scheduler/ticket-group-18.xml scheduler/clone_min_stop_two.xml scheduler/ticket-master-16.xml scheduler/ticket-clone-23.xml scheduler/group2.xml scheduler/1494.xml scheduler/template-order-1.xml scheduler/migrate-stop.xml scheduler/clone_min_stop_all.xml scheduler/ticket-group-12.xml scheduler/order-serialize-set.xml scheduler/stonith-2.xml scheduler/bug-5014-GROUP-A-stopped-B-stopped.xml scheduler/coloc-many-one.xml scheduler/tags-ticket.xml scheduler/clone-anon-probe-1.xml scheduler/662.xml scheduler/suicide-not-needed-quorate.xml scheduler/history-1.xml scheduler/unmanaged-stop-3.xml scheduler/group15.xml scheduler/container-is-remote-node.xml scheduler/5-am-then-bm-a-not-migratable.xml scheduler/remote-move.xml scheduler/inc3.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-rsc-sets-5.xml scheduler/clone-max-zero.xml scheduler/ticket-group-11.xml scheduler/template-ticket.xml scheduler/ticket-clone-8.xml scheduler/systemhealth3.xml scheduler/utilization-order1.xml scheduler/bug-suse-707150.xml scheduler/clone-colocate-instance-2.xml scheduler/novell-252693-3.xml scheduler/bundle-nested-colocation.xml scheduler/master-11.xml scheduler/stopped-monitor-26.xml scheduler/colocate-primitive-with-clone.xml scheduler/ticket-clone-3.xml scheduler/ticket-group-1.xml scheduler/novell-252693-2.xml scheduler/versioned-resources.xml scheduler/bug-lf-2453.xml scheduler/interleave-3.xml scheduler/order-first-probes.xml scheduler/tags-coloc-order-2.xml scheduler/bug-lf-2213.xml scheduler/994-2.xml scheduler/bug-lf-2435.xml scheduler/594.xml scheduler/failed-demote-recovery.xml scheduler/9-am-then-bm-b-migrating-a-stopping.xml scheduler/stopped-monitor-01.xml scheduler/dc-fence-ordering.xml scheduler/clone-require-all-no-interleave-3.xml scheduler/rsc_dep3.xml scheduler/one-or-more-unrunnable-instances.xml scheduler/migration-ping-pong.xml scheduler/ticket-master-17.xml scheduler/remote-partial-migrate2.xml scheduler/bug-lf-2474.xml scheduler/order3.xml scheduler/multi1.xml scheduler/simple6.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-interleave-2.xml scheduler/coloc-intra-set.xml scheduler/node-maintenance-2.xml scheduler/master-13.xml scheduler/bundle-order-partial-start-2.xml scheduler/bug-lf-2317.xml scheduler/asymmetrical-order-move.xml scheduler/bug-5186-partial-migrate.xml scheduler/clone-require-all-no-interleave-2.xml scheduler/ticket-clone-22.xml scheduler/bug-5028-bottom.xml scheduler/remote-unclean2.xml scheduler/stopped-monitor-06.xml scheduler/node-maintenance-1.xml scheduler/template-order-3.xml scheduler/ticket-group-21.xml scheduler/quorum-3.xml scheduler/remote-fence-unclean.xml scheduler/ticket-clone-7.xml scheduler/ticket-clone-15.xml scheduler/bug-5059.xml scheduler/novell-252693.xml scheduler/master-3.xml scheduler/clone_min_interleave_stop_two.xml scheduler/rsc-sets-clone-1.xml scheduler/migrate-partial-4.xml scheduler/ticket-rsc-sets-6.xml scheduler/clone-require-all-no-interleave-1.xml scheduler/8-am-then-bm-a-migrating-b-stopping.xml scheduler/interleave-0.xml scheduler/cloned_stop_one.xml scheduler/bug-5014-ordered-set-symmetrical-true.xml scheduler/whitebox-fail2.xml scheduler/clone-require-all-7.xml scheduler/container-group-4.xml scheduler/bug-1572-2.xml scheduler/unfence-parameters.xml scheduler/remote-orphaned2.xml scheduler/unfence-device.xml scheduler/master-12.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/use-after-free-merge.xml scheduler/bundle-order-partial-start.xml scheduler/bug-5014-CLONE-A-stop-B-started.xml scheduler/attrs7.xml scheduler/clone-order-primitive.xml scheduler/ticket-clone-12.xml scheduler/ticket-master-9.xml scheduler/rec-rsc-4.xml scheduler/guest-host-not-fenceable.xml scheduler/coloc-slave-anti.xml scheduler/migrate-start-complex.xml scheduler/6-migrate-group.xml scheduler/ticket-master-3.xml scheduler/stop-failure-no-quorum.xml scheduler/template-order-2.xml scheduler/ticket-rsc-sets-14.xml scheduler/remote-recover-unknown.xml scheduler/container-4.xml scheduler/migrate-success.xml scheduler/bug-5028-detach.xml scheduler/master-2.xml scheduler/anti-colocation-slave.xml scheduler/994.xml scheduler/monitor-onfail-stop.xml scheduler/clone-order-16instances.xml scheduler/remote-recover-connection.xml scheduler/bug-lf-2171.xml scheduler/master-10.xml scheduler/ticket-clone-5.xml scheduler/master-1.xml scheduler/bug-cl-5247.xml scheduler/rec-node-4.xml scheduler/stop-failure-no-fencing.xml scheduler/clone-require-all-3.xml scheduler/whitebox-ms-ordering.xml scheduler/stopped-monitor-24.xml scheduler/ticket-group-3.xml scheduler/probe-0.xml scheduler/systemhealthn2.xml scheduler/simple1.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-9.xml scheduler/ticket-primitive-2.xml scheduler/master-ordering.xml scheduler/order-optional.xml scheduler/ticket-clone-21.xml scheduler/quorum-2.xml scheduler/bug-lf-2422.xml scheduler/systemhealthp2.xml scheduler/base-score.xml scheduler/whitebox-move.xml scheduler/container-group-1.xml scheduler/failcount-block.xml scheduler/10-a-then-bm-b-move-a-clone.xml scheduler/simple3.xml scheduler/ticket-primitive-10.xml scheduler/placement-location.xml scheduler/migrate-shutdown.xml scheduler/735.xml scheduler/clone-anon-probe-2.xml scheduler/managed-0.xml scheduler/colocated-utilization-primitive-1.xml scheduler/ticket-primitive-24.xml scheduler/nvpair-date-rules-1.xml scheduler/params-0.xml scheduler/ticket-clone-11.xml scheduler/stopped-monitor-05.xml scheduler/year-2038.xml scheduler/migrate-partial-2.xml scheduler/group13.xml scheduler/multiply-active-stonith.xml scheduler/migrate-fail-2.xml scheduler/date-3.xml scheduler/utilization-order4.xml scheduler/rec-node-13.xml scheduler/stonith-0.xml scheduler/bug-cl-5212.xml scheduler/systemhealthm2.xml scheduler/per-op-failcount.xml scheduler/ticket-clone-10.xml scheduler/bundle-replicas-change.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/cluster-specific-params.xml scheduler/bug-lf-2574.xml scheduler/stonith-1.xml scheduler/migrate-2.xml scheduler/template-rsc-sets-2.xml scheduler/clone-requires-quorum.xml scheduler/bug-lf-2508.xml scheduler/bug-5140-require-all-false.xml scheduler/ignore_stonith_rsc_order2.xml scheduler/group9.xml scheduler/monitor-recovery.xml scheduler/ticket-clone-1.xml scheduler/not-installed-tools.xml scheduler/inc8.xml scheduler/order-sets.xml scheduler/simple7.xml scheduler/group11.xml scheduler/7-migrate-group-one-unmigratable.xml scheduler/ticket-rsc-sets-8.xml scheduler/group-stop-ordering.xml scheduler/systemhealthp1.xml scheduler/attrs3.xml scheduler/template-rsc-sets-1.xml scheduler/bug-1718.xml scheduler/rec-node-3.xml scheduler/bug-n-385265.xml scheduler/notify-2.xml scheduler/remote-recover-no-resources.xml scheduler/clone-require-all-1.xml scheduler/ticket-rsc-sets-3.xml scheduler/3-am-then-bm-both-migrate.xml scheduler/asymmetric.xml scheduler/date-2.xml scheduler/cloned_stop_two.xml scheduler/one-or-more-7.xml scheduler/nvpair-id-ref.xml scheduler/ticket-master-24.xml scheduler/bug-lf-2619.xml scheduler/stopped-monitor-03.xml scheduler/remote-recovery.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/load-stopped-loop-2.xml scheduler/master-demote-2.xml scheduler/mon-rsc-3.xml scheduler/clone-require-all-2.xml scheduler/managed-1.xml scheduler/template-3.xml scheduler/migrate-1.xml scheduler/ignore_stonith_rsc_order1.xml scheduler/whitebox-stop.xml scheduler/master-move.xml scheduler/clone_min_interleave_start_two.xml scheduler/rec-node-12.xml scheduler/honor_stonith_rsc_order3.xml scheduler/rec-node-2.xml scheduler/notify-1.xml scheduler/cloned_start_one.xml scheduler/colocated-utilization-group.xml scheduler/bug-1765.xml scheduler/simple12.xml scheduler/bug-n-385265-2.xml scheduler/monitor-onfail-restart.xml scheduler/whitebox-orphaned.xml scheduler/rec-node-10.xml scheduler/remote-recover.xml scheduler/notify-0.xml scheduler/bug-5014-A-start-B-start.xml scheduler/master-probed-score.xml scheduler/suicide-needed-inquorate.xml scheduler/interleave-1.xml scheduler/rec-node-1.xml scheduler/order5.xml scheduler/ticket-group-16.xml scheduler/master-allow-start.xml scheduler/bug-lf-2613.xml scheduler/simple11.xml scheduler/one-or-more-5.xml scheduler/group4.xml scheduler/order-clone.xml scheduler/template-2.xml scheduler/migrate-fail-3.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/order-required.xml scheduler/bug-5025-3.xml scheduler/inc2.xml scheduler/bundle-order-stop-on-remote.xml scheduler/inc12.xml scheduler/ticket-group-24.xml scheduler/ticket-primitive-7.xml scheduler/inc7.xml scheduler/ticket-primitive-15.xml scheduler/ordered-set-natural.xml scheduler/template-clone-primitive.xml scheduler/utilization-order3.xml scheduler/ticket-group-17.xml scheduler/remote-startup.xml scheduler/inc4.xml scheduler/master-dependent-ban.xml scheduler/remote-fence-unclean2.xml scheduler/standby.xml scheduler/remote-recover-all.xml scheduler/ticket-master-19.xml scheduler/inc6.xml scheduler/systemhealtho2.xml scheduler/ticket-master-23.xml scheduler/colocation_constraint_stops_slave.xml scheduler/stopped-monitor-09.xml scheduler/container-group-3.xml scheduler/bug-5025-2.xml scheduler/clone-anon-failcount.xml scheduler/remote-fence-unclean-3.xml scheduler/inc1.xml scheduler/per-node-attrs.xml scheduler/unfence-definition.xml scheduler/whitebox-orphan-ms.xml scheduler/a-demote-then-b-migrate.xml scheduler/797.xml scheduler/obsolete-lrm-resource.xml scheduler/ticket-master-13.xml scheduler/bug-5025-1.xml scheduler/master-5.xml scheduler/coloc-loop.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-15.xml scheduler/novell-239082.xml scheduler/inc0.xml scheduler/honor_stonith_rsc_order2.xml scheduler/anti-colocation-order.xml scheduler/quorum-5.xml scheduler/systemhealthm3.xml scheduler/orphan-2.xml scheduler/unmanaged-block-restart.xml scheduler/restart-versioned.xml scheduler/stopped-monitor-00.xml scheduler/bug-5014-CLONE-A-start-B-start.xml scheduler/master-promotion-constraint.xml scheduler/ticket-master-22.xml scheduler/systemhealtho1.xml scheduler/attrs1.xml scheduler/template-rsc-sets-4.xml scheduler/systemhealthn1.xml scheduler/orphan-1.xml scheduler/4-am-then-bm-b-not-migratable.xml scheduler/nested-remote-recovery.xml scheduler/ticket-master-18.xml scheduler/clone_min_interleave_start_one.xml scheduler/order6.xml scheduler/systemhealthp3.xml scheduler/clone-no-shuffle.xml scheduler/rec-rsc-2.xml scheduler/group-unmanaged.xml scheduler/rec-rsc-9.xml scheduler/bug-lf-2581.xml scheduler/order4.xml scheduler/ticket-master-12.xml scheduler/ticket-master-21.xml scheduler/bundle-order-partial.xml scheduler/route-remote-notify.xml scheduler/versioned-operations-4.xml scheduler/bundle-order-partial-stop.xml scheduler/ticket-master-8.xml scheduler/rsc_dep1.xml scheduler/master_monitor_restart.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/whitebox-asymmetric.xml scheduler/bug-pm-12.xml scheduler/force-anon-clone-max.xml scheduler/bug-lf-2493.xml scheduler/ticket-master-20.xml scheduler/suicide-not-needed-initial-quorum.xml scheduler/coloc-attr.xml scheduler/ignore_stonith_rsc_order4.xml scheduler/honor_stonith_rsc_order1.xml scheduler/ticket-clone-24.xml scheduler/orphan-0.xml scheduler/rec-node-14.xml scheduler/notify-behind-stopping-remote.xml scheduler/load-stopped-loop.xml scheduler/ticket-master-11.xml scheduler/ticket-master-2.xml scheduler/resource-discovery.xml scheduler/target-1.xml scheduler/ticket-clone-16.xml scheduler/whitebox-ms-ordering-move.xml scheduler/master-6.xml scheduler/ticket-master-10.xml scheduler/clone-fail-block-colocation.xml scheduler/cloned-group-stop.xml scheduler/comments.xml scheduler/colo_master_w_native.xml scheduler/probe-4.xml scheduler/remote-reconnect-delay.xml scheduler/master-failed-demote-2.xml scheduler/shutdown-maintenance-node.xml scheduler/bug-5007-masterslave_colocation.xml scheduler/migration-behind-migrating-remote.xml scheduler/726.xml scheduler/stopped-monitor-30.xml scheduler/master-demote-block.xml scheduler/container-1.xml scheduler/rsc-sets-seq-true.xml scheduler/stopped-monitor-25.xml scheduler/stopped-monitor-22.xml scheduler/novell-239087.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/not-reschedule-unneeded-monitor.xml scheduler/order_constraint_stops_master.xml scheduler/params-6.xml scheduler/attrs5.xml scheduler/ticket-primitive-14.xml scheduler/stopped-monitor-12.xml scheduler/stopped-monitor-21.xml scheduler/master-failed-demote.xml scheduler/coloc-clone-stays-active.xml scheduler/ticket-primitive-23.xml scheduler/remote-disable.xml scheduler/ticket-master-1.xml scheduler/tags-location.xml scheduler/master-7.xml scheduler/migrate-fencing.xml scheduler/remote-probe-disable.xml scheduler/stopped-monitor-02.xml scheduler/placement-stickiness.xml scheduler/stopped-monitor-20.xml scheduler/group8.xml scheduler/a-promote-then-b-migrate.xml scheduler/ticket-clone-6.xml scheduler/rebalance-unique-clones.xml scheduler/stopped-monitor-11.xml scheduler/systemhealth2.xml scheduler/honor_stonith_rsc_order4.xml scheduler/master-4.xml scheduler/group3.xml scheduler/ticket-primitive-19.xml scheduler/ticket-primitive-4.xml scheduler/unmanaged-stop-4.xml scheduler/master-score-startup.xml scheduler/remote-stale-node-entry.xml scheduler/stopped-monitor-10.xml scheduler/stop-failure-with-fencing.xml scheduler/migrate-stop_start.xml scheduler/date-1.xml scheduler/probe-3.xml scheduler/master-pseudo.xml scheduler/clone-require-all-6.xml '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/11-a-then-bm-b-move-a-clone-starting.xml scheduler/minimal.xml scheduler/ticket-group-4.xml scheduler/versioned-operations-2.xml scheduler/bug-5014-A-stop-B-started.xml scheduler/ticket-primitive-13.xml scheduler/novell-251689.xml scheduler/group10.xml scheduler/bug-cl-5219.xml scheduler/concurrent-fencing.xml scheduler/1360.xml scheduler/quorum-4.xml scheduler/colocated-utilization-clone.xml scheduler/cloned_start_two.xml scheduler/expire-non-blocked-failure.xml scheduler/inc10.xml scheduler/bug-5069-op-enabled.xml scheduler/ticket-group-14.xml scheduler/group1.xml scheduler/tags-coloc-order-1.xml scheduler/clone-require-all-5.xml scheduler/stopped-monitor-04.xml scheduler/ticket-rsc-sets-1.exp scheduler/group5.exp scheduler/bundle-probe-order-3.exp scheduler/stopped-monitor-07.exp scheduler/migrate-stop-start-complex.exp scheduler/group-unmanaged-stopped.exp scheduler/order2.exp scheduler/failed-demote-recovery-master.exp scheduler/params-5.exp scheduler/clone-require-all-4.exp scheduler/interleave-stop.exp scheduler/bundle-order-startup.exp scheduler/clone-interleave-1.exp scheduler/ticket-master-7.exp scheduler/bug-5028.exp scheduler/mon-rsc-2.exp scheduler/bundle-order-startup-clone-2.exp scheduler/systemhealtho3.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-9.exp scheduler/1484.exp scheduler/systemhealthn3.exp scheduler/ticket-primitive-5.exp scheduler/migrate-partial-1.exp scheduler/migrate-fail-6.exp scheduler/migrate-4.exp scheduler/order-serialize.exp scheduler/ignore_stonith_rsc_order3.exp scheduler/clone-anon-dup.exp scheduler/bug-lf-2106.exp scheduler/migrate-3.exp scheduler/coloc-negative-group.exp scheduler/origin.exp scheduler/stopped-monitor-23.exp scheduler/order-optional-keyword.exp scheduler/bundle-probe-order-2.exp scheduler/master-8.exp scheduler/ticket-group-20.exp scheduler/stonith-4.exp scheduler/rsc_dep5.exp scheduler/notify-3.exp scheduler/remote-startup-probes.exp scheduler/colocation_constraint_stops_master.exp scheduler/order-wrong-kind.exp scheduler/bundle-probe-order-1.exp scheduler/bundle-order-startup-clone.exp scheduler/colo_slave_w_native.exp scheduler/intervals.exp scheduler/ticket-master-5.exp scheduler/balanced.exp scheduler/migrate-start.exp scheduler/ticket-master-14.exp scheduler/migrate-begin.exp scheduler/bug-pm-11.exp scheduler/whitebox-migrate1.exp scheduler/bug-5038.exp scheduler/bug-5014-GROUP-A-stopped-B-started.exp scheduler/managed-2.exp scheduler/ticket-clone-18.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-17.exp scheduler/multiple-active-block-group.exp scheduler/master-reattach.exp scheduler/ticket-group-9.exp scheduler/bug-5014-CthenAthenB-C-stopped.exp scheduler/params-2.exp scheduler/whitebox-fail1.exp scheduler/ticket-group-10.exp scheduler/group-dependents.exp scheduler/colocated-utilization-primitive-2.exp scheduler/ticket-primitive-8.exp scheduler/829.exp scheduler/bug-1572-1.exp scheduler/ticket-rsc-sets-4.exp scheduler/ticket-clone-19.exp scheduler/rec-node-7.exp scheduler/master-0.exp scheduler/rec-node-15.exp scheduler/bug-lf-1920.exp scheduler/interleave-pseudo-stop.exp scheduler/order-mandatory.exp scheduler/ticket-clone-20.exp scheduler/migrate-stop-complex.exp scheduler/migrate-5.exp scheduler/rec-node-11.exp scheduler/suicide-not-needed-never-quorate.exp scheduler/stopped-monitor-31.exp scheduler/coloc-list.exp scheduler/remote-partial-migrate.exp scheduler/ticket-primitive-16.exp scheduler/rsc_dep10.exp scheduler/stopped-monitor-08.exp scheduler/simple4.exp scheduler/order-expired-failure.exp scheduler/bug-rh-1097457.exp scheduler/bug-lf-1852.exp scheduler/failcount.exp scheduler/remote-fence-before-reconnect.exp scheduler/reprobe-target_rc.exp scheduler/multiple-monitor-one-failed.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-5.exp scheduler/location-date-rules-2.exp scheduler/remote-orphaned.exp scheduler/one-or-more-6.exp scheduler/bug-5014-GROUP-A-start-B-start.exp scheduler/mon-rsc-4.exp scheduler/location-sets-templates.exp scheduler/bug-lf-2153.exp scheduler/template-coloc-3.exp scheduler/rsc_dep4.exp scheduler/ticket-group-2.exp scheduler/bug-rh-880249.exp scheduler/bug-5143-ms-shuffle.exp scheduler/utilization-check-allowed-nodes.exp scheduler/container-3.exp scheduler/cloned-group.exp scheduler/location-date-rules-1.exp scheduler/rec-node-5.exp scheduler/ticket-group-8.exp scheduler/stopped-monitor-27.exp scheduler/rsc_dep7.exp scheduler/utilization.exp scheduler/start-then-stop-with-unfence.exp scheduler/clone_min_interleave_stop_one.exp scheduler/migrate-fail-4.exp scheduler/696.exp scheduler/rec-node-8.exp scheduler/clone_min_start_one.exp scheduler/clone-interleave-3.exp scheduler/migrate-fail-7.exp scheduler/rsc-sets-seq-false.exp scheduler/master-role.exp scheduler/quorum-1.exp scheduler/versioned-operations-1.exp scheduler/clone-order-instance.exp scheduler/rsc_dep8.exp scheduler/systemhealthm1.exp scheduler/rec-rsc-5.exp scheduler/template-clone-group.exp scheduler/coloc-group.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/attrs4.exp scheduler/ticket-clone-13.exp scheduler/container-2.exp scheduler/bug-n-387749.exp scheduler/ticket-master-4.exp scheduler/bug-1822.exp scheduler/one-or-more-3.exp scheduler/reload-versioned.exp scheduler/ticket-rsc-sets-12.exp scheduler/rec-rsc-1.exp scheduler/bug-lf-2606.exp scheduler/group6.exp scheduler/group7.exp scheduler/template-coloc-1.exp scheduler/not-installed-agent.exp scheduler/ticket-clone-14.exp scheduler/bug-1820-1.exp scheduler/guest-node-host-dies.exp scheduler/params-4.exp scheduler/migrate-partial-3.exp scheduler/interleave-2.exp scheduler/group-fail.exp scheduler/bug-5025-4.exp scheduler/bug-1573.exp scheduler/rec-rsc-0.exp scheduler/inc9.exp scheduler/guest-node-cleanup.exp scheduler/rsc-discovery-per-node.exp scheduler/rec-rsc-6.exp scheduler/anon-instance-pending.exp scheduler/bnc-515172.exp scheduler/764.exp scheduler/quorum-6.exp scheduler/ordered-set-basic-startup.exp scheduler/bug-5069-op-disabled.exp scheduler/clone-requires-quorum-recovery.exp scheduler/ticket-rsc-sets-11.exp scheduler/master-stop.exp scheduler/attrs8.exp scheduler/ticket-rsc-sets-2.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-fail-5.exp scheduler/bug-1820.exp scheduler/bug-lf-2361.exp scheduler/unfence-startup.exp scheduler/ticket-group-7.exp scheduler/clone-colocate-instance-1.exp scheduler/target-0.exp scheduler/master-partially-demoted-group.exp scheduler/novell-239079.exp scheduler/anti-colocation-master.exp scheduler/ticket-clone-4.exp scheduler/simple8.exp scheduler/remote-connection-unrecoverable.exp scheduler/reload-becomes-restart.exp scheduler/simple2.exp scheduler/order_constraint_stops_slave.exp scheduler/bug-5014-A-stopped-B-stopped.exp scheduler/order1.exp scheduler/asymmetrical-order-restart.exp scheduler/migrate-fail-8.exp scheduler/bundle-order-stop.exp scheduler/rec-rsc-8.exp scheduler/clone_min_start_two.exp scheduler/master-group.exp scheduler/unmanaged-master.exp scheduler/bug-cl-5213.exp scheduler/template-rsc-sets-3.exp scheduler/unrunnable-2.exp scheduler/bug-cl-5168.exp scheduler/remote-start-fail.exp scheduler/probe-2.exp scheduler/bug-1685.exp scheduler/ticket-rsc-sets-10.exp scheduler/master-notify.exp scheduler/coloc_fp_logic.exp scheduler/master-unmanaged-monitor.exp scheduler/ticket-rsc-sets-13.exp scheduler/container-group-2.exp scheduler/migrate-fail-9.exp scheduler/unrunnable-1.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/one-or-more-2.exp scheduler/ticket-clone-9.exp scheduler/one-or-more-4.exp scheduler/rec-node-6.exp scheduler/clone_min_stop_one.exp scheduler/probe-1.exp scheduler/versioned-operations-3.exp scheduler/utilization-order2.exp scheduler/1-a-then-bm-move-b.exp scheduler/rsc-maintenance.exp scheduler/rsc-sets-clone.exp scheduler/ticket-primitive-6.exp scheduler/bundle-order-fencing.exp scheduler/probe-timeout.exp scheduler/template-1.exp scheduler/whitebox-nested-group.exp scheduler/utilization-shuffle.exp scheduler/whitebox-fail3.exp scheduler/ticket-primitive-22.exp scheduler/order7.exp scheduler/remote-recover-fail.exp scheduler/bundle-probe-remotes.exp scheduler/whitebox-imply-stop-on-fence.exp scheduler/master-demote.exp scheduler/group14.exp scheduler/ticket-primitive-3.exp scheduler/migrate-both-vms.exp scheduler/on-fail-ignore.exp scheduler/ticket-clone-2.exp scheduler/ticket-group-23.exp scheduler/one-or-more-1.exp scheduler/inc5.exp scheduler/ticket-primitive-18.exp scheduler/ticket-group-6.exp scheduler/placement-capacity.exp scheduler/rec-rsc-7.exp scheduler/ticket-group-19.exp scheduler/bug-lf-2551.exp scheduler/master-depend.exp scheduler/2-am-then-b-move-a.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-cl-5170.exp scheduler/bug-5014-ordered-set-symmetrical-false.exp scheduler/one-or-more-0.exp scheduler/rsc_dep2.exp scheduler/attrs2.exp scheduler/ticket-rsc-sets-9.exp scheduler/ticket-primitive-12.exp scheduler/ticket-primitive-21.exp scheduler/master-asymmetrical-order.exp scheduler/template-coloc-2.exp scheduler/systemhealth1.exp scheduler/ticket-master-6.exp scheduler/enforce-colo1.exp scheduler/attrs6.exp scheduler/site-specific-params.exp scheduler/whitebox-unexpectedly-running.exp scheduler/bug-lf-2358.exp scheduler/mon-rsc-1.exp scheduler/ticket-primitive-20.exp scheduler/bug-lf-2445.exp scheduler/target-2.exp scheduler/bug-lf-2160.exp scheduler/ticket-group-13.exp scheduler/bug-lf-2544.exp scheduler/rec-rsc-3.exp scheduler/bundle-order-stop-clone.exp scheduler/ticket-primitive-11.exp scheduler/stonith-3.exp scheduler/unmanaged-stop-2.exp scheduler/interleave-restart.exp scheduler/ticket-rsc-sets-7.exp scheduler/rsc-sets-master.exp scheduler/inc11.exp scheduler/ticket-clone-17.exp scheduler/placement-priority.exp scheduler/params-1.exp scheduler/complex_enforce_colo.exp scheduler/ticket-master-15.exp scheduler/ticket-group-22.exp scheduler/master-colocation.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-node-9.exp scheduler/notifs-for-unrunnable.exp scheduler/ticket-primitive-1.exp scheduler/whitebox-start.exp scheduler/unmanaged-stop-1.exp scheduler/migrate-versioned.exp scheduler/ticket-group-18.exp scheduler/clone_min_stop_two.exp scheduler/ticket-master-16.exp scheduler/ticket-clone-23.exp scheduler/group2.exp scheduler/1494.exp scheduler/template-order-1.exp scheduler/migrate-stop.exp scheduler/clone_min_stop_all.exp scheduler/ticket-group-12.exp scheduler/order-serialize-set.exp scheduler/stonith-2.exp scheduler/bug-5014-GROUP-A-stopped-B-stopped.exp scheduler/coloc-many-one.exp scheduler/tags-ticket.exp scheduler/clone-anon-probe-1.exp scheduler/662.exp scheduler/suicide-not-needed-quorate.exp scheduler/history-1.exp scheduler/unmanaged-stop-3.exp scheduler/group15.exp scheduler/container-is-remote-node.exp scheduler/5-am-then-bm-a-not-migratable.exp scheduler/remote-move.exp scheduler/inc3.exp scheduler/ticket-rsc-sets-5.exp scheduler/clone-max-zero.exp scheduler/ticket-group-11.exp scheduler/template-ticket.exp scheduler/ticket-clone-8.exp scheduler/systemhealth3.exp scheduler/utilization-order1.exp scheduler/bug-suse-707150.exp scheduler/clone-colocate-instance-2.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/novell-252693-3.exp scheduler/bundle-nested-colocation.exp scheduler/master-11.exp scheduler/stopped-monitor-26.exp scheduler/colocate-primitive-with-clone.exp scheduler/ticket-clone-3.exp scheduler/ticket-group-1.exp scheduler/novell-252693-2.exp scheduler/versioned-resources.exp scheduler/bug-lf-2453.exp scheduler/interleave-3.exp scheduler/order-first-probes.exp scheduler/tags-coloc-order-2.exp scheduler/bug-lf-2213.exp scheduler/994-2.exp scheduler/bug-lf-2435.exp scheduler/594.exp scheduler/failed-demote-recovery.exp scheduler/9-am-then-bm-b-migrating-a-stopping.exp scheduler/stopped-monitor-01.exp scheduler/dc-fence-ordering.exp scheduler/clone-require-all-no-interleave-3.exp scheduler/rsc_dep3.exp scheduler/one-or-more-unrunnable-instances.exp scheduler/migration-ping-pong.exp scheduler/ticket-master-17.exp scheduler/remote-partial-migrate2.exp scheduler/bug-lf-2474.exp scheduler/order3.exp scheduler/multi1.exp scheduler/simple6.exp scheduler/clone-interleave-2.exp scheduler/coloc-intra-set.exp scheduler/node-maintenance-2.exp scheduler/master-13.exp scheduler/bundle-order-partial-start-2.exp scheduler/bug-lf-2317.exp scheduler/asymmetrical-order-move.exp scheduler/bug-5186-partial-migrate.exp scheduler/clone-require-all-no-interleave-2.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-clone-22.exp scheduler/bug-5028-bottom.exp scheduler/remote-unclean2.exp scheduler/stopped-monitor-06.exp scheduler/node-maintenance-1.exp scheduler/template-order-3.exp scheduler/ticket-group-21.exp scheduler/quorum-3.exp scheduler/remote-fence-unclean.exp scheduler/ticket-clone-7.exp scheduler/ticket-clone-15.exp scheduler/bug-5059.exp scheduler/novell-252693.exp scheduler/master-3.exp scheduler/clone_min_interleave_stop_two.exp scheduler/rsc-sets-clone-1.exp scheduler/migrate-partial-4.exp scheduler/ticket-rsc-sets-6.exp scheduler/clone-require-all-no-interleave-1.exp scheduler/8-am-then-bm-a-migrating-b-stopping.exp scheduler/interleave-0.exp scheduler/cloned_stop_one.exp scheduler/bug-5014-ordered-set-symmetrical-true.exp scheduler/whitebox-fail2.exp scheduler/clone-require-all-7.exp scheduler/container-group-4.exp scheduler/bug-1572-2.exp scheduler/unfence-parameters.exp scheduler/remote-orphaned2.exp scheduler/unfence-device.exp scheduler/master-12.exp scheduler/use-after-free-merge.exp scheduler/bundle-order-partial-start.exp scheduler/bug-5014-CLONE-A-stop-B-started.exp scheduler/attrs7.exp scheduler/clone-order-primitive.exp scheduler/ticket-clone-12.exp scheduler/ticket-master-9.exp scheduler/rec-rsc-4.exp scheduler/guest-host-not-fenceable.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/coloc-slave-anti.exp scheduler/migrate-start-complex.exp scheduler/6-migrate-group.exp scheduler/ticket-master-3.exp scheduler/stop-failure-no-quorum.exp scheduler/template-order-2.exp scheduler/ticket-rsc-sets-14.exp scheduler/remote-recover-unknown.exp scheduler/container-4.exp scheduler/migrate-success.exp scheduler/bug-5028-detach.exp scheduler/master-2.exp scheduler/anti-colocation-slave.exp scheduler/994.exp scheduler/monitor-onfail-stop.exp scheduler/clone-order-16instances.exp scheduler/remote-recover-connection.exp scheduler/bug-lf-2171.exp scheduler/master-10.exp scheduler/ticket-clone-5.exp scheduler/master-1.exp scheduler/bug-cl-5247.exp scheduler/rec-node-4.exp scheduler/stop-failure-no-fencing.exp scheduler/clone-require-all-3.exp scheduler/whitebox-ms-ordering.exp scheduler/stopped-monitor-24.exp scheduler/ticket-group-3.exp scheduler/probe-0.exp scheduler/systemhealthn2.exp scheduler/simple1.exp scheduler/master-9.exp scheduler/ticket-primitive-2.exp scheduler/master-ordering.exp scheduler/order-optional.exp scheduler/ticket-clone-21.exp scheduler/quorum-2.exp scheduler/bug-lf-2422.exp scheduler/systemhealthp2.exp scheduler/base-score.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/whitebox-move.exp scheduler/container-group-1.exp scheduler/failcount-block.exp scheduler/10-a-then-bm-b-move-a-clone.exp scheduler/simple3.exp scheduler/ticket-primitive-10.exp scheduler/placement-location.exp scheduler/migrate-shutdown.exp scheduler/735.exp scheduler/clone-anon-probe-2.exp scheduler/managed-0.exp scheduler/colocated-utilization-primitive-1.exp scheduler/ticket-primitive-24.exp scheduler/nvpair-date-rules-1.exp scheduler/params-0.exp scheduler/ticket-clone-11.exp scheduler/stopped-monitor-05.exp scheduler/year-2038.exp scheduler/migrate-partial-2.exp scheduler/group13.exp scheduler/multiply-active-stonith.exp scheduler/migrate-fail-2.exp scheduler/date-3.exp scheduler/utilization-order4.exp scheduler/rec-node-13.exp scheduler/stonith-0.exp scheduler/bug-cl-5212.exp scheduler/systemhealthm2.exp scheduler/per-op-failcount.exp scheduler/ticket-clone-10.exp scheduler/bundle-replicas-change.exp scheduler/cluster-specific-params.exp scheduler/bug-lf-2574.exp scheduler/stonith-1.exp scheduler/migrate-2.exp scheduler/template-rsc-sets-2.exp scheduler/clone-requires-quorum.exp scheduler/bug-lf-2508.exp scheduler/bug-5140-require-all-false.exp scheduler/ignore_stonith_rsc_order2.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/group9.exp scheduler/monitor-recovery.exp scheduler/ticket-clone-1.exp scheduler/not-installed-tools.exp scheduler/inc8.exp scheduler/order-sets.exp scheduler/simple7.exp scheduler/group11.exp scheduler/7-migrate-group-one-unmigratable.exp scheduler/ticket-rsc-sets-8.exp scheduler/group-stop-ordering.exp scheduler/systemhealthp1.exp scheduler/attrs3.exp scheduler/template-rsc-sets-1.exp scheduler/bug-1718.exp scheduler/rec-node-3.exp scheduler/bug-n-385265.exp scheduler/notify-2.exp scheduler/remote-recover-no-resources.exp scheduler/clone-require-all-1.exp scheduler/ticket-rsc-sets-3.exp scheduler/3-am-then-bm-both-migrate.exp scheduler/asymmetric.exp scheduler/date-2.exp scheduler/cloned_stop_two.exp scheduler/one-or-more-7.exp scheduler/nvpair-id-ref.exp scheduler/ticket-master-24.exp scheduler/bug-lf-2619.exp scheduler/stopped-monitor-03.exp scheduler/remote-recovery.exp scheduler/load-stopped-loop-2.exp scheduler/master-demote-2.exp scheduler/mon-rsc-3.exp scheduler/clone-require-all-2.exp scheduler/managed-1.exp scheduler/template-3.exp scheduler/migrate-1.exp scheduler/ignore_stonith_rsc_order1.exp scheduler/whitebox-stop.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-move.exp scheduler/clone_min_interleave_start_two.exp scheduler/rec-node-12.exp scheduler/honor_stonith_rsc_order3.exp scheduler/rec-node-2.exp scheduler/notify-1.exp scheduler/cloned_start_one.exp scheduler/colocated-utilization-group.exp scheduler/bug-1765.exp scheduler/simple12.exp scheduler/bug-n-385265-2.exp scheduler/monitor-onfail-restart.exp scheduler/whitebox-orphaned.exp scheduler/rec-node-10.exp scheduler/remote-recover.exp scheduler/notify-0.exp scheduler/bug-5014-A-start-B-start.exp scheduler/master-probed-score.exp scheduler/suicide-needed-inquorate.exp scheduler/interleave-1.exp scheduler/rec-node-1.exp scheduler/order5.exp scheduler/ticket-group-16.exp scheduler/master-allow-start.exp scheduler/bug-lf-2613.exp scheduler/simple11.exp scheduler/one-or-more-5.exp scheduler/group4.exp scheduler/order-clone.exp scheduler/template-2.exp scheduler/migrate-fail-3.exp scheduler/order-required.exp scheduler/bug-5025-3.exp scheduler/inc2.exp scheduler/bundle-order-stop-on-remote.exp scheduler/inc12.exp scheduler/ticket-group-24.exp scheduler/ticket-primitive-7.exp scheduler/inc7.exp scheduler/ticket-primitive-15.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ordered-set-natural.exp scheduler/template-clone-primitive.exp scheduler/utilization-order3.exp scheduler/ticket-group-17.exp scheduler/remote-startup.exp scheduler/inc4.exp scheduler/master-dependent-ban.exp scheduler/remote-fence-unclean2.exp scheduler/standby.exp scheduler/remote-recover-all.exp scheduler/ticket-master-19.exp scheduler/inc6.exp scheduler/systemhealtho2.exp scheduler/ticket-master-23.exp scheduler/colocation_constraint_stops_slave.exp scheduler/stopped-monitor-09.exp scheduler/container-group-3.exp scheduler/bug-5025-2.exp scheduler/clone-anon-failcount.exp scheduler/remote-fence-unclean-3.exp scheduler/inc1.exp scheduler/per-node-attrs.exp scheduler/unfence-definition.exp scheduler/whitebox-orphan-ms.exp scheduler/a-demote-then-b-migrate.exp scheduler/797.exp scheduler/obsolete-lrm-resource.exp scheduler/ticket-master-13.exp scheduler/bug-5025-1.exp scheduler/master-5.exp scheduler/coloc-loop.exp scheduler/ticket-group-15.exp scheduler/novell-239082.exp scheduler/inc0.exp scheduler/honor_stonith_rsc_order2.exp scheduler/anti-colocation-order.exp scheduler/quorum-5.exp scheduler/systemhealthm3.exp scheduler/orphan-2.exp scheduler/unmanaged-block-restart.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/restart-versioned.exp scheduler/stopped-monitor-00.exp scheduler/bug-5014-CLONE-A-start-B-start.exp scheduler/master-promotion-constraint.exp scheduler/ticket-master-22.exp scheduler/systemhealtho1.exp scheduler/attrs1.exp scheduler/template-rsc-sets-4.exp scheduler/systemhealthn1.exp scheduler/orphan-1.exp scheduler/4-am-then-bm-b-not-migratable.exp scheduler/nested-remote-recovery.exp scheduler/ticket-master-18.exp scheduler/clone_min_interleave_start_one.exp scheduler/order6.exp scheduler/systemhealthp3.exp scheduler/clone-no-shuffle.exp scheduler/rec-rsc-2.exp scheduler/group-unmanaged.exp scheduler/rec-rsc-9.exp scheduler/bug-lf-2581.exp scheduler/order4.exp scheduler/ticket-master-12.exp scheduler/ticket-master-21.exp scheduler/bundle-order-partial.exp scheduler/route-remote-notify.exp scheduler/versioned-operations-4.exp scheduler/bundle-order-partial-stop.exp scheduler/ticket-master-8.exp scheduler/rsc_dep1.exp scheduler/master_monitor_restart.exp scheduler/whitebox-asymmetric.exp scheduler/bug-pm-12.exp scheduler/force-anon-clone-max.exp scheduler/bug-lf-2493.exp scheduler/ticket-master-20.exp scheduler/suicide-not-needed-initial-quorum.exp scheduler/coloc-attr.exp scheduler/ignore_stonith_rsc_order4.exp scheduler/honor_stonith_rsc_order1.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-clone-24.exp scheduler/orphan-0.exp scheduler/rec-node-14.exp scheduler/notify-behind-stopping-remote.exp scheduler/load-stopped-loop.exp scheduler/ticket-master-11.exp scheduler/ticket-master-2.exp scheduler/resource-discovery.exp scheduler/target-1.exp scheduler/ticket-clone-16.exp scheduler/whitebox-ms-ordering-move.exp scheduler/master-6.exp scheduler/ticket-master-10.exp scheduler/clone-fail-block-colocation.exp scheduler/cloned-group-stop.exp scheduler/comments.exp scheduler/colo_master_w_native.exp scheduler/probe-4.exp scheduler/remote-reconnect-delay.exp scheduler/master-failed-demote-2.exp scheduler/shutdown-maintenance-node.exp scheduler/bug-5007-masterslave_colocation.exp scheduler/migration-behind-migrating-remote.exp scheduler/726.exp scheduler/stopped-monitor-30.exp scheduler/master-demote-block.exp scheduler/container-1.exp scheduler/rsc-sets-seq-true.exp scheduler/stopped-monitor-25.exp scheduler/stopped-monitor-22.exp scheduler/novell-239087.exp scheduler/not-reschedule-unneeded-monitor.exp scheduler/order_constraint_stops_master.exp scheduler/params-6.exp scheduler/attrs5.exp scheduler/ticket-primitive-14.exp scheduler/stopped-monitor-12.exp scheduler/stopped-monitor-21.exp scheduler/master-failed-demote.exp scheduler/coloc-clone-stays-active.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-23.exp scheduler/remote-disable.exp scheduler/ticket-master-1.exp scheduler/tags-location.exp scheduler/master-7.exp scheduler/migrate-fencing.exp scheduler/remote-probe-disable.exp scheduler/stopped-monitor-02.exp scheduler/placement-stickiness.exp scheduler/stopped-monitor-20.exp scheduler/group8.exp scheduler/a-promote-then-b-migrate.exp scheduler/ticket-clone-6.exp scheduler/rebalance-unique-clones.exp scheduler/stopped-monitor-11.exp scheduler/systemhealth2.exp scheduler/honor_stonith_rsc_order4.exp scheduler/master-4.exp scheduler/group3.exp scheduler/ticket-primitive-19.exp scheduler/ticket-primitive-4.exp scheduler/unmanaged-stop-4.exp scheduler/master-score-startup.exp scheduler/remote-stale-node-entry.exp scheduler/stopped-monitor-10.exp scheduler/stop-failure-with-fencing.exp scheduler/migrate-stop_start.exp scheduler/date-1.exp scheduler/probe-3.exp scheduler/master-pseudo.exp scheduler/clone-require-all-6.exp scheduler/11-a-then-bm-b-move-a-clone-starting.exp scheduler/minimal.exp scheduler/ticket-group-4.exp scheduler/versioned-operations-2.exp scheduler/bug-5014-A-stop-B-started.exp scheduler/ticket-primitive-13.exp scheduler/novell-251689.exp scheduler/group10.exp scheduler/bug-cl-5219.exp '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/concurrent-fencing.exp scheduler/1360.exp scheduler/quorum-4.exp scheduler/colocated-utilization-clone.exp scheduler/cloned_start_two.exp scheduler/expire-non-blocked-failure.exp scheduler/inc10.exp scheduler/bug-5069-op-enabled.exp scheduler/ticket-group-14.exp scheduler/group1.exp scheduler/tags-coloc-order-1.exp scheduler/clone-require-all-5.exp scheduler/stopped-monitor-04.exp scheduler/ticket-rsc-sets-1.dot scheduler/group5.dot scheduler/bundle-probe-order-3.dot scheduler/stopped-monitor-07.dot scheduler/migrate-stop-start-complex.dot scheduler/group-unmanaged-stopped.dot scheduler/order2.dot scheduler/failed-demote-recovery-master.dot scheduler/params-5.dot scheduler/clone-require-all-4.dot scheduler/interleave-stop.dot scheduler/bundle-order-startup.dot scheduler/clone-interleave-1.dot scheduler/ticket-master-7.dot scheduler/bug-5028.dot scheduler/mon-rsc-2.dot scheduler/bundle-order-startup-clone-2.dot scheduler/systemhealtho3.dot scheduler/ticket-primitive-9.dot scheduler/1484.dot scheduler/systemhealthn3.dot scheduler/ticket-primitive-5.dot scheduler/migrate-partial-1.dot scheduler/migrate-fail-6.dot scheduler/migrate-4.dot scheduler/order-serialize.dot scheduler/ignore_stonith_rsc_order3.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-anon-dup.dot scheduler/bug-lf-2106.dot scheduler/migrate-3.dot scheduler/coloc-negative-group.dot scheduler/origin.dot scheduler/stopped-monitor-23.dot scheduler/order-optional-keyword.dot scheduler/bundle-probe-order-2.dot scheduler/master-8.dot scheduler/ticket-group-20.dot scheduler/stonith-4.dot scheduler/rsc_dep5.dot scheduler/notify-3.dot scheduler/remote-startup-probes.dot scheduler/colocation_constraint_stops_master.dot scheduler/order-wrong-kind.dot scheduler/bundle-probe-order-1.dot scheduler/bundle-order-startup-clone.dot scheduler/colo_slave_w_native.dot scheduler/intervals.dot scheduler/ticket-master-5.dot scheduler/balanced.dot scheduler/migrate-start.dot scheduler/ticket-master-14.dot scheduler/migrate-begin.dot scheduler/bug-pm-11.dot scheduler/whitebox-migrate1.dot scheduler/bug-5038.dot scheduler/bug-5014-GROUP-A-stopped-B-started.dot scheduler/managed-2.dot scheduler/ticket-clone-18.dot scheduler/ticket-primitive-17.dot scheduler/multiple-active-block-group.dot scheduler/master-reattach.dot scheduler/ticket-group-9.dot scheduler/bug-5014-CthenAthenB-C-stopped.dot scheduler/params-2.dot scheduler/whitebox-fail1.dot scheduler/ticket-group-10.dot scheduler/group-dependents.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/colocated-utilization-primitive-2.dot scheduler/ticket-primitive-8.dot scheduler/829.dot scheduler/bug-1572-1.dot scheduler/ticket-rsc-sets-4.dot scheduler/ticket-clone-19.dot scheduler/rec-node-7.dot scheduler/master-0.dot scheduler/rec-node-15.dot scheduler/bug-lf-1920.dot scheduler/interleave-pseudo-stop.dot scheduler/order-mandatory.dot scheduler/ticket-clone-20.dot scheduler/migrate-stop-complex.dot scheduler/migrate-5.dot scheduler/rec-node-11.dot scheduler/suicide-not-needed-never-quorate.dot scheduler/stopped-monitor-31.dot scheduler/coloc-list.dot scheduler/remote-partial-migrate.dot scheduler/ticket-primitive-16.dot scheduler/rsc_dep10.dot scheduler/stopped-monitor-08.dot scheduler/simple4.dot scheduler/order-expired-failure.dot scheduler/bug-rh-1097457.dot scheduler/bug-lf-1852.dot scheduler/failcount.dot scheduler/remote-fence-before-reconnect.dot scheduler/reprobe-target_rc.dot scheduler/multiple-monitor-one-failed.dot scheduler/ticket-group-5.dot scheduler/location-date-rules-2.dot scheduler/remote-orphaned.dot scheduler/one-or-more-6.dot scheduler/bug-5014-GROUP-A-start-B-start.dot scheduler/mon-rsc-4.dot scheduler/location-sets-templates.dot scheduler/bug-lf-2153.dot scheduler/template-coloc-3.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc_dep4.dot scheduler/ticket-group-2.dot scheduler/bug-rh-880249.dot scheduler/bug-5143-ms-shuffle.dot scheduler/utilization-check-allowed-nodes.dot scheduler/container-3.dot scheduler/cloned-group.dot scheduler/location-date-rules-1.dot scheduler/rec-node-5.dot scheduler/ticket-group-8.dot scheduler/stopped-monitor-27.dot scheduler/rsc_dep7.dot scheduler/utilization.dot scheduler/start-then-stop-with-unfence.dot scheduler/clone_min_interleave_stop_one.dot scheduler/migrate-fail-4.dot scheduler/696.dot scheduler/rec-node-8.dot scheduler/clone_min_start_one.dot scheduler/clone-interleave-3.dot scheduler/migrate-fail-7.dot scheduler/rsc-sets-seq-false.dot scheduler/master-role.dot scheduler/quorum-1.dot scheduler/versioned-operations-1.dot scheduler/clone-order-instance.dot scheduler/rsc_dep8.dot scheduler/systemhealthm1.dot scheduler/rec-rsc-5.dot scheduler/template-clone-group.dot scheduler/coloc-group.dot scheduler/attrs4.dot scheduler/ticket-clone-13.dot scheduler/container-2.dot scheduler/bug-n-387749.dot scheduler/ticket-master-4.dot scheduler/bug-1822.dot scheduler/one-or-more-3.dot scheduler/reload-versioned.dot scheduler/ticket-rsc-sets-12.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rec-rsc-1.dot scheduler/bug-lf-2606.dot scheduler/group6.dot scheduler/group7.dot scheduler/template-coloc-1.dot scheduler/not-installed-agent.dot scheduler/ticket-clone-14.dot scheduler/bug-1820-1.dot scheduler/guest-node-host-dies.dot scheduler/params-4.dot scheduler/migrate-partial-3.dot scheduler/interleave-2.dot scheduler/group-fail.dot scheduler/bug-5025-4.dot scheduler/bug-1573.dot scheduler/rec-rsc-0.dot scheduler/inc9.dot scheduler/guest-node-cleanup.dot scheduler/rsc-discovery-per-node.dot scheduler/rec-rsc-6.dot scheduler/anon-instance-pending.dot scheduler/bnc-515172.dot scheduler/764.dot scheduler/quorum-6.dot scheduler/ordered-set-basic-startup.dot scheduler/bug-5069-op-disabled.dot scheduler/clone-requires-quorum-recovery.dot scheduler/ticket-rsc-sets-11.dot scheduler/master-stop.dot scheduler/attrs8.dot scheduler/ticket-rsc-sets-2.dot scheduler/migrate-fail-5.dot scheduler/bug-1820.dot scheduler/bug-lf-2361.dot scheduler/unfence-startup.dot scheduler/ticket-group-7.dot scheduler/clone-colocate-instance-1.dot scheduler/target-0.dot scheduler/master-partially-demoted-group.dot scheduler/novell-239079.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/anti-colocation-master.dot scheduler/ticket-clone-4.dot scheduler/simple8.dot scheduler/remote-connection-unrecoverable.dot scheduler/reload-becomes-restart.dot scheduler/simple2.dot scheduler/order_constraint_stops_slave.dot scheduler/bug-5014-A-stopped-B-stopped.dot scheduler/order1.dot scheduler/asymmetrical-order-restart.dot scheduler/migrate-fail-8.dot scheduler/bundle-order-stop.dot scheduler/rec-rsc-8.dot scheduler/clone_min_start_two.dot scheduler/master-group.dot scheduler/unmanaged-master.dot scheduler/bug-cl-5213.dot scheduler/template-rsc-sets-3.dot scheduler/unrunnable-2.dot scheduler/bug-cl-5168.dot scheduler/remote-start-fail.dot scheduler/probe-2.dot scheduler/bug-1685.dot scheduler/ticket-rsc-sets-10.dot scheduler/master-notify.dot scheduler/coloc_fp_logic.dot scheduler/master-unmanaged-monitor.dot scheduler/ticket-rsc-sets-13.dot scheduler/container-group-2.dot scheduler/migrate-fail-9.dot scheduler/unrunnable-1.dot scheduler/one-or-more-2.dot scheduler/ticket-clone-9.dot scheduler/one-or-more-4.dot scheduler/rec-node-6.dot scheduler/clone_min_stop_one.dot scheduler/probe-1.dot scheduler/versioned-operations-3.dot scheduler/utilization-order2.dot scheduler/1-a-then-bm-move-b.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/rsc-maintenance.dot scheduler/rsc-sets-clone.dot scheduler/ticket-primitive-6.dot scheduler/bundle-order-fencing.dot scheduler/probe-timeout.dot scheduler/template-1.dot scheduler/whitebox-nested-group.dot scheduler/utilization-shuffle.dot scheduler/whitebox-fail3.dot scheduler/ticket-primitive-22.dot scheduler/order7.dot scheduler/remote-recover-fail.dot scheduler/bundle-probe-remotes.dot scheduler/whitebox-imply-stop-on-fence.dot scheduler/master-demote.dot scheduler/group14.dot scheduler/ticket-primitive-3.dot scheduler/migrate-both-vms.dot scheduler/on-fail-ignore.dot scheduler/ticket-clone-2.dot scheduler/ticket-group-23.dot scheduler/one-or-more-1.dot scheduler/inc5.dot scheduler/ticket-primitive-18.dot scheduler/ticket-group-6.dot scheduler/placement-capacity.dot scheduler/rec-rsc-7.dot scheduler/ticket-group-19.dot scheduler/bug-lf-2551.dot scheduler/master-depend.dot scheduler/2-am-then-b-move-a.dot scheduler/bug-cl-5170.dot scheduler/bug-5014-ordered-set-symmetrical-false.dot scheduler/one-or-more-0.dot scheduler/rsc_dep2.dot scheduler/attrs2.dot scheduler/ticket-rsc-sets-9.dot scheduler/ticket-primitive-12.dot scheduler/ticket-primitive-21.dot scheduler/master-asymmetrical-order.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/template-coloc-2.dot scheduler/systemhealth1.dot scheduler/ticket-master-6.dot scheduler/enforce-colo1.dot scheduler/attrs6.dot scheduler/site-specific-params.dot scheduler/whitebox-unexpectedly-running.dot scheduler/bug-lf-2358.dot scheduler/mon-rsc-1.dot scheduler/ticket-primitive-20.dot scheduler/bug-lf-2445.dot scheduler/target-2.dot scheduler/bug-lf-2160.dot scheduler/ticket-group-13.dot scheduler/bug-lf-2544.dot scheduler/rec-rsc-3.dot scheduler/bundle-order-stop-clone.dot scheduler/ticket-primitive-11.dot scheduler/stonith-3.dot scheduler/unmanaged-stop-2.dot scheduler/interleave-restart.dot scheduler/ticket-rsc-sets-7.dot scheduler/rsc-sets-master.dot scheduler/inc11.dot scheduler/ticket-clone-17.dot scheduler/placement-priority.dot scheduler/params-1.dot scheduler/complex_enforce_colo.dot scheduler/ticket-master-15.dot scheduler/ticket-group-22.dot scheduler/master-colocation.dot scheduler/rec-node-9.dot scheduler/notifs-for-unrunnable.dot scheduler/ticket-primitive-1.dot scheduler/whitebox-start.dot scheduler/unmanaged-stop-1.dot scheduler/migrate-versioned.dot scheduler/ticket-group-18.dot scheduler/clone_min_stop_two.dot scheduler/ticket-master-16.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-clone-23.dot scheduler/group2.dot scheduler/1494.dot scheduler/template-order-1.dot scheduler/migrate-stop.dot scheduler/clone_min_stop_all.dot scheduler/ticket-group-12.dot scheduler/order-serialize-set.dot scheduler/stonith-2.dot scheduler/bug-5014-GROUP-A-stopped-B-stopped.dot scheduler/coloc-many-one.dot scheduler/tags-ticket.dot scheduler/clone-anon-probe-1.dot scheduler/662.dot scheduler/suicide-not-needed-quorate.dot scheduler/history-1.dot scheduler/unmanaged-stop-3.dot scheduler/group15.dot scheduler/container-is-remote-node.dot scheduler/5-am-then-bm-a-not-migratable.dot scheduler/remote-move.dot scheduler/inc3.dot scheduler/ticket-rsc-sets-5.dot scheduler/clone-max-zero.dot scheduler/ticket-group-11.dot scheduler/template-ticket.dot scheduler/ticket-clone-8.dot scheduler/systemhealth3.dot scheduler/utilization-order1.dot scheduler/bug-suse-707150.dot scheduler/clone-colocate-instance-2.dot scheduler/novell-252693-3.dot scheduler/bundle-nested-colocation.dot scheduler/master-11.dot scheduler/stopped-monitor-26.dot scheduler/colocate-primitive-with-clone.dot scheduler/ticket-clone-3.dot scheduler/ticket-group-1.dot scheduler/novell-252693-2.dot scheduler/versioned-resources.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-lf-2453.dot scheduler/interleave-3.dot scheduler/order-first-probes.dot scheduler/tags-coloc-order-2.dot scheduler/bug-lf-2213.dot scheduler/994-2.dot scheduler/bug-lf-2435.dot scheduler/594.dot scheduler/failed-demote-recovery.dot scheduler/9-am-then-bm-b-migrating-a-stopping.dot scheduler/stopped-monitor-01.dot scheduler/dc-fence-ordering.dot scheduler/clone-require-all-no-interleave-3.dot scheduler/rsc_dep3.dot scheduler/one-or-more-unrunnable-instances.dot scheduler/migration-ping-pong.dot scheduler/ticket-master-17.dot scheduler/remote-partial-migrate2.dot scheduler/bug-lf-2474.dot scheduler/order3.dot scheduler/multi1.dot scheduler/simple6.dot scheduler/clone-interleave-2.dot scheduler/coloc-intra-set.dot scheduler/node-maintenance-2.dot scheduler/master-13.dot scheduler/bundle-order-partial-start-2.dot scheduler/bug-lf-2317.dot scheduler/asymmetrical-order-move.dot scheduler/bug-5186-partial-migrate.dot scheduler/clone-require-all-no-interleave-2.dot scheduler/ticket-clone-22.dot scheduler/bug-5028-bottom.dot scheduler/remote-unclean2.dot scheduler/stopped-monitor-06.dot scheduler/node-maintenance-1.dot scheduler/template-order-3.dot scheduler/ticket-group-21.dot scheduler/quorum-3.dot scheduler/remote-fence-unclean.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-clone-7.dot scheduler/ticket-clone-15.dot scheduler/bug-5059.dot scheduler/novell-252693.dot scheduler/master-3.dot scheduler/clone_min_interleave_stop_two.dot scheduler/rsc-sets-clone-1.dot scheduler/migrate-partial-4.dot scheduler/ticket-rsc-sets-6.dot scheduler/clone-require-all-no-interleave-1.dot scheduler/8-am-then-bm-a-migrating-b-stopping.dot scheduler/interleave-0.dot scheduler/cloned_stop_one.dot scheduler/bug-5014-ordered-set-symmetrical-true.dot scheduler/whitebox-fail2.dot scheduler/clone-require-all-7.dot scheduler/container-group-4.dot scheduler/bug-1572-2.dot scheduler/unfence-parameters.dot scheduler/remote-orphaned2.dot scheduler/unfence-device.dot scheduler/master-12.dot scheduler/use-after-free-merge.dot scheduler/bundle-order-partial-start.dot scheduler/bug-5014-CLONE-A-stop-B-started.dot scheduler/attrs7.dot scheduler/clone-order-primitive.dot scheduler/ticket-clone-12.dot scheduler/ticket-master-9.dot scheduler/rec-rsc-4.dot scheduler/guest-host-not-fenceable.dot scheduler/coloc-slave-anti.dot scheduler/migrate-start-complex.dot scheduler/6-migrate-group.dot scheduler/ticket-master-3.dot scheduler/stop-failure-no-quorum.dot scheduler/template-order-2.dot scheduler/ticket-rsc-sets-14.dot scheduler/remote-recover-unknown.dot scheduler/container-4.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-success.dot scheduler/bug-5028-detach.dot scheduler/master-2.dot scheduler/anti-colocation-slave.dot scheduler/994.dot scheduler/monitor-onfail-stop.dot scheduler/clone-order-16instances.dot scheduler/remote-recover-connection.dot scheduler/bug-lf-2171.dot scheduler/master-10.dot scheduler/ticket-clone-5.dot scheduler/master-1.dot scheduler/bug-cl-5247.dot scheduler/rec-node-4.dot scheduler/stop-failure-no-fencing.dot scheduler/clone-require-all-3.dot scheduler/whitebox-ms-ordering.dot scheduler/stopped-monitor-24.dot scheduler/ticket-group-3.dot scheduler/probe-0.dot scheduler/systemhealthn2.dot scheduler/simple1.dot scheduler/master-9.dot scheduler/ticket-primitive-2.dot scheduler/master-ordering.dot scheduler/order-optional.dot scheduler/ticket-clone-21.dot scheduler/quorum-2.dot scheduler/bug-lf-2422.dot scheduler/systemhealthp2.dot scheduler/base-score.dot scheduler/whitebox-move.dot scheduler/container-group-1.dot scheduler/failcount-block.dot scheduler/10-a-then-bm-b-move-a-clone.dot scheduler/simple3.dot scheduler/ticket-primitive-10.dot scheduler/placement-location.dot scheduler/migrate-shutdown.dot scheduler/735.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-anon-probe-2.dot scheduler/managed-0.dot scheduler/colocated-utilization-primitive-1.dot scheduler/ticket-primitive-24.dot scheduler/nvpair-date-rules-1.dot scheduler/params-0.dot scheduler/ticket-clone-11.dot scheduler/stopped-monitor-05.dot scheduler/year-2038.dot scheduler/migrate-partial-2.dot scheduler/group13.dot scheduler/multiply-active-stonith.dot scheduler/migrate-fail-2.dot scheduler/date-3.dot scheduler/utilization-order4.dot scheduler/rec-node-13.dot scheduler/stonith-0.dot scheduler/bug-cl-5212.dot scheduler/systemhealthm2.dot scheduler/per-op-failcount.dot scheduler/ticket-clone-10.dot scheduler/bundle-replicas-change.dot scheduler/cluster-specific-params.dot scheduler/bug-lf-2574.dot scheduler/stonith-1.dot scheduler/migrate-2.dot scheduler/template-rsc-sets-2.dot scheduler/clone-requires-quorum.dot scheduler/bug-lf-2508.dot scheduler/bug-5140-require-all-false.dot scheduler/ignore_stonith_rsc_order2.dot scheduler/group9.dot scheduler/monitor-recovery.dot scheduler/ticket-clone-1.dot scheduler/not-installed-tools.dot scheduler/inc8.dot scheduler/order-sets.dot scheduler/simple7.dot scheduler/group11.dot scheduler/7-migrate-group-one-unmigratable.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-rsc-sets-8.dot scheduler/group-stop-ordering.dot scheduler/systemhealthp1.dot scheduler/attrs3.dot scheduler/template-rsc-sets-1.dot scheduler/bug-1718.dot scheduler/rec-node-3.dot scheduler/bug-n-385265.dot scheduler/notify-2.dot scheduler/remote-recover-no-resources.dot scheduler/clone-require-all-1.dot scheduler/ticket-rsc-sets-3.dot scheduler/3-am-then-bm-both-migrate.dot scheduler/asymmetric.dot scheduler/date-2.dot scheduler/cloned_stop_two.dot scheduler/one-or-more-7.dot scheduler/nvpair-id-ref.dot scheduler/ticket-master-24.dot scheduler/bug-lf-2619.dot scheduler/stopped-monitor-03.dot scheduler/remote-recovery.dot scheduler/load-stopped-loop-2.dot scheduler/master-demote-2.dot scheduler/mon-rsc-3.dot scheduler/clone-require-all-2.dot scheduler/managed-1.dot scheduler/template-3.dot scheduler/migrate-1.dot scheduler/ignore_stonith_rsc_order1.dot scheduler/whitebox-stop.dot scheduler/master-move.dot scheduler/clone_min_interleave_start_two.dot scheduler/rec-node-12.dot scheduler/honor_stonith_rsc_order3.dot scheduler/rec-node-2.dot scheduler/notify-1.dot scheduler/cloned_start_one.dot scheduler/colocated-utilization-group.dot scheduler/bug-1765.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/simple12.dot scheduler/bug-n-385265-2.dot scheduler/monitor-onfail-restart.dot scheduler/whitebox-orphaned.dot scheduler/rec-node-10.dot scheduler/remote-recover.dot scheduler/notify-0.dot scheduler/bug-5014-A-start-B-start.dot scheduler/master-probed-score.dot scheduler/suicide-needed-inquorate.dot scheduler/interleave-1.dot scheduler/rec-node-1.dot scheduler/order5.dot scheduler/ticket-group-16.dot scheduler/master-allow-start.dot scheduler/bug-lf-2613.dot scheduler/simple11.dot scheduler/one-or-more-5.dot scheduler/group4.dot scheduler/order-clone.dot scheduler/template-2.dot scheduler/migrate-fail-3.dot scheduler/order-required.dot scheduler/bug-5025-3.dot scheduler/inc2.dot scheduler/bundle-order-stop-on-remote.dot scheduler/inc12.dot scheduler/ticket-group-24.dot scheduler/ticket-primitive-7.dot scheduler/inc7.dot scheduler/ticket-primitive-15.dot scheduler/ordered-set-natural.dot scheduler/template-clone-primitive.dot scheduler/utilization-order3.dot scheduler/ticket-group-17.dot scheduler/remote-startup.dot scheduler/inc4.dot scheduler/master-dependent-ban.dot scheduler/remote-fence-unclean2.dot scheduler/standby.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/remote-recover-all.dot scheduler/ticket-master-19.dot scheduler/inc6.dot scheduler/systemhealtho2.dot scheduler/ticket-master-23.dot scheduler/colocation_constraint_stops_slave.dot scheduler/stopped-monitor-09.dot scheduler/container-group-3.dot scheduler/bug-5025-2.dot scheduler/clone-anon-failcount.dot scheduler/remote-fence-unclean-3.dot scheduler/inc1.dot scheduler/per-node-attrs.dot scheduler/unfence-definition.dot scheduler/whitebox-orphan-ms.dot scheduler/a-demote-then-b-migrate.dot scheduler/797.dot scheduler/obsolete-lrm-resource.dot scheduler/ticket-master-13.dot scheduler/bug-5025-1.dot scheduler/master-5.dot scheduler/coloc-loop.dot scheduler/ticket-group-15.dot scheduler/novell-239082.dot scheduler/inc0.dot scheduler/honor_stonith_rsc_order2.dot scheduler/anti-colocation-order.dot scheduler/quorum-5.dot scheduler/systemhealthm3.dot scheduler/orphan-2.dot scheduler/unmanaged-block-restart.dot scheduler/restart-versioned.dot scheduler/stopped-monitor-00.dot scheduler/bug-5014-CLONE-A-start-B-start.dot scheduler/master-promotion-constraint.dot scheduler/ticket-master-22.dot scheduler/systemhealtho1.dot scheduler/attrs1.dot scheduler/template-rsc-sets-4.dot scheduler/systemhealthn1.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/orphan-1.dot scheduler/4-am-then-bm-b-not-migratable.dot scheduler/nested-remote-recovery.dot scheduler/ticket-master-18.dot scheduler/clone_min_interleave_start_one.dot scheduler/order6.dot scheduler/systemhealthp3.dot scheduler/clone-no-shuffle.dot scheduler/rec-rsc-2.dot scheduler/group-unmanaged.dot scheduler/rec-rsc-9.dot scheduler/bug-lf-2581.dot scheduler/order4.dot scheduler/ticket-master-12.dot scheduler/ticket-master-21.dot scheduler/bundle-order-partial.dot scheduler/route-remote-notify.dot scheduler/versioned-operations-4.dot scheduler/bundle-order-partial-stop.dot scheduler/ticket-master-8.dot scheduler/rsc_dep1.dot scheduler/master_monitor_restart.dot scheduler/whitebox-asymmetric.dot scheduler/bug-pm-12.dot scheduler/force-anon-clone-max.dot scheduler/bug-lf-2493.dot scheduler/ticket-master-20.dot scheduler/suicide-not-needed-initial-quorum.dot scheduler/coloc-attr.dot scheduler/ignore_stonith_rsc_order4.dot scheduler/honor_stonith_rsc_order1.dot scheduler/ticket-clone-24.dot scheduler/orphan-0.dot scheduler/rec-node-14.dot scheduler/notify-behind-stopping-remote.dot scheduler/load-stopped-loop.dot scheduler/ticket-master-11.dot scheduler/ticket-master-2.dot scheduler/resource-discovery.dot scheduler/target-1.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-clone-16.dot scheduler/whitebox-ms-ordering-move.dot scheduler/master-6.dot scheduler/ticket-master-10.dot scheduler/clone-fail-block-colocation.dot scheduler/cloned-group-stop.dot scheduler/comments.dot scheduler/colo_master_w_native.dot scheduler/probe-4.dot scheduler/remote-reconnect-delay.dot scheduler/master-failed-demote-2.dot scheduler/shutdown-maintenance-node.dot scheduler/bug-5007-masterslave_colocation.dot scheduler/migration-behind-migrating-remote.dot scheduler/726.dot scheduler/stopped-monitor-30.dot scheduler/master-demote-block.dot scheduler/container-1.dot scheduler/rsc-sets-seq-true.dot scheduler/stopped-monitor-25.dot scheduler/stopped-monitor-22.dot scheduler/novell-239087.dot scheduler/not-reschedule-unneeded-monitor.dot scheduler/order_constraint_stops_master.dot scheduler/params-6.dot scheduler/attrs5.dot scheduler/ticket-primitive-14.dot scheduler/stopped-monitor-12.dot scheduler/stopped-monitor-21.dot scheduler/master-failed-demote.dot scheduler/coloc-clone-stays-active.dot scheduler/ticket-primitive-23.dot scheduler/remote-disable.dot scheduler/ticket-master-1.dot scheduler/tags-location.dot scheduler/master-7.dot scheduler/migrate-fencing.dot scheduler/remote-probe-disable.dot scheduler/stopped-monitor-02.dot scheduler/placement-stickiness.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/stopped-monitor-20.dot scheduler/group8.dot scheduler/a-promote-then-b-migrate.dot scheduler/ticket-clone-6.dot scheduler/rebalance-unique-clones.dot scheduler/stopped-monitor-11.dot scheduler/systemhealth2.dot scheduler/honor_stonith_rsc_order4.dot scheduler/master-4.dot scheduler/group3.dot scheduler/ticket-primitive-19.dot scheduler/ticket-primitive-4.dot scheduler/unmanaged-stop-4.dot scheduler/master-score-startup.dot scheduler/remote-stale-node-entry.dot scheduler/stopped-monitor-10.dot scheduler/stop-failure-with-fencing.dot scheduler/migrate-stop_start.dot scheduler/date-1.dot scheduler/probe-3.dot scheduler/master-pseudo.dot scheduler/clone-require-all-6.dot scheduler/11-a-then-bm-b-move-a-clone-starting.dot scheduler/minimal.dot scheduler/ticket-group-4.dot scheduler/versioned-operations-2.dot scheduler/bug-5014-A-stop-B-started.dot scheduler/ticket-primitive-13.dot scheduler/novell-251689.dot scheduler/group10.dot scheduler/bug-cl-5219.dot scheduler/concurrent-fencing.dot scheduler/1360.dot scheduler/quorum-4.dot scheduler/colocated-utilization-clone.dot scheduler/cloned_start_two.dot scheduler/expire-non-blocked-failure.dot scheduler/inc10.dot scheduler/bug-5069-op-enabled.dot scheduler/ticket-group-14.dot '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/group1.dot scheduler/tags-coloc-order-1.dot scheduler/clone-require-all-5.dot scheduler/stopped-monitor-04.dot scheduler/ticket-rsc-sets-1.summary scheduler/group5.summary scheduler/bundle-probe-order-3.summary scheduler/stopped-monitor-07.summary scheduler/migrate-stop-start-complex.summary scheduler/group-unmanaged-stopped.summary scheduler/order2.summary scheduler/failed-demote-recovery-master.summary scheduler/params-5.summary scheduler/clone-require-all-4.summary scheduler/interleave-stop.summary scheduler/bundle-order-startup.summary scheduler/clone-interleave-1.summary scheduler/ticket-master-7.summary scheduler/bug-5028.summary scheduler/mon-rsc-2.summary scheduler/bundle-order-startup-clone-2.summary scheduler/systemhealtho3.summary scheduler/ticket-primitive-9.summary scheduler/1484.summary scheduler/systemhealthn3.summary scheduler/ticket-primitive-5.summary scheduler/migrate-partial-1.summary scheduler/migrate-fail-6.summary scheduler/migrate-4.summary scheduler/order-serialize.summary scheduler/ignore_stonith_rsc_order3.summary scheduler/clone-anon-dup.summary scheduler/bug-lf-2106.summary scheduler/migrate-3.summary scheduler/coloc-negative-group.summary scheduler/origin.summary scheduler/stopped-monitor-23.summary scheduler/order-optional-keyword.summary scheduler/bundle-probe-order-2.summary scheduler/master-8.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-20.summary scheduler/stonith-4.summary scheduler/rsc_dep5.summary scheduler/notify-3.summary scheduler/remote-startup-probes.summary scheduler/colocation_constraint_stops_master.summary scheduler/order-wrong-kind.summary scheduler/bundle-probe-order-1.summary scheduler/bundle-order-startup-clone.summary scheduler/colo_slave_w_native.summary scheduler/intervals.summary scheduler/ticket-master-5.summary scheduler/balanced.summary scheduler/migrate-start.summary scheduler/ticket-master-14.summary scheduler/migrate-begin.summary scheduler/bug-pm-11.summary scheduler/whitebox-migrate1.summary scheduler/bug-5038.summary scheduler/bug-5014-GROUP-A-stopped-B-started.summary scheduler/managed-2.summary scheduler/ticket-clone-18.summary scheduler/ticket-primitive-17.summary scheduler/multiple-active-block-group.summary scheduler/master-reattach.summary scheduler/ticket-group-9.summary scheduler/bug-5014-CthenAthenB-C-stopped.summary scheduler/params-2.summary scheduler/whitebox-fail1.summary scheduler/ticket-group-10.summary scheduler/group-dependents.summary scheduler/colocated-utilization-primitive-2.summary scheduler/ticket-primitive-8.summary scheduler/829.summary scheduler/bug-1572-1.summary scheduler/ticket-rsc-sets-4.summary scheduler/ticket-clone-19.summary scheduler/rec-node-7.summary scheduler/master-0.summary scheduler/rec-node-15.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-lf-1920.summary scheduler/interleave-pseudo-stop.summary scheduler/order-mandatory.summary scheduler/ticket-clone-20.summary scheduler/migrate-stop-complex.summary scheduler/migrate-5.summary scheduler/rec-node-11.summary scheduler/suicide-not-needed-never-quorate.summary scheduler/stopped-monitor-31.summary scheduler/coloc-list.summary scheduler/remote-partial-migrate.summary scheduler/ticket-primitive-16.summary scheduler/rsc_dep10.summary scheduler/stopped-monitor-08.summary scheduler/simple4.summary scheduler/order-expired-failure.summary scheduler/bug-rh-1097457.summary scheduler/bug-lf-1852.summary scheduler/failcount.summary scheduler/remote-fence-before-reconnect.summary scheduler/reprobe-target_rc.summary scheduler/multiple-monitor-one-failed.summary scheduler/ticket-group-5.summary scheduler/location-date-rules-2.summary scheduler/remote-orphaned.summary scheduler/one-or-more-6.summary scheduler/bug-5014-GROUP-A-start-B-start.summary scheduler/mon-rsc-4.summary scheduler/location-sets-templates.summary scheduler/bug-lf-2153.summary scheduler/template-coloc-3.summary scheduler/rsc_dep4.summary scheduler/ticket-group-2.summary scheduler/bug-rh-880249.summary scheduler/bug-5143-ms-shuffle.summary scheduler/utilization-check-allowed-nodes.summary scheduler/container-3.summary scheduler/cloned-group.summary scheduler/location-date-rules-1.summary scheduler/rec-node-5.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-group-8.summary scheduler/stopped-monitor-27.summary scheduler/rsc_dep7.summary scheduler/utilization.summary scheduler/start-then-stop-with-unfence.summary scheduler/clone_min_interleave_stop_one.summary scheduler/migrate-fail-4.summary scheduler/696.summary scheduler/rec-node-8.summary scheduler/clone_min_start_one.summary scheduler/clone-interleave-3.summary scheduler/migrate-fail-7.summary scheduler/rsc-sets-seq-false.summary scheduler/master-role.summary scheduler/quorum-1.summary scheduler/versioned-operations-1.summary scheduler/clone-order-instance.summary scheduler/rsc_dep8.summary scheduler/systemhealthm1.summary scheduler/rec-rsc-5.summary scheduler/template-clone-group.summary scheduler/coloc-group.summary scheduler/attrs4.summary scheduler/ticket-clone-13.summary scheduler/container-2.summary scheduler/bug-n-387749.summary scheduler/ticket-master-4.summary scheduler/bug-1822.summary scheduler/one-or-more-3.summary scheduler/reload-versioned.summary scheduler/ticket-rsc-sets-12.summary scheduler/rec-rsc-1.summary scheduler/bug-lf-2606.summary scheduler/group6.summary scheduler/group7.summary scheduler/template-coloc-1.summary scheduler/not-installed-agent.summary scheduler/ticket-clone-14.summary scheduler/bug-1820-1.summary scheduler/guest-node-host-dies.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/params-4.summary scheduler/migrate-partial-3.summary scheduler/interleave-2.summary scheduler/group-fail.summary scheduler/bug-5025-4.summary scheduler/bug-1573.summary scheduler/rec-rsc-0.summary scheduler/inc9.summary scheduler/guest-node-cleanup.summary scheduler/rsc-discovery-per-node.summary scheduler/rec-rsc-6.summary scheduler/anon-instance-pending.summary scheduler/bnc-515172.summary scheduler/764.summary scheduler/quorum-6.summary scheduler/ordered-set-basic-startup.summary scheduler/bug-5069-op-disabled.summary scheduler/clone-requires-quorum-recovery.summary scheduler/ticket-rsc-sets-11.summary scheduler/master-stop.summary scheduler/attrs8.summary scheduler/ticket-rsc-sets-2.summary scheduler/migrate-fail-5.summary scheduler/bug-1820.summary scheduler/bug-lf-2361.summary scheduler/unfence-startup.summary scheduler/ticket-group-7.summary scheduler/clone-colocate-instance-1.summary scheduler/target-0.summary scheduler/master-partially-demoted-group.summary scheduler/novell-239079.summary scheduler/anti-colocation-master.summary scheduler/ticket-clone-4.summary scheduler/simple8.summary scheduler/remote-connection-unrecoverable.summary scheduler/reload-becomes-restart.summary scheduler/simple2.summary scheduler/order_constraint_stops_slave.summary scheduler/bug-5014-A-stopped-B-stopped.summary scheduler/order1.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/asymmetrical-order-restart.summary scheduler/migrate-fail-8.summary scheduler/bundle-order-stop.summary scheduler/rec-rsc-8.summary scheduler/clone_min_start_two.summary scheduler/master-group.summary scheduler/unmanaged-master.summary scheduler/bug-cl-5213.summary scheduler/template-rsc-sets-3.summary scheduler/unrunnable-2.summary scheduler/bug-cl-5168.summary scheduler/remote-start-fail.summary scheduler/probe-2.summary scheduler/bug-1685.summary scheduler/ticket-rsc-sets-10.summary scheduler/master-notify.summary scheduler/coloc_fp_logic.summary scheduler/master-unmanaged-monitor.summary scheduler/ticket-rsc-sets-13.summary scheduler/container-group-2.summary scheduler/migrate-fail-9.summary scheduler/unrunnable-1.summary scheduler/one-or-more-2.summary scheduler/ticket-clone-9.summary scheduler/one-or-more-4.summary scheduler/rec-node-6.summary scheduler/clone_min_stop_one.summary scheduler/probe-1.summary scheduler/versioned-operations-3.summary scheduler/utilization-order2.summary scheduler/1-a-then-bm-move-b.summary scheduler/rsc-maintenance.summary scheduler/rsc-sets-clone.summary scheduler/ticket-primitive-6.summary scheduler/bundle-order-fencing.summary scheduler/probe-timeout.summary scheduler/template-1.summary scheduler/whitebox-nested-group.summary scheduler/utilization-shuffle.summary scheduler/whitebox-fail3.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-22.summary scheduler/order7.summary scheduler/remote-recover-fail.summary scheduler/bundle-probe-remotes.summary scheduler/whitebox-imply-stop-on-fence.summary scheduler/master-demote.summary scheduler/group14.summary scheduler/ticket-primitive-3.summary scheduler/migrate-both-vms.summary scheduler/on-fail-ignore.summary scheduler/ticket-clone-2.summary scheduler/ticket-group-23.summary scheduler/one-or-more-1.summary scheduler/inc5.summary scheduler/ticket-primitive-18.summary scheduler/ticket-group-6.summary scheduler/placement-capacity.summary scheduler/rec-rsc-7.summary scheduler/ticket-group-19.summary scheduler/bug-lf-2551.summary scheduler/master-depend.summary scheduler/2-am-then-b-move-a.summary scheduler/bug-cl-5170.summary scheduler/bug-5014-ordered-set-symmetrical-false.summary scheduler/one-or-more-0.summary scheduler/rsc_dep2.summary scheduler/attrs2.summary scheduler/ticket-rsc-sets-9.summary scheduler/ticket-primitive-12.summary scheduler/ticket-primitive-21.summary scheduler/master-asymmetrical-order.summary scheduler/template-coloc-2.summary scheduler/systemhealth1.summary scheduler/ticket-master-6.summary scheduler/enforce-colo1.summary scheduler/attrs6.summary scheduler/site-specific-params.summary scheduler/whitebox-unexpectedly-running.summary scheduler/bug-lf-2358.summary scheduler/mon-rsc-1.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/ticket-primitive-20.summary scheduler/bug-lf-2445.summary scheduler/target-2.summary scheduler/bug-lf-2160.summary scheduler/ticket-group-13.summary scheduler/bug-lf-2544.summary scheduler/rec-rsc-3.summary scheduler/bundle-order-stop-clone.summary scheduler/ticket-primitive-11.summary scheduler/stonith-3.summary scheduler/unmanaged-stop-2.summary scheduler/interleave-restart.summary scheduler/ticket-rsc-sets-7.summary scheduler/rsc-sets-master.summary scheduler/inc11.summary scheduler/ticket-clone-17.summary scheduler/placement-priority.summary scheduler/params-1.summary scheduler/complex_enforce_colo.summary scheduler/ticket-master-15.summary scheduler/ticket-group-22.summary scheduler/master-colocation.summary scheduler/rec-node-9.summary scheduler/notifs-for-unrunnable.summary scheduler/ticket-primitive-1.summary scheduler/whitebox-start.summary scheduler/unmanaged-stop-1.summary scheduler/migrate-versioned.summary scheduler/ticket-group-18.summary scheduler/clone_min_stop_two.summary scheduler/ticket-master-16.summary scheduler/ticket-clone-23.summary scheduler/group2.summary scheduler/1494.summary scheduler/template-order-1.summary scheduler/migrate-stop.summary scheduler/clone_min_stop_all.summary scheduler/ticket-group-12.summary scheduler/order-serialize-set.summary scheduler/stonith-2.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/bug-5014-GROUP-A-stopped-B-stopped.summary scheduler/coloc-many-one.summary scheduler/tags-ticket.summary scheduler/clone-anon-probe-1.summary scheduler/662.summary scheduler/suicide-not-needed-quorate.summary scheduler/history-1.summary scheduler/unmanaged-stop-3.summary scheduler/group15.summary scheduler/container-is-remote-node.summary scheduler/5-am-then-bm-a-not-migratable.summary scheduler/remote-move.summary scheduler/inc3.summary scheduler/ticket-rsc-sets-5.summary scheduler/clone-max-zero.summary scheduler/ticket-group-11.summary scheduler/template-ticket.summary scheduler/ticket-clone-8.summary scheduler/systemhealth3.summary scheduler/utilization-order1.summary scheduler/bug-suse-707150.summary scheduler/clone-colocate-instance-2.summary scheduler/novell-252693-3.summary scheduler/bundle-nested-colocation.summary scheduler/master-11.summary scheduler/stopped-monitor-26.summary scheduler/colocate-primitive-with-clone.summary scheduler/ticket-clone-3.summary scheduler/ticket-group-1.summary scheduler/novell-252693-2.summary scheduler/versioned-resources.summary scheduler/bug-lf-2453.summary scheduler/interleave-3.summary scheduler/order-first-probes.summary scheduler/tags-coloc-order-2.summary scheduler/bug-lf-2213.summary scheduler/994-2.summary scheduler/bug-lf-2435.summary scheduler/594.summary scheduler/failed-demote-recovery.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/9-am-then-bm-b-migrating-a-stopping.summary scheduler/stopped-monitor-01.summary scheduler/dc-fence-ordering.summary scheduler/clone-require-all-no-interleave-3.summary scheduler/rsc_dep3.summary scheduler/one-or-more-unrunnable-instances.summary scheduler/migration-ping-pong.summary scheduler/ticket-master-17.summary scheduler/remote-partial-migrate2.summary scheduler/bug-lf-2474.summary scheduler/order3.summary scheduler/multi1.summary scheduler/simple6.summary scheduler/clone-interleave-2.summary scheduler/coloc-intra-set.summary scheduler/node-maintenance-2.summary scheduler/master-13.summary scheduler/bundle-order-partial-start-2.summary scheduler/bug-lf-2317.summary scheduler/asymmetrical-order-move.summary scheduler/bug-5186-partial-migrate.summary scheduler/clone-require-all-no-interleave-2.summary scheduler/ticket-clone-22.summary scheduler/bug-5028-bottom.summary scheduler/remote-unclean2.summary scheduler/stopped-monitor-06.summary scheduler/node-maintenance-1.summary scheduler/template-order-3.summary scheduler/ticket-group-21.summary scheduler/quorum-3.summary scheduler/remote-fence-unclean.summary scheduler/ticket-clone-7.summary scheduler/ticket-clone-15.summary scheduler/bug-5059.summary scheduler/novell-252693.summary scheduler/master-3.summary scheduler/clone_min_interleave_stop_two.summary scheduler/rsc-sets-clone-1.summary scheduler/migrate-partial-4.summary scheduler/ticket-rsc-sets-6.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-require-all-no-interleave-1.summary scheduler/8-am-then-bm-a-migrating-b-stopping.summary scheduler/interleave-0.summary scheduler/cloned_stop_one.summary scheduler/bug-5014-ordered-set-symmetrical-true.summary scheduler/whitebox-fail2.summary scheduler/clone-require-all-7.summary scheduler/container-group-4.summary scheduler/bug-1572-2.summary scheduler/unfence-parameters.summary scheduler/remote-orphaned2.summary scheduler/unfence-device.summary scheduler/master-12.summary scheduler/use-after-free-merge.summary scheduler/bundle-order-partial-start.summary scheduler/bug-5014-CLONE-A-stop-B-started.summary scheduler/attrs7.summary scheduler/clone-order-primitive.summary scheduler/ticket-clone-12.summary scheduler/ticket-master-9.summary scheduler/rec-rsc-4.summary scheduler/guest-host-not-fenceable.summary scheduler/coloc-slave-anti.summary scheduler/migrate-start-complex.summary scheduler/6-migrate-group.summary scheduler/ticket-master-3.summary scheduler/stop-failure-no-quorum.summary scheduler/template-order-2.summary scheduler/ticket-rsc-sets-14.summary scheduler/remote-recover-unknown.summary scheduler/container-4.summary scheduler/migrate-success.summary scheduler/bug-5028-detach.summary scheduler/master-2.summary scheduler/anti-colocation-slave.summary scheduler/994.summary scheduler/monitor-onfail-stop.summary scheduler/clone-order-16instances.summary scheduler/remote-recover-connection.summary scheduler/bug-lf-2171.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/master-10.summary scheduler/ticket-clone-5.summary scheduler/master-1.summary scheduler/bug-cl-5247.summary scheduler/rec-node-4.summary scheduler/stop-failure-no-fencing.summary scheduler/clone-require-all-3.summary scheduler/whitebox-ms-ordering.summary scheduler/stopped-monitor-24.summary scheduler/ticket-group-3.summary scheduler/probe-0.summary scheduler/systemhealthn2.summary scheduler/simple1.summary scheduler/master-9.summary scheduler/ticket-primitive-2.summary scheduler/master-ordering.summary scheduler/order-optional.summary scheduler/ticket-clone-21.summary scheduler/quorum-2.summary scheduler/bug-lf-2422.summary scheduler/systemhealthp2.summary scheduler/base-score.summary scheduler/whitebox-move.summary scheduler/container-group-1.summary scheduler/failcount-block.summary scheduler/10-a-then-bm-b-move-a-clone.summary scheduler/simple3.summary scheduler/ticket-primitive-10.summary scheduler/placement-location.summary scheduler/migrate-shutdown.summary scheduler/735.summary scheduler/clone-anon-probe-2.summary scheduler/managed-0.summary scheduler/colocated-utilization-primitive-1.summary scheduler/ticket-primitive-24.summary scheduler/nvpair-date-rules-1.summary scheduler/params-0.summary scheduler/ticket-clone-11.summary scheduler/stopped-monitor-05.summary scheduler/year-2038.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/migrate-partial-2.summary scheduler/group13.summary scheduler/multiply-active-stonith.summary scheduler/migrate-fail-2.summary scheduler/date-3.summary scheduler/utilization-order4.summary scheduler/rec-node-13.summary scheduler/stonith-0.summary scheduler/bug-cl-5212.summary scheduler/systemhealthm2.summary scheduler/per-op-failcount.summary scheduler/ticket-clone-10.summary scheduler/bundle-replicas-change.summary scheduler/cluster-specific-params.summary scheduler/bug-lf-2574.summary scheduler/stonith-1.summary scheduler/migrate-2.summary scheduler/template-rsc-sets-2.summary scheduler/clone-requires-quorum.summary scheduler/bug-lf-2508.summary scheduler/bug-5140-require-all-false.summary scheduler/ignore_stonith_rsc_order2.summary scheduler/group9.summary scheduler/monitor-recovery.summary scheduler/ticket-clone-1.summary scheduler/not-installed-tools.summary scheduler/inc8.summary scheduler/order-sets.summary scheduler/simple7.summary scheduler/group11.summary scheduler/7-migrate-group-one-unmigratable.summary scheduler/ticket-rsc-sets-8.summary scheduler/group-stop-ordering.summary scheduler/systemhealthp1.summary scheduler/attrs3.summary scheduler/template-rsc-sets-1.summary scheduler/bug-1718.summary scheduler/rec-node-3.summary scheduler/bug-n-385265.summary scheduler/notify-2.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/remote-recover-no-resources.summary scheduler/clone-require-all-1.summary scheduler/ticket-rsc-sets-3.summary scheduler/3-am-then-bm-both-migrate.summary scheduler/asymmetric.summary scheduler/date-2.summary scheduler/cloned_stop_two.summary scheduler/one-or-more-7.summary scheduler/nvpair-id-ref.summary scheduler/ticket-master-24.summary scheduler/bug-lf-2619.summary scheduler/stopped-monitor-03.summary scheduler/remote-recovery.summary scheduler/load-stopped-loop-2.summary scheduler/master-demote-2.summary scheduler/mon-rsc-3.summary scheduler/clone-require-all-2.summary scheduler/managed-1.summary scheduler/template-3.summary scheduler/migrate-1.summary scheduler/ignore_stonith_rsc_order1.summary scheduler/whitebox-stop.summary scheduler/master-move.summary scheduler/clone_min_interleave_start_two.summary scheduler/rec-node-12.summary scheduler/honor_stonith_rsc_order3.summary scheduler/rec-node-2.summary scheduler/notify-1.summary scheduler/cloned_start_one.summary scheduler/colocated-utilization-group.summary scheduler/bug-1765.summary scheduler/simple12.summary scheduler/bug-n-385265-2.summary scheduler/monitor-onfail-restart.summary scheduler/whitebox-orphaned.summary scheduler/rec-node-10.summary scheduler/remote-recover.summary scheduler/notify-0.summary scheduler/bug-5014-A-start-B-start.summary scheduler/master-probed-score.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/suicide-needed-inquorate.summary scheduler/interleave-1.summary scheduler/rec-node-1.summary scheduler/order5.summary scheduler/ticket-group-16.summary scheduler/master-allow-start.summary scheduler/bug-lf-2613.summary scheduler/simple11.summary scheduler/one-or-more-5.summary scheduler/group4.summary scheduler/order-clone.summary scheduler/template-2.summary scheduler/migrate-fail-3.summary scheduler/order-required.summary scheduler/bug-5025-3.summary scheduler/inc2.summary scheduler/bundle-order-stop-on-remote.summary scheduler/inc12.summary scheduler/ticket-group-24.summary scheduler/ticket-primitive-7.summary scheduler/inc7.summary scheduler/ticket-primitive-15.summary scheduler/ordered-set-natural.summary scheduler/template-clone-primitive.summary scheduler/utilization-order3.summary scheduler/ticket-group-17.summary scheduler/remote-startup.summary scheduler/inc4.summary scheduler/master-dependent-ban.summary scheduler/remote-fence-unclean2.summary scheduler/standby.summary scheduler/remote-recover-all.summary scheduler/ticket-master-19.summary scheduler/inc6.summary scheduler/systemhealtho2.summary scheduler/ticket-master-23.summary scheduler/colocation_constraint_stops_slave.summary scheduler/stopped-monitor-09.summary scheduler/container-group-3.summary scheduler/bug-5025-2.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/clone-anon-failcount.summary scheduler/remote-fence-unclean-3.summary scheduler/inc1.summary scheduler/per-node-attrs.summary scheduler/unfence-definition.summary scheduler/whitebox-orphan-ms.summary scheduler/a-demote-then-b-migrate.summary scheduler/797.summary scheduler/obsolete-lrm-resource.summary scheduler/ticket-master-13.summary scheduler/bug-5025-1.summary scheduler/master-5.summary scheduler/coloc-loop.summary scheduler/ticket-group-15.summary scheduler/novell-239082.summary scheduler/inc0.summary scheduler/honor_stonith_rsc_order2.summary scheduler/anti-colocation-order.summary scheduler/quorum-5.summary scheduler/systemhealthm3.summary scheduler/orphan-2.summary scheduler/unmanaged-block-restart.summary scheduler/restart-versioned.summary scheduler/stopped-monitor-00.summary scheduler/bug-5014-CLONE-A-start-B-start.summary scheduler/master-promotion-constraint.summary scheduler/ticket-master-22.summary scheduler/systemhealtho1.summary scheduler/attrs1.summary scheduler/template-rsc-sets-4.summary scheduler/systemhealthn1.summary scheduler/orphan-1.summary scheduler/4-am-then-bm-b-not-migratable.summary scheduler/nested-remote-recovery.summary scheduler/ticket-master-18.summary scheduler/clone_min_interleave_start_one.summary scheduler/order6.summary scheduler/systemhealthp3.summary scheduler/clone-no-shuffle.summary scheduler/rec-rsc-2.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/group-unmanaged.summary scheduler/rec-rsc-9.summary scheduler/bug-lf-2581.summary scheduler/order4.summary scheduler/ticket-master-12.summary scheduler/ticket-master-21.summary scheduler/bundle-order-partial.summary scheduler/route-remote-notify.summary scheduler/versioned-operations-4.summary scheduler/bundle-order-partial-stop.summary scheduler/ticket-master-8.summary scheduler/rsc_dep1.summary scheduler/master_monitor_restart.summary scheduler/whitebox-asymmetric.summary scheduler/bug-pm-12.summary scheduler/force-anon-clone-max.summary scheduler/bug-lf-2493.summary scheduler/ticket-master-20.summary scheduler/suicide-not-needed-initial-quorum.summary scheduler/coloc-attr.summary scheduler/ignore_stonith_rsc_order4.summary scheduler/honor_stonith_rsc_order1.summary scheduler/ticket-clone-24.summary scheduler/orphan-0.summary scheduler/rec-node-14.summary scheduler/notify-behind-stopping-remote.summary scheduler/load-stopped-loop.summary scheduler/ticket-master-11.summary scheduler/ticket-master-2.summary scheduler/resource-discovery.summary scheduler/target-1.summary scheduler/ticket-clone-16.summary scheduler/whitebox-ms-ordering-move.summary scheduler/master-6.summary scheduler/ticket-master-10.summary scheduler/clone-fail-block-colocation.summary scheduler/cloned-group-stop.summary scheduler/comments.summary scheduler/colo_master_w_native.summary scheduler/probe-4.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/remote-reconnect-delay.summary scheduler/master-failed-demote-2.summary scheduler/shutdown-maintenance-node.summary scheduler/bug-5007-masterslave_colocation.summary scheduler/migration-behind-migrating-remote.summary scheduler/726.summary scheduler/stopped-monitor-30.summary scheduler/master-demote-block.summary scheduler/container-1.summary scheduler/rsc-sets-seq-true.summary scheduler/stopped-monitor-25.summary scheduler/stopped-monitor-22.summary scheduler/novell-239087.summary scheduler/not-reschedule-unneeded-monitor.summary scheduler/order_constraint_stops_master.summary scheduler/params-6.summary scheduler/attrs5.summary scheduler/ticket-primitive-14.summary scheduler/stopped-monitor-12.summary scheduler/stopped-monitor-21.summary scheduler/master-failed-demote.summary scheduler/coloc-clone-stays-active.summary scheduler/ticket-primitive-23.summary scheduler/remote-disable.summary scheduler/ticket-master-1.summary scheduler/tags-location.summary scheduler/master-7.summary scheduler/migrate-fencing.summary scheduler/remote-probe-disable.summary scheduler/stopped-monitor-02.summary scheduler/placement-stickiness.summary scheduler/stopped-monitor-20.summary scheduler/group8.summary scheduler/a-promote-then-b-migrate.summary scheduler/ticket-clone-6.summary scheduler/rebalance-unique-clones.summary scheduler/stopped-monitor-11.summary scheduler/systemhealth2.summary scheduler/honor_stonith_rsc_order4.summary scheduler/master-4.summary '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/install -c -m 644 scheduler/group3.summary scheduler/ticket-primitive-19.summary scheduler/ticket-primitive-4.summary scheduler/unmanaged-stop-4.summary scheduler/master-score-startup.summary scheduler/remote-stale-node-entry.summary scheduler/stopped-monitor-10.summary scheduler/stop-failure-with-fencing.summary scheduler/migrate-stop_start.summary scheduler/date-1.summary scheduler/probe-3.summary scheduler/master-pseudo.summary scheduler/clone-require-all-6.summary scheduler/11-a-then-bm-b-move-a-clone-starting.summary scheduler/minimal.summary scheduler/ticket-group-4.summary scheduler/versioned-operations-2.summary scheduler/bug-5014-A-stop-B-started.summary scheduler/ticket-primitive-13.summary scheduler/novell-251689.summary scheduler/group10.summary scheduler/bug-cl-5219.summary scheduler/concurrent-fencing.summary scheduler/1360.summary scheduler/quorum-4.summary scheduler/colocated-utilization-clone.summary scheduler/cloned_start_two.summary scheduler/expire-non-blocked-failure.summary scheduler/inc10.summary scheduler/bug-5069-op-enabled.summary scheduler/ticket-group-14.summary scheduler/group1.summary scheduler/tags-coloc-order-1.summary scheduler/clone-require-all-5.summary scheduler/stopped-monitor-04.summary scheduler/order-wrong-kind.stderr '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests' /usr/bin/install -c -m 644 README.md valgrind-pcmk.suppressions '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/python3.8/site-packages/cts' /usr/bin/install -c -m 644 CTS.py CTSvars.py '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/python3.8/site-packages/cts' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests' /usr/bin/install -c cts-cli cts-coverage cts-exec cts-fencing cts-regression cts-scheduler '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc' /usr/bin/asciidoc --unsafe --backend=xhtml11 --out-file=acls.html acls.txt /usr/bin/asciidoc --unsafe --backend=xhtml11 --out-file=crm_fencing.html crm_fencing.txt { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-active-passive.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-active-passive.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-active-passive-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-colocated-sets-small.png shared/en-US/images/pcmk-colocated-sets.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-colocated-sets-small.png shared/en-US/images/pcmk-colocated-sets.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-colocated-sets-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1024:460 exported to 480 x 216 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-overview.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-overview.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-overview-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-internals.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-internals.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-internals-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-active-active.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-active-active.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-active-active-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-stack.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-stack.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-stack-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/pcmk-shared-failover.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/pcmk-shared-failover.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-shared-failover-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 375 x 281 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-small.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-small.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/Policy-Engine-small-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 581 x 162 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=45 -C --export-png=shared/en-US/images/Policy-Engine-big-small.png shared/en-US/images/Policy-Engine-big.svg \ || /usr/bin/inkscape --export-dpi=45 -C --export-file=shared/en-US/images/Policy-Engine-big-small.png shared/en-US/images/Policy-Engine-big.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/Policy-Engine-big-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 727 x 972 pixels (45 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-active-passive.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-active-passive.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-active-passive.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-colocated-sets.png shared/en-US/images/pcmk-colocated-sets.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-colocated-sets.png shared/en-US/images/pcmk-colocated-sets.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-colocated-sets.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1024:460 exported to 960 x 431 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-overview.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-overview.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-overview.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-internals.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-internals.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-internals.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-active-active.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-active-active.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-active-active.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-stack.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-stack.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-stack.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/pcmk-shared-failover.png shared/en-US/images/pcmk-shared-failover.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/pcmk-shared-failover.png shared/en-US/images/pcmk-shared-failover.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-shared-failover.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 750 x 563 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-small.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-small.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/Policy-Engine-small.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 1161 x 325 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=90 -C --export-png=shared/en-US/images/Policy-Engine-big.png shared/en-US/images/Policy-Engine-big.svg \ || /usr/bin/inkscape --export-dpi=90 -C --export-file=shared/en-US/images/Policy-Engine-big.png shared/en-US/images/Policy-Engine-big.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/Policy-Engine-big.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 1455 x 1945 pixels (90 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-active-passive.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-active-passive.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-active-passive-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-colocated-sets-large.png shared/en-US/images/pcmk-colocated-sets.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-colocated-sets-large.png shared/en-US/images/pcmk-colocated-sets.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-colocated-sets-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1024:460 exported to 1920 x 863 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-overview.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-overview.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-overview-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-internals.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-internals.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-internals-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-active-active.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-active-active.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-active-active-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-stack.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-stack.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-stack-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/pcmk-shared-failover.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/pcmk-shared-failover.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/pcmk-shared-failover-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:800:600 exported to 1500 x 1125 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-small.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-small.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/Policy-Engine-small-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1238.67:346.667 exported to 2322 x 650 pixels (180 dpi) { /usr/bin/inkscape --export-dpi=180 -C --export-png=shared/en-US/images/Policy-Engine-big-large.png shared/en-US/images/Policy-Engine-big.svg \ || /usr/bin/inkscape --export-dpi=180 -C --export-file=shared/en-US/images/Policy-Engine-big-large.png shared/en-US/images/Policy-Engine-big.svg; } Unable to init server: Could not connect: Connection refused Unknown option --export-png=shared/en-US/images/Policy-Engine-big-large.png Unable to init server: Could not connect: Connection refused Pango version: 1.44.7 Background RRGGBBAA: ffffff00 Area 0:0:1552:2074.67 exported to 2910 x 3890 pixels (180 dpi) /usr/bin/mkdir -p shared/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - shared/en-US/pacemaker-intro.txt | tr -d '\036\r' >shared/en-US/pacemaker-intro.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' shared/en-US/pacemaker-intro.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' shared/en-US/pacemaker-intro.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*.*//g' shared/en-US/pacemaker-intro.xml-t # Remove dangling tag sed -i 's/.*preface>//g' shared/en-US/pacemaker-intro.xml-t # Remove preface elements sed -i 's:::g' shared/en-US/pacemaker-intro.xml-t # Remove empty title sed -i 's/chapter/section/g' shared/en-US/pacemaker-intro.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' shared/en-US/pacemaker-intro.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ shared/en-US/pacemaker-intro.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' shared/en-US/pacemaker-intro.xml-t # Rename to chapter (won't trigger if previous sed did) mv shared/en-US/pacemaker-intro.xml-t shared/en-US/pacemaker-intro.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Active-Active.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Active-Active.xml-t Clusters_from_Scratch/en-US/Ch-Active-Active.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ap-Reading.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ap-Reading.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ap-Reading.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ap-Reading.xml-t Clusters_from_Scratch/en-US/Ap-Reading.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Apache.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Apache.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Apache.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Apache.xml-t Clusters_from_Scratch/en-US/Ch-Apache.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Active-Passive.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Active-Passive.xml-t Clusters_from_Scratch/en-US/Ch-Active-Passive.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ap-Corosync-Conf.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml-t Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Verification.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Verification.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Verification.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Verification.xml-t Clusters_from_Scratch/en-US/Ch-Verification.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Fencing.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Fencing.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Fencing.xml-t Clusters_from_Scratch/en-US/Ch-Fencing.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Installation.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Installation.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Installation.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Installation.xml-t Clusters_from_Scratch/en-US/Ch-Installation.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Shared-Storage.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml-t Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Cluster-Setup.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml-t Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ap-Configuration.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ap-Configuration.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ap-Configuration.xml-t Clusters_from_Scratch/en-US/Ap-Configuration.xml /usr/bin/mkdir -p Clusters_from_Scratch/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Clusters_from_Scratch/en-US/Ch-Intro.txt | tr -d '\036\r' >Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Remove preface elements sed -i 's:<title>::g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Remove empty title sed -i 's/chapter/section/g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Clusters_from_Scratch/en-US/Ch-Intro.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Clusters_from_Scratch/en-US/Ch-Intro.xml-t # Rename to chapter (won't trigger if previous sed did) mv Clusters_from_Scratch/en-US/Ch-Intro.xml-t Clusters_from_Scratch/en-US/Ch-Intro.xml Building Clusters_from_Scratch because of Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png shared/en-US/images/Console.png shared/en-US/images/Editing-eth0.png shared/en-US/images/Installer.png shared/en-US/images/Network.png shared/en-US/images/Partitioning.png shared/en-US/images/Welcome.png shared/en-US/images/resource-set.png shared/en-US/images/three-sets.png shared/en-US/images/two-sets.png shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-colocated-sets-small.png shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-big-small.png shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-colocated-sets.png shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-shared-failover.png shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-big.png shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-colocated-sets-large.png shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-big-large.png shared/en-US/pacemaker-intro.xml Clusters_from_Scratch/en-US/Author_Group.xml Clusters_from_Scratch/en-US/Book_Info.xml Clusters_from_Scratch/en-US/Revision_History.xml Clusters_from_Scratch/en-US/Clusters_from_Scratch.ent Clusters_from_Scratch/en-US/Clusters_from_Scratch.xml Clusters_from_Scratch/en-US/Preface.xml Clusters_from_Scratch/en-US/Ch-Active-Active.xml Clusters_from_Scratch/en-US/Ap-Reading.xml Clusters_from_Scratch/en-US/Ch-Apache.xml Clusters_from_Scratch/en-US/Ch-Active-Passive.xml Clusters_from_Scratch/en-US/Ap-Corosync-Conf.xml Clusters_from_Scratch/en-US/Ch-Verification.xml Clusters_from_Scratch/en-US/Ch-Fencing.xml Clusters_from_Scratch/en-US/Ch-Installation.xml Clusters_from_Scratch/en-US/Ch-Shared-Storage.xml Clusters_from_Scratch/en-US/Ch-Cluster-Setup.xml Clusters_from_Scratch/en-US/Ap-Configuration.xml Clusters_from_Scratch/en-US/Ch-Intro.xml rm -rf Clusters_from_Scratch/publish/* Clusters_from_Scratch/tmp cd Clusters_from_Scratch && RPM_BUILD_DIR="" \ /usr/bin/publican build --src_dir="." --publish \ --langs="en-US" --formats="html-desktop" \ Setting up en-US Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Conventions.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Conventions.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Feedback.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Feedback.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Legal_Notice.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Program_Listing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Common_Content/Revision_History.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ap-Configuration.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ap-Configuration.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ap-Corosync-Conf.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ap-Corosync-Conf.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ap-Reading.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ap-Reading.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Author_Group.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Author_Group.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Book_Info.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Book_Info.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Active-Active.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Active-Active.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Active-Passive.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Active-Passive.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Apache.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Apache.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Cluster-Setup.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Cluster-Setup.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Fencing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Fencing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Installation.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Installation.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Intro.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Intro.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Shared-Storage.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Shared-Storage.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Ch-Verification.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Ch-Verification.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Clusters_from_Scratch.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Clusters_from_Scratch.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Preface.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Preface.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml_tmp/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Clusters_from_Scratch/tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Clusters_from_Scratch/tmp touch Clusters_from_Scratch.build /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Configuring.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Convert, fix line endings asciidoc: WARNING: Ch-Configuring.txt: line 30: section title out of sequence: expected level 1, got level 2 sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Configuring.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Configuring.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Configuring.xml-t Pacemaker_Administration/en-US/Ch-Configuring.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Tools.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Tools.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Tools.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Tools.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Tools.xml-t Pacemaker_Administration/en-US/Ch-Tools.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Installing.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Installing.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Installing.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Installing.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Installing.xml-t Pacemaker_Administration/en-US/Ch-Installing.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Upgrading.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Upgrading.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Upgrading.xml-t Pacemaker_Administration/en-US/Ch-Upgrading.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Troubleshooting.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Troubleshooting.xml-t Pacemaker_Administration/en-US/Ch-Troubleshooting.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Cluster.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Cluster.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Cluster.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Cluster.xml-t Pacemaker_Administration/en-US/Ch-Cluster.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Agents.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Agents.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Agents.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Agents.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Agents.xml-t Pacemaker_Administration/en-US/Ch-Agents.xml /usr/bin/mkdir -p Pacemaker_Administration/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Administration/en-US/Ch-Intro.txt | tr -d '\036\r' >Pacemaker_Administration/en-US/Ch-Intro.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Administration/en-US/Ch-Intro.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Administration/en-US/Ch-Intro.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Administration/en-US/Ch-Intro.xml-t Pacemaker_Administration/en-US/Ch-Intro.xml Building Pacemaker_Administration because of Pacemaker_Administration/en-US/Author_Group.xml Pacemaker_Administration/en-US/Book_Info.xml Pacemaker_Administration/en-US/Revision_History.xml Pacemaker_Administration/en-US/Pacemaker_Administration.ent Pacemaker_Administration/en-US/Pacemaker_Administration.xml Pacemaker_Administration/en-US/Preface.xml Pacemaker_Administration/en-US/Ch-Configuring.xml Pacemaker_Administration/en-US/Ch-Tools.xml Pacemaker_Administration/en-US/Ch-Installing.xml Pacemaker_Administration/en-US/Ch-Upgrading.xml Pacemaker_Administration/en-US/Ch-Troubleshooting.xml Pacemaker_Administration/en-US/Ch-Cluster.xml Pacemaker_Administration/en-US/Ch-Agents.xml Pacemaker_Administration/en-US/Ch-Intro.xml rm -rf Pacemaker_Administration/publish/* cd Pacemaker_Administration && RPM_BUILD_DIR="" \ /usr/bin/publican build --src_dir="." --publish \ --langs="en-US" --formats="html-desktop" \ Setting up en-US Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Conventions.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Conventions.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Feedback.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Feedback.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Legal_Notice.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Program_Listing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Common_Content/Revision_History.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Author_Group.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Author_Group.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Book_Info.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Book_Info.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Agents.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Agents.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Cluster.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Cluster.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Configuring.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Configuring.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Installing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Installing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Intro.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Intro.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Tools.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Tools.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Troubleshooting.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Troubleshooting.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Ch-Upgrading.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Ch-Upgrading.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Pacemaker_Administration.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Pacemaker_Administration.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Preface.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Preface.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml_tmp/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Administration/tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Administration/tmp touch Pacemaker_Administration.build /usr/bin/mkdir -p Pacemaker_Development/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Development/en-US/Ch-General.txt | tr -d '\036\r' >Pacemaker_Development/en-US/Ch-General.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-General.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-General.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Development/en-US/Ch-General.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-General.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Development/en-US/Ch-General.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-General.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-General.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Development/en-US/Ch-General.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Development/en-US/Ch-General.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Development/en-US/Ch-General.xml-t Pacemaker_Development/en-US/Ch-General.xml /usr/bin/mkdir -p Pacemaker_Development/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Development/en-US/Ch-Coding.txt | tr -d '\036\r' >Pacemaker_Development/en-US/Ch-Coding.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-Coding.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-Coding.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Development/en-US/Ch-Coding.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-Coding.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Development/en-US/Ch-Coding.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-Coding.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-Coding.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Development/en-US/Ch-Coding.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Development/en-US/Ch-Coding.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Development/en-US/Ch-Coding.xml-t Pacemaker_Development/en-US/Ch-Coding.xml /usr/bin/mkdir -p Pacemaker_Development/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Development/en-US/Ch-Hacking.txt | tr -d '\036\r' >Pacemaker_Development/en-US/Ch-Hacking.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Development/en-US/Ch-Hacking.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Development/en-US/Ch-Hacking.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Development/en-US/Ch-Hacking.xml-t Pacemaker_Development/en-US/Ch-Hacking.xml /usr/bin/mkdir -p Pacemaker_Development/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Development/en-US/Ch-FAQ.txt | tr -d '\036\r' >Pacemaker_Development/en-US/Ch-FAQ.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Development/en-US/Ch-FAQ.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Development/en-US/Ch-FAQ.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Development/en-US/Ch-FAQ.xml-t Pacemaker_Development/en-US/Ch-FAQ.xml /usr/bin/mkdir -p Pacemaker_Development/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Development/en-US/Ch-Python.txt | tr -d '\036\r' >Pacemaker_Development/en-US/Ch-Python.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-Python.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-Python.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Development/en-US/Ch-Python.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-Python.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Development/en-US/Ch-Python.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-Python.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-Python.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Development/en-US/Ch-Python.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Development/en-US/Ch-Python.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Development/en-US/Ch-Python.xml-t Pacemaker_Development/en-US/Ch-Python.xml /usr/bin/mkdir -p Pacemaker_Development/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Development/en-US/Ch-Evolution.txt | tr -d '\036\r' >Pacemaker_Development/en-US/Ch-Evolution.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Development/en-US/Ch-Evolution.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Development/en-US/Ch-Evolution.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Development/en-US/Ch-Evolution.xml-t Pacemaker_Development/en-US/Ch-Evolution.xml Building Pacemaker_Development because of Pacemaker_Development/en-US/Author_Group.xml Pacemaker_Development/en-US/Book_Info.xml Pacemaker_Development/en-US/Revision_History.xml Pacemaker_Development/en-US/Pacemaker_Development.ent Pacemaker_Development/en-US/Pacemaker_Development.xml Pacemaker_Development/en-US/Ch-General.xml Pacemaker_Development/en-US/Ch-Coding.xml Pacemaker_Development/en-US/Ch-Hacking.xml Pacemaker_Development/en-US/Ch-FAQ.xml Pacemaker_Development/en-US/Ch-Python.xml Pacemaker_Development/en-US/Ch-Evolution.xml rm -rf Pacemaker_Development/publish/* Pacemaker_Development/tmp cd Pacemaker_Development && RPM_BUILD_DIR="" \ /usr/bin/publican build --src_dir="." --publish \ --langs="en-US" --formats="html-desktop" \ Setting up en-US Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Conventions.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Conventions.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Feedback.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Feedback.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Legal_Notice.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Program_Listing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Common_Content/Revision_History.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Author_Group.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Author_Group.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Book_Info.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Book_Info.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Ch-Coding.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Ch-Coding.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Ch-Evolution.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Ch-Evolution.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Ch-FAQ.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Ch-FAQ.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Ch-General.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Ch-General.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Ch-Hacking.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Ch-Hacking.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Ch-Python.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Ch-Python.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Pacemaker_Development.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Pacemaker_Development.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml_tmp/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Development/tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Development/tmp touch Pacemaker_Development.build /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Advanced-Options.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Advanced-Options.xml-t Pacemaker_Explained/en-US/Ch-Advanced-Options.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Rules.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Rules.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Rules.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Rules.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Rules.xml-t Pacemaker_Explained/en-US/Ch-Rules.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Utilization.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Utilization.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Utilization.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Utilization.xml-t Pacemaker_Explained/en-US/Ch-Utilization.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml-t Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Fencing.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Fencing.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Fencing.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Fencing.xml-t Pacemaker_Explained/en-US/Ch-Fencing.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Resources.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Resources.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Resources.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Resources.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Resources.xml-t Pacemaker_Explained/en-US/Ch-Resources.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ap-Samples.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ap-Samples.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ap-Samples.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ap-Samples.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ap-Samples.xml-t Pacemaker_Explained/en-US/Ap-Samples.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Advanced-Resources.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml-t Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Reusing-Configuration.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml-t Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-ACLs.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-ACLs.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-ACLs.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-ACLs.xml-t Pacemaker_Explained/en-US/Ch-ACLs.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Options.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Options.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Options.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Options.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Options.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Options.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Options.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Options.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Options.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Options.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Options.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Options.xml-t Pacemaker_Explained/en-US/Ch-Options.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Constraints.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Constraints.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Constraints.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Constraints.xml-t Pacemaker_Explained/en-US/Ch-Constraints.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Nodes.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Nodes.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Nodes.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Nodes.xml-t Pacemaker_Explained/en-US/Ch-Nodes.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Status.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Status.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Status.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Status.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Status.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Status.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Status.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Status.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Status.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Status.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Status.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Status.xml-t Pacemaker_Explained/en-US/Ch-Status.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Alerts.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Alerts.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Alerts.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Alerts.xml-t Pacemaker_Explained/en-US/Ch-Alerts.xml /usr/bin/mkdir -p Pacemaker_Explained/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Explained/en-US/Ch-Intro.txt | tr -d '\036\r' >Pacemaker_Explained/en-US/Ch-Intro.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Explained/en-US/Ch-Intro.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Explained/en-US/Ch-Intro.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Explained/en-US/Ch-Intro.xml-t Pacemaker_Explained/en-US/Ch-Intro.xml Building Pacemaker_Explained because of Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png shared/en-US/images/Console.png shared/en-US/images/Editing-eth0.png shared/en-US/images/Installer.png shared/en-US/images/Network.png shared/en-US/images/Partitioning.png shared/en-US/images/Welcome.png shared/en-US/images/resource-set.png shared/en-US/images/three-sets.png shared/en-US/images/two-sets.png shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-colocated-sets-small.png shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-big-small.png shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-colocated-sets.png shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-shared-failover.png shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-big.png shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-colocated-sets-large.png shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-big-large.png shared/en-US/pacemaker-intro.xml Pacemaker_Explained/en-US/Author_Group.xml Pacemaker_Explained/en-US/Book_Info.xml Pacemaker_Explained/en-US/Revision_History.xml Pacemaker_Explained/en-US/Pacemaker_Explained.ent Pacemaker_Explained/en-US/Pacemaker_Explained.xml Pacemaker_Explained/en-US/Preface.xml Pacemaker_Explained/en-US/Ch-Advanced-Options.xml Pacemaker_Explained/en-US/Ch-Rules.xml Pacemaker_Explained/en-US/Ch-Utilization.xml Pacemaker_Explained/en-US/Ch-Multi-site-Clusters.xml Pacemaker_Explained/en-US/Ch-Fencing.xml Pacemaker_Explained/en-US/Ch-Resources.xml Pacemaker_Explained/en-US/Ap-Samples.xml Pacemaker_Explained/en-US/Ch-Advanced-Resources.xml Pacemaker_Explained/en-US/Ch-Reusing-Configuration.xml Pacemaker_Explained/en-US/Ch-ACLs.xml Pacemaker_Explained/en-US/Ch-Options.xml Pacemaker_Explained/en-US/Ch-Constraints.xml Pacemaker_Explained/en-US/Ch-Nodes.xml Pacemaker_Explained/en-US/Ch-Status.xml Pacemaker_Explained/en-US/Ch-Alerts.xml Pacemaker_Explained/en-US/Ch-Intro.xml rm -rf Pacemaker_Explained/publish/* Pacemaker_Explained/tmp cd Pacemaker_Explained && RPM_BUILD_DIR="" \ /usr/bin/publican build --src_dir="." --publish \ --langs="en-US" --formats="html-desktop" \ Setting up en-US Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Conventions.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Conventions.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Feedback.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Feedback.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Legal_Notice.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Program_Listing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Common_Content/Revision_History.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ap-Samples.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ap-Samples.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Author_Group.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Author_Group.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Book_Info.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Book_Info.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-ACLs.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-ACLs.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Advanced-Options.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Advanced-Options.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Advanced-Resources.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Advanced-Resources.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Alerts.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Alerts.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Constraints.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Constraints.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Fencing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Fencing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Intro.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Intro.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Multi-site-Clusters.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Multi-site-Clusters.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Nodes.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Nodes.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Options.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Options.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Resources.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Resources.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Reusing-Configuration.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Reusing-Configuration.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Rules.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Rules.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Status.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Status.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Ch-Utilization.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Ch-Utilization.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Pacemaker_Explained.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Pacemaker_Explained.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Preface.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Preface.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml_tmp/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Explained/tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Explained/tmp touch Pacemaker_Explained.build /usr/bin/mkdir -p Pacemaker_Remote/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.txt | tr -d '\036\r' >Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml-t Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml /usr/bin/mkdir -p Pacemaker_Remote/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Remote/en-US/Ch-Example.txt | tr -d '\036\r' >Pacemaker_Remote/en-US/Ch-Example.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Example.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Example.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Remote/en-US/Ch-Example.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Example.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Remote/en-US/Ch-Example.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Example.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Example.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Remote/en-US/Ch-Example.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Remote/en-US/Ch-Example.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Remote/en-US/Ch-Example.xml-t Pacemaker_Remote/en-US/Ch-Example.xml /usr/bin/mkdir -p Pacemaker_Remote/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Remote/en-US/Ch-KVM-Tutorial.txt | tr -d '\036\r' >Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml-t Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml /usr/bin/mkdir -p Pacemaker_Remote/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Remote/en-US/Ch-Alternatives.txt | tr -d '\036\r' >Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Remote/en-US/Ch-Alternatives.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Remote/en-US/Ch-Alternatives.xml-t Pacemaker_Remote/en-US/Ch-Alternatives.xml /usr/bin/mkdir -p Pacemaker_Remote/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Remote/en-US/Ch-Options.txt | tr -d '\036\r' >Pacemaker_Remote/en-US/Ch-Options.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Options.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Options.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Remote/en-US/Ch-Options.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Options.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Remote/en-US/Ch-Options.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Options.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Options.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Remote/en-US/Ch-Options.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Remote/en-US/Ch-Options.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Remote/en-US/Ch-Options.xml-t Pacemaker_Remote/en-US/Ch-Options.xml /usr/bin/mkdir -p Pacemaker_Remote/en-US # might not exist in VPATH build /usr/bin/asciidoc -b docbook -d book -o - Pacemaker_Remote/en-US/Ch-Intro.txt | tr -d '\036\r' >Pacemaker_Remote/en-US/Ch-Intro.xml-t # Convert, fix line endings sed -i 's/\ lang="en"//' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Never specify a language in the chapters sed -i 's/simpara/para/g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # publican doesn't correctly render footnotes with simpara sed -i 's/.*<date>.*//g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Remove dangling tag sed -i 's/.*preface>//g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Remove preface elements sed -i 's:<title>::g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Remove empty title sed -i 's/chapter/section/g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Chapters become sections, so that books can become chapters sed -i 's/<.*bookinfo.*>//g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Strip out bookinfo, we don't need it ! grep -q "//;tb;bf;:b;N;s/.*.*<\/title>.*//;tb;/<appendix/{:i;n;/<\/appendix/{p;d};bi};bb;:f;p;d' \ Pacemaker_Remote/en-US/Ch-Intro.xml-t # We just want the appendix tag (asciidoctor adds non-empty book-level title) sed -i 's/book>/chapter>/g' Pacemaker_Remote/en-US/Ch-Intro.xml-t # Rename to chapter (won't trigger if previous sed did) mv Pacemaker_Remote/en-US/Ch-Intro.xml-t Pacemaker_Remote/en-US/Ch-Intro.xml Building Pacemaker_Remote because of Pacemaker_Remote/en-US/images/pcmk-ha-cluster-stack.png Pacemaker_Remote/en-US/images/pcmk-ha-remote-stack.png shared/en-US/images/Console.png shared/en-US/images/Editing-eth0.png shared/en-US/images/Installer.png shared/en-US/images/Network.png shared/en-US/images/Partitioning.png shared/en-US/images/Welcome.png shared/en-US/images/resource-set.png shared/en-US/images/three-sets.png shared/en-US/images/two-sets.png shared/en-US/images/pcmk-active-passive-small.png shared/en-US/images/pcmk-colocated-sets-small.png shared/en-US/images/pcmk-overview-small.png shared/en-US/images/pcmk-internals-small.png shared/en-US/images/pcmk-active-active-small.png shared/en-US/images/pcmk-stack-small.png shared/en-US/images/pcmk-shared-failover-small.png shared/en-US/images/Policy-Engine-small-small.png shared/en-US/images/Policy-Engine-big-small.png shared/en-US/images/pcmk-active-passive.png shared/en-US/images/pcmk-colocated-sets.png shared/en-US/images/pcmk-overview.png shared/en-US/images/pcmk-internals.png shared/en-US/images/pcmk-active-active.png shared/en-US/images/pcmk-stack.png shared/en-US/images/pcmk-shared-failover.png shared/en-US/images/Policy-Engine-small.png shared/en-US/images/Policy-Engine-big.png shared/en-US/images/pcmk-active-passive-large.png shared/en-US/images/pcmk-colocated-sets-large.png shared/en-US/images/pcmk-overview-large.png shared/en-US/images/pcmk-internals-large.png shared/en-US/images/pcmk-active-active-large.png shared/en-US/images/pcmk-stack-large.png shared/en-US/images/pcmk-shared-failover-large.png shared/en-US/images/Policy-Engine-small-large.png shared/en-US/images/Policy-Engine-big-large.png Pacemaker_Remote/en-US/Author_Group.xml Pacemaker_Remote/en-US/Book_Info.xml Pacemaker_Remote/en-US/Revision_History.xml Pacemaker_Remote/en-US/Pacemaker_Remote.ent Pacemaker_Remote/en-US/Pacemaker_Remote.xml Pacemaker_Remote/en-US/Ch-Baremetal-Tutorial.xml Pacemaker_Remote/en-US/Ch-Example.xml Pacemaker_Remote/en-US/Ch-KVM-Tutorial.xml Pacemaker_Remote/en-US/Ch-Alternatives.xml Pacemaker_Remote/en-US/Ch-Options.xml Pacemaker_Remote/en-US/Ch-Intro.xml rm -rf Pacemaker_Remote/publish/* Pacemaker_Remote/tmp cd Pacemaker_Remote && RPM_BUILD_DIR="" \ /usr/bin/publican build --src_dir="." --publish \ --langs="en-US" --formats="html-desktop" \ Setting up en-US Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Conventions.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Conventions.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Feedback.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Feedback.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Legal_Notice.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Legal_Notice.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Program_Listing.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Program_Listing.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Common_Content/Revision_History.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Author_Group.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Author_Group.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Book_Info.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Book_Info.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Ch-Alternatives.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Ch-Alternatives.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Ch-Baremetal-Tutorial.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Ch-Baremetal-Tutorial.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Ch-Example.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Ch-Example.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Ch-Intro.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Ch-Intro.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Ch-KVM-Tutorial.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Ch-KVM-Tutorial.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Ch-Options.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Ch-Options.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Pacemaker_Remote.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Pacemaker_Remote.xml Processing file /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml_tmp/Revision_History.xml -> /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc/Pacemaker_Remote/tmp/en-US/xml/Revision_History.xml Beginning work on en-US DTD Validation OK Starting html-desktop Using XML::LibXSLT on /usr/share/publican/xsl/html-single.xsl Finished html-desktop rm -rf Pacemaker_Remote/tmp touch Pacemaker_Remote.build make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc' make[2]: Nothing to be done for 'install-exec-am'. for book in Clusters_from_Scratch Pacemaker_Administration Pacemaker_Development Pacemaker_Explained Pacemaker_Remote; do \ filelist=`find $book/publish/* -print`; \ for f in $filelist; do \ p=`echo $f | sed s:publish/:: | sed s:Pacemaker/::`; \ if [ -d $f ]; then \ /usr/bin/install -c -d -m 775 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker/$p; \ else \ /usr/bin/install -c -m 644 $f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker/$p; \ fi \ done; \ done /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker' /usr/bin/install -c -m 644 acls.txt crm_fencing.txt acls.html crm_fencing.html '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/doc' Making install in extra make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra' Making install in alerts make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/alerts' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/alerts' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/usr/share/pacemaker/alerts/' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/alerts' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/alerts' Making install in resources make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources' OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ClusterMon meta-data > ocf_pacemaker_ClusterMon.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-2.0.3/extra/resources/ocf_pacemaker_ClusterMon.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_ClusterMon.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 Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_ClusterMon Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_ClusterMon Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_ClusterMon Note: Writing ocf_pacemaker_ClusterMon.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/HealthSMART meta-data > ocf_pacemaker_HealthSMART.xml /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-2.0.3/extra/resources/ocf_pacemaker_HealthSMART.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthSMART.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthSMART.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 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 Note: Writing ocf_pacemaker_HealthSMART.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ifspeed meta-data > ocf_pacemaker_ifspeed.xml /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-2.0.3/extra/resources/ocf_pacemaker_ifspeed.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_ifspeed.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_ifspeed.dbook 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 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 Note: Writing ocf_pacemaker_ifspeed.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/o2cb meta-data > ocf_pacemaker_o2cb.xml /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-2.0.3/extra/resources/ocf_pacemaker_o2cb.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_o2cb.dbook 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_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_o2cb.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/SysInfo meta-data > ocf_pacemaker_SysInfo.xml /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-2.0.3/extra/resources/ocf_pacemaker_SysInfo.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_SysInfo.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_SysInfo.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 manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_SysInfo Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_SysInfo Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_SysInfo 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 Note: Writing ocf_pacemaker_SysInfo.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/attribute meta-data > ocf_pacemaker_attribute.xml /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-2.0.3/extra/resources/ocf_pacemaker_attribute.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_attribute.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_attribute Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_attribute 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 version: no *info/productnumber or alternative ocf_pacemaker_attribute Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_attribute 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_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_attribute.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/controld meta-data > ocf_pacemaker_controld.xml /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-2.0.3/extra/resources/ocf_pacemaker_controld.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_controld.dbook 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 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 Note: Writing ocf_pacemaker_controld.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/Dummy meta-data > ocf_pacemaker_Dummy.xml /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-2.0.3/extra/resources/ocf_pacemaker_Dummy.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_Dummy.dbook 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 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: Writing ocf_pacemaker_Dummy.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/HealthCPU meta-data > ocf_pacemaker_HealthCPU.xml /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-2.0.3/extra/resources/ocf_pacemaker_HealthCPU.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthCPU.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthCPU.dbook 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 Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_HealthCPU Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthCPU 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 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 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/HealthIOWait meta-data > ocf_pacemaker_HealthIOWait.xml /usr/bin/xsltproc --nonet --novalid --stringparam man.name ocf_pacemaker_HealthIOWait \ --stringparam command.prefix ocf_pacemaker_ --stringparam variable.prefix OCF_RESKEY_ --param man.vol 7 ../../xml/ocf-meta2man.xsl \ /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthIOWait.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthIOWait.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_HealthIOWait.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_HealthIOWait Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_HealthIOWait Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_HealthIOWait Note: meta source : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthIOWait Note: meta version: no *info/productnumber or alternative ocf_pacemaker_HealthIOWait Note: meta version: see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_HealthIOWait Note: meta version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_HealthIOWait Note: meta version: see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthIOWait Warn: meta source : using "Pacemaker Configuration" for "source" ocf_pacemaker_HealthIOWait Note: meta manual : no titled ancestor of refentry ocf_pacemaker_HealthIOWait Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_HealthIOWait Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_HealthIOWait Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_HealthIOWait Warn: AUTHOR sect.: no personblurb|contrib for Andrew Beekhof ocf_pacemaker_HealthIOWait Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/contr ocf_pacemaker_HealthIOWait Note: AUTHOR sect.: see http://www.docbook.org/tdg5/en/html/perso ocf_pacemaker_HealthIOWait Note: Writing ocf_pacemaker_HealthIOWait.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ping meta-data > ocf_pacemaker_ping.xml /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-2.0.3/extra/resources/ocf_pacemaker_ping.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_ping.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_ping.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 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/pingd meta-data > ocf_pacemaker_pingd.xml /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/pingd: line 28: ocf_log: command not found /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/pingd: line 29: ocf_log: command not found /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-2.0.3/extra/resources/ocf_pacemaker_pingd.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_pingd.dbook Note: meta source : no *info/productname or alternative ocf_pacemaker_pingd Note: meta source : see http://www.docbook.org/tdg5/en/html/produ ocf_pacemaker_pingd Note: meta source : no refentry/refmeta/refmiscinfo@class=source ocf_pacemaker_pingd 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_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_pingd.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/remote meta-data > ocf_pacemaker_remote.xml /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-2.0.3/extra/resources/ocf_pacemaker_remote.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_remote.dbook 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 version: no refentry/refmeta/refmiscinfo@class=version ocf_pacemaker_remote 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 manual : no titled ancestor of refentry ocf_pacemaker_remote Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual ocf_pacemaker_remote Note: meta manual : see http://www.docbook.org/tdg5/en/html/refmi ocf_pacemaker_remote Warn: meta manual : using "Pacemaker Configuration" for "manual" ocf_pacemaker_remote 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 Note: Writing ocf_pacemaker_remote.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/Stateful meta-data > ocf_pacemaker_Stateful.xml /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-2.0.3/extra/resources/ocf_pacemaker_Stateful.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/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-2.0.3/extra/resources/ocf_pacemaker_Stateful.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: Writing ocf_pacemaker_Stateful.7 OCF_FUNCTIONS=/dev/null OCF_ROOT=/usr/lib/ocf /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/SystemHealth meta-data > ocf_pacemaker_SystemHealth.xml /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-2.0.3/extra/resources/ocf_pacemaker_SystemHealth.xml > /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_SystemHealth.dbook /usr/bin/xsltproc /usr/share/sgml/docbook/xsl-stylesheets-1.79.2/manpages/docbook.xsl /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources/ocf_pacemaker_SystemHealth.dbook 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 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 make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/ocf/resource.d/pacemaker' /usr/bin/install -c attribute controld Dummy HealthCPU HealthIOWait ping pingd remote Stateful SystemHealth '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/ocf/resource.d/pacemaker' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' /usr/bin/install -c -m 644 ocf_pacemaker_ClusterMon.7 ocf_pacemaker_HealthSMART.7 ocf_pacemaker_ifspeed.7 ocf_pacemaker_o2cb.7 ocf_pacemaker_SysInfo.7 ocf_pacemaker_attribute.7 ocf_pacemaker_controld.7 ocf_pacemaker_Dummy.7 ocf_pacemaker_HealthCPU.7 ocf_pacemaker_HealthIOWait.7 ocf_pacemaker_ping.7 ocf_pacemaker_pingd.7 ocf_pacemaker_remote.7 ocf_pacemaker_Stateful.7 ocf_pacemaker_SystemHealth.7 '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man7' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/ocf/resource.d/pacemaker' /usr/bin/install -c ClusterMon HealthSMART ifspeed o2cb SysInfo '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/ocf/resource.d/pacemaker' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources' 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_HealthIOWait.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_HealthIOWait.xml ocf_pacemaker_controld.xml ocf_pacemaker_Dummy.xml ocf_pacemaker_SysInfo.dbook ocf_pacemaker_ifspeed.xml ocf_pacemaker_controld.dbook ocf_pacemaker_o2cb.xml make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/resources' Making install in logrotate make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/logrotate' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/logrotate' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/logrotate.d' /usr/bin/install -c -m 644 pacemaker '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/logrotate.d' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/logrotate' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra/logrotate' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra' make[3]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/snmp/mibs' /usr/bin/install -c -m 644 PCMK-MIB.txt '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/snmp/mibs' make[3]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/extra' Making install in maint make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/maint' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/maint' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/maint' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/maint' make[1]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3' make[2]: Entering directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3' /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//etc/pacemaker /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/cib /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/cores /usr/bin/install -c -d -m 750 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/blackbox /usr/bin/install -c -d -m 770 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/log/pacemaker /usr/bin/install -c -d -m 770 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/log/pacemaker/bundles chgrp haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//etc/pacemaker chgrp: invalid group: 'haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/cib make[2]: [Makefile:1200: install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/cores make[2]: [Makefile:1201: install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/lib/pacemaker/blackbox make[2]: [Makefile:1202: install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/log/pacemaker make[2]: [Makefile:1203: install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' chown hacluster:haclient /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//var/log/pacemaker/bundles make[2]: [Makefile:1204: install-exec-local] Error 1 (ignored) chown: invalid user: 'hacluster:haclient' make[2]: [Makefile:1205: install-exec-local] Error 1 (ignored) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker/licenses/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker' /usr/bin/install -c -m 644 README.markdown COPYING '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker' make[2]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3' make[1]: Leaving directory '/builddir/build/BUILD/pacemaker-Pacemaker-2.0.3' + mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/sysconfig + install -m 644 daemons/pacemakerd/pacemaker.sysconfig /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/sysconfig/pacemaker + install -m 644 tools/crm_mon.sysconfig /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/etc/sysconfig/crm_mon + mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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_http.xml /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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_mysql.xml /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/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-2.0.3-1.fc32.aarch64/usr/share/pacemaker/nagios/plugins-metadata + mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/var/lib/rpm-state/pacemaker + find /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 -name '*.xml' -type f -print0 + xargs -0 chmod a-x + find /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 -name '*.a' -type f -print0 + xargs -0 rm -f + find /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 -name '*.la' -type f -print0 + xargs -0 rm -f + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//usr/sbin/fence_legacy + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//usr/share/man/man8/fence_legacy.8 + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//usr/sbin/notifyServicelogEvent + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//usr/sbin/ipmiservicelogd + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//etc/rc.d/init.d/pacemaker + rm -f /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64//etc/rc.d/init.d/pacemaker_remote + [[ /usr/bin/python3 =~ - ]] ++ /usr/bin/python3 -c 'import sys; sys.stdout.write('\''{0.major}{0.minor}'\''.format(sys.version_info))' + python_version=38 + '[' 38 -ge 34 ']' + py3_byte_compile /usr/bin/python3 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests + python_binary=/usr/bin/python3 + bytecode_compilation_path=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -s -B -m compileall2 -o 0 -o 1 -s /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 -p / /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests Listing '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests'... Listing '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cli'... Listing '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts'... Compiling '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts/CTSlab.py'... Listing '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/cts/benchmark'... Listing '/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/pacemaker/tests/scheduler'... + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 2.0.3-1.fc32 --unique-debug-suffix -2.0.3-1.fc32.aarch64 --unique-debug-src-base pacemaker-2.0.3-1.fc32.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.so.34.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.so.29.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.so.27.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.so.28.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.so.28.0.3 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcib.so.27.1.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcluster.so.29.0.3 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmcommon.so.34.3.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libcrmservice.so.28.2.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/liblrmd.so.28.0.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.so.1.1.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpacemaker.so.1.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.so.26.1.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_rules.so.26.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.so.28.1.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libpe_status.so.28.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.so.26.3.0 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib64/libstonithd.so.26.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cibmon extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cibmon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cts-exec-helper extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cts-exec-helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cts-fence-helper extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/cts-fence-helper explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-attrd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-attrd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-based extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-based explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-controld extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-controld explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-execd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-execd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-fenced extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-fenced explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-schedulerd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/libexec/pacemaker/pacemaker-schedulerd explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/attrd_updater extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/attrd_updater explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/cibadmin extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/cibadmin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_attribute extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_attribute explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_diff explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_error extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_diff explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_mon extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_error extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_mon explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_node extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_node eu-strip: Cannot remove symbol [25] from allocated symbol table [5] eu-strip: Cannot remove symbol [26] from allocated symbol table [5] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_resource extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_resource explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_rule extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_rule explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_shadow extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_shadow explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_simulate extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_simulate explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_ticket extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_ticket eu-strip: Cannot remove symbol [59] from allocated symbol table [5] eu-strip: Cannot remove symbol [60] from allocated symbol table [5] eu-strip: Cannot remove symbol [93] from allocated symbol table [5] eu-strip: Cannot remove symbol [94] from allocated symbol table [5] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_verify extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crm_verify explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crmadmin extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/crmadmin explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/iso8601 extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/iso8601 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/pacemaker-remoted extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/pacemaker-remoted explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/pacemakerd extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/pacemakerd eu-strip: Cannot remove symbol [34] from allocated symbol table [5] eu-strip: Cannot remove symbol [35] from allocated symbol table [5] explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/stonith_admin extracting debug info from /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/sbin/stonith_admin original debug info size: 11804kB, size after compression: 9608kB /usr/lib/rpm/sepdebugcrcfix: Updated 36 CRC32s, 0 CRC32s did match. 8868 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/share/pacemaker/tests/cts/benchmark/clubench from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/pacemaker/tests/cts/LSBDummy from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/sbin/crm_report from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/controld from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/HealthCPU from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/Dummy from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/attribute from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/ping from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/HealthIOWait from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/remote from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/pingd from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/Stateful from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib/ocf/resource.d/pacemaker/SystemHealth from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/libexec/pacemaker/cts-support from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.h7faHN + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + sed 's/[fF]ail/faiil/g' + cts/cts-scheduler --run load-stopped-loop Test home is: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts Test binary is: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_simulate Schema home is: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml Test load-stopped-loop: Single shot /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools/crm_simulate -x /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/cts/scheduler/load-stopped-loop.xml -S 32 of 308 resource instances DISABLED and 0 BLOCKED from further action due to faiilure Current cluster status: Online: [ mgmt01 v03-a v03-b ] stonith-v02-a (stonith:fence_ipmilan): Stopped (disabled) stonith-v02-b (stonith:fence_ipmilan): Stopped (disabled) stonith-v02-c (stonith:fence_ipmilan): Stopped (disabled) stonith-v02-d (stonith:fence_ipmilan): Stopped (disabled) stonith-mgmt01 (stonith:fence_xvm): Started v03-b stonith-mgmt02 (stonith:meatware): Started mgmt01 stonith-v03-c (stonith:fence_ipmilan): Stopped (disabled) stonith-v03-a (stonith:fence_ipmilan): Started v03-b stonith-v03-b (stonith:fence_ipmilan): Started v03-a stonith-v03-d (stonith:fence_ipmilan): Stopped (disabled) Clone Set: cl-clvmd [clvmd] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-dlm [dlm] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-iscsid [iscsid] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-libvirtd [libvirtd] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-multipathd [multipathd] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-node-params [node-params] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan1-if [vlan1-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan101-if [vlan101-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan102-if [vlan102-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan103-if [vlan103-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan104-if [vlan104-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan3-if [vlan3-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan4-if [vlan4-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan5-if [vlan5-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan900-if [vlan900-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan909-if [vlan909-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-libvirt-images-fs [libvirt-images-fs] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-libvirt-install-fs [libvirt-install-fs] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-0-iscsi [vds-ok-pool-0-iscsi] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-0-vg [vds-ok-pool-0-vg] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-1-iscsi [vds-ok-pool-1-iscsi] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-1-vg [vds-ok-pool-1-vg] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-libvirt-images-pool [libvirt-images-pool] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vds-ok-pool-0-pool [vds-ok-pool-0-pool] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vds-ok-pool-1-pool [vds-ok-pool-1-pool] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] git.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd01-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a vd01-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a vd01-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b vd01-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped vd02-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd02-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd02-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd02-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) f13-x64-devel.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b eu2.ca-pages.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) zakaz.transferrus.ru-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) Clone Set: cl-vlan200-if [vlan200-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] lenny-x32-devel-vm (ocf::vds-ok:VirtualDomain): Started v03-a dist.express-consult.org-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) eu1.ca-pages.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) gotin-bbb-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) maxb-c55-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) metae.ru-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) rodovoepomestie.ru-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) ubuntu9.10-gotin-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) c5-x64-devel.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b Clone Set: cl-mcast-test-net [mcast-test-net] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] dist.fly-uni.org-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) ktstudio.net-vm (ocf::vds-ok:VirtualDomain): Started v03-a cloudsrv.credo-dialogue.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b c6-x64-devel.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre01-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b lustre02-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre03-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b lustre03-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre04-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b lustre04-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a Clone Set: cl-mcast-anbriz-net [mcast-anbriz-net] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] gw.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b license.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b terminal.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) lustre01-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre02-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b test-01.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a Clone Set: cl-libvirt-qpid [libvirt-qpid] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] gw.gleb.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) gw.gotin.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) terminal0.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a Clone Set: cl-mcast-gleb-net [mcast-gleb-net] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Transition Summary: * Reload vds-ok-pool-0-iscsi:0 ( mgmt01 ) * Reload vds-ok-pool-0-iscsi:1 ( v03-b ) * Reload vds-ok-pool-0-iscsi:2 ( v03-a ) * Reload vds-ok-pool-1-iscsi:0 ( mgmt01 ) * Reload vds-ok-pool-1-iscsi:1 ( v03-b ) * Reload vds-ok-pool-1-iscsi:2 ( v03-a ) * Restart stonith-v03-b ( v03-a ) due to resource definition change * Restart stonith-v03-a ( v03-b ) due to resource definition change * Migrate license.anbriz.vds-ok.com-vm ( v03-b -> v03-a ) * Migrate terminal0.anbriz.vds-ok.com-vm ( v03-a -> v03-b ) * Start vd01-d.cdev.ttc.prague.cz.vds-ok.com-vm ( v03-a ) Executing cluster transition: * Resource action: vds-ok-pool-0-iscsi:1 reload on mgmt01 * Resource action: vds-ok-pool-0-iscsi:1 monitor=30000 on mgmt01 * Resource action: vds-ok-pool-0-iscsi:0 reload on v03-b * Resource action: vds-ok-pool-0-iscsi:0 monitor=30000 on v03-b * Resource action: vds-ok-pool-0-iscsi:2 reload on v03-a * Resource action: vds-ok-pool-0-iscsi:2 monitor=30000 on v03-a * Resource action: vds-ok-pool-1-iscsi:1 reload on mgmt01 * Resource action: vds-ok-pool-1-iscsi:1 monitor=30000 on mgmt01 * Resource action: vds-ok-pool-1-iscsi:0 reload on v03-b * Resource action: vds-ok-pool-1-iscsi:0 monitor=30000 on v03-b * Resource action: vds-ok-pool-1-iscsi:2 reload on v03-a * Resource action: vds-ok-pool-1-iscsi:2 monitor=30000 on v03-a * Resource action: stonith-v03-b stop on v03-a * Resource action: stonith-v03-b start on v03-a * Resource action: stonith-v03-b monitor=60000 on v03-a * Resource action: stonith-v03-a stop on v03-b * Resource action: stonith-v03-a start on v03-b * Resource action: stonith-v03-a monitor=60000 on v03-b * Resource action: terminal0.anbriz.vds-ok.com-vm migrate_to on v03-a * Pseudo action: load_stopped_mgmt01 * Resource action: terminal0.anbriz.vds-ok.com-vm migrate_from on v03-b * Resource action: terminal0.anbriz.vds-ok.com-vm stop on v03-a * Pseudo action: load_stopped_v03-a * Resource action: license.anbriz.vds-ok.com-vm migrate_to on v03-b * Resource action: vd01-d.cdev.ttc.prague.cz.vds-ok.com-vm start on v03-a * Resource action: license.anbriz.vds-ok.com-vm migrate_from on v03-a * Resource action: license.anbriz.vds-ok.com-vm stop on v03-b * Resource action: vd01-d.cdev.ttc.prague.cz.vds-ok.com-vm monitor=10000 on v03-a * Pseudo action: load_stopped_v03-b * Pseudo action: license.anbriz.vds-ok.com-vm_start_0 * Pseudo action: terminal0.anbriz.vds-ok.com-vm_start_0 * Resource action: license.anbriz.vds-ok.com-vm monitor=10000 on v03-a * Resource action: terminal0.anbriz.vds-ok.com-vm monitor=10000 on v03-b Revised cluster status: Online: [ mgmt01 v03-a v03-b ] stonith-v02-a (stonith:fence_ipmilan): Stopped (disabled) stonith-v02-b (stonith:fence_ipmilan): Stopped (disabled) stonith-v02-c (stonith:fence_ipmilan): Stopped (disabled) stonith-v02-d (stonith:fence_ipmilan): Stopped (disabled) stonith-mgmt01 (stonith:fence_xvm): Started v03-b stonith-mgmt02 (stonith:meatware): Started mgmt01 stonith-v03-c (stonith:fence_ipmilan): Stopped (disabled) stonith-v03-a (stonith:fence_ipmilan): Started v03-b stonith-v03-b (stonith:fence_ipmilan): Started v03-a stonith-v03-d (stonith:fence_ipmilan): Stopped (disabled) Clone Set: cl-clvmd [clvmd] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-dlm [dlm] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-iscsid [iscsid] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-libvirtd [libvirtd] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-multipathd [multipathd] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-node-params [node-params] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan1-if [vlan1-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan101-if [vlan101-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan102-if [vlan102-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan103-if [vlan103-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan104-if [vlan104-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan3-if [vlan3-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan4-if [vlan4-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan5-if [vlan5-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan900-if [vlan900-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vlan909-if [vlan909-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-libvirt-images-fs [libvirt-images-fs] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-libvirt-install-fs [libvirt-install-fs] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-0-iscsi [vds-ok-pool-0-iscsi] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-0-vg [vds-ok-pool-0-vg] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-1-iscsi [vds-ok-pool-1-iscsi] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-vds-ok-pool-1-vg [vds-ok-pool-1-vg] Started: [ mgmt01 v03-a v03-b ] Clone Set: cl-libvirt-images-pool [libvirt-images-pool] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vds-ok-pool-0-pool [vds-ok-pool-0-pool] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] Clone Set: cl-vds-ok-pool-1-pool [vds-ok-pool-1-pool] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] git.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd01-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a vd01-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a vd01-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b vd01-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a vd02-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd02-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd02-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd02-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd03-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-a.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-b.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-c.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) vd04-d.cdev.ttc.prague.cz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) f13-x64-devel.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b eu2.ca-pages.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) zakaz.transferrus.ru-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) Clone Set: cl-vlan200-if [vlan200-if] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] lenny-x32-devel-vm (ocf::vds-ok:VirtualDomain): Started v03-a dist.express-consult.org-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) eu1.ca-pages.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) gotin-bbb-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) maxb-c55-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) metae.ru-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) rodovoepomestie.ru-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) ubuntu9.10-gotin-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) c5-x64-devel.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b Clone Set: cl-mcast-test-net [mcast-test-net] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] dist.fly-uni.org-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) ktstudio.net-vm (ocf::vds-ok:VirtualDomain): Started v03-a cloudsrv.credo-dialogue.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b c6-x64-devel.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre01-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b lustre02-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre03-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b lustre03-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre04-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b lustre04-right.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a Clone Set: cl-mcast-anbriz-net [mcast-anbriz-net] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] gw.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b license.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a terminal.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) lustre01-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a lustre02-left.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b test-01.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-a Clone Set: cl-libvirt-qpid [libvirt-qpid] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] gw.gleb.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) gw.gotin.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Stopped (disabled) terminal0.anbriz.vds-ok.com-vm (ocf::vds-ok:VirtualDomain): Started v03-b Clone Set: cl-mcast-gleb-net [mcast-gleb-net] Started: [ v03-a v03-b ] Stopped: [ mgmt01 ] + cts/cts-cli Using local binaries from: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/tools Using local schemas from: /builddir/build/BUILD/pacemaker-Pacemaker-2.0.3/xml Testing dates * Running: iso8601 - Invalid period - [] * Running: iso8601 - Invalid period - [2019-01-01 00:00:00Z] * Running: iso8601 - Invalid period - [2019-01-01 00:00:00Z/] * Running: iso8601 - Invalid period - [PT2S/P1M] * Running: iso8601 - Invalid period - [2019-13-01 00:00:00Z/P1M] * Running: iso8601 - Invalid period - [20191077T15/P1M] * Running: iso8601 - Invalid period - [2019-10-01T25:00:00Z/P1M] * Running: iso8601 - Invalid period - [2019-10-01T24:00:01Z/P1M] * Running: iso8601 - Invalid period - [PT5H/20191001T007000Z] * Running: iso8601 - Invalid period - [2019-10-01 00:00:80Z/P1M] * Running: iso8601 - Invalid period - [2019-10-01 00:00:10 +25:00/P1M] * Running: iso8601 - Invalid period - [20191001T000010 -00:61/P1M] * Running: iso8601 - Invalid period - [P1Y/2019-02-29 00:00:00Z] * Running: iso8601 - Invalid period - [2019-01-01 00:00:00Z/P] * Running: iso8601 - Invalid period - [P1Z/2019-02-20 00:00:00Z] * Running: iso8601 - Invalid period - [P1YM/2019-02-20 00:00:00Z] * Running: iso8601 - 2014-01-01 00:30:00 - 1 Hour * Running: iso8601 - Valid date - Feb 29 in leap year * Running: iso8601 - Valid date - using 'T' and offset * Running: iso8601 - 24:00:00 equivalent to 00:00:00 of next day * Running: iso8601 - 2006-W01-7 * Running: iso8601 - 2006-W01-7 - round-trip * Running: iso8601 - 2006-W01-1 * Running: iso8601 - 2006-W01-1 - round-trip * Running: iso8601 - 2007-W01-7 * Running: iso8601 - 2007-W01-7 - round-trip * Running: iso8601 - 2007-W01-1 * Running: iso8601 - 2007-W01-1 - round-trip * Running: iso8601 - 2008-W01-7 * Running: iso8601 - 2008-W01-7 - round-trip * Running: iso8601 - 2008-W01-1 * Running: iso8601 - 2008-W01-1 - round-trip * Running: iso8601 - 2009-W01-7 * Running: iso8601 - 2009-W01-7 - round-trip * Running: iso8601 - 2009-W01-1 * Running: iso8601 - 2009-W01-1 - round-trip * Running: iso8601 - 2010-W01-7 * Running: iso8601 - 2010-W01-7 - round-trip * Running: iso8601 - 2010-W01-1 * Running: iso8601 - 2010-W01-1 - round-trip * Running: iso8601 - 2011-W01-7 * Running: iso8601 - 2011-W01-7 - round-trip * Running: iso8601 - 2011-W01-1 * Running: iso8601 - 2011-W01-1 - round-trip * Running: iso8601 - 2012-W01-7 * Running: iso8601 - 2012-W01-7 - round-trip * Running: iso8601 - 2012-W01-1 * Running: iso8601 - 2012-W01-1 - round-trip * Running: iso8601 - 2013-W01-7 * Running: iso8601 - 2013-W01-7 - round-trip * Running: iso8601 - 2013-W01-1 * Running: iso8601 - 2013-W01-1 - round-trip * Running: iso8601 - 2014-W01-7 * Running: iso8601 - 2014-W01-7 - round-trip * Running: iso8601 - 2014-W01-1 * Running: iso8601 - 2014-W01-1 - round-trip * Running: iso8601 - 2015-W01-7 * Running: iso8601 - 2015-W01-7 - round-trip * Running: iso8601 - 2015-W01-1 * Running: iso8601 - 2015-W01-1 - round-trip * Running: iso8601 - 2016-W01-7 * Running: iso8601 - 2016-W01-7 - round-trip * Running: iso8601 - 2016-W01-1 * Running: iso8601 - 2016-W01-1 - round-trip * Running: iso8601 - 2017-W01-7 * Running: iso8601 - 2017-W01-7 - round-trip * Running: iso8601 - 2017-W01-1 * Running: iso8601 - 2017-W01-1 - round-trip * Running: iso8601 - 2018-W01-7 * Running: iso8601 - 2018-W01-7 - round-trip * Running: iso8601 - 2018-W01-1 * Running: iso8601 - 2018-W01-1 - round-trip * Running: iso8601 - 2040-W01-7 * Running: iso8601 - 2040-W01-7 - round-trip * Running: iso8601 - 2040-W01-1 * Running: iso8601 - 2040-W01-1 - round-trip * Running: iso8601 - 2009-W53-07 * Running: iso8601 - epoch + 2 Years 5 Months 6 Minutes * Running: iso8601 - 2009-01-31 + 1 Month * Running: iso8601 - 2009-01-31 + 2 Months * Running: iso8601 - 2009-01-31 + 3 Months * Running: iso8601 - 2009-03-31 - 1 Month * Running: iso8601 - 2038-01-01 + 3 Months Testing tools * Running: cibadmin - Validate CIB * Running: crm_attribute - Configure something before erasing * Running: cibadmin - Require --force for CIB erasure * Running: cibadmin - Allow CIB erasure with --force * Running: cibadmin - Query CIB * Running: crm_attribute - Set cluster option * Running: cibadmin - Query new cluster option * Running: cibadmin - Query cluster options * Running: crm_attribute - Set no-quorum policy * Running: cibadmin - Delete nvpair * Running: cibadmin - Create operation should faiil * Running: cibadmin - Modify cluster options section * Running: cibadmin - Query updated cluster option * Running: crm_attribute - Set duplicate cluster option * Running: crm_attribute - Setting multiply defined cluster option should faiil * Running: crm_attribute - Set cluster option with -s * Running: crm_attribute - Delete cluster option with -i * Running: crm_simulate - Create node1 and bring it online * Running: crm_attribute - Create node attribute * Running: cibadmin - Query new node attribute * Running: crm_attribute - Set a transient (faiil-count) node attribute * Running: crm_faiilcount - Query a faiil count * Running: crm_attribute - Delete a transient (faiil-count) node attribute * Running: cibadmin - Digest calculation * Running: cibadmin - Replace operation should faiil * Running: crm_standby - Default standby value * Running: crm_standby - Set standby status * Running: crm_standby - Query standby value * Running: crm_standby - Delete standby value * Running: cibadmin - Create a resource * Running: crm_resource - Create a resource meta attribute * Running: crm_resource - Query a resource meta attribute * Running: crm_resource - Remove a resource meta attribute * Running: crm_resource - Create a resource attribute * Running: crm_resource - List the configured resources * Running: crm_resource - Require a destination when migrating a resource that is stopped * Running: crm_resource - Don't support migration to non-existent locations * Running: cibadmin - Create a fencing resource * Running: crm_simulate - Bring resources online * Running: crm_resource - Try to move a resource to its existing location * Running: crm_resource - Move a resource from its existing location * Running: crm_resource - Clear out constraints generated by --move * Running: crm_ticket - Default ticket granted state * Running: crm_ticket - Set ticket granted state * Running: crm_ticket - Query ticket granted state * Running: crm_ticket - Delete ticket granted state * Running: crm_ticket - Make a ticket standby * Running: crm_ticket - Query ticket standby state * Running: crm_ticket - Activate a ticket * Running: crm_ticket - Delete ticket standby state * Running: crm_resource - Ban a resource on unknown node * Running: crm_simulate - Create two more nodes and bring them online * Running: crm_resource - Ban dummy from node1 * Running: crm_resource - Ban dummy from node2 * Running: crm_simulate - Relocate resources due to ban * Running: crm_resource - Move dummy to node1 * Running: crm_resource - Clear implicit constraints for dummy on node2 * Running: cibadmin - Drop the status section * Running: cibadmin - Create a clone * Running: crm_resource - Create a resource meta attribute * Running: crm_resource - Create a resource meta attribute in the primitive * Running: crm_resource - Update resource meta attribute with duplicates * Running: crm_resource - Update resource meta attribute with duplicates (force clone) * Running: crm_resource - Update child resource meta attribute with duplicates * Running: crm_resource - Delete resource meta attribute with duplicates * Running: crm_resource - Delete resource meta attribute in parent * Running: crm_resource - Create a resource meta attribute in the primitive * Running: crm_resource - Update existing resource meta attribute * Running: crm_resource - Create a resource meta attribute in the parent * Running: cibadmin - Copy resources * Running: crm_resource - Delete resource paremt meta attribute (force) * Running: cibadmin - Restore duplicates * Running: crm_resource - Delete resource child meta attribute * Running: crm_resource - Create a resource meta attribute in dummy1 * Running: crm_resource - Create a resource meta attribute in dummy-group * Running: crm_resource - Specify a lifetime when moving a resource * Running: crm_resource - Try to move a resource previously moved with a lifetime * Running: crm_resource - Ban dummy from node1 for a short time * Running: crm_resource - Remove expired constraints * Running: crm_diff - Create an XML patchset Testing acls * Running: cibadmin - Configure some ACLs * Running: crm_attribute - Enable ACLs * Running: crm_attribute - Set cluster option * Running: cibadmin - New ACL * Running: cibadmin - Another ACL * Running: cibadmin - Updated ACL * Running: cibadmin - unknownguy: Query configuration * Running: crm_attribute - unknownguy: Set enable-acl * Running: crm_attribute - unknownguy: Set stonith-enabled * Running: cibadmin - unknownguy: Create a resource * Running: cibadmin - l33t-haxor: Query configuration * Running: crm_attribute - l33t-haxor: Set enable-acl * Running: crm_attribute - l33t-haxor: Set stonith-enabled * Running: cibadmin - l33t-haxor: Create a resource * Running: cibadmin - niceguy: Query configuration * Running: crm_attribute - niceguy: Set enable-acl * Running: crm_attribute - niceguy: Set stonith-enabled * Running: cibadmin - niceguy: Create a resource * Running: cibadmin - root: Query configuration * Running: crm_attribute - root: Set stonith-enabled * Running: cibadmin - root: Create a resource * Running: crm_resource - l33t-haxor: Create a resource meta attribute * Running: crm_resource - l33t-haxor: Query a resource meta attribute * Running: crm_resource - l33t-haxor: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: crm_resource - niceguy: Query a resource meta attribute * Running: crm_resource - niceguy: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: cibadmin - badidea: Query configuration - implied deny * Running: cibadmin - betteridea: Query configuration - explicit deny * Running: cibadmin - niceguy: Replace - remove acls * Running: cibadmin - niceguy: Replace - create resource * Running: cibadmin - niceguy: Replace - modify attribute (deny) * Running: cibadmin - niceguy: Replace - delete attribute (deny) * Running: cibadmin - niceguy: Replace - create attribute (deny) * Running: cibadmin - bob: Replace - create attribute (allow) * Running: cibadmin - bob: Replace - modify attribute (allow) * Running: cibadmin - bob: Replace - delete attribute (allow) Upgrading to latest CIB schema and re-testing * Running: cibadmin - root: Upgrade to latest CIB schema * Running: cibadmin - unknownguy: Query configuration * Running: crm_attribute - unknownguy: Set enable-acl * Running: crm_attribute - unknownguy: Set stonith-enabled * Running: cibadmin - unknownguy: Create a resource * Running: cibadmin - l33t-haxor: Query configuration * Running: crm_attribute - l33t-haxor: Set enable-acl * Running: crm_attribute - l33t-haxor: Set stonith-enabled * Running: cibadmin - l33t-haxor: Create a resource * Running: cibadmin - niceguy: Query configuration * Running: crm_attribute - niceguy: Set enable-acl * Running: crm_attribute - niceguy: Set stonith-enabled * Running: cibadmin - niceguy: Create a resource * Running: cibadmin - root: Query configuration * Running: crm_attribute - root: Set stonith-enabled * Running: cibadmin - root: Create a resource * Running: crm_resource - l33t-haxor: Create a resource meta attribute * Running: crm_resource - l33t-haxor: Query a resource meta attribute * Running: crm_resource - l33t-haxor: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: crm_resource - niceguy: Query a resource meta attribute * Running: crm_resource - niceguy: Remove a resource meta attribute * Running: crm_resource - niceguy: Create a resource meta attribute * Running: cibadmin - badidea: Query configuration - implied deny * Running: cibadmin - betteridea: Query configuration - explicit deny * Running: cibadmin - niceguy: Replace - remove acls * Running: cibadmin - niceguy: Replace - create resource * Running: cibadmin - niceguy: Replace - modify attribute (deny) * Running: cibadmin - niceguy: Replace - delete attribute (deny) * Running: cibadmin - niceguy: Replace - create attribute (deny) * Running: cibadmin - bob: Replace - create attribute (allow) * Running: cibadmin - bob: Replace - modify attribute (allow) * Running: cibadmin - bob: Replace - delete attribute (allow) Testing validity * Running: cibadmin - Try to make resulting CIB invalid (enum violation) * Running: crm_simulate - Run crm_simulate with invalid CIB (enum violation) * Running: cibadmin - Try to make resulting CIB invalid (unrecognized validate-with) * Running: crm_simulate - Run crm_simulate with invalid CIB (unrecognized validate-with) * Running: cibadmin - Try to make resulting CIB invalid, but possibly recoverable (valid with X.Y+1) * Running: crm_simulate - Run crm_simulate with invalid, but possibly recoverable CIB (valid with X.Y+1) * Running: cibadmin - Make resulting CIB valid, although without validate-with attribute * Running: crm_simulate - Run crm_simulate with valid CIB, but without validate-with attribute * Running: cibadmin - Make resulting CIB invalid, and without validate-with attribute * Running: crm_simulate - Run crm_simulate with invalid CIB, also without validate-with attribute Testing upgrade * Running: crm_attribute - Set stonith-enabled=false * Running: cibadmin - Configure the initial resource * Running: cibadmin - Upgrade to latest CIB schema (trigger 2.10.xsl + the wrapping) * Running: crm_resource - Query a resource instance attribute (shall survive) Testing rules * Running: crm_rule - Try to check a rule that doesn't exist * Running: crm_rule - Try to check a rule that has no date_expression * Running: crm_rule - Verify basic rule is expired * Running: crm_rule - Verify basic rule worked in the past * Running: crm_rule - Verify basic rule is not yet in effect Summary * Passed: iso8601 - Invalid period - [] * Passed: iso8601 - Invalid period - [2019-01-01 00:00:00Z] * Passed: iso8601 - Invalid period - [2019-01-01 00:00:00Z/] * Passed: iso8601 - Invalid period - [PT2S/P1M] * Passed: iso8601 - Invalid period - [2019-13-01 00:00:00Z/P1M] * Passed: iso8601 - Invalid period - [20191077T15/P1M] * Passed: iso8601 - Invalid period - [2019-10-01T25:00:00Z/P1M] * Passed: iso8601 - Invalid period - [2019-10-01T24:00:01Z/P1M] * Passed: iso8601 - Invalid period - [PT5H/20191001T007000Z] * Passed: iso8601 - Invalid period - [2019-10-01 00:00:80Z/P1M] * Passed: iso8601 - Invalid period - [2019-10-01 00:00:10 +25:00/P1M] * Passed: iso8601 - Invalid period - [20191001T000010 -00:61/P1M] * Passed: iso8601 - Invalid period - [P1Y/2019-02-29 00:00:00Z] * Passed: iso8601 - Invalid period - [2019-01-01 00:00:00Z/P] * Passed: iso8601 - Invalid period - [P1Z/2019-02-20 00:00:00Z] * Passed: iso8601 - Invalid period - [P1YM/2019-02-20 00:00:00Z] * Passed: iso8601 - 2014-01-01 00:30:00 - 1 Hour * Passed: iso8601 - Valid date - Feb 29 in leap year * Passed: iso8601 - Valid date - using 'T' and offset * Passed: iso8601 - 24:00:00 equivalent to 00:00:00 of next day * Passed: iso8601 - 2006-W01-7 * Passed: iso8601 - 2006-W01-7 - round-trip * Passed: iso8601 - 2006-W01-1 * Passed: iso8601 - 2006-W01-1 - round-trip * Passed: iso8601 - 2007-W01-7 * Passed: iso8601 - 2007-W01-7 - round-trip * Passed: iso8601 - 2007-W01-1 * Passed: iso8601 - 2007-W01-1 - round-trip * Passed: iso8601 - 2008-W01-7 * Passed: iso8601 - 2008-W01-7 - round-trip * Passed: iso8601 - 2008-W01-1 * Passed: iso8601 - 2008-W01-1 - round-trip * Passed: iso8601 - 2009-W01-7 * Passed: iso8601 - 2009-W01-7 - round-trip * Passed: iso8601 - 2009-W01-1 * Passed: iso8601 - 2009-W01-1 - round-trip * Passed: iso8601 - 2010-W01-7 * Passed: iso8601 - 2010-W01-7 - round-trip * Passed: iso8601 - 2010-W01-1 * Passed: iso8601 - 2010-W01-1 - round-trip * Passed: iso8601 - 2011-W01-7 * Passed: iso8601 - 2011-W01-7 - round-trip * Passed: iso8601 - 2011-W01-1 * Passed: iso8601 - 2011-W01-1 - round-trip * Passed: iso8601 - 2012-W01-7 * Passed: iso8601 - 2012-W01-7 - round-trip * Passed: iso8601 - 2012-W01-1 * Passed: iso8601 - 2012-W01-1 - round-trip * Passed: iso8601 - 2013-W01-7 * Passed: iso8601 - 2013-W01-7 - round-trip * Passed: iso8601 - 2013-W01-1 * Passed: iso8601 - 2013-W01-1 - round-trip * Passed: iso8601 - 2014-W01-7 * Passed: iso8601 - 2014-W01-7 - round-trip * Passed: iso8601 - 2014-W01-1 * Passed: iso8601 - 2014-W01-1 - round-trip * Passed: iso8601 - 2015-W01-7 * Passed: iso8601 - 2015-W01-7 - round-trip * Passed: iso8601 - 2015-W01-1 * Passed: iso8601 - 2015-W01-1 - round-trip * Passed: iso8601 - 2016-W01-7 * Passed: iso8601 - 2016-W01-7 - round-trip * Passed: iso8601 - 2016-W01-1 * Passed: iso8601 - 2016-W01-1 - round-trip * Passed: iso8601 - 2017-W01-7 * Passed: iso8601 - 2017-W01-7 - round-trip * Passed: iso8601 - 2017-W01-1 * Passed: iso8601 - 2017-W01-1 - round-trip * Passed: iso8601 - 2018-W01-7 * Passed: iso8601 - 2018-W01-7 - round-trip * Passed: iso8601 - 2018-W01-1 * Passed: iso8601 - 2018-W01-1 - round-trip * Passed: iso8601 - 2040-W01-7 * Passed: iso8601 - 2040-W01-7 - round-trip * Passed: iso8601 - 2040-W01-1 * Passed: iso8601 - 2040-W01-1 - round-trip * Passed: iso8601 - 2009-W53-07 * Passed: iso8601 - epoch + 2 Years 5 Months 6 Minutes * Passed: iso8601 - 2009-01-31 + 1 Month * Passed: iso8601 - 2009-01-31 + 2 Months * Passed: iso8601 - 2009-01-31 + 3 Months * Passed: iso8601 - 2009-03-31 - 1 Month * Passed: iso8601 - 2038-01-01 + 3 Months * Passed: cibadmin - Validate CIB * Passed: crm_attribute - Configure something before erasing * Passed: cibadmin - Require --force for CIB erasure * Passed: cibadmin - Allow CIB erasure with --force * Passed: cibadmin - Query CIB * Passed: crm_attribute - Set cluster option * Passed: cibadmin - Query new cluster option * Passed: cibadmin - Query cluster options * Passed: crm_attribute - Set no-quorum policy * Passed: cibadmin - Delete nvpair * Passed: cibadmin - Create operation should faiil * Passed: cibadmin - Modify cluster options section * Passed: cibadmin - Query updated cluster option * Passed: crm_attribute - Set duplicate cluster option * Passed: crm_attribute - Setting multiply defined cluster option should faiil * Passed: crm_attribute - Set cluster option with -s * Passed: crm_attribute - Delete cluster option with -i * Passed: crm_simulate - Create node1 and bring it online * Passed: crm_attribute - Create node attribute * Passed: cibadmin - Query new node attribute * Passed: crm_attribute - Set a transient (faiil-count) node attribute * Passed: crm_faiilcount - Query a faiil count * Passed: crm_attribute - Delete a transient (faiil-count) node attribute * Passed: cibadmin - Digest calculation * Passed: cibadmin - Replace operation should faiil * Passed: crm_standby - Default standby value * Passed: crm_standby - Set standby status * Passed: crm_standby - Query standby value * Passed: crm_standby - Delete standby value * Passed: cibadmin - Create a resource * Passed: crm_resource - Create a resource meta attribute * Passed: crm_resource - Query a resource meta attribute * Passed: crm_resource - Remove a resource meta attribute * Passed: crm_resource - Create a resource attribute * Passed: crm_resource - List the configured resources * Passed: crm_resource - Require a destination when migrating a resource that is stopped * Passed: crm_resource - Don't support migration to non-existent locations * Passed: cibadmin - Create a fencing resource * Passed: crm_simulate - Bring resources online * Passed: crm_resource - Try to move a resource to its existing location * Passed: crm_resource - Move a resource from its existing location * Passed: crm_resource - Clear out constraints generated by --move * Passed: crm_ticket - Default ticket granted state * Passed: crm_ticket - Set ticket granted state * Passed: crm_ticket - Query ticket granted state * Passed: crm_ticket - Delete ticket granted state * Passed: crm_ticket - Make a ticket standby * Passed: crm_ticket - Query ticket standby state * Passed: crm_ticket - Activate a ticket * Passed: crm_ticket - Delete ticket standby state * Passed: crm_resource - Ban a resource on unknown node * Passed: crm_simulate - Create two more nodes and bring them online * Passed: crm_resource - Ban dummy from node1 * Passed: crm_resource - Ban dummy from node2 * Passed: crm_simulate - Relocate resources due to ban * Passed: crm_resource - Move dummy to node1 * Passed: crm_resource - Clear implicit constraints for dummy on node2 * Passed: cibadmin - Drop the status section * Passed: cibadmin - Create a clone * Passed: crm_resource - Create a resource meta attribute * Passed: crm_resource - Create a resource meta attribute in the primitive * Passed: crm_resource - Update resource meta attribute with duplicates * Passed: crm_resource - Update resource meta attribute with duplicates (force clone) * Passed: crm_resource - Update child resource meta attribute with duplicates * Passed: crm_resource - Delete resource meta attribute with duplicates * Passed: crm_resource - Delete resource meta attribute in parent * Passed: crm_resource - Create a resource meta attribute in the primitive * Passed: crm_resource - Update existing resource meta attribute * Passed: crm_resource - Create a resource meta attribute in the parent * Passed: cibadmin - Copy resources * Passed: crm_resource - Delete resource paremt meta attribute (force) * Passed: cibadmin - Restore duplicates * Passed: crm_resource - Delete resource child meta attribute * Passed: crm_resource - Create a resource meta attribute in dummy1 * Passed: crm_resource - Create a resource meta attribute in dummy-group * Passed: crm_resource - Specify a lifetime when moving a resource * Passed: crm_resource - Try to move a resource previously moved with a lifetime * Passed: crm_resource - Ban dummy from node1 for a short time * Passed: crm_resource - Remove expired constraints * Passed: crm_diff - Create an XML patchset * Passed: cibadmin - Configure some ACLs * Passed: crm_attribute - Enable ACLs * Passed: crm_attribute - Set cluster option * Passed: cibadmin - New ACL * Passed: cibadmin - Another ACL * Passed: cibadmin - Updated ACL * Passed: cibadmin - unknownguy: Query configuration * Passed: crm_attribute - unknownguy: Set enable-acl * Passed: crm_attribute - unknownguy: Set stonith-enabled * Passed: cibadmin - unknownguy: Create a resource * Passed: cibadmin - l33t-haxor: Query configuration * Passed: crm_attribute - l33t-haxor: Set enable-acl * Passed: crm_attribute - l33t-haxor: Set stonith-enabled * Passed: cibadmin - l33t-haxor: Create a resource * Passed: cibadmin - niceguy: Query configuration * Passed: crm_attribute - niceguy: Set enable-acl * Passed: crm_attribute - niceguy: Set stonith-enabled * Passed: cibadmin - niceguy: Create a resource * Passed: cibadmin - root: Query configuration * Passed: crm_attribute - root: Set stonith-enabled * Passed: cibadmin - root: Create a resource * Passed: crm_resource - l33t-haxor: Create a resource meta attribute * Passed: crm_resource - l33t-haxor: Query a resource meta attribute * Passed: crm_resource - l33t-haxor: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: crm_resource - niceguy: Query a resource meta attribute * Passed: crm_resource - niceguy: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: cibadmin - badidea: Query configuration - implied deny * Passed: cibadmin - betteridea: Query configuration - explicit deny * Passed: cibadmin - niceguy: Replace - remove acls * Passed: cibadmin - niceguy: Replace - create resource * Passed: cibadmin - niceguy: Replace - modify attribute (deny) * Passed: cibadmin - niceguy: Replace - delete attribute (deny) * Passed: cibadmin - niceguy: Replace - create attribute (deny) * Passed: cibadmin - bob: Replace - create attribute (allow) * Passed: cibadmin - bob: Replace - modify attribute (allow) * Passed: cibadmin - bob: Replace - delete attribute (allow) * Passed: cibadmin - root: Upgrade to latest CIB schema * Passed: cibadmin - unknownguy: Query configuration * Passed: crm_attribute - unknownguy: Set enable-acl * Passed: crm_attribute - unknownguy: Set stonith-enabled * Passed: cibadmin - unknownguy: Create a resource * Passed: cibadmin - l33t-haxor: Query configuration * Passed: crm_attribute - l33t-haxor: Set enable-acl * Passed: crm_attribute - l33t-haxor: Set stonith-enabled * Passed: cibadmin - l33t-haxor: Create a resource * Passed: cibadmin - niceguy: Query configuration * Passed: crm_attribute - niceguy: Set enable-acl * Passed: crm_attribute - niceguy: Set stonith-enabled * Passed: cibadmin - niceguy: Create a resource * Passed: cibadmin - root: Query configuration * Passed: crm_attribute - root: Set stonith-enabled * Passed: cibadmin - root: Create a resource * Passed: crm_resource - l33t-haxor: Create a resource meta attribute * Passed: crm_resource - l33t-haxor: Query a resource meta attribute * Passed: crm_resource - l33t-haxor: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: crm_resource - niceguy: Query a resource meta attribute * Passed: crm_resource - niceguy: Remove a resource meta attribute * Passed: crm_resource - niceguy: Create a resource meta attribute * Passed: cibadmin - badidea: Query configuration - implied deny * Passed: cibadmin - betteridea: Query configuration - explicit deny * Passed: cibadmin - niceguy: Replace - remove acls * Passed: cibadmin - niceguy: Replace - create resource * Passed: cibadmin - niceguy: Replace - modify attribute (deny) * Passed: cibadmin - niceguy: Replace - delete attribute (deny) * Passed: cibadmin - niceguy: Replace - create attribute (deny) * Passed: cibadmin - bob: Replace - create attribute (allow) * Passed: cibadmin - bob: Replace - modify attribute (allow) * Passed: cibadmin - bob: Replace - delete attribute (allow) * Passed: cibadmin - Try to make resulting CIB invalid (enum violation) * Passed: crm_simulate - Run crm_simulate with invalid CIB (enum violation) * Passed: cibadmin - Try to make resulting CIB invalid (unrecognized validate-with) * Passed: crm_simulate - Run crm_simulate with invalid CIB (unrecognized validate-with) * Passed: cibadmin - Try to make resulting CIB invalid, but possibly recoverable (valid with X.Y+1) * Passed: crm_simulate - Run crm_simulate with invalid, but possibly recoverable CIB (valid with X.Y+1) * Passed: cibadmin - Make resulting CIB valid, although without validate-with attribute * Passed: crm_simulate - Run crm_simulate with valid CIB, but without validate-with attribute * Passed: cibadmin - Make resulting CIB invalid, and without validate-with attribute * Passed: crm_simulate - Run crm_simulate with invalid CIB, also without validate-with attribute * Passed: crm_attribute - Set stonith-enabled=false * Passed: cibadmin - Configure the initial resource * Passed: cibadmin - Upgrade to latest CIB schema (trigger 2.10.xsl + the wrapping) * Passed: crm_resource - Query a resource instance attribute (shall survive) * Passed: crm_rule - Try to check a rule that doesn't exist * Passed: crm_rule - Try to check a rule that has no date_expression * Passed: crm_rule - Verify basic rule is expired * Passed: crm_rule - Verify basic rule worked in the past * Passed: crm_rule - Verify basic rule is not yet in effect 253 tests passed + touch .CHECKED + '[' -f .CHECKED ']' + rm -f -- .CHECKED + RPM_EC=0 ++ jobs -p + exit 0 Processing files: pacemaker-2.0.3-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.VlPWYO + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8HVSWP + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gnulib) config(pacemaker) = 2.0.3-1.fc32 pacemaker = 2.0.3-1.fc32 pacemaker(aarch-64) = 2.0.3-1.fc32 pcmk-cluster-manager = 2.0.3-1.fc32 pcmk-cluster-manager(aarch-64) = 2.0.3-1.fc32 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: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcfg.so.7()(64bit) libcfg.so.7(COROSYNC_CFG_0.82)(64bit) libcib.so.27()(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcorosync_common.so.4()(64bit) libcrmcluster.so.29()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) liblrmd.so.28()(64bit) libpacemaker.so.1()(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpe_rules.so.26()(64bit) libpe_status.so.28()(64bit) libqb.so.0()(64bit) libstonithd.so.26()(64bit) rtld(GNU_HASH) Processing files: pacemaker-cli-2.0.3-1.fc32.aarch64 warning: File not found: /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/man/man8/fence_legacy.* Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MUoKJM + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cli + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cli + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cli + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cli + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5vGeWN + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cli + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cli + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cli + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pacemaker-cli) = 2.0.3-1.fc32 pacemaker-cli = 2.0.3-1.fc32 pacemaker-cli(aarch-64) = 2.0.3-1.fc32 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 coreutils Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /usr/bin/bash /usr/bin/sh ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcib.so.27()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libglib-2.0.so.0()(64bit) liblrmd.so.28()(64bit) libncurses.so.6()(64bit) libpacemaker.so.1()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.28()(64bit) libqb.so.0()(64bit) libstonithd.so.26()(64bit) libtinfo.so.6()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) rtld(GNU_HASH) Recommends: pcmk-cluster-manager = 2.0.3-1.fc32 Processing files: pacemaker-libs-2.0.3-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DXQ5mN + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.gDMjeQ + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-libs + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libcib.so.27()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) liblrmd.so.28()(64bit) libpacemaker.so.1()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.28()(64bit) libstonithd.so.26()(64bit) pacemaker-libs = 2.0.3-1.fc32 pacemaker-libs(aarch-64) = 2.0.3-1.fc32 Requires(interp): /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 shadow-utils Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcib.so.27()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) liblrmd.so.28()(64bit) libncurses.so.6()(64bit) libpam.so.0()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.28()(64bit) libqb.so.0()(64bit) librt.so.1()(64bit) libstonithd.so.26()(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.6.0)(64bit) libxml2.so.2(LIBXML2_2.7.3)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) rtld(GNU_HASH) Conflicts: sbd < 1.4.0 Processing files: pacemaker-cluster-libs-2.0.3-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QAsZHQ + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cluster-libs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cluster-libs + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cluster-libs + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cluster-libs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LNvjXM + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cluster-libs + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cluster-libs + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cluster-libs + RPM_EC=0 ++ jobs -p + exit 0 Provides: libcrmcluster.so.29()(64bit) pacemaker-cluster-libs = 2.0.3-1.fc32 pacemaker-cluster-libs(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcfg.so.7()(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.34()(64bit) libcrmservice.so.28()(64bit) libdbus-1.so.3()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(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.26()(64bit) libuuid.so.1()(64bit) libxml2.so.2()(64bit) libxslt.so.1()(64bit) rtld(GNU_HASH) Processing files: pacemaker-remote-2.0.3-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gjpLvP + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-remote + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-remote + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-remote + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-remote + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eaqCnN + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-remote + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-remote + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pacemaker-remote) = 2.0.3-1.fc32 pacemaker-remote = 2.0.3-1.fc32 pacemaker-remote(aarch-64) = 2.0.3-1.fc32 pcmk-cluster-manager = 2.0.3-1.fc32 pcmk-cluster-manager(aarch-64) = 2.0.3-1.fc32 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 Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) libglib-2.0.so.0()(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) liblrmd.so.28()(64bit) libqb.so.0()(64bit) libstonithd.so.26()(64bit) rtld(GNU_HASH) Processing files: pacemaker-libs-devel-2.0.3-1.fc32.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.qCCaZO + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs-devel + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs-devel + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-libs-devel + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.F9MRgP + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-libs-devel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-libs-devel + cp -pr licenses/LGPLv2.1 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-libs-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: pacemaker-libs-devel = 2.0.3-1.fc32 pacemaker-libs-devel(aarch-64) = 2.0.3-1.fc32 pkgconfig(libpacemaker) = 2.0.3-1.fc32 pkgconfig(pacemaker) = 2.0.3-1.fc32 pkgconfig(pacemaker-cib) = 2.0.3-1.fc32 pkgconfig(pacemaker-cluster) = 2.0.3-1.fc32 pkgconfig(pacemaker-fencing) = 2.0.3-1.fc32 pkgconfig(pacemaker-lrmd) = 2.0.3-1.fc32 pkgconfig(pacemaker-pe_rules) = 2.0.3-1.fc32 pkgconfig(pacemaker-pe_status) = 2.0.3-1.fc32 pkgconfig(pacemaker-service) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcib.so.27()(64bit) libcrmcluster.so.29()(64bit) libcrmcommon.so.34()(64bit) libcrmservice.so.28()(64bit) liblrmd.so.28()(64bit) libpacemaker.so.1()(64bit) libpe_rules.so.26()(64bit) libpe_status.so.28()(64bit) libstonithd.so.26()(64bit) pkgconfig(dbus-1) pkgconfig(glib-2.0) pkgconfig(gnutls) pkgconfig(libcfg) pkgconfig(libcmap) pkgconfig(libcorosync_common) pkgconfig(libcpg) pkgconfig(libqb) pkgconfig(libquorum) pkgconfig(libxml-2.0) pkgconfig(libxslt) pkgconfig(ncurses) pkgconfig(pacemaker) pkgconfig(pacemaker-cib) pkgconfig(pacemaker-fencing) pkgconfig(pacemaker-lrmd) pkgconfig(pacemaker-pe_rules) pkgconfig(pacemaker-pe_status) pkgconfig(pacemaker-service) pkgconfig(uuid) Processing files: pacemaker-cts-2.0.3-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8M9iSM + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + DOCDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cts + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cts + cp -pr COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cts + cp -pr ChangeLog /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/doc/pacemaker-cts + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Z5G0TQ + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cts + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cts + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-cts + RPM_EC=0 ++ jobs -p + exit 0 Provides: pacemaker-cts = 2.0.3-1.fc32 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: /usr/bin/bash /usr/bin/python3 /usr/bin/sh python(abi) = 3.8 Processing files: pacemaker-doc-2.0.3-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.A0w20O + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-doc + cp -pr licenses/CC-BY-SA-4.0 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: pacemaker-doc = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pacemaker-schemas-2.0.3-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XXRgeR + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-schemas + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-schemas + cp -pr licenses/GPLv2 /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-schemas + RPM_EC=0 ++ jobs -p + exit 0 Provides: pacemaker-schemas = 2.0.3-1.fc32 pkgconfig(pacemaker-schemas) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config Processing files: pacemaker-nagios-plugins-metadata-2.0.3-1.fc32.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.u4AMaN + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-nagios-plugins-metadata + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-nagios-plugins-metadata + cp -pr nagios-agents-metadata-105ab8a7b2c16b9a29cf1c1596b80136eeef332b/COPYING /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64/usr/share/licenses/pacemaker-nagios-plugins-metadata + RPM_EC=0 ++ jobs -p + exit 0 Provides: pacemaker-nagios-plugins-metadata = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pacemaker-debugsource-2.0.3-1.fc32.aarch64 Provides: pacemaker-debugsource = 2.0.3-1.fc32 pacemaker-debugsource(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pacemaker-debuginfo-2.0.3-1.fc32.aarch64 Provides: debuginfo(build-id) = 0bfeae34c59dc9b43d488a496054a547592109ab debuginfo(build-id) = 345110eae68fea920670b4a77ed6019933359590 debuginfo(build-id) = 541e3262e36329ec4ed8ddb26aeef251ea22cad2 debuginfo(build-id) = 5845bcf9d4b15f6a4b5f7b8c23dc603633357de9 debuginfo(build-id) = 6f9d7e91e84ba6bb45080a33132f2384c11b1450 debuginfo(build-id) = 8ad3b6671ab7969359a0f5d7f71b677551992bd0 debuginfo(build-id) = 957610c7b38d78c7cd450ba9d0559e0c90d92527 debuginfo(build-id) = acc10096e700c0aeb423490417f01c0dbebfdbd6 debuginfo(build-id) = b58b93aed3eb377e172a7303276b597421b6bd90 debuginfo(build-id) = bbd8e2530d598a213d03dc13feb52d0850d33f20 debuginfo(build-id) = dbb400cce8371bf203c51ae29912f9d5a1efaafe debuginfo(build-id) = ecfd013fed1da7cda1abc7f0a86bd335a77bf8e6 pacemaker-debuginfo = 2.0.3-1.fc32 pacemaker-debuginfo(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pacemaker-debugsource(aarch-64) = 2.0.3-1.fc32 Processing files: pacemaker-cli-debuginfo-2.0.3-1.fc32.aarch64 Provides: debuginfo(build-id) = 1145569e86a65806118ba81aa18f9382b4b67b6a debuginfo(build-id) = 2e7e8dbcdc2c3c4bd6fbca7d8e9b7147423a70e2 debuginfo(build-id) = 420aa71278771a78bdf634a4e5fa99d58d9f34c0 debuginfo(build-id) = 440d61a210614da5173c6ed686176a7f00db8d89 debuginfo(build-id) = 447bcd9f87bbac6938cc8ae738c00dd45c442e6e debuginfo(build-id) = 469755a0bdc45203c4947304395c1cf134ef997e debuginfo(build-id) = 4a2a65c84184b1fb106ddd9171144c8c39f64c18 debuginfo(build-id) = 558e0c343a4765b742e5689b55bfeafcecd18bfa debuginfo(build-id) = 9fb241dd29ae330618e610b7d932b729fdf1cad0 debuginfo(build-id) = aa1285de52f9a26b24caade720851e1f3d78bb36 debuginfo(build-id) = ac9ffc40c217e9f24e7e672b7f6a2be3937399a6 debuginfo(build-id) = c3e669e39b2d5b48e883d0d6912143b5860fc63a debuginfo(build-id) = c879dd6c5bfb3b7f996f2e9cc9894cd751a347ce debuginfo(build-id) = dbeafbc1ff26da32e81da04ed7ca38bdf46b561b debuginfo(build-id) = dc23a445eaded5958fb3df058b91ba34e4a83800 pacemaker-cli-debuginfo = 2.0.3-1.fc32 pacemaker-cli-debuginfo(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pacemaker-debugsource(aarch-64) = 2.0.3-1.fc32 Processing files: pacemaker-libs-debuginfo-2.0.3-1.fc32.aarch64 Provides: debuginfo(build-id) = 0783d24a9a017d0a04b2748b42e419179a138db7 debuginfo(build-id) = 10f84900b761db5894fa91d04d2a0104a8679ee8 debuginfo(build-id) = 4141bf93643c2faf98dddb6cd81858fb6944fc53 debuginfo(build-id) = 49ba6a26ef7c737a8ce2c345ee5b84a926b1234c debuginfo(build-id) = 4be914e730db820e9b8ecd698f97c40cb4a4a3d5 debuginfo(build-id) = 6af5a08d0c16b7d1702c8ad6e0fdc1ae7e0518bb debuginfo(build-id) = e26e9d04a61e82d988c7326aa4e2a8cdd7fc75e3 debuginfo(build-id) = e9e021a9efc2bebfe913d16d8595d1e1ff5b2a7d pacemaker-libs-debuginfo = 2.0.3-1.fc32 pacemaker-libs-debuginfo(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pacemaker-debugsource(aarch-64) = 2.0.3-1.fc32 Processing files: pacemaker-cluster-libs-debuginfo-2.0.3-1.fc32.aarch64 Provides: debuginfo(build-id) = 8a3f2934ae445b4b1c83c10194975dc9174a9fd2 pacemaker-cluster-libs-debuginfo = 2.0.3-1.fc32 pacemaker-cluster-libs-debuginfo(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pacemaker-debugsource(aarch-64) = 2.0.3-1.fc32 Processing files: pacemaker-remote-debuginfo-2.0.3-1.fc32.aarch64 Provides: debuginfo(build-id) = 5845bcf9d4b15f6a4b5f7b8c23dc603633357de9 pacemaker-remote-debuginfo = 2.0.3-1.fc32 pacemaker-remote-debuginfo(aarch-64) = 2.0.3-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pacemaker-debugsource(aarch-64) = 2.0.3-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 Wrote: /builddir/build/RPMS/pacemaker-remote-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-cluster-libs-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-libs-devel-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-cli-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-nagios-plugins-metadata-2.0.3-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/pacemaker-schemas-2.0.3-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/pacemaker-libs-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-cli-debuginfo-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-debuginfo-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-cluster-libs-debuginfo-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-remote-debuginfo-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-debugsource-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-libs-debuginfo-2.0.3-1.fc32.aarch64.rpm Wrote: /builddir/build/RPMS/pacemaker-doc-2.0.3-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/pacemaker-cts-2.0.3-1.fc32.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IvwsGM + umask 022 + cd /builddir/build/BUILD + cd pacemaker-Pacemaker-2.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pacemaker-2.0.3-1.fc32.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0