D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/rt-tests-1.0-3.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MzfCz2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf rt-tests-1.0 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/rt-tests-1.0.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rt-tests-1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/rt-tests-1.0-git-python3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + sed -i 's|/usr/bin/python|/usr/bin/python3|' src/hwlatdetect/hwlatdetect.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vYAIS5 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rt-tests-1.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + /usr/bin/make -O -j8 V=1 VERBOSE=1 CC=gcc gcc -D VERSION=1.0 -c src/lib/rt-sched.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/rt-sched.o gcc -D VERSION=1.0 -c src/lib/rt-get_cpu.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/rt-get_cpu.o gcc -D VERSION=1.0 -c src/lib/error.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/error.o gcc -D VERSION=1.0 -c src/pi_tests/pip_stress.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/pip_stress.o gcc -D VERSION=1.0 -c src/lib/rt-utils.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/rt-utils.o gcc -D VERSION=1.0 -c src/hackbench/hackbench.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/hackbench.o gcc -D VERSION=1.0 -c src/ptsematest/ptsematest.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/ptsematest.o src/ptsematest/ptsematest.c: In function 'semathread': src/ptsematest/ptsematest.c:140:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=1.0 -c src/rt-migrate-test/rt-migrate-test.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/rt-migrate-test.o src/rt-migrate-test/rt-migrate-test.c: In function 'ftrace_write': src/rt-migrate-test/rt-migrate-test.c:87:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 87 | write(mark_fd, buff, n); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=1.0 -c src/signaltest/signaltest.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/signaltest.o src/signaltest/signaltest.c: In function 'signalthread': src/signaltest/signaltest.c:131:25: warning: argument 1 null where non-null expected [-Wnonnull] 131 | gettimeofday(0,(struct timezone *)1); | ^~~~~~~~~~~~ In file included from /usr/include/sys/procfs.h:33, from /usr/include/sys/ucontext.h:36, from /usr/include/signal.h:316, from src/signaltest/signaltest.c:15: /usr/include/sys/time.h:67:12: note: in a call to function 'gettimeofday' declared 'nonnull' 67 | extern int gettimeofday (struct timeval *__restrict __tv, | ^~~~~~~~~~~~ src/signaltest/signaltest.c:177:33: warning: argument 1 null where non-null expected [-Wnonnull] 177 | gettimeofday(0,0); | ^~~~~~~~~~~~ In file included from /usr/include/sys/procfs.h:33, from /usr/include/sys/ucontext.h:36, from /usr/include/signal.h:316, from src/signaltest/signaltest.c:15: /usr/include/sys/time.h:67:12: note: in a call to function 'gettimeofday' declared 'nonnull' 67 | extern int gettimeofday (struct timeval *__restrict __tv, | ^~~~~~~~~~~~ src/signaltest/signaltest.c:105:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 105 | system("echo 1 > /proc/sys/kernel/trace_all_cpus"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:106:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 106 | system("echo 1 > /proc/sys/kernel/trace_enabled"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:107:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | system("echo 1 > /proc/sys/kernel/trace_freerunning"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:108:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 108 | system("echo 0 > /proc/sys/kernel/trace_print_at_crash"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:109:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 109 | system("echo 1 > /proc/sys/kernel/trace_user_triggered"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:110:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 110 | system("echo -1 > /proc/sys/kernel/trace_user_trigger_irq"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:111:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 111 | system("echo 0 > /proc/sys/kernel/trace_verbose"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:112:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 112 | system("echo 0 > /proc/sys/kernel/preempt_thresh"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:113:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 113 | system("echo 0 > /proc/sys/kernel/wakeup_timing"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/signaltest/signaltest.c:114:17: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 114 | system("echo 0 > /proc/sys/kernel/preempt_max_latency"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -D VERSION=1.0 -c src/backfire/sendme.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/sendme.o src/backfire/sendme.c: In function 'main': src/backfire/sendme.c:259:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 259 | write(path, sigtest, strlen(sigtest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/backfire/sendme.c:261:25: warning: ignoring return value of 'read' declared with attribute 'warn_unused_result' [-Wunused-result] 261 | read(path, timestamp, sizeof(timestamp)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chmod +x src/hwlatdetect/hwlatdetect.py ln -s src/hwlatdetect/hwlatdetect.py hwlatdetect ar rcs bld/librttest.a bld/error.o bld/rt-get_cpu.o bld/rt-sched.o bld/rt-utils.o gcc -D VERSION=1.0 -c src/pmqtest/pmqtest.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/pmqtest.o src/pmqtest/pmqtest.c: In function 'pmqthread': src/pmqtest/pmqtest.c:213:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 213 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/pmqtest/pmqtest.c: In function 'main': src/pmqtest/pmqtest.c:48:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 48 | #define SYNCMQ_NAME "/syncmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:434:33: note: in expansion of macro 'SYNCMQ_NAME' 434 | sprintf(mqname, SYNCMQ_NAME, i); | ^~~~~~~~~~~ src/pmqtest/pmqtest.c:48:30: note: format string is defined here 48 | #define SYNCMQ_NAME "/syncmsg%d" | ^~ src/pmqtest/pmqtest.c:48:21: note: directive argument in the range [0, 2147483647] 48 | #define SYNCMQ_NAME "/syncmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:434:33: note: in expansion of macro 'SYNCMQ_NAME' 434 | sprintf(mqname, SYNCMQ_NAME, i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from src/pmqtest/pmqtest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 19 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/pmqtest/pmqtest.c:49:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 49 | #define TESTMQ_NAME "/testmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:440:33: note: in expansion of macro 'TESTMQ_NAME' 440 | sprintf(mqname, TESTMQ_NAME, i); | ^~~~~~~~~~~ src/pmqtest/pmqtest.c:49:30: note: format string is defined here 49 | #define TESTMQ_NAME "/testmsg%d" | ^~ src/pmqtest/pmqtest.c:49:21: note: directive argument in the range [0, 2147483647] 49 | #define TESTMQ_NAME "/testmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:440:33: note: in expansion of macro 'TESTMQ_NAME' 440 | sprintf(mqname, TESTMQ_NAME, i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from src/pmqtest/pmqtest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 19 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/pmqtest/pmqtest.c:48:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 48 | #define SYNCMQ_NAME "/syncmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:562:33: note: in expansion of macro 'SYNCMQ_NAME' 562 | sprintf(mqname, SYNCMQ_NAME, i); | ^~~~~~~~~~~ src/pmqtest/pmqtest.c:48:30: note: format string is defined here 48 | #define SYNCMQ_NAME "/syncmsg%d" | ^~ src/pmqtest/pmqtest.c:48:21: note: directive argument in the range [0, 2147483647] 48 | #define SYNCMQ_NAME "/syncmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:562:33: note: in expansion of macro 'SYNCMQ_NAME' 562 | sprintf(mqname, SYNCMQ_NAME, i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from src/pmqtest/pmqtest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 19 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/pmqtest/pmqtest.c:49:21: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=] 49 | #define TESTMQ_NAME "/testmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:566:33: note: in expansion of macro 'TESTMQ_NAME' 566 | sprintf(mqname, TESTMQ_NAME, i); | ^~~~~~~~~~~ src/pmqtest/pmqtest.c:49:30: note: format string is defined here 49 | #define TESTMQ_NAME "/testmsg%d" | ^~ src/pmqtest/pmqtest.c:49:21: note: directive argument in the range [0, 2147483647] 49 | #define TESTMQ_NAME "/testmsg%d" | ^~~~~~~~~~~~ src/pmqtest/pmqtest.c:566:33: note: in expansion of macro 'TESTMQ_NAME' 566 | sprintf(mqname, TESTMQ_NAME, i); | ^~~~~~~~~~~ In file included from /usr/include/stdio.h:888, from src/pmqtest/pmqtest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 10 and 19 bytes into a destination of size 16 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o hackbench bld/hackbench.o -lrt -lpthread gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ptsematest bld/ptsematest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rt-migrate-test bld/rt-migrate-test.o -lrt -lpthread -lrttest -Lbld gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pip_stress bld/pip_stress.o -lrt -lpthread -lrttest -Lbld gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sendme bld/sendme.o -lrt -lpthread -lrttest -Lbld -ldl gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pmqtest bld/pmqtest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o signaltest bld/signaltest.o -lrt -lpthread -lrttest -Lbld gcc -D VERSION=1.0 -c src/pi_tests/pi_stress.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/pi_stress.o gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o pi_stress bld/pi_stress.o -lrt -lpthread -lrttest -Lbld gcc -D VERSION=1.0 -c src/sigwaittest/sigwaittest.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/sigwaittest.o src/sigwaittest/sigwaittest.c: In function 'semathread': src/sigwaittest/sigwaittest.c:188:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 188 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sigwaittest/sigwaittest.c: In function 'main': src/sigwaittest/sigwaittest.c:381:17: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 381 | ftruncate(shmem, totalsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/sigwaittest/sigwaittest.c:484:52: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 484 | sprintf(f_opt, "-fr%d", i); | ^~ src/sigwaittest/sigwaittest.c:484:48: note: directive argument in the range [0, 2147483647] 484 | sprintf(f_opt, "-fr%d", i); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from src/sigwaittest/sigwaittest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/sigwaittest/sigwaittest.c:512:52: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 512 | sprintf(f_opt, "-fs%d", i); | ^~ src/sigwaittest/sigwaittest.c:512:48: note: directive argument in the range [0, 2147483647] 512 | sprintf(f_opt, "-fs%d", i); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from src/sigwaittest/sigwaittest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sigwaittest bld/sigwaittest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -D VERSION=1.0 -c src/svsematest/svsematest.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/svsematest.o src/svsematest/svsematest.c: In function 'semathread': src/svsematest/svsematest.c:194:41: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 194 | write(tracing_enabled, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/svsematest/svsematest.c: In function 'main': src/svsematest/svsematest.c:434:17: warning: ignoring return value of 'ftruncate' declared with attribute 'warn_unused_result' [-Wunused-result] 434 | ftruncate(shmem, totalsize); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ src/svsematest/svsematest.c:568:52: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 568 | sprintf(f_opt, "-fr%d", i); | ^~ src/svsematest/svsematest.c:568:48: note: directive argument in the range [0, 2147483647] 568 | sprintf(f_opt, "-fr%d", i); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from src/svsematest/svsematest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ src/svsematest/svsematest.c:596:52: warning: '%d' directive writing between 1 and 10 bytes into a region of size 5 [-Wformat-overflow=] 596 | sprintf(f_opt, "-fs%d", i); | ^~ src/svsematest/svsematest.c:596:48: note: directive argument in the range [0, 2147483647] 596 | sprintf(f_opt, "-fs%d", i); | ^~~~~~~ In file included from /usr/include/stdio.h:888, from src/svsematest/svsematest.c:22: /usr/include/bits/stdio2.h:38:10: note: '__builtin___sprintf_chk' output between 5 and 14 bytes into a destination of size 8 38 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 40 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o svsematest bld/svsematest.o -lrt -lpthread -lrttest -Lbld -ldl gcc -D VERSION=1.0 -c src/cyclictest/cyclictest.c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o src/cyclictest/cyclictest.c: In function 'tracing': src/cyclictest/cyclictest.c:509:34: warning: argument 1 null where non-null expected [-Wnonnull] 509 | case KV_26_LT18: gettimeofday(0,(struct timezone *)1); break; | ^~~~~~~~~~~~ In file included from /usr/include/sys/procfs.h:33, from /usr/include/sys/ucontext.h:36, from /usr/include/signal.h:316, from src/cyclictest/cyclictest.c:22: /usr/include/sys/time.h:67:12: note: in a call to function 'gettimeofday' declared 'nonnull' 67 | extern int gettimeofday (struct timeval *__restrict __tv, | ^~~~~~~~~~~~ src/cyclictest/cyclictest.c:519:34: warning: argument 1 null where non-null expected [-Wnonnull] 519 | case KV_26_LT18: gettimeofday(0,0); break; | ^~~~~~~~~~~~ In file included from /usr/include/sys/procfs.h:33, from /usr/include/sys/ucontext.h:36, from /usr/include/signal.h:316, from src/cyclictest/cyclictest.c:22: /usr/include/sys/time.h:67:12: note: in a call to function 'gettimeofday' declared 'nonnull' 67 | extern int gettimeofday (struct timeval *__restrict __tv, | ^~~~~~~~~~~~ src/cyclictest/cyclictest.c: In function 'tracemark': src/cyclictest/cyclictest.c:494:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 494 | write(tracemark_fd, tracebuf, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/cyclictest/cyclictest.c:497:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 497 | write(trace_fd, "0\n", 2); | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/cyclictest/cyclictest.c: In function 'tracing': src/cyclictest/cyclictest.c:513:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 513 | write(trace_fd, "1", 1); | ^~~~~~~~~~~~~~~~~~~~~~~ src/cyclictest/cyclictest.c:523:25: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 523 | write(trace_fd, "0", 1); | ^~~~~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -O2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o cyclictest bld/cyclictest.o -lrt -lpthread -lrttest -Lbld + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DifTWD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 + cd rt-tests-1.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 'INSTALL=/usr/bin/install -p' prefix=/usr if test -n "/usr/lib/python3.9/site-packages" ; then \ mkdir -p "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin" "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8" ; \ install -D -m 755 src/hwlatdetect/hwlatdetect.py /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/lib/python3.9/site-packages/hwlatdetect.py ; \ rm -f "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/hwlatdetect" ; \ ln -s /usr/lib/python3.9/site-packages/hwlatdetect.py "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/hwlatdetect" ; \ gzip -c src/hwlatdetect/hwlatdetect.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/hwlatdetect.8.gz" ; \ fi mkdir -p "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin" "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man4" mkdir -p "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/src" "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8" cp cyclictest hackbench pip_stress pi_stress pmqtest ptsematest rt-migrate-test sendme signaltest sigwaittest svsematest "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin" install -D -m 644 src/backfire/backfire.c "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/src/backfire/backfire.c" install -m 644 src/backfire/Makefile "/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/src/backfire/Makefile" gzip -c src/backfire/backfire.4 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man4/backfire.4.gz" gzip -c src/cyclictest/cyclictest.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/cyclictest.8.gz" gzip -c src/pi_tests/pi_stress.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/pi_stress.8.gz" gzip -c src/ptsematest/ptsematest.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/ptsematest.8.gz" gzip -c src/rt-migrate-test/rt-migrate-test.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/rt-migrate-test.8.gz" gzip -c src/sigwaittest/sigwaittest.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/sigwaittest.8.gz" gzip -c src/svsematest/svsematest.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/svsematest.8.gz" gzip -c src/pmqtest/pmqtest.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/pmqtest.8.gz" gzip -c src/backfire/sendme.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/sendme.8.gz" gzip -c src/hackbench/hackbench.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/hackbench.8.gz" gzip -c src/signaltest/signaltest.8 >"/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/man/man8/signaltest.8.gz" + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.0-3.mga9 --unique-debug-suffix -1.0-3.mga9.aarch64 --unique-debug-src-base rt-tests-1.0-3.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/rt-tests-1.0 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/pmqtest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/pi_stress extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/cyclictest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/hackbench extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/ptsematest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/pip_stress extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/sendme extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/rt-migrate-test extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/sigwaittest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/signaltest extracting debug info from /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/bin/svsematest dwz: ./usr/bin/cyclictest-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/hackbench-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pi_stress-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pip_stress-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/pmqtest-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/ptsematest-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/rt-migrate-test-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sendme-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/signaltest-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/sigwaittest-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/bin/svsematest-1.0-3.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 796kB, size after compression: 796kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 11 CRC32s did match. 470 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 + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: rt-tests-1.0-3.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yFlzLz + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rt-tests-1.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/doc/rt-tests + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/doc/rt-tests + cp -pr README.markdown /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/doc/rt-tests + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.TbXTt8 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rt-tests-1.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/licenses/rt-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/licenses/rt-tests + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64/usr/share/licenses/rt-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: rt-tests = 1.0-3.mga9 rt-tests(aarch-64) = 1.0-3.mga9 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) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) python(abi) = 3.9 Processing files: rt-tests-debugsource-1.0-3.mga9.aarch64 Provides: rt-tests-debugsource = 1.0-3.mga9 rt-tests-debugsource(aarch-64) = 1.0-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rt-tests-debuginfo-1.0-3.mga9.aarch64 Provides: debuginfo(build-id) = 2434bffee2e0c0e859734aa6f9040211b8394097 debuginfo(build-id) = 8d50e68e761bbd5dbe64d8223126deb6b917d320 debuginfo(build-id) = 9094116e4e33e8c2dc64d9b5dece74f6052d3b42 debuginfo(build-id) = a499daa7e180edccc4fe0e417151fd3d042d0ee2 debuginfo(build-id) = a6514a45eb5b8edd5550d87eccf4073b2529c5d9 debuginfo(build-id) = b181c1253afe86146c03c8d48e08a3ad3578ec17 debuginfo(build-id) = b1d5099056059481e5ffe759eb5697aed12cc0ac debuginfo(build-id) = b750e76a66a6e448e19847e794e2e9c43b6184a5 debuginfo(build-id) = cf608fd86fd61297ad1d1e6959dcf19f5efe0bf9 debuginfo(build-id) = d6947647277d711673f21b2f0c3cb41e74acbefb debuginfo(build-id) = e7d22ec691c3597cbe32f12e1c934e26a1ceac1f rt-tests-debuginfo = 1.0-3.mga9 rt-tests-debuginfo(aarch-64) = 1.0-3.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rt-tests-debugsource(aarch-64) = 1.0-3.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rt-tests-debugsource-1.0-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rt-tests-1.0-3.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/rt-tests-debuginfo-1.0-3.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.01AVO6 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd rt-tests-1.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/rt-tests-1.0-3.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.20wHUX + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf rt-tests-1.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!