D: [iurt_root_command] chroot warning: %make is deprecated, use %make_build instead Installing /home/iurt/rpmbuild/SRPMS/procmail-3.22-27.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jDA0y1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf procmail-3.22 + /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/procmail-3.22.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd procmail-3.22 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (procmail-3.22-lockf.patch):' Patch #1 (procmail-3.22-lockf.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .lockf --fuzz=0 patching file config.h + echo 'Patch #2 (procmail-3.22-pixelpb.patch):' Patch #2 (procmail-3.22-pixelpb.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .warly --fuzz=0 patching file src/mailfold.c + echo 'Patch #3 (procmail-3.22-benchmark.patch):' Patch #3 (procmail-3.22-benchmark.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .bench --fuzz=0 patching file src/autoconf + echo 'Patch #4 (procmail-3.22-defsendmail.patch):' Patch #4 (procmail-3.22-defsendmail.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .defsendmail --fuzz=0 patching file config.h + echo 'Patch #5 (procmail-3.22-getline.patch):' Patch #5 (procmail-3.22-getline.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .readline --fuzz=0 patching file src/fields.c patching file src/formail.c patching file src/formisc.c patching file src/formisc.h + echo 'Patch #6 (procmail-3.22-CVE-2014-3618.patch):' Patch #6 (procmail-3.22-CVE-2014-3618.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .CVE-2014-3618 --fuzz=0 patching file src/formisc.c + echo 'Patch #7 (procmail-3.22-crash-fix.patch):' Patch #7 (procmail-3.22-crash-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .crash-fix --fuzz=0 patching file src/formail.c patching file src/formisc.c + echo 'Patch #8 (procmail-3.22-loadbuf-fix.patch):' Patch #8 (procmail-3.22-loadbuf-fix.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .loadbuf-fix --fuzz=0 patching file src/formisc.c + find . -type d -exec chmod 755 '{}' ';' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5ppO21 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd procmail-3.22 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + echo -n -e '\n' + /usr/bin/make -O -j8 'CFLAGS0=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' 'LDFLAGS0= -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' /bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \ "-lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun -lgen -lsockdns -ldl" \ "/lib /usr/lib /usr/local/lib" \ /dev/null "/usr/bin/make" o \ "cc" "-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables " "-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags " "procmail lockfile formail mailstat" \ "procmail formail lockfile" \ "procmailrc procmailsc procmailex" "src man" \ "/usr/bin" \ "strip" cc seems to work fine, using that as the C-compiler ...scanning for 13 libraries... Added LDFLAGS= -lm -ldl -lc cd src; /usr/bin/make ../autoconf.h /bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null \ "grep -F" "/usr/bin/make" o "__defaults__" \ "/usr/bin" ../autoconf.h echo Housekeeping file >config.check ============================================================================== In order for the kernel-locking tests to work as intended I have to be able to test-lock files on as many semantically different filesystems as possible (for more information about this, READ PARAGRAPH TWO in INSTALL). To suppress this prompt you can set the LOCKINGTEST variable in the Makefile.  Please add writable directories to the list. You should only add directories that reside on filesystems that have unique characteristics. E.g. if you have several remote NFS partitions, pick some unique client-server pairs, there is little use in picking the same server twice from the same client-machine. An excellent candidate would be a remotely mounted mail spool directory. ============================================================================== I will temporarily use a testdirectory named _locktest in the following directories: /tmp . If you would like to add any, please specify them below, press return to continue: Initiating fcntl()/kernel-locking-support tests Proceeding with kernel-locking-support tests in the background Testing for const Testing for volatile Testing for prototypes Testing for enum Checking for POSIX and ANSI/ISO system include files Checking for network/comsat/biff support Testing for void*, size_t, off_t, pid_t, time_t, mode_t, uid_t & gid_t Checking realloc implementation Testing for WIFEXITED(), WIFSTOPPED(), WEXITSTATUS() & WSIGTERM() Testing for various struct passwd members Testing for memmove, strchr, strpbrk, strcspn, strtol, strstr, rename, setrgid, setegid, pow, opendir, mkdir, waitpid, fsync, ftruncate, strtod, strncasecmp, strerror, strlcat, memset, bzero, and _exit Determining the maximum number of 16 byte arguments execv() takes Benchmarking your system's strstr() implementation, so be nice to your system to get right results. average cpu time = 15.050 us. average cpu time = 15.973 us. Collecting results from kernel-locking tests =============================autoconf.h=================================== /* This file was automagically generated by autoconf */ /* 5 moves in 64 steps of size 16384 when reallocing */ #define NOpw_passwd #define NOpw_class #define NOpw_gecos #define NOstrlcat #define NOsetrgid #define GOT_bin_test #define MAX_argc 83765 /* Your system's strstr() is 1.061 times FASTER than my C-routine */ #define UDP_protocolno 17 #define BIFF_serviceport "512" #define IP_localhost {127,0,0,1} #define setrgid_RUNTIME_CHECK #define MAILSPOOLDIR "/var/spool/mail/" #define SENDMAIL "/usr/sbin/sendmail" #define CF_no_procmail_yet #define buggy_SENDMAIL #define defPATH "PATH=$HOME/bin:/bin:/usr/local/bin" #define defSPATH "PATH=/bin:/usr/local/bin" #define PM_VERSION "3.22" /*locktype: 4, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/ /*locktype: 4, countlocks: 0, timeout 0, watchdog 8, ./_locktest*/ /*locktype: 6, countlocks: 80, timeout 0, watchdog 14, /tmp/_locktest*/ /*locktype: 5, countlocks: 80, timeout 0, watchdog 14, /tmp/_locktest*/ /* Hotwire LOCKINGTEST=100 */ /* Procmail will lock via: dotlocking, fcntl() */ /* autoconf completed */ ========================================================================== cd src; /usr/bin/make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat cd man; /usr/bin/make ../new/procmail.1 ../new/formail.1 ../new/lockfile.1 ../new/procmailrc.5 ../new/procmailsc.5 ../new/procmailex.5 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables sublib.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables common.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables cstdio.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables exopen.c exopen.c: In function 'unique': exopen.c:116:6: warning: ignoring return value of 'nice' declared with attribute 'warn_unused_result' [-Wunused-result] 116 | nice(nicediff); /* put back the priority to the old level */ | ^~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' =============================================================================== If you are a system administrator you should consider integrating procmail into the mail-delivery system -- for advanced functionality, speed AND SECURITY --. For more information about this topic you should look in the examples/advanced file. Also, HIGHLY RECOMMENDED (type 'make install-suid' to execute it): chown root /usr/bin/procmail chgrp mail /usr/bin/procmail /usr/bin/lockfile chmod 6755 /usr/bin/procmail chmod 2755 /usr/bin/lockfile =============================================================================== make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' manconf.c: In function 'pname': manconf.c:77:52: warning: ignoring return value of 'freopen' declared with attribute 'warn_unused_result' [-Wunused-result] 77 | { sprintf(filebuf,"%s.%04d",*gargv,filecount++);freopen(filebuf,"w",stdout); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables goodies.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables foldinfo.c foldinfo.c: In function 'rnmbogus': foldinfo.c:60:12: warning: implicit declaration of function 'ultoan' [-Wimplicit-function-declaration] 60 | *p++='.';ultoan((unsigned long)stbuf->st_ino,p); /* i-node numbered */ | ^~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables locking.c locking.c: In function 'lockit': locking.c:103:6: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 103 | setegid(gid); /* we put back our regular permissions */ | ^~~~~~~~~~~~ locking.c: In function 'unlock': locking.c:136:2: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 136 | setegid(sgid); /* try and get some extra permissions */ | ^~~~~~~~~~~~~ locking.c:141:2: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 141 | setegid(gid); /* we put back our regular permissions */ | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' /bin/sh ./mansed /bin/sh procmail.man procmail.1 "/bin/rm -f" /dev/null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables acommon.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables mailfold.c mailfold.c: In function 'readmail': mailfold.c:374:6: warning: type of 'rhead' defaults to 'int' [-Wimplicit-int] 374 | void readmail(rhead,tobesent)const long tobesent; | ^~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' /bin/sh ./mansed /bin/sh formail.man formail.1 "/bin/rm -f" /dev/null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables mcommon.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables robust.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables pipes.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables lastdirsep.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -DPROCMAIL -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables authenticate.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables regexp.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' /bin/sh ./mansed /bin/sh lockfile.man lockfile.1 "/bin/rm -f" /dev/null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables misc.c In file included from procmail.h:3, from misc.c:13: misc.c: In function 'setids': includes.h:376:22: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 376 | #define setruid(uid) setreuid(uid,-1) | ^~~~~~~~~~~~~~~~ misc.c:99:6: note: in expansion of macro 'setruid' 99 | setruid(uid); | ^~~~~~~ misc.c:102:6: warning: ignoring return value of 'setegid' declared with attribute 'warn_unused_result' [-Wunused-result] 102 | setegid(gid); | ^~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables lmtp.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables memblk.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables comsat.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' /bin/sh ./mansed /bin/sh procmailsc.man procmailsc.5 "/bin/rm -f" /dev/null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' /bin/sh ./mansed /bin/sh procmailrc.man procmailrc.5 "/bin/rm -f" /dev/null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' /bin/sh ./mansed /bin/sh procmailex.man procmailex.5 "/bin/rm -f" /dev/null make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' ln ../man/procmail.1 ../new/procmail.1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' ln ../man/formail.1 ../new/formail.1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' ln ../man/lockfile.1 ../new/lockfile.1 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables fields.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables lockfile.c lockfile.c: In function 'elog': lockfile.c:54:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 54 | { write(STDERR,a,strlen(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' ln ../man/procmailsc.5 ../new/procmailsc.5 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' ln ../man/procmailrc.5 ../new/procmailrc.5 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' ln ../man/procmailex.5 ../new/procmailex.5 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables from.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cp ../examples/mailstat mailstat make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables variables.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables procmail.c procmail.c: In function 'main': procmail.c:498:2: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 498 | setuid(uid); /* make sure we have enough space */ | ^~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' ln ../src/mailstat ../new/mailstat make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ecommon.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables lockfile.o exopen.o sublib.o acommon.o mcommon.o authenticate.o lastdirsep.o -o lockfile -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -ldl -lc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' ln ../src/lockfile ../new/lockfile make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables formisc.c formisc.c: In function 'startprog': formisc.c:161:3: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | dup(oldstdout); | ^~~~~~~~~~~~~~ formisc.c:174:6: warning: ignoring return value of 'pipe' declared with attribute 'warn_unused_result' [-Wunused-result] 174 | pipe(poutfd); | ^~~~~~~~~~~~ formisc.c:193:51: warning: ignoring return value of 'dup' declared with attribute 'warn_unused_result' [-Wunused-result] 193 | { close(STDIN);close(oldstdout);close(PWRO);dup(PRDO);close(PRDO); | ^~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables procmail.o cstdio.o common.o exopen.o goodies.o locking.o mailfold.o foldinfo.o misc.o pipes.o regexp.o robust.o sublib.o acommon.o mcommon.o lastdirsep.o authenticate.o lmtp.o memblk.o variables.o from.o comsat.o -o procmail -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -ldl -lc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' ln ../src/procmail ../new/procmail make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -c -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables formail.c make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables formail.o common.o fields.o formisc.o sublib.o ecommon.o acommon.o -o formail -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -ldl -lc make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' ln ../src/formail ../new/formail make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' If you would like to inspect the results before running make install: All installable files can be found in the new/ subdirectory. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4oorm2 + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64 + cd procmail-3.22 + '[' 1 -eq 1 ']' + install -d /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin + install -d /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/man/man1 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/man/man5 + make BASENAME=/home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr install.bin install.man cd src; make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: '../new/procmail' is up to date. make[1]: '../new/lockfile' is up to date. make[1]: '../new/formail' is up to date. make[1]: '../new/mailstat' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' cp new/procmail new/lockfile new/formail new/mailstat /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin echo Housekeeping file >install.bin cd man; make ../new/procmail.1 ../new/formail.1 ../new/lockfile.1 ../new/procmailrc.5 ../new/procmailsc.5 ../new/procmailex.5 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[2]: '../man/man.sed' is up to date. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/src' make[1]: '../new/formail.1' is up to date. make[1]: '../new/lockfile.1' is up to date. make[1]: '../new/procmailrc.5' is up to date. make[1]: '../new/procmailsc.5' is up to date. make[1]: '../new/procmailex.5' is up to date. make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/procmail-3.22/man' echo Housekeeping file >install.man + mv /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/man/man1/formail.1 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/man/man1/lockfile.1 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/man/man1/procmail.1 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/man/man1/ + mv /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/man/man5/procmailex.5 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/man/man5/procmailrc.5 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/man/man5/procmailsc.5 /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/man/man5/ + rm -f examples/mailstat + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 3.22-27.mga8 --unique-debug-suffix -3.22-27.mga8.aarch64 --unique-debug-src-base procmail-3.22-27.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/procmail-3.22 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin/lockfile explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin/procmail extracting debug info from /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin/lockfile extracting debug info from /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin/procmail explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin/formail extracting debug info from /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/bin/formail original debug info size: 564kB, size after compression: 540kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 612 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/mailstat from /bin/sh to #!/usr/bin/sh Processing files: procmail-3.22-27.mga8.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.KgumO1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd procmail-3.22 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + cp -pr FAQ /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + cp -pr HISTORY /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + cp -pr README /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + cp -pr KNOWN_BUGS /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + cp -pr FEATURES /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + cp -pr examples /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64/usr/share/doc/procmail + RPM_EC=0 ++ jobs -p + exit 0 Provides: MailTransportAgent procmail = 3.22-27.mga8 procmail(aarch-64) = 3.22-27.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: procmail-debugsource-3.22-27.mga8.aarch64 Provides: procmail-debugsource = 3.22-27.mga8 procmail-debugsource(aarch-64) = 3.22-27.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: procmail-debuginfo-3.22-27.mga8.aarch64 Provides: debuginfo(build-id) = 1a140b2b76bb83d95c1c3c3f2bb401218af37607 debuginfo(build-id) = 40d2a821e3757a98943187f191eda5f446a92f89 debuginfo(build-id) = 7ce06ff9ddfd6e454b1cdaf089536dc6783aa03b procmail-debuginfo = 3.22-27.mga8 procmail-debuginfo(aarch-64) = 3.22-27.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: procmail-debugsource(aarch-64) = 3.22-27.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/procmail-3.22-27.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/procmail-debugsource-3.22-27.mga8.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/procmail-debuginfo-3.22-27.mga8.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.7NVUo4 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd procmail-3.22 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/procmail-3.22-27.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.kLNpO3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf procmail-3.22 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!