D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/dlm-4.0.9-3.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V2LDQx + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf dlm-4.0.9 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/dlm-4.0.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd dlm-4.0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6z0qgx + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dlm-4.0.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + /usr/bin/make -O -j8 V=1 VERBOSE=1 set -e; for d in libdlm dlm_controld dlm_tool fence; do /usr/bin/make -C $d all; done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' cat libdlm.pc.in | sed -e 's#@PREFIX@#/usr#g;s#@LIBDIR@#/usr//lib64#g' > libdlm.pc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' cat libdlm.pc.in | sed -e 's#@PREFIX@#/usr#g;s#@LIBDIR@#/usr//lib64#g' > libdlm_lt.pc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' cc libdlm.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,-z,now -c -o libdlm_lt.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' cc libdlm_lt.o -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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' cc libdlm.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,-z,now -D_REENTRANT -c -o libdlm.o make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' cc libdlm.o -lpthread -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 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' cat libdlmcontrol.pc.in | sed -e 's#@PREFIX@#/usr#g;s#@LIBDIR@#/usr//lib64#g' > libdlmcontrol.pc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' cc lib.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,-z,now -fPIC -Wl,-z,relro -pie -shared -o libdlmcontrol.so.3.2 -Wl,-soname=libdlmcontrol.so.3 In file included from /usr/include/string.h:519, from /usr/include/sys/un.h:37, from lib.c:17: In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'do_dump' at lib.c:107:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_node_info' at lib.c:535:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_lockspace_info' at lib.c:573:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_lockspace_nodes' at lib.c:668:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_fs_register' at lib.c:732:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_fs_unregister' at lib.c:741:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_fs_notified' at lib.c:750:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_deadlock_check' at lib.c:788:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'init_header' at lib.c:95:3, inlined from 'init_header' at lib.c:84:13, inlined from 'dlmc_fence_ack' at lib.c:807:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'dlmc_run_check' at lib.c:884:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ln -sf libdlmcontrol.so.3.2 libdlmcontrol.so ln -sf libdlmcontrol.so.3.2 libdlmcontrol.so.3 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' 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 -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,-z,now -fPIE -DPIE -I../include -I../libdlm -DUSE_SD_NOTIFY -Wl,-z,relro -pie -lpthread -lrt -lcpg -lcmap -lcfg -lquorum -luuid -lsystemd -o dlm_controld -L. In file included from /usr/include/string.h:519, from /usr/include/sys/un.h:37, from dlm_daemon.h:16, from cpg.c:78: In function 'strncpy', inlined from 'set_lockspace_info' at cpg.c:1867:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 64 bytes from a string of length 64 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ daemon_cpg.c: In function 'receive_run_request': daemon_cpg.c:2158:12: warning: 'run' may be used uninitialized in this function [-Wmaybe-uninitialized] 2158 | run->info.reply_count++; | ~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/string.h:519, from fence_config.c:13: In function 'strncpy', inlined from 'read_config_section' at fence_config.c:183:3, inlined from 'fence_config_init' at fence_config.c:279:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_config_section' at fence_config.c:184:3, inlined from 'fence_config_init' at fence_config.c:279:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_config_section' at fence_config.c:185:3, inlined from 'fence_config_init' at fence_config.c:279:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_config_section' at fence_config.c:186:3, inlined from 'fence_config_init' at fence_config.c:279:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'read_config_section' at fence_config.c:187:3, inlined from 'fence_config_init' at fence_config.c:279:8: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output may be truncated copying 4095 bytes from a string of length 4095 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:519, from /usr/include/sys/un.h:37, from dlm_daemon.h:16, from main.c:10: In function 'strncpy', inlined from 'init_header' at main.c:803:3, inlined from 'init_header' at main.c:791:13, inlined from 'do_reply' at main.c:965:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ config.c: In function 'set_opt_file': config.c:244:26: warning: 'val' may be used uninitialized in this function [-Wmaybe-uninitialized] 244 | o->file_int = val ? 1 : 0; | ~~~~~~~~^~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_tool' cc main.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,-z,now -fPIE -DPIE -I../include -I../libdlm -I../dlm_controld -Wl,-z,relro -pie -L../libdlm -L../dlm_controld -lpthread -ldlm -ldlmcontrol -o dlm_tool In file included from /usr/include/string.h:519, from main.c:15: In function 'strncpy', inlined from 'decode_arguments' at main.c:438:4, inlined from 'main' at main.c:1525:2: /usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' specified bound 64 equals destination size [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_tool' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/fence' cc stonith_helper.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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 -Wl,-z,now -fPIE -DPIE `xml2-config --cflags` -I../include -Wl,-z,relro -pie `xml2-config --libs` -ldl -o dlm_stonith -L. stonith_helper.c: In function 'get_options': stonith_helper.c:31:43: warning: comparison is always true due to limited range of data type [-Wtype-limits] 31 | while ((c = getopt(argc, argv, "n:t:")) != -1) { | ^~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/fence' + /usr/bin/make -O -j8 V=1 VERBOSE=1 -C fence make: Nothing to be done for 'all'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jNjjoA + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 + cd dlm-4.0.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' LIBDIR=/usr/lib64 UDEVDIR=/usr/lib/udev/rules.d set -e; for d in libdlm dlm_controld dlm_tool fence; do /usr/bin/make -C $d install; done make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/include /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man3 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64/pkgconfig /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib/udev/rules.d /usr/bin/install -p -c -m 755 libdlm.so.3.0 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 /usr/bin/install -p -c -m 755 libdlm_lt.so.3.0 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 cp -a libdlm.so /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 cp -a libdlm.so.3 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 cp -a libdlm_lt.so /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 cp -a libdlm_lt.so.3 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 /usr/bin/install -p -m 644 libdlm.pc /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64/pkgconfig /usr/bin/install -p -m 644 libdlm_lt.pc /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64/pkgconfig /usr/bin/install -p -c -m 644 libdlm.h /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/include /usr/bin/install -p -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 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man3/ /usr/bin/install -p -m 644 51-dlm.rules /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib/udev/rules.d make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/libdlm' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/include /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man5 /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64/pkgconfig /usr/bin/install -p -m 755 dlm_controld /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -m 755 libdlmcontrol.so.3.2 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 cp -a libdlmcontrol.so /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 cp -a libdlmcontrol.so.3 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64 /usr/bin/install -p -m 644 libdlmcontrol.pc /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/lib64/pkgconfig /usr/bin/install -p -m 644 libdlmcontrol.h /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/include /usr/bin/install -p -m 644 dlm_controld.8 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8/ /usr/bin/install -p -m 644 dlm.conf.5 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man5/ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_controld' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_tool' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8 /usr/bin/install -p -c -m 755 dlm_tool /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -m 644 dlm_tool.8 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8/ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/dlm_tool' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/fence' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8 /usr/bin/install -p -c -m 755 dlm_stonith /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -m 644 dlm_stonith.8 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8/ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/fence' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 'INSTALL=/usr/bin/install -p' -C fence LIBDIR=/usr/lib64 make: Entering directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/fence' /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -d /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8 /usr/bin/install -p -c -m 755 dlm_stonith /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/sbin /usr/bin/install -p -m 644 dlm_stonith.8 /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64//usr/share/man/man8/ make: Leaving directory '/home/iurt/rpmbuild/BUILD/dlm-4.0.9/fence' + install -Dm 0644 init/dlm.service /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib/systemd/system/dlm.service + install -Dm 0644 init/dlm.sysconfig /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/etc/sysconfig/dlm + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.0.9-3.mga8 --unique-debug-suffix -4.0.9-3.mga8.aarch64 --unique-debug-src-base dlm-4.0.9-3.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/dlm-4.0.9 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib64/libdlm.so.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/sbin/dlm_tool extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib64/libdlm.so.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/sbin/dlm_tool explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib64/libdlmcontrol.so.3.2 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/sbin/dlm_controld explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib64/libdlm_lt.so.3.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/sbin/dlm_stonith extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/sbin/dlm_controld extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib64/libdlm_lt.so.3.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/lib64/libdlmcontrol.so.3.2 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/sbin/dlm_stonith original debug info size: 1032kB, size after compression: 984kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 827 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/sbin/dlm_stonith: libz.so.1 liblzma.so.5 libm.so.6 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: dlm-4.0.9-3.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.S2ocez + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dlm-4.0.9 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/share/doc/dlm + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/share/doc/dlm + cp -pr README.license /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64/usr/share/doc/dlm + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(dlm) = 4.0.9-3.mga8 dlm = 4.0.9-3.mga8 dlm(aarch-64) = 4.0.9-3.mga8 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 rpm-helper >= 0.24.8-1 systemd-units Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 systemd-units Requires(postun): /bin/sh systemd-units 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) 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) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libdlm.so.3()(64bit) libdlmcontrol.so.3()(64bit) liblzma.so.5()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libquorum.so.5()(64bit) libquorum.so.5(COROSYNC_QUORUM_1.0)(64bit) librt.so.1()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) libxml2.so.2()(64bit) libz.so.1()(64bit) Processing files: lib64dlm3-4.0.9-3.mga8.aarch64 Provides: lib64dlm3 = 4.0.9-3.mga8 lib64dlm3(aarch-64) = 4.0.9-3.mga8 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: 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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) Processing files: lib64dlm-devel-4.0.9-3.mga8.aarch64 Provides: devel(libdlm(64bit)) devel(libdlm_lt(64bit)) devel(libdlmcontrol(64bit)) dlm-devel = 4.0.9-3.mga8 lib64dlm-devel = 4.0.9-3.mga8 lib64dlm-devel(aarch-64) = 4.0.9-3.mga8 libdlm-devel = 4.0.9-3.mga8 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: pkgconfig Processing files: dlm-debugsource-4.0.9-3.mga8.aarch64 Provides: dlm-debugsource = 4.0.9-3.mga8 dlm-debugsource(aarch-64) = 4.0.9-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: dlm-debuginfo-4.0.9-3.mga8.aarch64 Provides: debuginfo(build-id) = 2e876672304afe46b83571e1bc0bf91bfff5f2a1 debuginfo(build-id) = 7e0cbd6f5498aff784ad60883dc2b98373f29781 debuginfo(build-id) = a2f784cefc71bb2d8daf5a15ac115fc9890237b3 dlm-debuginfo = 4.0.9-3.mga8 dlm-debuginfo(aarch-64) = 4.0.9-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dlm-debugsource(aarch-64) = 4.0.9-3.mga8 Processing files: lib64dlm3-debuginfo-4.0.9-3.mga8.aarch64 Provides: debuginfo(build-id) = 416c46a8f6660a9ff6fb4e3ee69148cf4fee5dc2 debuginfo(build-id) = b95feca148838cc4f6ac26a5b8799c9ccab8d36b debuginfo(build-id) = d8c0296736915e7b5624cf0dcbc22edf129434b8 lib64dlm3-debuginfo = 4.0.9-3.mga8 lib64dlm3-debuginfo(aarch-64) = 4.0.9-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: dlm-debugsource(aarch-64) = 4.0.9-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dlm3-4.0.9-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dlm-devel-4.0.9-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64dlm3-debuginfo-4.0.9-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dlm-4.0.9-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dlm-debugsource-4.0.9-3.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/dlm-debuginfo-4.0.9-3.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SauSvB + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd dlm-4.0.9 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/dlm-4.0.9-3.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5rlsbx + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf dlm-4.0.9 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!