Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/realtime-tests.spec'], chrootPath='/var/lib/mock/813489-fedora-rawhide-i386-1540202156.271463/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'fa5bc5bcb6724950a988b21353b0690d', '-D', '/var/lib/mock/813489-fedora-rawhide-i386-1540202156.271463/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/realtime-tests.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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/realtime-tests-1.3-1.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/realtime-tests.spec'], chrootPath='/var/lib/mock/813489-fedora-rawhide-i386-1540202156.271463/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': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock']unshare_net=FalseprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '8e7fdcda4cc24645b74f8a221ea3e97b', '-D', '/var/lib/mock/813489-fedora-rawhide-i386-1540202156.271463/root', '-a', '--capability=cap_ipc_lock', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/realtime-tests.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': 'en_US.UTF-8'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Rg4jFf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rt-tests-1.3 + /usr/bin/xz -dc /builddir/build/SOURCES/rt-tests-1.3.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rt-tests-1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.zbTTKX + umask 022 + cd /builddir/build/BUILD + cd rt-tests-1.3 + make NUMA=1 PYLIB=/usr/lib/python3.7/site-packages cc -D VERSION=1.3 -c src/cyclictest/cyclictest.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/cyclictest.o BUILDSTDERR: src/cyclictest/cyclictest.c: In function 'timerthread': BUILDSTDERR: src/cyclictest/cyclictest.c:427:28: warning: '*((void *)&stop+4)' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: diff += ((int) t1.tv_nsec - (int) t2.tv_nsec) / 1000; BUILDSTDERR: ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/cyclictest/cyclictest.c:983:39: note: '*((void *)&stop+4)' was declared here BUILDSTDERR: struct timespec now, next, interval, stop; BUILDSTDERR: ^~~~ BUILDSTDERR: src/cyclictest/cyclictest.c:426:52: warning: 'stop.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: diff = USEC_PER_SEC * (long long)((int) t1.tv_sec - (int) t2.tv_sec); BUILDSTDERR: ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/cyclictest/cyclictest.c:983:39: note: 'stop.tv_sec' was declared here BUILDSTDERR: struct timespec now, next, interval, stop; BUILDSTDERR: ^~~~ BUILDSTDERR: src/cyclictest/cyclictest.c:1168:13: warning: 'smi_old' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: diff_smi = smi_now - smi_old; BUILDSTDERR: ~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'process_options', BUILDSTDERR: inlined from 'main' at src/cyclictest/cyclictest.c:2216:2: BUILDSTDERR: src/cyclictest/cyclictest.c:1746:4: warning: 'strncpy' specified bound 256 equals destination size [-Wstringop-truncation] BUILDSTDERR: strncpy(tracer, optarg, sizeof(tracer)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/cyclictest/cyclictest.c:1645:4: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: strncpy(histfile, optarg, strlen(optarg)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/cyclictest/cyclictest.c:1634:4: warning: 'strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: strncpy(fifopath, optarg, strlen(optarg)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -D VERSION=1.3 -c src/lib/error.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/error.o cc -D VERSION=1.3 -c src/lib/rt-get_cpu.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/rt-get_cpu.o cc -D VERSION=1.3 -c src/lib/rt-sched.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/rt-sched.o cc -D VERSION=1.3 -c src/lib/rt-utils.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/rt-utils.o ar rcs bld/librttest.a bld/error.o bld/rt-get_cpu.o bld/rt-sched.o bld/rt-utils.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o cyclictest bld/cyclictest.o -lrt -lpthread -lrttest -Lbld -lnuma cc -D VERSION=1.3 -c src/hackbench/hackbench.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/hackbench.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o hackbench bld/hackbench.o -lrt -lpthread cc -D VERSION=1.3 -c src/pi_tests/pip_stress.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/pip_stress.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o pip_stress bld/pip_stress.o -lrt -lpthread -lrttest -Lbld cc -D VERSION=1.3 -c src/pi_tests/pi_stress.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/pi_stress.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o pi_stress bld/pi_stress.o -lrt -lpthread -lrttest -Lbld cc -D VERSION=1.3 -c src/pmqtest/pmqtest.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/pmqtest.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o pmqtest bld/pmqtest.o -lrt -lpthread -lrttest -Lbld -ldl cc -D VERSION=1.3 -c src/ptsematest/ptsematest.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/ptsematest.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o ptsematest bld/ptsematest.o -lrt -lpthread -lrttest -Lbld -ldl cc -D VERSION=1.3 -c src/rt-migrate-test/rt-migrate-test.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/rt-migrate-test.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o rt-migrate-test bld/rt-migrate-test.o -lrt -lpthread -lrttest -Lbld cc -D VERSION=1.3 -c src/backfire/sendme.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/sendme.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o sendme bld/sendme.o -lrt -lpthread -lrttest -Lbld -ldl cc -D VERSION=1.3 -c src/signaltest/signaltest.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/signaltest.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o signaltest bld/signaltest.o -lrt -lpthread -lrttest -Lbld cc -D VERSION=1.3 -c src/sigwaittest/sigwaittest.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/sigwaittest.o BUILDSTDERR: src/sigwaittest/sigwaittest.c: In function 'main': BUILDSTDERR: src/sigwaittest/sigwaittest.c:484:24: warning: '%d' directive writing between 1 and 7 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: sprintf(f_opt, "-fr%d", i); BUILDSTDERR: ^~ BUILDSTDERR: src/sigwaittest/sigwaittest.c:484:20: note: directive argument in the range [0, 6927367] BUILDSTDERR: sprintf(f_opt, "-fr%d", i); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/sigwaittest/sigwaittest.c:484:5: note: 'sprintf' output between 5 and 11 bytes into a destination of size 8 BUILDSTDERR: sprintf(f_opt, "-fr%d", i); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/sigwaittest/sigwaittest.c:512:24: warning: '%d' directive writing between 1 and 7 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: sprintf(f_opt, "-fs%d", i); BUILDSTDERR: ^~ BUILDSTDERR: src/sigwaittest/sigwaittest.c:512:20: note: directive argument in the range [0, 6927367] BUILDSTDERR: sprintf(f_opt, "-fs%d", i); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/sigwaittest/sigwaittest.c:512:5: note: 'sprintf' output between 5 and 11 bytes into a destination of size 8 BUILDSTDERR: sprintf(f_opt, "-fs%d", i); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o sigwaittest bld/sigwaittest.o -lrt -lpthread -lrttest -Lbld -ldl cc -D VERSION=1.3 -c src/svsematest/svsematest.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/svsematest.o BUILDSTDERR: src/svsematest/svsematest.c: In function 'main': BUILDSTDERR: src/svsematest/svsematest.c:568:24: warning: '%d' directive writing between 1 and 7 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: sprintf(f_opt, "-fr%d", i); BUILDSTDERR: ^~ BUILDSTDERR: src/svsematest/svsematest.c:568:20: note: directive argument in the range [0, 6882961] BUILDSTDERR: sprintf(f_opt, "-fr%d", i); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/svsematest/svsematest.c:568:5: note: 'sprintf' output between 5 and 11 bytes into a destination of size 8 BUILDSTDERR: sprintf(f_opt, "-fr%d", i); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: src/svsematest/svsematest.c:596:24: warning: '%d' directive writing between 1 and 7 bytes into a region of size 5 [-Wformat-overflow=] BUILDSTDERR: sprintf(f_opt, "-fs%d", i); BUILDSTDERR: ^~ BUILDSTDERR: src/svsematest/svsematest.c:596:20: note: directive argument in the range [0, 6882961] BUILDSTDERR: sprintf(f_opt, "-fs%d", i); BUILDSTDERR: ^~~~~~~ BUILDSTDERR: src/svsematest/svsematest.c:596:5: note: 'sprintf' output between 5 and 11 bytes into a destination of size 8 BUILDSTDERR: sprintf(f_opt, "-fs%d", i); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o svsematest bld/svsematest.o -lrt -lpthread -lrttest -Lbld -ldl cc -D VERSION=1.3 -c src/sched_deadline/cyclicdeadline.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/cyclicdeadline.o BUILDSTDERR: src/sched_deadline/cyclicdeadline.c: In function 'main': BUILDSTDERR: src/sched_deadline/cyclicdeadline.c:1114:24: warning: '%d' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] BUILDSTDERR: sprintf(setcpu_buf, "%d", cpu_count - 1); BUILDSTDERR: ^~ BUILDSTDERR: src/sched_deadline/cyclicdeadline.c:1114:23: note: directive argument in the range [-2147483648, 2147483646] BUILDSTDERR: sprintf(setcpu_buf, "%d", cpu_count - 1); BUILDSTDERR: ^~~~ BUILDSTDERR: src/sched_deadline/cyclicdeadline.c:1114:3: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10 BUILDSTDERR: sprintf(setcpu_buf, "%d", cpu_count - 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o cyclicdeadline bld/cyclicdeadline.o -lrt -lpthread -lrttest -Lbld cc -D VERSION=1.3 -c src/sched_deadline/deadline_test.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/deadline_test.o BUILDSTDERR: src/sched_deadline/deadline_test.c: In function 'main': BUILDSTDERR: src/sched_deadline/deadline_test.c:1873:24: warning: '%d' directive writing between 1 and 11 bytes into a region of size 10 [-Wformat-overflow=] BUILDSTDERR: sprintf(setcpu_buf, "%d", cpu_count - 1); BUILDSTDERR: ^~ BUILDSTDERR: src/sched_deadline/deadline_test.c:1873:23: note: directive argument in the range [-2147483648, 2147483646] BUILDSTDERR: sprintf(setcpu_buf, "%d", cpu_count - 1); BUILDSTDERR: ^~~~ BUILDSTDERR: src/sched_deadline/deadline_test.c:1873:3: note: 'sprintf' output between 2 and 12 bytes into a destination of size 10 BUILDSTDERR: sprintf(setcpu_buf, "%d", cpu_count - 1); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o deadline_test bld/deadline_test.o -lrt -lpthread -lrttest -Lbld cc -D VERSION=1.3 -c src/queuelat/queuelat.c -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -D_GNU_SOURCE -Isrc/include -o bld/queuelat.o cc -Wall -Wno-nonnull -O2 -g -DNUMA -DHAVE_PARSE_CPUSTRING_ALL -o queuelat bld/queuelat.o -lrt -lpthread -lrttest -Lbld chmod +x src/hwlatdetect/hwlatdetect.py ln -s src/hwlatdetect/hwlatdetect.py hwlatdetect + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5wCXoY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 + cd rt-tests-1.3 + rm -rf /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 + mkdir -p /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 + mkdir -p /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386//usr/lib/python3.7/site-packages + make PYLIB=/usr/lib/python3.7/site-packages DESTDIR=/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 prefix=/usr install if test -n "/usr/lib/python3.7/site-packages" ; then \ mkdir -p "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin" "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8" ; \ install -D -m 755 src/hwlatdetect/hwlatdetect.py /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/lib/python3.7/site-packages/hwlatdetect.py ; \ rm -f "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/hwlatdetect" ; \ ln -s /usr/lib/python3.7/site-packages/hwlatdetect.py "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/hwlatdetect" ; \ gzip -c src/hwlatdetect/hwlatdetect.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/hwlatdetect.8.gz" ; \ fi mkdir -p "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin" "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man4" mkdir -p "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/src" "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8" cp cyclictest hackbench pip_stress pi_stress pmqtest ptsematest rt-migrate-test sendme signaltest sigwaittest svsematest cyclicdeadline deadline_test queuelat "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin" install -D -m 644 src/backfire/backfire.c "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/src/backfire/backfire.c" install -m 644 src/backfire/Makefile "/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/src/backfire/Makefile" gzip -c src/backfire/backfire.4 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man4/backfire.4.gz" gzip -c src/cyclictest/cyclictest.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/cyclictest.8.gz" gzip -c src/pi_tests/pi_stress.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/pi_stress.8.gz" gzip -c src/ptsematest/ptsematest.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/ptsematest.8.gz" gzip -c src/rt-migrate-test/rt-migrate-test.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/rt-migrate-test.8.gz" gzip -c src/sigwaittest/sigwaittest.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/sigwaittest.8.gz" gzip -c src/svsematest/svsematest.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/svsematest.8.gz" gzip -c src/pmqtest/pmqtest.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/pmqtest.8.gz" gzip -c src/backfire/sendme.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/sendme.8.gz" gzip -c src/hackbench/hackbench.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/hackbench.8.gz" gzip -c src/signaltest/signaltest.8 >"/builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/share/man/man8/signaltest.8.gz" + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.3-1.fc30 --unique-debug-suffix -1.3-1.fc30.i386 --unique-debug-src-base realtime-tests-1.3-1.fc30.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rt-tests-1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/deadline_test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/queuelat extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/deadline_test extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/queuelat explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/cyclicdeadline extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/cyclicdeadline explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/svsematest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/svsematest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/sigwaittest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/signaltest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/sigwaittest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/signaltest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/sendme extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/sendme explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/rt-migrate-test extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/rt-migrate-test explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/ptsematest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/ptsematest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/pmqtest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/pmqtest explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/pi_stress extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/pi_stress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/pip_stress extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/pip_stress explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/hackbench extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/hackbench explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/cyclictest extracting debug info from /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/bin/cyclictest /usr/lib/rpm/sepdebugcrcfix: Updated 14 CRC32s, 0 CRC32s did match. BUILDSTDERR: 642 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: realtime-tests-1.3-1.fc30.i686 Provides: realtime-tests = 1.3-1.fc30 realtime-tests(x86-32) = 1.3-1.fc30 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/python3 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.28) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.7) libdl.so.2 libnuma.so.1 libnuma.so.1(libnuma_1.1) libnuma.so.1(libnuma_1.2) libnuma.so.1(libnuma_1.3) libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.2) libpthread.so.0(GLIBC_2.3.2) libpthread.so.0(GLIBC_2.3.4) libpthread.so.0(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.2) librt.so.1(GLIBC_2.3.4) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: cyclictest pi_tests signaltest Processing files: realtime-tests-debugsource-1.3-1.fc30.i686 Provides: realtime-tests-debugsource = 1.3-1.fc30 realtime-tests-debugsource(x86-32) = 1.3-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: realtime-tests-debuginfo-1.3-1.fc30.i686 Provides: debuginfo(build-id) = 0305028a5fa36fb053fdf3c896a2e19c69779c97 debuginfo(build-id) = 0f0864469122da69c2ce74cafccfaaa629e0c819 debuginfo(build-id) = 323d5b13bf0e8a1beaf6e1e23c337fed5779985b debuginfo(build-id) = 547b1875da3fd80d5312714cc6ff6751c02ae471 debuginfo(build-id) = 6a3c2e25f698d538bcc5913b5e80910ae3c4a86b debuginfo(build-id) = 6c014d46656de9b2c280e95e58b7e604c740c6fa debuginfo(build-id) = 7e0b93f5b2ebd8263a3b8c31c35da904819a3e08 debuginfo(build-id) = 84409a0b925f88063c21ef1dc561c439fda4b96d debuginfo(build-id) = abf6a9284b313ad4f1f566dd23614c2b751addd9 debuginfo(build-id) = bed1bf4b45beb60e31c2dd26a40e698fb71d1c6f debuginfo(build-id) = cce9a8fce3fd7c7b316f3e199aa7088731e90470 debuginfo(build-id) = e1b11e646656be5c39f30fb546d0b5f257d98495 debuginfo(build-id) = ea4f221a14157ae2ae437ebb2d7464c226ece1d5 debuginfo(build-id) = eb4558d53fa08119abbf22de822627e74117e61c realtime-tests-debuginfo = 1.3-1.fc30 realtime-tests-debuginfo(x86-32) = 1.3-1.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: realtime-tests-debugsource(x86-32) = 1.3-1.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 Wrote: /builddir/build/RPMS/realtime-tests-1.3-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/realtime-tests-debugsource-1.3-1.fc30.i686.rpm Wrote: /builddir/build/RPMS/realtime-tests-debuginfo-1.3-1.fc30.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rNZUK8 + umask 022 + cd /builddir/build/BUILD + cd rt-tests-1.3 + rm -rf /builddir/build/BUILDROOT/realtime-tests-1.3-1.fc30.i386 + exit 0 Child return code was: 0