+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/rtkit.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.U1p6e5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rtkit-0.11 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/rtkit-0.11.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd rtkit-0.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (rtkit-mq_getattr.patch):' Patch #1 (rtkit-mq_getattr.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file configure.ac + echo 'Patch #2 (0001-SECURITY-Pass-uid-of-caller-to-polkit.patch):' Patch #2 (0001-SECURITY-Pass-uid-of-caller-to-polkit.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file rtkit-daemon.c + echo 'Patch #3 (rtkit-controlgroup.patch):' Patch #3 (rtkit-controlgroup.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file rtkit-daemon.service.in + echo 'Patch #4 (format-security.patch):' Patch #4 (format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c7i2SZ + umask 022 + cd /builddir/build/BUILD + cd rtkit-0.11 + autoreconf -fvi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing Makefile.am:21: warning: 'CFLAGS' is a user variable, you should not override it; Makefile.am:21: use 'AM_CFLAGS' instead autoreconf: Leaving directory `.' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-systemdsystemunitdir=/usr/lib/systemd/system checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking whether make supports nested variables... (cached) yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if gcc supports flag -pipe in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -W in envvar CFLAGS... yes checking if gcc supports flag -Wextra in envvar CFLAGS... yes checking if gcc supports flag -Winline in envvar CFLAGS... yes checking if gcc supports flag -Wvla in envvar CFLAGS... yes checking if gcc supports flag -Wundef in envvar CFLAGS... yes checking if gcc supports flag -Wformat=2 in envvar CFLAGS... yes checking if gcc supports flag -Wlogical-op in envvar CFLAGS... yes checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wformat-security in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-include-dirs in envvar CFLAGS... yes checking if gcc supports flag -Wformat-nonliteral in envvar CFLAGS... yes checking if gcc supports flag -Wold-style-definition in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Winit-self in envvar CFLAGS... yes checking if gcc supports flag -Wdeclaration-after-statement in envvar CFLAGS... yes checking if gcc supports flag -Wfloat-equal in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wredundant-decls in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-noreturn in envvar CFLAGS... yes checking if gcc supports flag -Wshadow in envvar CFLAGS... yes checking if gcc supports flag -Wendif-labels in envvar CFLAGS... yes checking if gcc supports flag -Wcast-align in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing=2 in envvar CFLAGS... yes checking if gcc supports flag -Wwrite-strings in envvar CFLAGS... yes checking if gcc supports flag -Wno-long-long in envvar CFLAGS... yes checking if gcc supports flag -Wno-overlength-strings in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-parameter in envvar CFLAGS... yes checking if gcc supports flag -Wno-missing-field-initializers in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-result in envvar CFLAGS... yes checking if gcc supports flag -Wunsafe-loop-optimizations in envvar CFLAGS... yes checking if gcc supports flag -Wpacked in envvar CFLAGS... yes checking if gcc supports flag -Werror=overflow in envvar CFLAGS... yes checking if gcc supports flag -Wp,-D_FORTIFY_SOURCE=2 in envvar CFLAGS... yes checking if gcc supports flag -ffast-math in envvar CFLAGS... yes checking if gcc supports flag -fno-common in envvar CFLAGS... yes checking if gcc supports flag -fdiagnostics-show-option in envvar CFLAGS... yes checking if gcc supports flag -fno-strict-aliasing in envvar CFLAGS... yes checking if gcc supports flag -ffunction-sections in envvar CFLAGS... yes checking if gcc supports flag -fdata-sections in envvar CFLAGS... yes checking if gcc supports flag -Wl,--as-needed in envvar LDFLAGS... yes checking if gcc supports flag -Wl,--gc-sections in envvar LDFLAGS... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for library containing sched_setscheduler... none required checking for library containing clock_gettime... none required checking for library containing mq_getattr... -lrt checking for library containing cap_init... -lcap checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for DBUS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands ---{ rtkit 0.11 }--- prefix: /usr sysconfdir: /etc localstatedir: /var Compiler: gcc CFLAGS: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread systemd unit directory: /usr/lib/systemd/system + make V=1 -j4 make all-am make[1]: Entering directory '/builddir/build/BUILD/rtkit-0.11' gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -c -o rtkit_daemon-rtkit-daemon.o `test -f 'rtkit-daemon.c' || echo './'`rtkit-daemon.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -c -o rtkit_daemon-sd-daemon.o `test -f 'sd-daemon.c' || echo './'`sd-daemon.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -c -o rtkit_test-rtkit-test.o `test -f 'rtkit-test.c' || echo './'`rtkit-test.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -c -o rtkit_test-rtkit.o `test -f 'rtkit.c' || echo './'`rtkit.c gcc -DHAVE_CONFIG_H -I. -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -c -o rtkitctl-rtkitctl.o `test -f 'rtkitctl.c' || echo './'`rtkitctl.c sed -e 's,@LIBEXECDIR\@,/usr/libexec,g' < org.freedesktop.RealtimeKit1.service.in > org.freedesktop.RealtimeKit1.service sed -e 's,@LIBEXECDIR\@,/usr/libexec,g' < rtkit-daemon.service.in > rtkit-daemon.service rtkit-daemon.c: In function 'dbus_handler': rtkit-daemon.c:1336:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtkit-test rtkit_test-rtkit-test.o rtkit_test-rtkit.o -ldbus-1 -lcap -lrt rtkit-daemon.c:1361:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1366:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1371:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1388:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1413:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1418:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1423:25: warning: format not a string literal and no format arguments [-Wformat-security] assert_se(r = dbus_message_new_error_printf(m, translate_error_forward(ret), strerror(-ret))); ^~~~~~~~~ rtkit-daemon.c:1466:64: warning: comparison of constant '0' with boolean expression is always false [-Wbool-compare] if (!handle_dbus_prop_get(property, r) < 0) { ^ rtkit-daemon.c:1466:64: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] rtkit-daemon.c:1466:29: note: add parentheses around left hand side expression to silence this warning if (!handle_dbus_prop_get(property, r) < 0) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) sd-daemon.c: In function 'sd_listen_fds': sd-daemon.c:120:9: warning: missed loop optimization, the loop counter may overflow [-Wunsafe-loop-optimizations] for (fd = SD_LISTEN_FDS_START; fd < SD_LISTEN_FDS_START + (int) l; fd ++) { ^~~ gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtkitctl rtkitctl-rtkitctl.o -ldbus-1 -lcap -lrt gcc -pipe -Wall -W -Wextra -Winline -Wvla -Wundef -Wformat=2 -Wlogical-op -Wsign-compare -Wformat-security -Wmissing-include-dirs -Wformat-nonliteral -Wold-style-definition -Wpointer-arith -Winit-self -Wdeclaration-after-statement -Wfloat-equal -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-declarations -Wmissing-noreturn -Wshadow -Wendif-labels -Wcast-align -Wstrict-aliasing=2 -Wwrite-strings -Wno-long-long -Wno-overlength-strings -Wno-unused-parameter -Wno-missing-field-initializers -Wno-unused-result -Wunsafe-loop-optimizations -Wpacked -Werror=overflow -Wp,-D_FORTIFY_SOURCE=2 -ffast-math -fno-common -fdiagnostics-show-option -fno-strict-aliasing -ffunction-sections -fdata-sections -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -pthread -Wno-error=format-security -Wl,--as-needed -Wl,--gc-sections -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rtkit-daemon rtkit_daemon-rtkit-daemon.o rtkit_daemon-sd-daemon.o -ldbus-1 -lcap -lrt make[1]: Leaving directory '/builddir/build/BUILD/rtkit-0.11' + ./rtkit-daemon --introspect + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.239OIX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 + cd rtkit-0.11 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/builddir/build/BUILD/rtkit-0.11' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/libexec' /usr/bin/install -p rtkit-daemon '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/libexec' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/sbin' /usr/bin/install -p rtkitctl '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/dbus-1/system-services/' /usr/bin/install -p -m 644 org.freedesktop.RealtimeKit1.service '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/dbus-1/system-services/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/etc/dbus-1/system.d/' /usr/bin/install -p -m 644 org.freedesktop.RealtimeKit1.conf '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/etc/dbus-1/system.d/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/man/man8' /usr/bin/install -p -m 644 rtkitctl.8 '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/polkit-1/actions/' /usr/bin/install -p -m 644 org.freedesktop.RealtimeKit1.policy '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/polkit-1/actions/' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/lib/systemd/system' /usr/bin/install -p -m 644 rtkit-daemon.service '/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/lib/systemd/system' make[1]: Leaving directory '/builddir/build/BUILD/rtkit-0.11' + install -Dm0644 org.freedesktop.RealtimeKit1.xml /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: rtkit-0.11-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZFCOx3 + umask 022 + cd /builddir/build/BUILD + cd rtkit-0.11 + DOCDIR=/builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + cp -pr README /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + cp -pr GPL /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + cp -pr LICENSE /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + cp -pr rtkit.c /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + cp -pr rtkit.h /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64/usr/share/doc/rtkit + exit 0 Provides: config(rtkit) = 0.11-17.fc28 rtkit = 0.11-17.fc28 rtkit(riscv-64) = 0.11-17.fc28 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap.so.2()(64bit) libdbus-1.so.3()(64bit) libdbus-1.so.3(LIBDBUS_1_3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 Wrote: /builddir/build/SRPMS/rtkit-0.11-17.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/rtkit-0.11-17.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1lCnod + umask 022 + cd /builddir/build/BUILD + cd rtkit-0.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rtkit-0.11-17.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff