procmail-3.22
/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 "make" o \
 "cc" "-O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2 " "-s  " "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...
	...scanning for 12 libraries...
	...scanning for 11 libraries...
	...scanning for 10 libraries...
	...scanning for 9 libraries...
	...scanning for 8 libraries...
	...scanning for 7 libraries...
	...scanning for 6 libraries...
	...scanning for 5 libraries...
	...scanning for 4 libraries...
Added LDFLAGS= -lm -lnsl -ldl -lc
make[1]: Entering directory `/usr/src/procmail-3.22'
cd src; make ../autoconf.h
make[2]: Entering directory `/usr/src/procmail-3.22/src'
/bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null \
 "grep -F" "make" o "/tmp" \
 "/usr/bin" ../autoconf.h
Using the following directories for the LOCKINGTESTs:
  /tmp 
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
Waiting for the kernel-locking tests to finish...
Every two digits a file is locked.  First digit: which file, second digit:
which program, XX indicates a lock conflict or failure

Starting test 4 on /tmp/_locktest
 17 07 17 07 17 17 17 17 07 12 02 02 12 02 12 12 02 12 11 01 01 11 01 11 11 01 11 10 10 00 10 00 10 00 00 00 06 06 16 16 16 06 06 16 05 05 15 15 15 05 05 15 15 04 04 04 04 14 04 14 04 04 03 03 03 03 13 03 13 03 03
Starting test 6 on /tmp/_locktest
 17 07 07 17 07 07 17 07 17 16 06 06 16 06 06 16 06 16 11 11 11 01 01 11 01 11 01 10 10 10 00 00 10 00 10 00 05 05 05 05 05 15 05 15 05 04 04 04 04 04 14 04 14 04 03 13 03 13 03 13 13 13 13 02 12 02 12 02 12 12 12 12
Starting test 7 on /tmp/_locktest
 13 03 13 03 13 03 13 03 03 12 02 12 02 12 02 12 02 02 11 11 11 11 01 01 01 11 11 10 10 10 10 00 00 00 10 10 07 07 07 17 17 17 07 07 17 06 06 06 16 16 16 06 06 16 05 05 05 15 15 15 05 05 15 04 04 04 14 14 14 04 04 14


Collecting results from kernel-locking tests
=============================autoconf.h===================================
/* This file was automagically generated by autoconf */

#define NOpw_class
#define NOstrlcat
#define NOsetrgid
#define GOT_bin_test
#define MAX_argc 7588
/* Your system's strstr() is 1.07 times FASTER than my C-routine */
#define UDP_protocolno 17
#define BIFF_serviceport "512"
#define IP_localhost {127,0,0,1}
#define TOGGLE_SGID_OK
#define MAILSPOOLDIR "/var/mail/"
#define SENDMAIL "/usr/sbin/sendmail"
#define defPATH "PATH=$HOME/bin:/bin:/usr/bin"
#define defSPATH "PATH=/bin:/usr/bin"
#define PM_VERSION "3.22"
/*locktype: 4, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/
/*locktype: 6, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/
/*locktype: 7, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/
/* Hotwire LOCKINGTEST=111 */
/* Procmail will lock via: dotlocking, fcntl(), lockf(), flock() */
#define USElockf
#define USEflock
/* autoconf completed */
==========================================================================
make[2]: Leaving directory `/usr/src/procmail-3.22/src'
echo Housekeeping file >config.check
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/procmail-3.22/man'
make[3]: Entering directory `/usr/src/procmail-3.22/src'
make[3]: Leaving directory `/usr/src/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/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/procmail-3.22/src'
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  procmail.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  cstdio.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  common.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  exopen.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  goodies.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  locking.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  mailfold.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  foldinfo.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  misc.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  pipes.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  regexp.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  robust.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  sublib.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  acommon.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  mcommon.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  lastdirsep.c
cc -c -DPROCMAIL -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  authenticate.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  lmtp.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  memblk.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  variables.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  from.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  comsat.c
cc -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  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 -s   -lm -lnsl -ldl -lc
ln ../src/procmail ../new/procmail
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  lockfile.c
cc -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  lockfile.o exopen.o sublib.o acommon.o mcommon.o authenticate.o lastdirsep.o -o lockfile -s   -lm -lnsl -ldl -lc
ln ../src/lockfile ../new/lockfile
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  formail.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  fields.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  formisc.c
cc -c -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  ecommon.c
cc -O3 -march=k8 -fomit-frame-pointer -ftracer -mmmx -msse2 -mfpmath=sse -O2  formail.o common.o fields.o formisc.o sublib.o ecommon.o acommon.o -o formail -s   -lm -lnsl -ldl -lc
ln ../src/formail ../new/formail
cp ../examples/mailstat mailstat
ln ../src/mailstat ../new/mailstat
make[2]: Leaving directory `/usr/src/procmail-3.22/src'
cp new/procmail new/lockfile new/formail new/mailstat /usr/bin
echo Housekeeping file >install.bin
make[1]: Leaving directory `/usr/src/procmail-3.22'

Installed in /usr/bin
-rwxr-xr-x  1 root root 28416 Apr 13 21:29 formail
-rwxr-xr-x  1 root root 14472 Apr 13 21:29 lockfile
-rwxr-xr-x  1 root root  5859 Apr 13 21:29 mailstat
-rwxr-xr-x  1 root root 76976 Apr 13 21:29 procmail
Installed in /usr/man/man1
-rw-r--r--  1 root root 15334 Apr 13 21:29 formail.1
-rw-r--r--  1 root root  6891 Apr 13 21:29 lockfile.1
-rw-r--r--  1 root root 27556 Apr 13 21:29 procmail.1
Installed in /usr/man/man5
-rw-r--r--  1 root root 16858 Apr 13 21:29 procmailex.5
-rw-r--r--  1 root root 31322 Apr 13 21:29 procmailrc.5
-rw-r--r--  1 root root  8074 Apr 13 21:29 procmailsc.5
make[1]: Entering directory `/usr/src/procmail-3.22'
make[2]: Entering directory `/usr/src/procmail-3.22/src'
make[2]: Leaving directory `/usr/src/procmail-3.22/src'
================================================================ ===============

Also, HIGHLY RECOMMENDED (type 'make install-suid' to execute it):

chown root /usr/bin/procmail
chmod 4755 /usr/bin/procmail
================================================================ ===============
make[1]: Leaving directory `/usr/src/procmail-3.22'
make[1]: Entering directory `/usr/src/procmail-3.22/src'
make[1]: `recommend' is up to date.
make[1]: Leaving directory `/usr/src/procmail-3.22/src'
================================================================ ===============

Also, HIGHLY RECOMMENDED (type 'make install-suid' to execute it):

chown root /usr/bin/procmail
chmod 4755 /usr/bin/procmail
================================================================ ===============
cd src; make ../new/procmail ../new/lockfile ../new/formail ../new/mailstat
make[1]: Entering directory `/usr/src/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 `/usr/src/procmail-3.22/src'
chown root /usr/bin/procmail
chmod 4755 /usr/bin/procmail
Installed in /usr/bin
-rwxr-xr-x  1 root root 28416 Apr 13 21:29 formail
-rwxr-xr-x  1 root root 14472 Apr 13 21:29 lockfile
-rwxr-xr-x  1 root root  5859 Apr 13 21:29 mailstat
-rwsr-xr-x  1 root root 76976 Apr 13 21:29 procmail

real	0m15.969s
user	0m6.049s
sys	0m0.687s
