<86>Apr 14 00:57:26 userdel[17122]: delete user 'rooter' <86>Apr 14 00:57:26 userdel[17122]: removed group 'rooter' owned by 'rooter' <86>Apr 14 00:57:26 userdel[17122]: removed shadow group 'rooter' owned by 'rooter' <86>Apr 14 00:57:26 groupadd[17152]: group added to /etc/group: name=rooter, GID=621 <86>Apr 14 00:57:26 groupadd[17152]: group added to /etc/gshadow: name=rooter <86>Apr 14 00:57:26 groupadd[17152]: new group: name=rooter, GID=621 <86>Apr 14 00:57:26 useradd[17172]: new user: name=rooter, UID=621, GID=621, home=/root, shell=/bin/bash <86>Apr 14 00:57:26 userdel[17199]: delete user 'builder' <86>Apr 14 00:57:26 userdel[17199]: removed group 'builder' owned by 'builder' <86>Apr 14 00:57:26 userdel[17199]: removed shadow group 'builder' owned by 'builder' <86>Apr 14 00:57:26 groupadd[17329]: group added to /etc/group: name=builder, GID=622 <86>Apr 14 00:57:26 groupadd[17329]: group added to /etc/gshadow: name=builder <86>Apr 14 00:57:26 groupadd[17329]: new group: name=builder, GID=622 <86>Apr 14 00:57:26 useradd[17348]: new user: name=builder, UID=622, GID=622, home=/usr/src, shell=/bin/bash <13>Apr 14 00:57:29 rpmi: ppp-common-0.5.1-alt1 1244040597 installed <13>Apr 14 00:57:29 rpmi: sendmail-common-1.7-alt3 1353029717 installed Installing procmail-3.22-alt9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf procmail-3.22 + echo 'Source #0 (procmail-3.22.tar):' Source #0 (procmail-3.22.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/procmail-3.22.tar + cd procmail-3.22 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (procmail-3.22-deb-fixes.patch):' Patch #1 (procmail-3.22-deb-fixes.patch): + /usr/bin/patch -p1 patching file src/autoconf patching file src/comsat.c patching file src/formail.c patching file src/header.h patching file src/mailfold.c patching file src/manconf.c patching file src/memblk.c patching file src/memblk.h patching file src/pipes.c patching file src/procmail.c + echo 'Patch #2 (procmail-3.22-owl-alt-fixes.patch):' Patch #2 (procmail-3.22-owl-alt-fixes.patch): + /usr/bin/patch -p1 patching file man/mansed patching file src/autoconf Hunk #2 succeeded at 1454 (offset -4 lines). Hunk #3 succeeded at 1462 (offset -4 lines). Hunk #4 succeeded at 1492 (offset -4 lines). patching file src/cstdio.c patching file src/exopen.c patching file src/foldinfo.c patching file src/formail.c patching file src/lmtp.c patching file src/lockfile.c patching file src/misc.c patching file src/pipes.c patching file src/procmail.c patching file src/regexp.c patching file src/robust.c + echo 'Patch #3 (procmail-3.22-owl-alt-config.patch):' Patch #3 (procmail-3.22-owl-alt-config.patch): + /usr/bin/patch -p1 patching file config.h + echo 'Patch #4 (procmail-3.22-deb-alt-doc.patch):' Patch #4 (procmail-3.22-deb-alt-doc.patch): + /usr/bin/patch -p1 patching file man/procmail.man patching file man/procmailrc.man + echo 'Patch #5 (procmail-3.22-owl-truncate.patch):' Patch #5 (procmail-3.22-owl-truncate.patch): + /usr/bin/patch -p1 patching file src/mailfold.c + echo 'Patch #6 (procmail-3.22-taviso-bound.patch):' Patch #6 (procmail-3.22-taviso-bound.patch): + /usr/bin/patch -p0 patching file src/formisc.c + find -type f -name '*.orig' -delete + find -type f -print0 + xargs -r0 grep -FZl /usr/ucb/mail -- + xargs -r0 sed -i 's|/usr/ucb/mail|/bin/mail|g' -- + find -type f -print0 + xargs -r0 grep -FZl getline -- + xargs -r0 sed -i s/getline/get_line/g -- + sed -i 's,\(/usr\)\(/spool\)\?/mail,/var\2/mail,g' examples/advanced FAQ + install -pm644 /usr/src/RPM/SOURCES/README.Maildir . + bzip2 -9k HISTORY + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50176 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd procmail-3.22 + '[' -n '' ']' + NPROCS=8 ++ getconf LFS_CFLAGS + make -j8 CC=gcc 'CFLAGS0=-pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused ' 'LDFLAGS0=-pie -Wl,-z,relro,-z,now' LOCKINGTEST=100 SEARCHLIBS=-lm make: Entering directory `/usr/src/RPM/BUILD/procmail-3.22' /bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \ "-lm" \ "/lib /usr/lib /usr/local/lib" \ /dev/null "make" o \ "gcc" "-pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused " "-pie -Wl,-z,relro,-z,now " "procmail lockfile formail mailstat" \ "procmail formail lockfile" \ "procmailrc procmailsc procmailex" "src man" \ "/usr/bin" \ "strip" gcc seems to work fine, using that as the C-compiler ...scanning for 1 libraries... Added LDFLAGS= -lm -lc make: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22' make: Entering directory `/usr/src/RPM/BUILD/procmail-3.22' cd src; make ../autoconf.h echo Housekeeping file >config.check make[1]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/src' /bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null \ "grep -F" "make" o "100" \ "/usr/bin" ../autoconf.h Using the following directories for the LOCKINGTESTs: 100 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 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 NOsetrgid #define MAX_argc 163838 /* soft limit */ /* Your system's strstr() is 3.06 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 PM_VERSION "3.22" /* Hotwire LOCKINGTEST=100 */ /* Procmail will lock via: dotlocking, fcntl() */ /* autoconf completed */ ========================================================================== make[1]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/src' cd src; make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat 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 `/usr/src/RPM/BUILD/procmail-3.22/man' make[1]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/src' gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused procmail.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused cstdio.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused common.c make[1]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/src' gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused exopen.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused sublib.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused goodies.c make[2]: Entering directory `/usr/src/RPM/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] { sprintf(filebuf,"%s.%04d",*gargv,filecount++);freopen(filebuf,"w",stdout); ^ exopen.c: In function 'unique': exopen.c:60:6: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] { nice(0);SETerrno(0);nice(-NICE_RANGE); ^ exopen.c:60:26: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] { nice(0);SETerrno(0);nice(-NICE_RANGE); ^ exopen.c:116:6: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(NICE_RANGE/2);nice(0); /* put back the priority to the old level */ ^ exopen.c:116:25: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] nice(NICE_RANGE/2);nice(0); /* put back the priority to the old level */ ^ gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused locking.c procmail.c: In function 'main': procmail.c:498:2: warning: ignoring return value of 'setuid', declared with attribute warn_unused_result [-Wunused-result] setuid(uid); /* make sure we have enough space */ ^ gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused mailfold.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused foldinfo.c make[2]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/src' /bin/sh ./mansed /bin/sh procmail.man procmail.1 "/bin/rm -f" /dev/null gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused misc.c /bin/sh ./mansed /bin/sh formail.man formail.1 "/bin/rm -f" /dev/null /bin/sh ./mansed /bin/sh lockfile.man lockfile.1 "/bin/rm -f" /dev/null /bin/sh ./mansed /bin/sh procmailrc.man procmailrc.5 "/bin/rm -f" /dev/null locking.c: In function 'lockit': locking.c:103:6: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] 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] 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] setegid(gid); /* we put back our regular permissions */ ^ make[1]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/src' =============================================================================== Also, HIGHLY RECOMMENDED (type 'make install-suid' to execute it): /bin/sh ./mansed /bin/sh procmailsc.man procmailsc.5 "/bin/rm -f" /dev/null chown root /usr/bin/procmail chmod 4755 /usr/bin/procmail chmod a+w /var/spool/mail/. =============================================================================== /bin/sh ./mansed /bin/sh procmailex.man procmailex.5 "/bin/rm -f" /dev/null mailfold.c: In function 'readmail': mailfold.c:381:6: warning: type of 'rhead' defaults to 'int' [-Wimplicit-int] void readmail(rhead,tobesent)const long tobesent; ^ gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused pipes.c In file included from procmail.h:3:0, 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] #define setruid(uid) setreuid(uid,-1) ^ misc.c:99:6: note: in expansion of macro 'setruid' setruid(uid); ^ misc.c:102:6: warning: ignoring return value of 'setegid', declared with attribute warn_unused_result [-Wunused-result] setegid(gid); ^ ln ../man/procmail.1 ../new/procmail.1 ln ../man/formail.1 ../new/formail.1 ln ../man/lockfile.1 ../new/lockfile.1 ln ../man/procmailrc.5 ../new/procmailrc.5 ln ../man/procmailsc.5 ../new/procmailsc.5 gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused regexp.c ln ../man/procmailex.5 ../new/procmailex.5 make[1]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/man' gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused robust.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused acommon.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused mcommon.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused lastdirsep.c gcc -c -DPROCMAIL -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused authenticate.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused lmtp.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused memblk.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused variables.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused from.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused comsat.c regexp.c: In function 'bregexec': regexp.c:512:24: warning: 'bom' may be used uninitialized in this function [-Wmaybe-uninitialized] ;{ const char*start,*bom=0; ^ gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused lockfile.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused formail.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused fields.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused formisc.c gcc -c -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused ecommon.c lockfile.c: In function 'elog': lockfile.c:54:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] { write(STDERR,a,strlen(a)); ^ formisc.c: In function 'startprog': formisc.c:161:3: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] dup(oldstdout); ^ formisc.c:174:6: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(poutfd); ^ formisc.c:193:51: warning: ignoring return value of 'dup', declared with attribute warn_unused_result [-Wunused-result] { close(STDIN);close(oldstdout);close(PWRO);dup(PRDO);close(PRDO); ^ cp ../examples/mailstat mailstat ln ../src/mailstat ../new/mailstat gcc -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused lockfile.o exopen.o sublib.o acommon.o mcommon.o authenticate.o lastdirsep.o -o lockfile -pie -Wl,-z,relro,-z,now -lm -lc ln ../src/lockfile ../new/lockfile gcc -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused 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 -pie -Wl,-z,relro,-z,now -lm -lc ln ../src/procmail ../new/procmail gcc -pipe -Wall -g -O2 -fpie -fno-strict-aliasing -Wno-comment -Wno-parentheses -Wno-unused formail.o common.o fields.o formisc.o sublib.o ecommon.o acommon.o -o formail -pie -Wl,-z,relro,-z,now -lm -lc ln ../src/formail ../new/formail make[1]: Leaving directory `/usr/src/RPM/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. make: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.29818 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/procmail-buildroot + : + /bin/rm -rf -- /usr/src/tmp/procmail-buildroot + cd procmail-3.22 + mkdir -p /usr/src/tmp/procmail-buildroot/usr/bin /usr/src/tmp/procmail-buildroot/usr/share/man/man1 /usr/src/tmp/procmail-buildroot/usr/share/man/man5 + make 'INSTALL=/bin/install -p' install BASENAME=/usr/src/tmp/procmail-buildroot/usr MANDIR=/usr/src/tmp/procmail-buildroot/usr/share/man make: Entering directory `/usr/src/RPM/BUILD/procmail-3.22' make[1]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22' cd man; make ../new/procmail.1 ../new/formail.1 ../new/lockfile.1 ../new/procmailrc.5 ../new/procmailsc.5 ../new/procmailex.5 make[2]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/man' make[3]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/src' make[3]: `../man/man.sed' is up to date. make[3]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/src' /bin/sh ./mansed /bin/sh procmail.man procmail.1 "/bin/rm -f" /dev/null ln ../man/procmail.1 ../new/procmail.1 /bin/sh ./mansed /bin/sh formail.man formail.1 "/bin/rm -f" /dev/null ln ../man/formail.1 ../new/formail.1 /bin/sh ./mansed /bin/sh lockfile.man lockfile.1 "/bin/rm -f" /dev/null ln ../man/lockfile.1 ../new/lockfile.1 /bin/sh ./mansed /bin/sh procmailrc.man procmailrc.5 "/bin/rm -f" /dev/null ln ../man/procmailrc.5 ../new/procmailrc.5 /bin/sh ./mansed /bin/sh procmailsc.man procmailsc.5 "/bin/rm -f" /dev/null ln ../man/procmailsc.5 ../new/procmailsc.5 /bin/sh ./mansed /bin/sh procmailex.man procmailex.5 "/bin/rm -f" /dev/null ln ../man/procmailex.5 ../new/procmailex.5 make[2]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/man' echo Housekeeping file >install.man cd src; make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat make[2]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/src' make[2]: `../new/procmail' is up to date. make[2]: `../new/lockfile' is up to date. make[2]: `../new/formail' is up to date. make[2]: `../new/mailstat' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/src' /bin/install -p new/procmail new/lockfile new/formail new/mailstat /usr/src/tmp/procmail-buildroot/usr/bin echo Housekeeping file >install.bin make[1]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22' Installed in /usr/src/tmp/procmail-buildroot/usr/bin -rwxr-xr-x 1 builder builder 137096 Apr 14 00:57 formail -rwxr-xr-x 1 builder builder 70424 Apr 14 00:57 lockfile -rwxr-xr-x 1 builder builder 5859 Apr 14 00:57 mailstat -rwxr-xr-x 1 builder builder 404760 Apr 14 00:57 procmail Installed in /usr/src/tmp/procmail-buildroot/usr/share/man/man1 -rwxr-xr-x 1 builder builder 15334 Sep 4 2014 formail.1 -rwxr-xr-x 1 builder builder 6897 Sep 4 2014 lockfile.1 -rwxr-xr-x 1 builder builder 27841 Apr 14 00:57 procmail.1 Installed in /usr/src/tmp/procmail-buildroot/usr/share/man/man5 -rwxr-xr-x 1 builder builder 16858 Sep 4 2014 procmailex.5 -rwxr-xr-x 1 builder builder 31384 Apr 14 00:57 procmailrc.5 -rwxr-xr-x 1 builder builder 8074 Sep 4 2014 procmailsc.5 make[1]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22' make[2]: Entering directory `/usr/src/RPM/BUILD/procmail-3.22/src' make[2]: `recommend' is up to date. make[2]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22/src' =============================================================================== Also, HIGHLY RECOMMENDED (type 'make install-suid' to execute it): chown root /usr/src/tmp/procmail-buildroot/usr/bin/procmail chmod 4755 /usr/src/tmp/procmail-buildroot/usr/bin/procmail chmod a+w /var/spool/mail/. =============================================================================== make[1]: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22' make: Leaving directory `/usr/src/RPM/BUILD/procmail-3.22' + install -pm644 /usr/src/RPM/SOURCES/mailstat.1 /usr/src/tmp/procmail-buildroot/usr/share/man/man1/ + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/procmail-buildroot (auto) Verifying and fixing files in /usr/src/tmp/procmail-buildroot (binconfig,pkgconfig,libtool,desktop) Compressing files in /usr/src/tmp/procmail-buildroot (auto) mode of '/usr/src/tmp/procmail-buildroot/usr/share/man/man5/procmailex.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/procmail-buildroot/usr/share/man/man5/procmailsc.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/procmail-buildroot/usr/share/man/man5/procmailrc.5' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/procmail-buildroot/usr/share/man/man1/lockfile.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/procmail-buildroot/usr/share/man/man1/formail.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of '/usr/src/tmp/procmail-buildroot/usr/share/man/man1/procmail.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying ELF objects in /usr/src/tmp/procmail-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Processing files: procmail-3.22-alt9 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.90569 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd procmail-3.22 + DOCDIR=/usr/src/tmp/procmail-buildroot/usr/share/doc/procmail-3.22 + export DOCDIR + rm -rf /usr/src/tmp/procmail-buildroot/usr/share/doc/procmail-3.22 + /bin/mkdir -p /usr/src/tmp/procmail-buildroot/usr/share/doc/procmail-3.22 + cp -prL Artistic FAQ FEATURES HISTORY.bz2 KNOWN_BUGS README README.Maildir examples /usr/src/tmp/procmail-buildroot/usr/share/doc/procmail-3.22 + chmod -R go-w /usr/src/tmp/procmail-buildroot/usr/share/doc/procmail-3.22 + chmod -R a+rX /usr/src/tmp/procmail-buildroot/usr/share/doc/procmail-3.22 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.t1O7TA find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NUPD1G find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: MDA Requires: shadow-utils >= 0:20000902-alt3, /bin/sh, /lib64/ld-linux-x86-64.so.2, libc.so.6()(64bit) >= set:pnCE0ZdiC7, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.L2BQMS Creating procmail-debuginfo package Processing files: procmail-debuginfo-3.22-alt9 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.jp8bC7 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.tnsGqp find-requires: running scripts (debuginfo) Requires: procmail = 3.22-alt9, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libm.so.6) Wrote: /usr/src/RPM/RPMS/x86_64/procmail-3.22-alt9.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/procmail-debuginfo-3.22-alt9.x86_64.rpm 10.17user 3.44system 0:15.78elapsed 86%CPU (0avgtext+0avgdata 39820maxresident)k 0inputs+0outputs (0major+572540minor)pagefaults 0swaps 13.73user 6.59system 0:23.11elapsed 87%CPU (0avgtext+0avgdata 122252maxresident)k 0inputs+0outputs (0major+784382minor)pagefaults 0swaps --- procmail-3.22-alt9.x86_64.rpm.repo 2014-09-04 16:28:52.000000000 +0000 +++ procmail-3.22-alt9.x86_64.rpm.hasher 2019-04-14 00:57:47.899747852 +0000 @@ -25,9 +25,9 @@ /usr/share/doc/procmail-3.22/examples/procmail-rpm.spec 100644 -/usr/share/man/man1/formail.1.bz2 100644 -/usr/share/man/man1/lockfile.1.bz2 100644 -/usr/share/man/man1/mailstat.1.gz 100644 -/usr/share/man/man1/procmail.1.bz2 100644 -/usr/share/man/man5/procmailex.5.bz2 100644 -/usr/share/man/man5/procmailrc.5.bz2 100644 -/usr/share/man/man5/procmailsc.5.gz 100644 +/usr/share/man/man1/formail.1.xz 100644 +/usr/share/man/man1/lockfile.1.xz 100644 +/usr/share/man/man1/mailstat.1.xz 100644 +/usr/share/man/man1/procmail.1.xz 100644 +/usr/share/man/man5/procmailex.5.xz 100644 +/usr/share/man/man5/procmailrc.5.xz 100644 +/usr/share/man/man5/procmailsc.5.xz 100644 Requires: shadow-utils >= 0:20000902-alt3