Building procmail-3.22_7.txz (origin /buildshare/ports/355755/mail/procmail) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/procmail-3.22.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> procmail-3.22_7 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of procmail-3.22_7 Make install ===> procmail-3.22_7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by procmail-3.22_7 for building ===> Extracting for procmail-3.22_7 => SHA256 Checksum OK for procmail-3.22.tar.gz. ===> Patching for procmail-3.22_7 ===> Applying FreeBSD patches for procmail-3.22_7 ===> Configuring for procmail-3.22_7 ===> Building for procmail-3.22_7 /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" "" "-s " "procmail lockfile formail mailstat" "procmail formail lockfile" "procmailrc procmailsc procmailex" "src man" "/usr/local/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... ...scanning for 3 libraries... ...scanning for 2 libraries... Added LDFLAGS= -lm -lc /usr/bin/make make all /usr/bin/make -C src ../autoconf.h /bin/sh ./autoconf /bin/sh "/bin/rm -f" "mv -f" /dev/null "grep -F" "/usr/bin/make" o "/tmp ." "/usr/local/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 XX30 06XX30XX38 07XX38XX22 14XX22XX2a 15XX2aXX12 12XX12XX1a 13XX1aXX2 10XXa 11XXaXX2 Starting test 2 on /tmp/_locktest 04 17 02 16 00 15 03 14 17 01 16 02 00 15 07 13 01 14 06 12 10 05 13 07 11 04 16 03 12 00 15 17 11 07 14 16 04 13 06 12 03 10 06 15 06 17 05 11 06 14 07 12 05 04 13 05 10 03 11 17 05 12 00 14 Starting test 2 on ./_locktest 11 07 12 05 10 03 17 06 15 16 04 16 01 15 02 00 16 11 03 15 07 04 12 00 11 06 13 14 05 12 07 00 11 03 16 04 15 07 12 01 02 10 01 13 02 16 00 14 03 15 06 17 04 11 05 12 10 06 13 07 14 01 10 05 Starting test 3 on /tmp/_locktest Collecting results from kernel-locking tests =============================autoconf.h=================================== /* This file was automagically generated by autoconf */ /* 2 moves in 64 steps of size 16384 when reallocing */ #define GOT_bin_test #define MAX_argc 15300 /* Your system's strstr() is 1.24 times SLOWER than my C-routine */ #define SLOWstrstr /* using my substitute instead */ #define UDP_protocolno 17 #define BIFF_serviceport "512" #define IP_localhost {127,0,0,1} #define MAILSPOOLDIR "/var/mail/" #define SENDMAIL "/usr/sbin/sendmail" #define CF_no_procmail_yet #define defPATH "PATH=$HOME/bin:/bin:/usr/bin:/usr/local/bin" #define defSPATH "PATH=/bin:/usr/bin:/usr/local/bin" #define PM_VERSION "3.22" /*locktype: 4, countlocks: 80, timeout 0, watchdog 14, /tmp/_locktest*/ /*locktype: 2, countlocks: 0, timeout 0, watchdog 8, /tmp/_locktest*/ /*locktype: 2, countlocks: 0, timeout 0, watchdog 8, ./_locktest*/ /*locktype: 3, countlocks: 80, timeout 1, watchdog 14, /tmp/_locktest*/ /* Hotwire LOCKINGTEST=010 */ /* Procmail will lock via: dotlocking, lockf() */ #define NOfcntl_lock #define USElockf /* autoconf completed */ ========================================================================== echo Housekeeping file >config.check /usr/bin/make -C src ../new/procmail ../new/lockfile ../new/formail ../new/mailstat cc -c -O2 -pipe -fno-strict-aliasing procmail.c cc -c -O2 -pipe -fno-strict-aliasing cstdio.c cc -c -O2 -pipe -fno-strict-aliasing common.c cc -c -O2 -pipe -fno-strict-aliasing exopen.c cc -c -O2 -pipe -fno-strict-aliasing goodies.c cc -c -O2 -pipe -fno-strict-aliasing locking.c cc -c -O2 -pipe -fno-strict-aliasing mailfold.c cc -c -O2 -pipe -fno-strict-aliasing foldinfo.c cc -c -O2 -pipe -fno-strict-aliasing misc.c cc -c -O2 -pipe -fno-strict-aliasing pipes.c cc -c -O2 -pipe -fno-strict-aliasing regexp.c cc -c -O2 -pipe -fno-strict-aliasing robust.c cc -c -O2 -pipe -fno-strict-aliasing sublib.c cc -c -O2 -pipe -fno-strict-aliasing acommon.c cc -c -O2 -pipe -fno-strict-aliasing mcommon.c cc -c -O2 -pipe -fno-strict-aliasing lastdirsep.c cc -c -DPROCMAIL -O2 -pipe -fno-strict-aliasing authenticate.c cc -c -O2 -pipe -fno-strict-aliasing lmtp.c cc -c -O2 -pipe -fno-strict-aliasing memblk.c cc -c -O2 -pipe -fno-strict-aliasing variables.c cc -c -O2 -pipe -fno-strict-aliasing from.c cc -c -O2 -pipe -fno-strict-aliasing comsat.c cc -O2 -pipe -fno-strict-aliasing 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 -lc ln ../src/procmail ../new/procmail cc -c -O2 -pipe -fno-strict-aliasing lockfile.c cc -O2 -pipe -fno-strict-aliasing lockfile.o exopen.o sublib.o acommon.o mcommon.o authenticate.o lastdirsep.o -o lockfile -s -lm -lc ln ../src/lockfile ../new/lockfile cc -c -O2 -pipe -fno-strict-aliasing formail.c cc -c -O2 -pipe -fno-strict-aliasing fields.c cc -c -O2 -pipe -fno-strict-aliasing formisc.c cc -c -O2 -pipe -fno-strict-aliasing ecommon.c cc -O2 -pipe -fno-strict-aliasing formail.o common.o fields.o formisc.o sublib.o ecommon.o acommon.o -o formail -s -lm -lc ln ../src/formail ../new/formail cp ../examples/mailstat mailstat ln ../src/mailstat ../new/mailstat /usr/bin/make -C man ../new/procmail.1 ../new/formail.1 ../new/lockfile.1 ../new/procmailrc.5 ../new/procmailsc.5 ../new/procmailex.5 /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 ================================================================ =============== 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. ================================================================ =============== If you would like to inspect the results before running make install: All installable files can be found in the new/ subdirectory. ===> Staging for procmail-3.22_7 ===> Generating temporary packing list `recommend' is up to date. ================================================================ =============== 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. ================================================================ =============== /usr/bin/make -C src ../new/procmail ../new/lockfile ../new/formail ../new/mailstat `../new/procmail' is up to date. `../new/lockfile' is up to date. `../new/formail' is up to date. `../new/mailstat' is up to date. cp new/procmail new/lockfile new/formail new/mailstat /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin echo Housekeeping file >install.bin chown root /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin/procmail chgrp mail /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin/procmail /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin/lockfile chmod 6755 /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin/procmail chmod 2755 /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin/lockfile Installed in /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/bin -rwxr-xr-x 1 root wheel 33812 May 30 09:18 formail -rwxr-sr-x 1 root mail 14652 May 30 09:18 lockfile -rwxr-xr-x 1 root wheel 5859 May 30 09:18 mailstat -rwsr-sr-x 1 root mail 90156 May 30 09:18 procmail /usr/bin/make -C man ../new/procmail.1 ../new/formail.1 ../new/lockfile.1 ../new/procmailrc.5 ../new/procmailsc.5 ../new/procmailex.5 `../man/man.sed' is up to date. `../new/procmail.1' is up to date. `../new/formail.1' is up to date. `../new/lockfile.1' is up to date. `../new/procmailrc.5' is up to date. `../new/procmailsc.5' is up to date. `../new/procmailex.5' is up to date. echo Housekeeping file >install.man /bin/mkdir -p /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/share/doc/procmail/ /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/share/examples/procmail/ cd /obj/buildshare/ports/355755/mail/procmail/work/procmail-3.22/ && install -o root -g wheel -m 444 FAQ FEATURES HISTORY KNOWN_BUGS README /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/share/doc/procmail/ cd /obj/buildshare/ports/355755/mail/procmail/work/procmail-3.22/examples/ && install -o root -g wheel -m 444 1procmailrc 1rmail 2procmailrc 2rmail 3procmailrc 3rmail advanced dirname forward local_procmail_lmtp.m4 mailstat /obj/buildshare/ports/355755/mail/procmail/work/stage/usr/local/share/examples/procmail/ ====> Compressing man pages (compress-man) ===> Installing for procmail-3.22_7 ===> Checking if mail/procmail already installed ===> Registering installation for procmail-3.22_7 Installing procmail-3.22_7... done ===> SECURITY REPORT: This port has installed the following binaries which execute with increased privileges. /usr/local/bin/procmail /usr/local/bin/lockfile If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://www.procmail.org/ Make package ===> Building package for procmail-3.22_7 slot1: removed