+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/mlmmj.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.jhYNLf + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mlmmj-1.3.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/mlmmj-1.3.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mlmmj-1.3.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Ouzf0k + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + 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 --enable-receive-strip 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-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for iconv_open in -liconv... no 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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for ftruncate... yes checking for memset... yes checking for socket... yes checking for strerror... yes checking for strncasecmp... yes checking for snprintf... yes checking for fcntl... yes checking for nanosleep... yes checking for time... yes checking for strftime... yes checking for syslog... yes checking for regcomp... yes checking for regexec... 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 src/mlmmj-make-ml config.status: creating listtexts/Makefile config.status: creating contrib/Makefile config.status: creating contrib/receivestrip/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0' Making all in src make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/src' gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-send.o mlmmj-send.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o writen.o writen.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mail-functions.o mail-functions.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o itoa.o itoa.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o chomp.o chomp.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o incindexfile.o incindexfile.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o checkwait_smtpreply.o checkwait_smtpreply.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getlistaddr.o getlistaddr.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mylocking.o mylocking.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o init_sockfd.o init_sockfd.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o strgen.o strgen.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o random-int.o random-int.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o print-version.o print-version.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log_error.o log_error.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mygetline.o mygetline.c strgen.c: In function 'gendatestr': strgen.c:351:63: warning: '%+05d' directive output may be truncated writing between 5 and 9 bytes into a region of size between 8 and 14 [-Wformat-truncation=] snprintf(timestr, 40, "Date: %s, %02d %s %04d %02d:%02d:%02d %+05d\n", ^~~~~ strgen.c:351:24: note: directive argument in the range [-59652323, 59652323] snprintf(timestr, 40, "Date: %s, %02d %s %04d %02d:%02d:%02d %+05d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from strgen.c:24: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 43) into a destination of size 40 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o memory.o memory.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o statctrl.o statctrl.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ctrlvalue.o ctrlvalue.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getaddrsfromfd.o getaddrsfromfd.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o readn.o readn.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o getlistdelim.o getlistdelim.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-receive.o mlmmj-receive.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o dumpfd2fd.o dumpfd2fd.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o log_oper.o log_oper.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-process.o mlmmj-process.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o find_email_adr.o find_email_adr.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o listcontrol.o listcontrol.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o send_help.o send_help.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o prepstdreply.o prepstdreply.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o do_all_the_voodoo_here.o do_all_the_voodoo_here.c mlmmj-process.c: In function 'main': mlmmj-process.c:1086:8: warning: 'txt' may be used uninitialized in this function [-Wmaybe-uninitialized] register_originalmail(txt, donemailname); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o gethdrline.o gethdrline.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o subscriberfuncs.o subscriberfuncs.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o ctrlvalues.o ctrlvalues.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o send_list.o send_list.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o unistr.o unistr.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-sub.o mlmmj-sub.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-unsub.o mlmmj-unsub.c mlmmj-sub.c: In function 'subscribe_type': mlmmj-sub.c:589:4: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] setgid(st.st_gid); ^~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-bounce.o mlmmj-bounce.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-maintd.o mlmmj-maintd.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o send_digest.o send_digest.c gcc -DHAVE_CONFIG_H -I. -I.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-list.o mlmmj-list.c mlmmj-list.c: In function 'main': mlmmj-list.c:103:11: warning: variable 'ret' set but not used [-Wunused-but-set-variable] int opt, ret, count = 0, docount = 0; ^~~ gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-send mlmmj-send.o writen.o mail-functions.o itoa.o chomp.o incindexfile.o checkwait_smtpreply.o getlistaddr.o mylocking.o init_sockfd.o strgen.o random-int.o print-version.o log_error.o mygetline.o memory.o statctrl.o ctrlvalue.o getaddrsfromfd.o readn.o getlistdelim.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-receive mlmmj-receive.o writen.o random-int.o strgen.o print-version.o log_error.o dumpfd2fd.o memory.o log_oper.o mylocking.o readn.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-process mlmmj-process.o writen.o find_email_adr.o incindexfile.o itoa.o getlistaddr.o chomp.o mylocking.o listcontrol.o random-int.o strgen.o print-version.o send_help.o prepstdreply.o do_all_the_voodoo_here.o mygetline.o gethdrline.o log_error.o statctrl.o ctrlvalue.o dumpfd2fd.o subscriberfuncs.o ctrlvalues.o memory.o log_oper.o send_list.o readn.o getlistdelim.o unistr.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-sub mlmmj-sub.o writen.o mylocking.o getlistaddr.o chomp.o random-int.o strgen.o subscriberfuncs.o print-version.o log_error.o mygetline.o prepstdreply.o memory.o statctrl.o readn.o getlistdelim.o ctrlvalues.o unistr.o ctrlvalue.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-unsub mlmmj-unsub.o writen.o mylocking.o getlistaddr.o chomp.o subscriberfuncs.o random-int.o strgen.o print-version.o log_error.o mygetline.o prepstdreply.o memory.o statctrl.o readn.o getlistdelim.o unistr.o ctrlvalue.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-bounce mlmmj-bounce.o print-version.o log_error.o subscriberfuncs.o strgen.o random-int.o writen.o prepstdreply.o mygetline.o chomp.o getlistaddr.o memory.o find_email_adr.o gethdrline.o readn.o getlistdelim.o unistr.o ctrlvalue.o statctrl.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-list mlmmj-list.o strgen.o writen.o print-version.o memory.o log_error.o random-int.o readn.o subscriberfuncs.o gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-maintd mlmmj-maintd.o print-version.o log_error.o mygetline.o strgen.o random-int.o chomp.o writen.o memory.o ctrlvalue.o send_digest.o getlistaddr.o dumpfd2fd.o mylocking.o log_oper.o readn.o getlistdelim.o prepstdreply.o statctrl.o gethdrline.o unistr.o make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/src' Making all in listtexts make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/listtexts' Making all in contrib make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' Making all in receivestrip make[3]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj-receive-strip.o mlmmj-receive-strip.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/mygetline.o mlmmj_src/mygetline.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/memory.o mlmmj_src/memory.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/readn.o mlmmj_src/readn.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/strgen.o mlmmj_src/strgen.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/random-int.o mlmmj_src/random-int.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/log_error.o mlmmj_src/log_error.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/print-version.o mlmmj_src/print-version.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/writen.o mlmmj_src/writen.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/dumpfd2fd.o mlmmj_src/dumpfd2fd.c mlmmj_src/strgen.c: In function 'gendatestr': mlmmj_src/strgen.c:351:63: warning: '%+05d' directive output may be truncated writing between 5 and 9 bytes into a region of size between 8 and 14 [-Wformat-truncation=] snprintf(timestr, 40, "Date: %s, %02d %s %04d %02d:%02d:%02d %+05d\n", ^~~~~ mlmmj_src/strgen.c:351:24: note: directive argument in the range [-59652323, 59652323] snprintf(timestr, 40, "Date: %s, %02d %s %04d %02d:%02d:%02d %+05d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from mlmmj_src/strgen.c:24: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 33 or more bytes (assuming 43) into a destination of size 40 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/ctrlvalues.o mlmmj_src/ctrlvalues.c gcc -DHAVE_CONFIG_H -I. -I../.. -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o mlmmj_src/chomp.o mlmmj_src/chomp.c gcc -g -Wall -pedantic -Wsign-compare -DDEFAULTTEXTDIR='"/usr/share/mlmmj/text.skel"' -I./../../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mlmmj-receive-strip mlmmj-receive-strip.o mlmmj_src/mygetline.o mlmmj_src/memory.o mlmmj_src/readn.o mlmmj_src/strgen.o mlmmj_src/random-int.o mlmmj_src/log_error.o mlmmj_src/print-version.o mlmmj_src/writen.o mlmmj_src/dumpfd2fd.o mlmmj_src/ctrlvalues.o mlmmj_src/chomp.o make[3]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[3]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0' make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0' make[1]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0rQ9pa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64 + cd mlmmj-1.3.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/src' make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin' /usr/bin/install -p mlmmj-send mlmmj-receive mlmmj-process mlmmj-sub mlmmj-unsub mlmmj-bounce mlmmj-maintd mlmmj-list '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin' /usr/bin/install -p mlmmj-make-ml '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin' /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/src' ln -f -s mlmmj-receive /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin/mlmmj-recieve ln -f -s mlmmj-make-ml /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin/mlmmj-make-ml.sh make[3]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/src' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/src' make[1]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/src' Making install in listtexts make[1]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/it' /usr/bin/install -p -m 644 ./it/confirm ./it/deny ./it/deny-post ./it/digest ./it/faq ./it/finish ./it/finish-sub ./it/gatekeep-sub ./it/help ./it/list ./it/moderate-post ./it/notify ./it/probe ./it/prologue ./it/wait-post ./it/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/it' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/sk' /usr/bin/install -p -m 644 ./sk/confirm ./sk/deny ./sk/deny-post ./sk/digest ./sk/faq ./sk/finish ./sk/finish-sub ./sk/gatekeep-sub ./sk/help ./sk/list ./sk/moderate-post ./sk/notify ./sk/probe ./sk/prologue ./sk/wait-post ./sk/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/sk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/ast' /usr/bin/install -p -m 644 ./ast/confirm ./ast/deny ./ast/deny-post ./ast/digest ./ast/faq ./ast/finish ./ast/finish-sub ./ast/gatekeep-sub ./ast/help ./ast/list ./ast/moderate-post ./ast/notify ./ast/probe ./ast/prologue ./ast/wait-post ./ast/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/ast' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/en' /usr/bin/install -p -m 644 ./en/confirm ./en/deny ./en/deny-post ./en/digest ./en/faq ./en/finish ./en/finish-sub ./en/gatekeep-sub ./en/help ./en/list ./en/moderate-post ./en/notify ./en/probe ./en/prologue ./en/wait-post ./en/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/en' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/zh-cn' /usr/bin/install -p -m 644 ./zh-cn/confirm ./zh-cn/deny ./zh-cn/deny-post ./zh-cn/digest ./zh-cn/faq ./zh-cn/finish ./zh-cn/finish-sub ./zh-cn/gatekeep-sub ./zh-cn/help ./zh-cn/list ./zh-cn/moderate-post ./zh-cn/notify ./zh-cn/probe ./zh-cn/prologue ./zh-cn/wait-post ./zh-cn/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/zh-cn' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/de' /usr/bin/install -p -m 644 ./de/confirm ./de/deny ./de/deny-post ./de/digest ./de/faq ./de/finish ./de/finish-sub ./de/gatekeep-sub ./de/help ./de/list ./de/moderate-post ./de/notify ./de/probe ./de/prologue ./de/wait-post ./de/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/de' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/cs' /usr/bin/install -p -m 644 ./cs/confirm ./cs/deny ./cs/deny-post ./cs/digest ./cs/faq ./cs/finish ./cs/finish-sub ./cs/gatekeep-sub ./cs/help ./cs/list ./cs/moderate-post ./cs/notify ./cs/probe ./cs/prologue ./cs/wait-post ./cs/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/cs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/pt' /usr/bin/install -p -m 644 ./pt/confirm ./pt/deny ./pt/deny-post ./pt/digest ./pt/faq ./pt/finish ./pt/finish-sub ./pt/gatekeep-sub ./pt/help ./pt/list ./pt/moderate-post ./pt/notify ./pt/probe ./pt/prologue ./pt/wait-post ./pt/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/pt' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/fr' /usr/bin/install -p -m 644 ./fr/confirm ./fr/deny ./fr/deny-post ./fr/digest ./fr/faq ./fr/finish ./fr/finish-sub ./fr/gatekeep-sub ./fr/help ./fr/list ./fr/moderate-post ./fr/notify ./fr/probe ./fr/prologue ./fr/wait-post ./fr/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/fr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/gr' /usr/bin/install -p -m 644 ./gr/confirm ./gr/deny ./gr/deny-post ./gr/digest ./gr/faq ./gr/finish ./gr/finish-sub ./gr/gatekeep-sub ./gr/help ./gr/list ./gr/moderate-post ./gr/notify ./gr/probe ./gr/prologue ./gr/wait-post ./gr/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/gr' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/fi' /usr/bin/install -p -m 644 ./fi/confirm ./fi/deny ./fi/deny-post ./fi/digest ./fi/faq ./fi/finish ./fi/finish-sub ./fi/gatekeep-sub ./fi/help ./fi/list ./fi/moderate-post ./fi/notify ./fi/probe ./fi/prologue ./fi/wait-post ./fi/wait-sub '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/mlmmj/text.skel/fi' make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/listtexts' make[1]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/listtexts' Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' Making install in receivestrip make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[3]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin' /usr/bin/install -p mlmmj-receive-strip '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib/receivestrip' make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[3]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[1]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0/contrib' make[1]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0' make[2]: Entering directory '/builddir/build/BUILD/mlmmj-1.3.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 man/mlmmj-bounce.1 man/mlmmj-make-ml.1 man/mlmmj-receive.1 man/mlmmj-sub.1 man/mlmmj-maintd.1 man/mlmmj-process.1 man/mlmmj-send.1 man/mlmmj-unsub.1 man/mlmmj-list.1 '/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0' make[1]: Leaving directory '/builddir/build/BUILD/mlmmj-1.3.0' + mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/var/spool/mlmmj + find contrib/ -type f -name '*.pl' -exec chmod -x '{}' ';' + find contrib/ -type f -name '*.cgi' -exec chmod -x '{}' ';' + /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: mlmmj-1.3.0-3.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.CTsxxc + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr AUTHORS /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr ChangeLog /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr FAQ /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr README README.access README.archives README.exim4 README.footers README.listtexts README.postfix README.qmail README.security README.sendmail /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr TODO /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr TUNABLES /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr UPGRADE /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + cp -pr contrib/web/ /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/doc/mlmmj + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TyDWuh + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/licenses/mlmmj + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/licenses/mlmmj + cp -pr COPYING /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64/usr/share/licenses/mlmmj + exit 0 Provides: mlmmj = 1.3.0-3.fc28 mlmmj(riscv-64) = 1.3.0-3.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh 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) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mlmmj-1.3.0-3.fc28.riscv64 Wrote: /builddir/build/SRPMS/mlmmj-1.3.0-3.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/mlmmj-1.3.0-3.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.H9lDMu + umask 022 + cd /builddir/build/BUILD + cd mlmmj-1.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mlmmj-1.3.0-3.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