Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/dlm.spec'], chrootPath='/home/mockroot/dist-circle9-build-94164-40510/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=86400uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target ppc64le --nodeps /builddir/build/SPECS/dlm.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1665705600 Wrote: /builddir/build/SRPMS/dlm-4.2.0-2.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/dlm.spec'], chrootPath='/home/mockroot/dist-circle9-build-94164-40510/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=86400uid=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target ppc64le --nodeps /builddir/build/SPECS/dlm.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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1665705600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9MYOAJ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dlm-4.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/dlm-4.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dlm-4.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (0001-Revert-treewide-add-fcf-protection-full-to-CFLAGS.patch): + echo 'Patch #0 (0001-Revert-treewide-add-fcf-protection-full-to-CFLAGS.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .backup0 --fuzz=0 patching file dlm_controld/Makefile patching file dlm_tool/Makefile patching file fence/Makefile patching file libdlm/Makefile + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.XqndcC + umask 022 + cd /builddir/build/BUILD + cd dlm-4.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + make set -e; for d in libdlm dlm_controld dlm_tool fence; do make -C $d all; done make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/libdlm' cc libdlm.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -fPIC -D_REENTRANT -c -o libdlm.o cc libdlm.o -lpthread -Wl,-z,now -shared -o libdlm.so.3.0 -Wl,-soname=libdlm.so.3 ln -sf libdlm.so.3.0 libdlm.so ln -sf libdlm.so.3.0 libdlm.so.3 cc libdlm.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -fPIC -c -o libdlm_lt.o cc libdlm_lt.o -Wl,-z,now -shared -o libdlm_lt.so.3.0 -Wl,-soname=libdlm_lt.so.3 ln -sf libdlm_lt.so.3.0 libdlm_lt.so ln -sf libdlm_lt.so.3.0 libdlm_lt.so.3 cat libdlm.pc.in | sed -e 's#@PREFIX@#/usr#g;s#@LIBDIR@#/usr//lib64#g' > libdlm.pc cat libdlm.pc.in | sed -e 's#@PREFIX@#/usr#g;s#@LIBDIR@#/usr//lib64#g' > libdlm_lt.pc make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/libdlm' make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/dlm_controld' cc lib.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fPIC -fplugin=annobin -Wl,-z,relro -Wl,-z,now -pie -shared -o libdlmcontrol.so.3.2 -Wl,-soname=libdlmcontrol.so.3 ln -sf libdlmcontrol.so.3.2 libdlmcontrol.so ln -sf libdlmcontrol.so.3.2 libdlmcontrol.so.3 cc action.c cpg.c daemon_cpg.c helper.c crc.c fence_config.c fence.c main.c plock.c config.c member.c logging.c rbtree.c node_config.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fPIE -DPIE -I../include -I../libdlm -DUSE_SD_NOTIFY -Wl,-z,relro -Wl,-z,now -pie -lpthread -lrt -lcpg -lcmap -lcfg -lquorum -luuid -lsystemd -o dlm_controld -L. cpg.c: In function 'apply_changes': cpg.c:1196:9: warning: 'plocks_data' may be used uninitialized in this function [-Wmaybe-uninitialized] 1196 | log_dlock(ls, "send_plocks_done %d:%u counts %u %d %d %d %d plocks_data %u", | ^ cpg.c:1248:18: note: 'plocks_data' was declared here 1248 | uint32_t plocks_data; | ^ cat libdlmcontrol.pc.in | sed -e 's#@PREFIX@#/usr#g;s#@LIBDIR@#/usr//lib64#g' > libdlmcontrol.pc make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/dlm_controld' make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/dlm_tool' cc main.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fPIE -DPIE -I../include -I../libdlm -I../dlm_controld -Wl,-z,relro -Wl,-z,now -pie -L../libdlm -L../dlm_controld -lpthread -ldlm -ldlmcontrol -o dlm_tool make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/dlm_tool' make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/fence' cc stonith_helper.c -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -O2 -ggdb -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare -Wno-unused-parameter -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables -fdiagnostics-show-option -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fstack-clash-protection -fPIE -DPIE -I../include -I/usr/include/pacemaker -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/libxml2 -I/usr/include/uuid -I/usr/include/p11-kit-1 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -pthread -Wl,-z,relro -Wl,-z,now -pie -ldl -o dlm_stonith -L. make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/fence' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power9 -mtune=power9 -fasynchronous-unwind-tables -fstack-clash-protection' + make -C fence make: Entering directory '/builddir/build/BUILD/dlm-4.2.0/fence' make: Nothing to be done for 'all'. make: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/fence' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.sbjI5n + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le ++ dirname /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le + cd dlm-4.2.0 + rm -rf /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le + make install LIBDIR=/usr/lib64 DESTDIR=/builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le set -e; for d in libdlm dlm_controld dlm_tool fence; do make -C $d install; done make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/libdlm' /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/include /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man3 /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64/pkgconfig /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib/udev/rules.d /usr/bin/install -c -m 755 libdlm.so.3.0 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 /usr/bin/install -c -m 755 libdlm_lt.so.3.0 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 cp -a libdlm.so /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 cp -a libdlm.so.3 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 cp -a libdlm_lt.so /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 cp -a libdlm_lt.so.3 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 /usr/bin/install -m 644 libdlm.pc /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64/pkgconfig /usr/bin/install -m 644 libdlm_lt.pc /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64/pkgconfig /usr/bin/install -c -m 644 libdlm.h /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/include /usr/bin/install -m 644 man/dlm_cleanup.3 man/dlm_close_lockspace.3 man/dlm_create_lockspace.3 man/dlm_dispatch.3 man/dlm_get_fd.3 man/dlm_lock.3 man/dlm_lock_wait.3 man/dlm_ls_lock.3 man/dlm_ls_lock_wait.3 man/dlm_ls_lockx.3 man/dlm_ls_pthread_init.3 man/dlm_ls_unlock.3 man/dlm_ls_unlock_wait.3 man/dlm_new_lockspace.3 man/dlm_open_lockspace.3 man/dlm_pthread_init.3 man/dlm_release_lockspace.3 man/dlm_unlock.3 man/dlm_unlock_wait.3 man/libdlm.3 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man3/ /usr/bin/install -m 644 51-dlm.rules /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib/udev/rules.d make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/libdlm' make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/dlm_controld' /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/include /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8 /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man5 /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64/pkgconfig /usr/bin/install -m 755 dlm_controld /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -m 755 libdlmcontrol.so.3.2 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 cp -a libdlmcontrol.so /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 cp -a libdlmcontrol.so.3 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64 /usr/bin/install -m 644 libdlmcontrol.pc /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/lib64/pkgconfig /usr/bin/install -m 644 libdlmcontrol.h /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/include /usr/bin/install -m 644 dlm_controld.8 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8/ /usr/bin/install -m 644 dlm.conf.5 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man5/ make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/dlm_controld' make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/dlm_tool' /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8 /usr/bin/install -c -m 755 dlm_tool /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -m 644 dlm_tool.8 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8/ make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/dlm_tool' make[1]: Entering directory '/builddir/build/BUILD/dlm-4.2.0/fence' /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8 /usr/bin/install -c -m 755 dlm_stonith /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -m 644 dlm_stonith.8 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8/ make[1]: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/fence' + make -C fence install LIBDIR=/usr/lib64 DESTDIR=/builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le make: Entering directory '/builddir/build/BUILD/dlm-4.2.0/fence' /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -d /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8 /usr/bin/install -c -m 755 dlm_stonith /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/sbin /usr/bin/install -m 644 dlm_stonith.8 /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le//usr/share/man/man8/ make: Leaving directory '/builddir/build/BUILD/dlm-4.2.0/fence' + install -Dm 0644 init/dlm.service /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib/systemd/system/dlm.service + install -Dm 0644 init/dlm.sysconfig /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/etc/sysconfig/dlm + /usr/lib/rpm/find-debuginfo.sh -j32 --strict-build-id -m -i --build-id-seed 4.2.0-2.el9 --unique-debug-suffix -4.2.0-2.el9.ppc64le --unique-debug-src-base dlm-4.2.0-2.el9.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/dlm-4.2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib64/libdlm.so.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib64/libdlm_lt.so.3.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib64/libdlmcontrol.so.3.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/sbin/dlm_controld explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/sbin/dlm_stonith explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/sbin/dlm_tool extracting debug info from /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib64/libdlm.so.3.0 extracting debug info from /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/sbin/dlm_controld extracting debug info from /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib64/libdlm_lt.so.3.0 extracting debug info from /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/lib64/libdlmcontrol.so.3.2 extracting debug info from /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/sbin/dlm_stonith extracting debug info from /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/sbin/dlm_tool original debug info size: 892kB, size after compression: 832kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 866 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dlm-4.2.0-2.el9.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.b69x1Z + umask 022 + cd /builddir/build/BUILD + cd dlm-4.2.0 + DOCDIR=/builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/share/doc/dlm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/share/doc/dlm + cp -pr README.license /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le/usr/share/doc/dlm + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(dlm) = 4.2.0-2.el9 dlm = 4.2.0-2.el9 dlm(ppc-64) = 4.2.0-2.el9 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-units Requires(preun): /bin/sh systemd-units Requires(postun): /bin/sh systemd-units Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libcfg.so.7()(64bit) libcfg.so.7(COROSYNC_CFG_0.82)(64bit) libcmap.so.4()(64bit) libcmap.so.4(COROSYNC_CMAP_1.0)(64bit) libcpg.so.4()(64bit) libcpg.so.4(COROSYNC_CPG_1.0)(64bit) libdlm.so.3()(64bit) libdlmcontrol.so.3()(64bit) libquorum.so.5()(64bit) libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Conflicts: cman Processing files: dlm-debugsource-4.2.0-2.el9.ppc64le Provides: dlm-debugsource = 4.2.0-2.el9 dlm-debugsource(ppc-64) = 4.2.0-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dlm-lib-4.2.0-2.el9.ppc64le Provides: dlm-lib = 4.2.0-2.el9 dlm-lib(ppc-64) = 4.2.0-2.el9 libdlm.so.3()(64bit) libdlm_lt.so.3()(64bit) libdlmcontrol.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) rtld(GNU_HASH) Conflicts: clusterlib Processing files: dlm-devel-4.2.0-2.el9.ppc64le Provides: dlm-devel = 4.2.0-2.el9 dlm-devel(ppc-64) = 4.2.0-2.el9 pkgconfig(libdlm) = 4.0.0 pkgconfig(libdlm_lt) = 4.0.0 pkgconfig(libdlmcontrol) = 4.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libdlm.so.3()(64bit) libdlm_lt.so.3()(64bit) libdlmcontrol.so.3()(64bit) Conflicts: clusterlib-devel Processing files: dlm-debuginfo-4.2.0-2.el9.ppc64le Provides: debuginfo(build-id) = 7eb0729a39eafb50a6699d41f1a28b5aef770fa5 debuginfo(build-id) = b68a37e5e41d72dae6caf9ce0593f6335a1c1700 debuginfo(build-id) = c35f083ab313b7e3a92b69dd8186a17702137a9b dlm-debuginfo = 4.2.0-2.el9 dlm-debuginfo(ppc-64) = 4.2.0-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dlm-debugsource(ppc-64) = 4.2.0-2.el9 Processing files: dlm-lib-debuginfo-4.2.0-2.el9.ppc64le Provides: debuginfo(build-id) = 4f410a8e2ee96ca413d8d1498ede8572175fc501 debuginfo(build-id) = 57b01334bd8022ce46552a6212a0b6ddd0d0add2 debuginfo(build-id) = b6c7ae36a797be41fd489c3e7dba3db2096d9778 dlm-lib-debuginfo = 4.2.0-2.el9 dlm-lib-debuginfo(ppc-64) = 4.2.0-2.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dlm-debugsource(ppc-64) = 4.2.0-2.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/dlm-4.2.0-2.el9.ppc64le Wrote: /builddir/build/RPMS/dlm-devel-4.2.0-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/dlm-lib-4.2.0-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/dlm-4.2.0-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/dlm-lib-debuginfo-4.2.0-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/dlm-debuginfo-4.2.0-2.el9.ppc64le.rpm Wrote: /builddir/build/RPMS/dlm-debugsource-4.2.0-2.el9.ppc64le.rpm Child return code was: 0