Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mod_qos.spec'], chrootPath='/var/lib/mock/f29-build-23880-12165/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/mod_qos.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 BUILDSTDERR: cat: /usr/include/httpd/.mmn: No such file or directory Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/mod_qos-11.55-1.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mod_qos.spec'], chrootPath='/var/lib/mock/f29-build-23880-12165/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=345600uid=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/mod_qos.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: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bjvct5 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mod_qos-11.55 + /usr/bin/gzip -dc /builddir/build/SOURCES/mod_qos-11.55.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_qos-11.55 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.wY3HSc + umask 022 + cd /builddir/build/BUILD + cd mod_qos-11.55 + /usr/bin/apxs '-Wc,-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' -c apache2/mod_qos.c -lcrypto -lpcre BUILDSTDERR: /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -c -o apache2/mod_qos.lo apache2/mod_qos.c && touch apache2/mod_qos.slo BUILDSTDERR: apache2/mod_qos.c: In function 'qos_sprintfcheck': BUILDSTDERR: apache2/mod_qos.c:12891:11: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] BUILDSTDERR: sprintf(buf, "%p", buf); BUILDSTDERR: ^~~ ~~~ BUILDSTDERR: apache2/mod_qos.c:12892:11: warning: passing argument 1 to restrict-qualified parameter aliases with argument 3 [-Wrestrict] BUILDSTDERR: sprintf(buf2, "%p", buf2); BUILDSTDERR: ^~~~ ~~~~ BUILDSTDERR: At top level: BUILDSTDERR: apache2/mod_qos.c:45:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: mod_qos.c 2469 2018-06-28 14:54:26Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now -o apache2/mod_qos.la -rpath /usr/lib64/httpd/modules -module -avoid-version apache2/mod_qos.lo -lcrypto -lpcre ~/build/BUILD/mod_qos-11.55 ~/build/BUILD/mod_qos-11.55 + pushd . + cd tools/ + aclocal + automake --add-missing BUILDSTDERR: configure.ac:11: installing './compile' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' BUILDSTDERR: +++ dirname ./configure BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' BUILDSTDERR: ++ find . -name ltmain.sh + ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 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 for riscv64-koji-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 for style of include used by make... GNU checking dependency style of gcc... none 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ftruncate... yes checking for gethostbyname... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/mod_qos-11.55/tools/missing autoconf /bin/sh ./config.status --recheck running CONFIG_SHELL=/bin/sh /bin/sh ./configure --build=riscv64-koji-linux-gnu --host=riscv64-koji-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 build_alias=riscv64-koji-linux-gnu host_alias=riscv64-koji-linux-gnu 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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection LDFLAGS=-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld --no-create --no-recursion 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 for riscv64-koji-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 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 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for unistd.h... (cached) yes checking for pid_t... yes checking for uid_t in sys/types.h... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ftruncate... yes checking for gethostbyname... yes checking for memset... yes checking for regcomp... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking that generated files are newer than configure... done configure: creating ./config.status /bin/sh ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/mod_qos-11.55/tools/missing autoheader) rm -f stamp-h1 touch config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools' Making all in src make[2]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools/src' gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qsfilter2.o qsfilter2.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qs_util.o qs_util.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qslog.o qslog.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qspng.o qspng.c BUILDSTDERR: qspng.c:28:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qspng.c 2433 2018-03-20 21:13:23Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qs_util.c: In function 'qs_setuid': BUILDSTDERR: qs_util.c:317:5: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setgid(gid); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: qs_util.c:318:5: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: setuid(uid); BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: qs_util.c:25:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qs_util.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qslog.c: In function 'getFreeMem': BUILDSTDERR: qslog.c:646:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(command); BUILDSTDERR: ^~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: qslog.c:31:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qslog.c 2464 2018-05-29 19:13:43Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qsfilter2.c: In function 'main': BUILDSTDERR: qsfilter2.c:1815:38: warning: passing argument 1 of 'OPENSSL_sk_new' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: STACK_OF(qs_rule_t) *st = sk_new(STACK_qs_cmp); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/safestack.h:13, BUILDSTDERR: from qsfilter2.c:61: BUILDSTDERR: /usr/include/openssl/stack.h:28:16: note: expected 'OPENSSL_sk_compfunc' {aka 'int (*)(const void *, const void *)'} but argument is of type 'int (*)(const char * const*, const char * const*)' BUILDSTDERR: OPENSSL_STACK *OPENSSL_sk_new(OPENSSL_sk_compfunc cmp); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: qsfilter2.c:1815:31: warning: initialization of 'struct stack_st_qs_rule_t *' from incompatible pointer type 'OPENSSL_STACK *' {aka 'struct stack_st *'} [-Wincompatible-pointer-types] BUILDSTDERR: STACK_OF(qs_rule_t) *st = sk_new(STACK_qs_cmp); BUILDSTDERR: ^~~~~~ BUILDSTDERR: qsfilter2.c:1823:15: warning: passing argument 1 of 'OPENSSL_sk_push' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: sk_push(st, (char *)r); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/openssl/safestack.h:13, BUILDSTDERR: from qsfilter2.c:61: BUILDSTDERR: /usr/include/openssl/stack.h:42:36: note: expected 'OPENSSL_STACK *' {aka 'struct stack_st *'} but argument is of type 'struct stack_st_qs_rule_t *' BUILDSTDERR: int OPENSSL_sk_push(OPENSSL_STACK *st, const void *data); BUILDSTDERR: ~~~~~~~~~~~~~~~^~ BUILDSTDERR: qsfilter2.c:1825:13: warning: passing argument 1 of 'OPENSSL_sk_sort' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: sk_sort(st); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/openssl/safestack.h:13, BUILDSTDERR: from qsfilter2.c:61: BUILDSTDERR: /usr/include/openssl/stack.h:50:37: note: expected 'OPENSSL_STACK *' {aka 'struct stack_st *'} but argument is of type 'struct stack_st_qs_rule_t *' BUILDSTDERR: void OPENSSL_sk_sort(OPENSSL_STACK *st); BUILDSTDERR: ~~~~~~~~~~~~~~~^~ BUILDSTDERR: qs_util.c: In function 'qs_deleteOldFiles': BUILDSTDERR: qs_util.c:297:33: warning: '%s' directive output may be truncated writing up to 2047 bytes into a region of size between 0 and 2047 [-Wformat-truncation=] BUILDSTDERR: snprintf(unl, sizeof(unl), "%s/%s", dirname, old); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: qsfilter2.c:1826:16: warning: passing argument 1 of 'OPENSSL_sk_num' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: i = sk_num(st); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qs_util.c:27: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 4096 bytes into a destination of size 2048 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/safestack.h:13, BUILDSTDERR: from qsfilter2.c:61: BUILDSTDERR: /usr/include/openssl/stack.h:23:20: note: expected 'const OPENSSL_STACK *' {aka 'const struct stack_st *'} but argument is of type 'struct stack_st_qs_rule_t *' BUILDSTDERR: int OPENSSL_sk_num(const OPENSSL_STACK *); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qsfilter2.c:1828:33: warning: passing argument 1 of 'OPENSSL_sk_value' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: r = (qs_rule_t *)sk_value(st, i-1); BUILDSTDERR: ^~ BUILDSTDERR: In file included from /usr/include/openssl/safestack.h:13, BUILDSTDERR: from qsfilter2.c:61: BUILDSTDERR: /usr/include/openssl/stack.h:24:7: note: expected 'const OPENSSL_STACK *' {aka 'const struct stack_st *'} but argument is of type 'struct stack_st_qs_rule_t *' BUILDSTDERR: void *OPENSSL_sk_value(const OPENSSL_STACK *, int); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: qsfilter2.c:29:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qsfilter2.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qsrotate.o qsrotate.c BUILDSTDERR: qsrotate.c: In function 'compressThread': BUILDSTDERR: qsrotate.c:228:13: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] BUILDSTDERR: if((outfp = gzopen(dest,"wb")) == NULL) { BUILDSTDERR: ^ BUILDSTDERR: qsrotate.c:235:13: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: gzwrite(outfp, buf, len); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from qsrotate.c:43: BUILDSTDERR: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzwrite OF((gzFile file, BUILDSTDERR: ^~ BUILDSTDERR: qsrotate.c:237:11: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: gzclose(outfp); BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/include/zlib.h:34, BUILDSTDERR: from qsrotate.c:43: BUILDSTDERR: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'struct gzFile_s **' BUILDSTDERR: ZEXTERN int ZEXPORT gzclose OF((gzFile file)); BUILDSTDERR: ^~ BUILDSTDERR: qsrotate.c: In function 'rotate': BUILDSTDERR: qsrotate.c:267:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int rc; BUILDSTDERR: ^~ BUILDSTDERR: qsrotate.c: In function 'main': BUILDSTDERR: qsrotate.c:346:7: warning: variable 'rc' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int rc; BUILDSTDERR: ^~ BUILDSTDERR: qsrotate.c: In function 'writeTimestamp': BUILDSTDERR: qsrotate.c:254:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: write(m_nLogFD, time_string, TME_STR_LEN); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: qsrotate.c:28:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qsrotate.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qsrotate.c: In function 'rotate.constprop': BUILDSTDERR: qsrotate.c:218:35: warning: '.gz' directive output may be truncated writing 3 bytes into a region of size between 1 and 1044 [-Wformat-truncation=] BUILDSTDERR: snprintf(dest, sizeof(dest), "%s.gz", arch); BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qsrotate.c:30: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 4 and 1047 bytes into a destination of size 1044 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qsrotate.c: In function 'main': BUILDSTDERR: qsrotate.c:499:9: warning: 'nWrite' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(nWrite != nRead) { BUILDSTDERR: ^ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qssign.o qssign.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qs_apo.o qs_apo.c BUILDSTDERR: qssign.c:27:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qssign.c 2396 2018-02-21 21:07:50Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qs_apo.c:26:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qs_apo.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qstail.o qstail.c BUILDSTDERR: qstail.c:30:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qstail.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qsgrep.o qsgrep.c BUILDSTDERR: qsgrep.c:29:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qsgrep.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qslog.c: In function 'getFreeMem.constprop': BUILDSTDERR: qslog.c:645:52: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1002 and 1017 [-Wformat-truncation=] BUILDSTDERR: snprintf(command, sizeof(command), "%s 1 2 1>%s", vmstat, outfile); BUILDSTDERR: ^~ ~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qslog.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1046 bytes into a destination of size 1024 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qsexec.o qsexec.c BUILDSTDERR: qslog.c: In function 'loggerThread': BUILDSTDERR: qslog.c:2033:42: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 32767 [-Wformat-truncation=] BUILDSTDERR: snprintf(arch, sizeof(arch), "%s.%s", m_file_name, buf); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qslog.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 33792 bytes into a destination of size 32768 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qslog.c:2034:43: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 32767 [-Wformat-truncation=] BUILDSTDERR: snprintf(arch2, sizeof(arch), "%s.%s", m_file_name2, buf); BUILDSTDERR: ^~ ~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qslog.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 2 and 33792 bytes into a destination of size 32768 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qslog.c: In function 'readStdinOffline': BUILDSTDERR: qslog.c:2003:33: warning: '%s' directive output may be truncated writing up to 32767 bytes into a region of size 32 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, sizeof(buf), "%s %.2ld:%.2ld:00", m_date_str, unitTime/60, unitTime%60); BUILDSTDERR: ^~ ~~~~~~~~~~ BUILDSTDERR: qslog.c:2003:32: note: directive argument in the range [-71582788, 71582788] BUILDSTDERR: snprintf(buf, sizeof(buf), "%s %.2ld:%.2ld:00", m_date_str, unitTime/60, unitTime%60); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qslog.c:2003:32: note: directive argument in the range [-59, 59] BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qslog.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 32785 bytes into a destination of size 32 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qslog.c:1993:37: warning: '%s' directive output may be truncated writing up to 32767 bytes into a region of size 32 [-Wformat-truncation=] BUILDSTDERR: snprintf(buf, sizeof(buf), "%s %.2ld:%.2ld:00", m_date_str, unitTime/60, unitTime%60); BUILDSTDERR: ^~ ~~~~~~~~~~ BUILDSTDERR: qslog.c:1993:36: note: directive argument in the range [-153722867280912930, 71582788] BUILDSTDERR: snprintf(buf, sizeof(buf), "%s %.2ld:%.2ld:00", m_date_str, unitTime/60, unitTime%60); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qslog.c:1993:36: note: directive argument in the range [-59, 59] BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qslog.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 32795 bytes into a destination of size 32 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from qsfilter2.c:34: BUILDSTDERR: In function 'strcpy', BUILDSTDERR: inlined from 'qos_measurement.isra.2' at qsfilter2.c:1575:7, BUILDSTDERR: inlined from 'main' at qsfilter2.c:1764:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:90:10: warning: '__builtin_strcpy' accessing 0 or more bytes at offsets 0 and 1 may overlap up to 9223372036854775806 bytes at offset [9223372036854775805, 1] [-Wrestrict] BUILDSTDERR: return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qsexec.c: In function 'main': BUILDSTDERR: qsexec.c:375:8: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: int rc = system(replaced); BUILDSTDERR: ^~ BUILDSTDERR: qsexec.c:391:10: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: int rc = system(replaced); BUILDSTDERR: ^~ BUILDSTDERR: At top level: BUILDSTDERR: qsexec.c:27:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qsexec.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qscheck.o qscheck.c BUILDSTDERR: qslog.c: In function 'main': BUILDSTDERR: qslog.c:2631:50: warning: '.detailed' directive output may be truncated writing 9 bytes into a region of size between 1 and 32768 [-Wformat-truncation=] BUILDSTDERR: snprintf(m_file_name2, sizeof(m_file_name2), "%s"LOG_DET, m_file_name); BUILDSTDERR: ^~~~ BUILDSTDERR: qslog.c:64:18: note: format string is defined here BUILDSTDERR: #define LOG_DET ".detailed" BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from qslog.c:33: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 10 and 32777 bytes into a destination of size 32768 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: qscheck.c: In function 'ping': BUILDSTDERR: qscheck.c:100:6: warning: unused variable 'ret' [-Wunused-variable] BUILDSTDERR: int ret = connect(skt, (struct sockaddr*)&addr, sizeof(struct sockaddr_in)); BUILDSTDERR: ^~~ BUILDSTDERR: qscheck.c: In function 'checkHost': BUILDSTDERR: qscheck.c:162:7: warning: unused variable 'status' [-Wunused-variable] BUILDSTDERR: int status = 1; BUILDSTDERR: ^~~~~~ BUILDSTDERR: qscheck.c: In function 'checkFile': BUILDSTDERR: qscheck.c:288:14: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: int i, j; BUILDSTDERR: ^ BUILDSTDERR: qscheck.c:316:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if(&file[i] != '\0') { BUILDSTDERR: ^~ BUILDSTDERR: qscheck.c:316:5: note: did you mean to dereference the pointer? BUILDSTDERR: if(&file[i] != '\0') { BUILDSTDERR: ^ BUILDSTDERR: qscheck.c:332:14: warning: comparison between pointer and zero character constant [-Wpointer-compare] BUILDSTDERR: if(&sr[i] != '\0') { BUILDSTDERR: ^~ BUILDSTDERR: qscheck.c:332:7: note: did you mean to dereference the pointer? BUILDSTDERR: if(&sr[i] != '\0') { BUILDSTDERR: ^ BUILDSTDERR: At top level: BUILDSTDERR: qscheck.c:28:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qscheck.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qsexec.c: In function 'main': BUILDSTDERR: qsexec.c:390:19: warning: 'countertime' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: if(countertime + sec >= time(NULL)) { BUILDSTDERR: ~~~~~~~~~~~~^~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qsgeo.o qsgeo.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qslogger.o qslogger.c gcc -DHAVE_CONFIG_H -I. -I.. -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -c -o qshead.o qshead.c BUILDSTDERR: qshead.c:30:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qshead.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qsfilter2 qsfilter2.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qslog qslog.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz BUILDSTDERR: qsgeo.c:30:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qsgeo.c 2463 2018-05-29 15:37:53Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: qslogger.c:30:19: warning: 'revision' defined but not used [-Wunused-const-variable=] BUILDSTDERR: static const char revision[] = "$Id: qslogger.c 2348 2018-01-03 21:14:27Z pbuchbinder $"; BUILDSTDERR: ^~~~~~~~ gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qspng qspng.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qsrotate qsrotate.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qssign qssign.o qs_util.o qs_apo.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qstail qstail.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qsgrep qsgrep.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qsexec qsexec.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qscheck qscheck.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qsgeo qsgeo.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qslogger qslogger.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz gcc -pthread -I/usr/include/libpng16 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/include/apr-1 -I/usr/include/apr-1 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o qshead qshead.o qs_util.o -lssl -lcrypto -lapr-1 -L/usr/lib64 -laprutil-1 -lpthread -ldl -lldap_r -llber -ldb-5.3 -lexpat -lpcre -lpng16 -lz make[2]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools/src' make[2]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools' make[2]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools' make[1]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools' ~/build/BUILD/mod_qos-11.55 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.f6GCXP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 + cd mod_qos-11.55 + install -Dpm 755 apache2/.libs/mod_qos.so /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/lib64/httpd/modules/mod_qos.so + install -Dpm 644 /builddir/build/SOURCES/10-mod_qos.conf /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/etc/httpd/conf.modules.d/10-mod_qos.conf + cd tools/ + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools/src' make[2]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin' /usr/bin/install -p qsfilter2 qslog qspng qsrotate qssign qstail qsgrep qsexec qscheck qsgeo qslogger qshead '/builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools/src' make[1]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools/src' make[1]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools' make[2]: Entering directory '/builddir/build/BUILD/mod_qos-11.55/tools' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools' make[1]: Leaving directory '/builddir/build/BUILD/mod_qos-11.55/tools' + install -d /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/share/man/man1/ + install -Dpm 644 man1/mod_qos.1 man1/qsexec.1 man1/qsfilter2.1 man1/qsgeo.1 man1/qsgrep.1 man1/qshead.1 man1/qslog.1 man1/qslogger.1 man1/qspng.1 man1/qsrotate.1 man1/qssign.1 man1/qstail.1 /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/share/man/man1/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 11.55-1.fc29 --unique-debug-suffix -11.55-1.fc29.riscv64 --unique-debug-src-base mod_qos-11.55-1.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mod_qos-11.55 extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qsgeo extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qslogger extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qssign extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qstail extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qsgrep extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qsrotate extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qsfilter2 extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qscheck extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qshead extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qslog extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qsexec extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/bin/qspng extracting debug info from /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/lib64/httpd/modules/mod_qos.so /usr/lib/rpm/sepdebugcrcfix: Updated 13 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1619 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mod_qos-11.55-1.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.GOfwgX + umask 022 + cd /builddir/build/BUILD + cd mod_qos-11.55 + DOCDIR=/builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/share/doc/mod_qos + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/share/doc/mod_qos + cp -pr doc /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/share/doc/mod_qos + cp -pr README.TXT /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64/usr/share/doc/mod_qos + exit 0 Provides: config(mod_qos) = 11.55-1.fc29 mod_qos = 11.55-1.fc29 mod_qos(riscv-64) = 11.55-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libapr-1.so.0()(64bit) libaprutil-1.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libdb-5.3.so()(64bit) libdl.so.2()(64bit) libexpat.so.1()(64bit) liblber-2.4.so.2()(64bit) libldap_r-2.4.so.2()(64bit) libpcre.so.1()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: mod_qos-debugsource-11.55-1.fc29.riscv64 Provides: mod_qos-debugsource = 11.55-1.fc29 mod_qos-debugsource(riscv-64) = 11.55-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mod_qos-debuginfo-11.55-1.fc29.riscv64 Provides: debuginfo(build-id) = 4be46eeae25be93c4c6ae59b9715bb4c3e3d8c64 debuginfo(build-id) = 62f48d446fe8d5bf17b1326ad68637d343739f89 debuginfo(build-id) = 739a7c263b8c7e3beca2e0eaf2316b1f2bffce06 debuginfo(build-id) = 741df8884592998744ff19bffa1352e4e990f3ad debuginfo(build-id) = 9938e1b622f99dd1e7e23a40750005bb884dab1e debuginfo(build-id) = a066482542d25113e9d21abd90b0cba944c2d669 debuginfo(build-id) = a541993e477444c83d89d4d65f5b49668e7f8ffe debuginfo(build-id) = c4f5b38ff2c470078ad9cbb78ad2126c5afd665f debuginfo(build-id) = d7817e55abbb304e0b2b97697ac8f066ee6c964c debuginfo(build-id) = db669c7005b985b9c88ed522f6146547d1819640 debuginfo(build-id) = e6d5d2916d65d83e04c6e543cc70f0947b452511 debuginfo(build-id) = ed69ec120d56df0352a271f951b345e5766a7fd9 debuginfo(build-id) = f2cc796d064ca9f94bec1a3a684934e67927e09e mod_qos-debuginfo = 11.55-1.fc29 mod_qos-debuginfo(riscv-64) = 11.55-1.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mod_qos-debugsource(riscv-64) = 11.55-1.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 Wrote: /builddir/build/RPMS/mod_qos-11.55-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mod_qos-debugsource-11.55-1.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/mod_qos-debuginfo-11.55-1.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.n5fskT + umask 022 + cd /builddir/build/BUILD + cd mod_qos-11.55 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mod_qos-11.55-1.fc29.riscv64 + exit 0 Child return code was: 0