+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/mboxgrep.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.f7iNEg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mboxgrep-0.7.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/mboxgrep-0.7.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mboxgrep-0.7.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (mboxgrep-debug.diff):' Patch #0 (mboxgrep-debug.diff): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .debug --fuzz=0 patching file src/Makefile.in + echo 'Patch #1 (mboxgrep-0.7.9-format-security.patch):' Patch #1 (mboxgrep-0.7.9-format-security.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .format --fuzz=0 patching file src/info.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZjhoJN + umask 022 + cd /builddir/build/BUILD + cd mboxgrep-0.7.9 + 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 checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for pcre-config... /usr/bin/pcre-config checking for gzopen in -lz... yes checking for BZ2_bzopen in -lbz2... yes checking for like_monday in -lgarfield... no checking for fcntl... yes checking for flock... yes checking for regcomp... yes checking for strptime... yes checking for ftw... yes checking for fts_open... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h + /usr/bin/make -j4 cd src; /usr/bin/make make[1]: Entering directory '/builddir/build/BUILD/mboxgrep-0.7.9/src' 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. -I. -c info.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. -I. -c 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. -I. -c mh.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. -I. -c scan.c mh.c: In function 'mh_read_message': mh.c:83:22: warning: variable 'have_return_path' set but not used [-Wunused-but-set-variable] int have_from = 0, have_return_path = 0, ^~~~~~~~~~~~~~~~ mh.c:133:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buffer, BUFSIZ, fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~ 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. -I. -c maildir.c scan.c: In function 'scan_mailbox': scan.c:244:20: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] len = gzwrite (tmpp, (msg->headers+quux), ^~~~ In file included from scan.c:50:0: /usr/include/zlib.h:1446:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^~~~~~~ scan.c:251:16: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] gzwrite(tmpp, "\n", 1); ^~~~ In file included from scan.c:50:0: /usr/include/zlib.h:1446:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^~~~~~~ scan.c:256:19: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] len = gzwrite(tmpp, (msg->body+quux), ^~~~ In file included from scan.c:50:0: /usr/include/zlib.h:1446:21: note: expected 'gzFile {aka struct gzFile_s *}' but argument is of type 'FILE * {aka struct _IO_FILE *}' ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^~~~~~~ scan.c: In function 'md5_check_message': scan.c:337:41: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness [-Wpointer-sign] if (0 == strncmp (chksum->md5[i], b, 16)) ^ In file included from scan.c:48:0: /usr/include/string.h:139:12: note: expected 'const char *' but argument is of type 'unsigned char *' extern int strncmp (const char *__s1, const char *__s2, size_t __n) ^~~~~~~ scan.c:343:37: warning: pointer targets in passing argument 1 of 'xstrdup' differ in signedness [-Wpointer-sign] chksum->md5[chksum->n] = xstrdup (b); ^ In file included from scan.c:61:0: wrap.h:69:7: note: expected 'const char *' but argument is of type 'unsigned char *' char *xstrdup (const char *s); ^~~~~~~ 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. -I. -c mbox.c maildir.c: In function 'maildir_read_message': maildir.c:118:56: warning: variable 'have_return_path' set but not used [-Wunused-but-set-variable] int have_from = 0, have_to = 0, have_message_id = 0, have_return_path = 0, ^~~~~~~~~~~~~~~~ maildir.c:118:35: warning: variable 'have_message_id' set but not used [-Wunused-but-set-variable] int have_from = 0, have_to = 0, have_message_id = 0, have_return_path = 0, ^~~~~~~~~~~~~~~ maildir.c:118:22: warning: variable 'have_to' set but not used [-Wunused-but-set-variable] int have_from = 0, have_to = 0, have_message_id = 0, have_return_path = 0, ^~~~~~~ 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. -I. -c misc.c In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdio.h:27, from misc.c:27: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ 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. -I. -c wrap.c mbox.c: In function 'mbox_open': mbox.c:168:2: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets (buffer, BUFSIZ, mp->fp); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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. -I. -c getopt.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. -I. -c getopt1.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. -I. -c md5.c wrap.c: In function 'm_gzdopen': wrap.c:114:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] blah = gzdopen (fildes, mode); ^ md5.c: In function 'md5_finish_ctx': md5.c:34:27: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] # define memcpy(d, s, n) bcopy ((s), (d), (n)) ^ md5.c:122:3: note: in expansion of macro 'memcpy' memcpy (&ctx->buffer[bytes], fillbuf, pad); ^~~~~~ md5.c:34:27: warning: incompatible implicit declaration of built-in function 'bcopy' # define memcpy(d, s, n) bcopy ((s), (d), (n)) ^ md5.c:122:3: note: in expansion of macro 'memcpy' memcpy (&ctx->buffer[bytes], fillbuf, pad); ^~~~~~ md5.c: In function 'md5_process_bytes': md5.c:34:27: warning: incompatible implicit declaration of built-in function 'bcopy' # define memcpy(d, s, n) bcopy ((s), (d), (n)) ^ md5.c:232:7: note: in expansion of macro 'memcpy' memcpy (&ctx->buffer[left_over], buffer, add); ^~~~~~ md5.c:34:27: warning: incompatible implicit declaration of built-in function 'bcopy' # define memcpy(d, s, n) bcopy ((s), (d), (n)) ^ md5.c:262:7: note: in expansion of macro 'memcpy' memcpy (&ctx->buffer[left_over], buffer, 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 -o mboxgrep info.o main.o mh.o scan.o maildir.o mbox.o misc.o wrap.o getopt.o getopt1.o md5.o -lbz2 -lz -lpcre make[1]: Leaving directory '/builddir/build/BUILD/mboxgrep-0.7.9/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.zzJPj3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64 + cd mboxgrep-0.7.9 + echo 'warning: %makeinstall is deprecated, try %make_install instead' warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr bindir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/etc datadir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share includedir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/include libdir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/var/lib mandir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/info install cd src; /usr/bin/make install make[1]: Entering directory '/builddir/build/BUILD/mboxgrep-0.7.9/src' /usr/bin/install -c -d /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/bin /usr/bin/install -c mboxgrep /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/bin make[1]: Leaving directory '/builddir/build/BUILD/mboxgrep-0.7.9/src' cd doc; /usr/bin/make install make[1]: Entering directory '/builddir/build/BUILD/mboxgrep-0.7.9/doc' /usr/bin/install -c -d /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -m 0644 mboxgrep.1 /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/man/man1 /usr/bin/install -c -d /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/info /usr/bin/install -c -m 0644 mboxgrep.info /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/info make[1]: Leaving directory '/builddir/build/BUILD/mboxgrep-0.7.9/doc' + /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: mboxgrep-0.7.9-23.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B4FjBG + umask 022 + cd /builddir/build/BUILD + cd mboxgrep-0.7.9 + DOCDIR=/builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + cp -pr AUTHORS /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + cp -pr COPYING /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + cp -pr ChangeLog /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + cp -pr NEWS /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + cp -pr README /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + cp -pr TODO /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64/usr/share/doc/mboxgrep + exit 0 Provides: mboxgrep = 0.7.9-23.fc28 mboxgrep(riscv-64) = 0.7.9-23.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /sbin/install-info Requires(preun): /bin/sh /sbin/install-info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libpcre.so.1()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.fc28.riscv64 Wrote: /builddir/build/SRPMS/mboxgrep-0.7.9-23.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/mboxgrep-0.7.9-23.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.oSHygU + umask 022 + cd /builddir/build/BUILD + cd mboxgrep-0.7.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mboxgrep-0.7.9-23.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