+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/qsf.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.kx1vwf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qsf-1.2.7 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/qsf-1.2.7.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qsf-1.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fuRNv2 + umask 022 + cd /builddir/build/BUILD + cd qsf-1.2.7 + 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 + '[' 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 --without-sqlite --without-mysql checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-ld... no checking for ld... ld checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... yes checking for gzip... gzip -f9 checking for library containing pow... -lm checking for egrep... grep -E checking for ANSI C header files... yes checking whether byte ordering is bigendian... no checking for memcpy... yes checking for fcntl... yes checking for getopt... yes checking for getopt_long... yes checking for mkstemp... yes checking for snprintf... yes checking for vsnprintf... yes checking for utime... 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking mcheck.h usability... yes checking mcheck.h presence... yes checking for mcheck.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for library containing gdbm_open... -lgdbm checking for gdbm_fdesc... yes checking search.h usability... yes checking search.h presence... yes checking for search.h... yes checking for bsearch... yes checking for qsort... yes checking which backend databases are available... obtree btree list GDBM configure: creating ./config.status config.status: creating Makefile config.status: creating doc/lsm config.status: creating doc/quickref.1 config.status: creating doc/qsf.spec config.status: creating src/.dummy config.status: creating src/include/config.h config.status: executing default commands + make -j4 gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/main/help.o src/main/help.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/main/log.o src/main/log.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/main/main.o src/main/main.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/main/options.o src/main/options.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/main/tick.o src/main/tick.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/main/version.o src/main/version.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/md5.o src/md5.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/library.o src/library.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/btree.o src/db/btree.c src/md5.c: In function 'MD5Final': src/md5.c:146:23: warning: argument to 'sizeof' in 'memset' call is the same expression as the destination; did you mean to dereference it? [-Wsizeof-pointer-memaccess] memset(ctx, 0, sizeof(ctx)); /* In case it's sensitive */ ^ gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/gdbm.o src/db/gdbm.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/list.o src/db/list.c src/db/btree.c: In function 'qdb_btree_delete__rewrite': src/db/btree.c:911:6: warning: variable 'x' set but not used [-Wunused-but-set-variable] int x; ^ gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/main.o src/db/main.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/mysql.o src/db/mysql.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/obtree.o src/db/obtree.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/db/sqlite.o src/db/sqlite.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/alloc.o src/message/alloc.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/base64.o src/message/base64.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/dump.o src/message/dump.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/header.o src/message/header.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/parse.o src/message/parse.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/qp.o src/message/qp.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/read.o src/message/read.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/message/rfc2047.o src/message/rfc2047.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/mailbox/alloc.o src/mailbox/alloc.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/mailbox/count.o src/mailbox/count.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/mailbox/scan.o src/mailbox/scan.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/mailbox/select.o src/mailbox/select.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/alloc.o src/spam/alloc.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/allowlist.o src/spam/allowlist.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/benchmark.o src/spam/benchmark.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/check.o src/spam/check.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/cksum.o src/spam/cksum.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/db.o src/spam/db.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/dump.o src/spam/dump.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/merge.o src/spam/merge.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/plaintext.o src/spam/plaintext.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/prune.o src/spam/prune.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/token.o src/spam/token.c src/spam/prune.c: In function 'spam_db_prune_old__strip': src/spam/prune.c:127:34: warning: variable 'total_updates' set but not used [-Wunused-but-set-variable] long total_spam, total_nonspam, total_updates; ^~~~~~~~~~~~~ src/spam/prune.c: In function 'spam_db_prune_old': src/spam/prune.c:322:34: warning: variable 'total_updates' set but not used [-Wunused-but-set-variable] long total_spam, total_nonspam, total_updates, max_spam, ^~~~~~~~~~~~~ gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/train.o src/spam/train.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/spam/update.o src/spam/update.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/attached_files.o src/tests/attached_files.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/gibberish.o src/tests/gibberish.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/gtube.o src/tests/gtube.c src/tests/gibberish.c: In function 'spam_test_gibberish_badstart': src/tests/gibberish.c:168:6: warning: variable 'len' set but not used [-Wunused-but-set-variable] int len; ^~~ gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/html.o src/tests/html.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/imgcount.o src/tests/imgcount.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/main.o src/tests/main.c gcc -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./src/include -Isrc/include -DHAVE_CONFIG_H -c -o src/tests/urls.o src/tests/urls.c ld -r -o src/main.o src/main/help.o src/main/log.o src/main/main.o src/main/options.o src/main/tick.o src/main/version.o ld -r -o src/db.o src/db/btree.o src/db/gdbm.o src/db/list.o src/db/main.o src/db/mysql.o src/db/obtree.o src/db/sqlite.o ld -r -o src/message.o src/message/alloc.o src/message/base64.o src/message/dump.o src/message/header.o src/message/parse.o src/message/qp.o src/message/read.o src/message/rfc2047.o ld -r -o src/mailbox.o src/mailbox/alloc.o src/mailbox/count.o src/mailbox/scan.o src/mailbox/select.o ld -r -o src/spam.o src/spam/alloc.o src/spam/allowlist.o src/spam/benchmark.o src/spam/check.o src/spam/cksum.o src/spam/db.o src/spam/dump.o src/spam/merge.o src/spam/plaintext.o src/spam/prune.o src/spam/token.o src/spam/train.o src/spam/update.o ld -r -o src/tests.o src/tests/attached_files.o src/tests/gibberish.o src/tests/gtube.o src/tests/html.o src/tests/imgcount.o src/tests/main.o src/tests/urls.o gcc -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 -o qsf src/main.o src/md5.o src/library.o src/db.o src/message.o src/mailbox.o src/spam.o src/tests.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lm -lgdbm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oakqIo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 + cd qsf-1.2.7 + rm -rf /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 man doc/quickref.1 | col -b | cat -s > doc/quickref.txt || : :870: warning [p 10, 5.3i]: cannot adjust line chmod 644 doc/quickref.txt || : ./autoconf/scripts/mkinstalldirs \ "/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64//usr/bin" mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/bin ./autoconf/scripts/mkinstalldirs \ "/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64//usr/share/man/man1" mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/man mkdir /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 755 qsf \ "/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64//usr/bin/qsf" /usr/bin/install -c -m 644 doc/quickref.1 \ "/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64//usr/share/man/man1/qsf.1" gzip -f9 "/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64//usr/share/man/man1/qsf.1" || : + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /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 /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: qsf-1.2.7-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y58Mqm + umask 022 + cd /builddir/build/BUILD + cd qsf-1.2.7 + DOCDIR=/builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + cp -pr README /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + cp -pr doc/COPYING /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + cp -pr doc/NEWS /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + cp -pr doc/TODO /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + cp -pr doc/postfix-howto /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64/usr/share/doc/qsf + exit 0 Provides: qsf = 1.2.7-14.fc28 qsf(riscv-64) = 1.2.7-14.fc28 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) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgdbm.so.5()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/qsf-1.2.7-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/qsf-1.2.7-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.KaAz07 + umask 022 + cd /builddir/build/BUILD + cd qsf-1.2.7 + rm -rf /builddir/build/BUILDROOT/qsf-1.2.7-14.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync ++ sleep 5 Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff