From owner-freebsd-pkg-fallout@FreeBSD.ORG Wed Oct 9 07:15:54 2013 Return-Path: Delivered-To: pkg-fallout@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 93661E59; Wed, 9 Oct 2013 07:15:54 +0000 (UTC) (envelope-from pkg-fallout@FreeBSD.org) Received: from beefy1.isc.freebsd.org (beefy1.isc.freebsd.org [IPv6:2001:4f8:3:ffe0:4072:0:16:38]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6E0D72028; Wed, 9 Oct 2013 07:15:54 +0000 (UTC) Received: from beefy1.isc.freebsd.org (localhost [127.0.0.1]) by beefy1.isc.freebsd.org (8.14.7/8.14.7) with ESMTP id r997Fsdj094232; Wed, 9 Oct 2013 07:15:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Received: (from root@localhost) by beefy1.isc.freebsd.org (8.14.7/8.14.7/Submit) id r997Fsum094230; Wed, 9 Oct 2013 07:15:54 GMT (envelope-from pkg-fallout@FreeBSD.org) Date: Wed, 9 Oct 2013 07:15:54 GMT From: pkg-fallout@FreeBSD.org Message-Id: <201310090715.r997Fsum094230@beefy1.isc.freebsd.org> To: gahr@FreeBSD.org Subject: [REL - 83i386-default][mail/zmailer] Failed for zmailer-2.99.57, 1 in install Cc: pkg-fallout@FreeBSD.org X-BeenThere: freebsd-pkg-fallout@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Fallout logs from package building List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 07:15:54 -0000 You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: gahr@FreeBSD.org Last committer: bapt@FreeBSD.org Ident: $FreeBSD: head/mail/zmailer/Makefile 327742 2013-09-20 19:59:12Z bapt $ Log URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s/logs/zmailer-2.99.57,1.log Build URL: http://beefy1.isc.freebsd.org/bulk/83i386-default/2013-10-09_01h02m23s Log: ====>> Building mail/zmailer build started at Wed Oct 9 07:14:32 UTC 2013 port directory: /usr/ports/mail/zmailer building for: FreeBSD 83i386-default-job-01 8.3-RELEASE FreeBSD 8.3-RELEASE i386 maintained by: gahr@FreeBSD.org Makefile ident: $FreeBSD: head/mail/zmailer/Makefile 327742 2013-09-20 19:59:12Z bapt $ Poudriere version: 3.1-pre ---Begin Environment--- UNAME_m=i386 UNAME_p=i386 OSVERSION=803000 UNAME_v=FreeBSD 8.3-RELEASE UNAME_r=8.3-RELEASE FTP_PASSIVE_MODE=YES BLOCKSIZE=K MAIL=/var/mail/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin STATUS=1 MASTERMNT=/usr/local/poudriere/data/build/83i386-default/ref PKG_EXT=txz tpid=91556 POUDRIERE_BUILD_TYPE=bulk NBPARALLEL=24 PKGNG=1 PKGNAME=zmailer-2.99.57,1 PKG_DELETE=/usr/local/sbin/pkg-static delete -y -f PKG_ADD=/usr/local/sbin/pkg-static add PWD=/root MASTERNAME=83i386-default USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes PKG_VERSION=/poudriere/pkg-static version ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for zmailer-2.99.57,1: SSL=on: SSL protocol support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --CONFIGURE_ARGS-- --with-openssl --prefix=/usr/local/ --with-mailbin=/usr/local/sbin --with-mailbox=/var/mail --with-logdir=/var/log/mail --with-zconfig=/usr/local/etc/zmailer/zmailer.conf --with-zmailer=/usr/local/etc/zmailer/zmailer.conf --with-system-malloc --with-sendmailpath=/usr/local/sbin/sendmail --with-rmailpath=/usr/local/sbin/rmail --with-mailshare=/usr/local/etc/zmailer --with-mailvar=/usr/local/etc/zmailer --with-postoffice=/var/spool/postoffice --with-vacationpath=/usr/local/bin/vacation --includedir=/usr/local/include --libdir=/usr/local/lib --with-ta-mmap --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- TMPDIR="/tmp" TMPDIR="/tmp" PKG_CONFIG=pkgconf SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- TMPDIR="/tmp" OPENSSLLIB=/usr/lib OPENSSLINC=/usr/include OPENSSLBASE=/usr OPENSSLDIR=/etc/ssl TMPDIR="/tmp" SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/lib:/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing" MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 444" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/zmailer DOCSDIR=/usr/local/share/doc/zmailer EXAMPLESDIR=/usr/local/share/examples/zmailer WWWDIR=/usr/local/www/zmailer ETCDIR=/usr/local/etc/zmailer --End SUB_LIST-- ---Begin make.conf--- ARCH=i386 MACHINE=i386 MACHINE_ARCH=i386 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes NO_RESTRICTED=yes DISABLE_MAKE_JOBS=yes ---End make.conf--- ===> Cleaning for zmailer-2.99.57,1 =================================================== =========================================================================== =================================================== ===> zmailer-2.99.57,1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg ===> Installing existing package /packages/All/pkg-1.1.4_7.txz Installing pkg-1.1.4_7... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of zmailer-2.99.57,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by zmailer-2.99.57,1 for building =========================================================================== =================================================== ===> Fetching all distfiles required by zmailer-2.99.57,1 for building => SHA256 Checksum OK for zmailer-2.99.57.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by zmailer-2.99.57,1 for building ===> Extracting for zmailer-2.99.57,1 => SHA256 Checksum OK for zmailer-2.99.57.tar.gz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for zmailer-2.99.57,1 ===> Applying FreeBSD patches for zmailer-2.99.57,1 =========================================================================== =================================================== ===> zmailer-2.99.57,1 depends on executable: pkgconf - not found ===> Verifying install for pkgconf in /usr/ports/devel/pkgconf ===> Installing existing package /packages/All/pkgconf-0.9.3.txz Installing pkgconf-0.9.3... done ===> Returning to build of zmailer-2.99.57,1 ===> zmailer-2.99.57,1 depends on file: /usr/local/bin/perl5.14.4 - not found ===> Verifying install for /usr/local/bin/perl5.14.4 in /usr/ports/lang/perl5.14 ===> Installing existing package /packages/All/perl-5.14.4_2.txz Installing perl-5.14.4_2...Removing stale symlinks from /usr/bin... Skipping /usr/bin/perl Skipping /usr/bin/perl5 Done. Creating various symlinks in /usr/bin... Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl Symlinking /usr/local/bin/perl5.14.4 to /usr/bin/perl5 Done. Removing /usr/local/etc/perl5_version... Done. Creating /usr/local/etc/perl5_version... Done. Cleaning up /etc/manpath.config... Done. Spamming /etc/manpath.config... Done. done ===> Returning to build of zmailer-2.99.57,1 =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for zmailer-2.99.57,1 configure: loading site script /usr/ports/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for library containing strerror... none required checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking whether make sets $(MAKE)... yes checking for dup2... (cached) yes *** *** You can set ZCONFIG environment variable to define *** the location of the (default) /usr/local/zmailer.conf -file *** (You can use also --with-zconfig= -parameter) *** *** Consider also setting following parameters: *** --mandir=DIR -- for man-pages *** --libdir=DIR -- for libzmailer(3) *** --includedir=DIR -- for libzmailer(3) *** (They can be outside the --prefix=DIR -tree) *** *** You can also set CC, CFLAGS, and CPPFLAGS environment variables *** to choose the C-compiler, and its options, especially at systems *** where there are multiple choices to use ... *** (Also doing CPPFLAGS="-I/local/include" may be something you need *** to find oddly located headers of some utility libraries.) *** checking for ln... /bin/ln checking for mv... /bin/mv checking for rm... /bin/rm checking for true... /usr/bin/true checking for perl... /usr/bin/perl checking for gzip... (cached) /usr/bin/gzip checking for pkg-config... /usr/local/bin/pkg-config ** Using C compiler: cc ** Using CFLAGS: -O2 -pipe -fno-strict-aliasing ** Using CPPDEP: gcc -MM checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel cd sendmail ; /usr/bin/make cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -c ./sendmail.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -c version.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -o sendmail sendmail.o version.o -L../../libs -lzm -lzc making all in utils cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../include -I../include -I.. -I./../libsh -I../libsh -I. -c listexpand.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../include -I../include -I.. -I./../libsh -I../libsh -I. -o listexpand.x listexpand.o ../smtpserver/rfc821scn.o -L../libs -lzmdb -lsh -lzm -lzc mv listexpand.x listexpand cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../include -I../include -I.. -I./../libsh -I../libsh -I. -c md5sum.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../include -I../include -I.. -I./../libsh -I../libsh -I. -o md5sum.x md5sum.o -L../libs -lzmdb -lsh -lzm -lzc mv md5sum.x md5sum cd makedb ; /usr/bin/make cc -c -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -I../.. ./makedb.c cc -c -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. ./../../smtpserver/readpolicy.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -o makedb makedb.o readpolicy.o -L../../libs -lzm -lzc -lc cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -c dblook.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -I./../../include -I../../include -I../.. -o dblook dblook.o -L../../libs -lzm -lzc -lc cd vacation ; /usr/bin/make rm -f vacation.o cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -DVMSGDEF='"/usr/local/etc/zmailer/vacation.msg"' -DZMAILER -I./../../include -I../../include -I../.. -c ./vacation.c cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -DVMSGDEF='"/usr/local/etc/zmailer/vacation.msg"' -DZMAILER -I./../../include -I../../include -I../.. -c convtime.c rm -f vacation cc -O2 -pipe -fno-strict-aliasing -DHAVE_CONFIG_H -DVMSGDEF='"/usr/local/etc/zmailer/vacation.msg"' -DZMAILER -I./../../include -I../../include -I../.. -o vacation vacation.o convtime.o -L../../libs -lzm -lzc -lcrypt -lc cd perl ; /usr/bin/make if [ ! -d mailq ] ; then mkdir mailq ; fi if [ ! -f mailq/Makefile.PL ] ; then cp -pr ./mailq/* mailq/ ; fi cd mailq && /usr/bin/perl Makefile.PL && /usr/bin/make Checking if your kit is complete... Looks good Writing Makefile for ZMailer::mailq Writing MYMETA.yml cp mailq.pm blib/lib/ZMailer/mailq.pm Manifying blib/man3/ZMailer::mailq.3 =========================================================================== =================================================== ===> zmailer-2.99.57,1 depends on file: /usr/local/bin/perl5.14.4 - found =========================================================================== =================================================== =========================================================================== =================================================== ===> Installing for zmailer-2.99.57,1 cd /wrkdirs/usr/ports/mail/zmailer/work/zmailer-2.99.57/man && make install /usr/bin/perl ./zmailer-conf-generate.pl ../SiteConfig > zmailer.conf.5 /usr/bin/perl ./mailq-m-generate.pl ./../scheduler/mailq.inc > mailq-m.5 pod2man ./../utils/perl/mailq/mailq.pm > ZMailer-mailq.3pm if [ ! -d /usr/local/man/man1 ] ; then mkdir -p /usr/local/man/man1 ; fi if [ ! -d /usr/local/man/man3 ] ; then mkdir -p /usr/local/man/man3 ; fi if [ ! -d /usr/local/man/man5 ] ; then mkdir -p /usr/local/man/man5 ; fi if [ ! -d /usr/local/man/man8 ] ; then mkdir -p /usr/local/man/man8 ; fi /usr/bin/install -c -o root -g wheel -m 644 aliases.5 /usr/local/man/man5/aliases.5zm /usr/bin/install -c -o root -g wheel -m 644 errormail.8 /usr/local/man/man8/errormail.8zm /usr/bin/install -c -o root -g wheel -m 644 expirer.8 /usr/local/man/man8/expirer.8zm /usr/bin/install -c -o root -g wheel -m 644 hold.8 /usr/local/man/man8/hold.8zm /usr/bin/install -c -o root -g wheel -m 644 mailbox.8 /usr/local/man/man8/mailbox.8zm /usr/bin/install -c -o root -g wheel -m 644 mailq.1 /usr/local/man/man1/mailq.1zm /usr/bin/install -c -o root -g wheel -m 644 mailq-m.5 /usr/local/man/man5/mailq-m.5zm /usr/bin/install -c -o root -g wheel -m 644 mailrm.1 /usr/local/man/man1/mailrm.1zm /usr/bin/install -c -o root -g wheel -m 644 manual-expirer.8 /usr/local/man/man8/manual-expirer.8zm /usr/bin/install -c -o root -g wheel -m 644 manual-rerouter.8 /usr/local/man/man8/manual-rerouter.8zm /usr/bin/install -c -o root -g wheel -m 644 mboxpath.1 /usr/local/man/man1/mboxpath.1zm /usr/bin/install -c -o root -g wheel -m 644 mprobe.8 /usr/local/man/man8/mprobe.8zm /usr/bin/install -c -o root -g wheel -m 644 newaliases.1 /usr/local/man/man1/newaliases.1zm /usr/bin/install -c -o root -g wheel -m 644 reroute.8 /usr/local/man/man8/reroute.8zm /usr/bin/install -c -o root -g wheel -m 644 rmail.1 /usr/local/man/man1/rmail.1zm /usr/bin/install -c -o root -g wheel -m 644 router.8 /usr/local/man/man8/router.8zm /usr/bin/install -c -o root -g wheel -m 644 scheduler.8 /usr/local/man/man8/scheduler.8zm /usr/bin/install -c -o root -g wheel -m 644 sendmail.8 /usr/local/man/man8/sendmail.8zm /usr/bin/install -c -o root -g wheel -m 644 sm.8 /usr/local/man/man8/sm.8zm /usr/bin/install -c -o root -g wheel -m 644 smtp.8 /usr/local/man/man8/smtp.8zm /usr/bin/install -c -o root -g wheel -m 644 smtpserver.8 /usr/local/man/man8/smtpserver.8zm /usr/bin/install -c -o root -g wheel -m 644 vacation.1 /usr/local/man/man1/vacation.1zm /usr/bin/install -c -o root -g wheel -m 644 zdbases.conf.5 /usr/local/man/man5/zdbases.conf.5zm /usr/bin/install -c -o root -g wheel -m 644 zmailer.conf.5 /usr/local/man/man5/zmailer.conf.5zm /usr/bin/install -c -o root -g wheel -m 644 zmailer.1 /usr/local/man/man1/zmailer.1zm /usr/bin/install -c -o root -g wheel -m 644 zmailer.3 /usr/local/man/man3/zmailer.3zm /usr/bin/install -c -o root -g wheel -m 644 zmsh.1 /usr/local/man/man1/zmsh.1zm # /usr/bin/install -c -o root -g wheel -m 644 ssl.1 /usr/local/man/man1 ===> Generating temporary packing list ===> Checking if mail/zmailer already installed /usr/bin/make dirs # all mkdir -p /usr/local/etc/zmailer mkdir -p /usr/local/etc/zmailer/db mkdir -p /usr/local/etc/zmailer/db/proto mkdir -p /usr/local/etc/zmailer/lists mkdir -p /usr/local/etc/zmailer/dqlists mkdir -p /usr/local/etc/zmailer/forms mkdir -p /usr/local/etc/zmailer/forms/proto mkdir -p /usr/local/etc/zmailer/proto mkdir -p /usr/local/etc/zmailer/bak mkdir -p /usr/local/etc/zmailer/guides mkdir -p /usr/local/sbin/ta mkdir -p /var/spool/postoffice Running post-install creates /var/spool/postoffice subdirs! mkdir -p /var/log/mail Running post-install creates /var/spool/postoffice subdirs! if [ "/usr/local/sbin/md5sum" = "../utils/md5sum" ]; then cd ..; /usr/bin/make md5sum ; fi /usr/bin/install -c -o root -g wheel -m 755 mailrm.sh /usr/local/sbin/mailrm /usr/bin/install -c -o root -g wheel -m 755 newaliases /usr/local/sbin/newaliases /usr/bin/install -c -o root -g wheel -m 755 newfqdnaliases /usr/local/sbin/newfqdnaliases /usr/bin/install -c -o root -g wheel -m 755 newdb /usr/local/sbin/newdb /usr/bin/install -c -o root -g wheel -m 755 zmailer.sh /usr/local/sbin/zmailer /usr/bin/install -c -o root -g wheel -m 755 newdbprocessor /usr/local/sbin/newdbprocessor /usr/bin/install -c -o root -g wheel -m 755 post-install.sh /usr/local/sbin/post-install /usr/bin/install -c -o root -g wheel -m 644 scheduler.conf /usr/local/etc/zmailer/proto/scheduler.conf /usr/bin/install -c -o root -g wheel -m 644 sm.conf /usr/local/etc/zmailer/proto/sm.conf /usr/bin/install -c -o root -g wheel -m 644 smtpserver.conf /usr/local/etc/zmailer/proto/smtpserver.conf /usr/bin/install -c -o root -g wheel -m 644 scheduler.auth /usr/local/etc/zmailer/proto/scheduler.auth /usr/bin/install -c -o root -g wheel -m 644 smtp-tls.conf /usr/local/etc/zmailer/proto/smtp-tls.conf /usr/bin/install -c -o root -g wheel -m 644 ./forms/bitnetgw /usr/local/etc/zmailer/forms/proto/bitnetgw /usr/bin/install -c -o root -g wheel -m 644 ./forms/bounce /usr/local/etc/zmailer/forms/proto/bounce /usr/bin/install -c -o root -g wheel -m 644 ./forms/database /usr/local/etc/zmailer/forms/proto/database /usr/bin/install -c -o root -g wheel -m 644 ./forms/delivery /usr/local/etc/zmailer/forms/proto/delivery /usr/bin/install -c -o root -g wheel -m 644 ./forms/envelope /usr/local/etc/zmailer/forms/proto/envelope /usr/bin/install -c -o root -g wheel -m 644 ./forms/expansion /usr/local/etc/zmailer/forms/proto/expansion /usr/bin/install -c -o root -g wheel -m 644 ./forms/header /usr/local/etc/zmailer/forms/proto/header /usr/bin/install -c -o root -g wheel -m 644 ./forms/headerwarn /usr/local/etc/zmailer/forms/proto/headerwarn /usr/bin/install -c -o root -g wheel -m 644 ./forms/ip-number /usr/local/etc/zmailer/forms/proto/ip-number /usr/bin/install -c -o root -g wheel -m 644 ./forms/localhost /usr/local/etc/zmailer/forms/proto/localhost /usr/bin/install -c -o root -g wheel -m 644 ./forms/loopexceeded /usr/local/etc/zmailer/forms/proto/loopexceeded /usr/bin/install -c -o root -g wheel -m 644 ./forms/nonewsgroup /usr/local/etc/zmailer/forms/proto/nonewsgroup /usr/bin/install -c -o root -g wheel -m 644 ./forms/norealname /usr/local/etc/zmailer/forms/proto/norealname /usr/bin/install -c -o root -g wheel -m 644 ./forms/norecipients /usr/local/etc/zmailer/forms/proto/norecipients /usr/bin/install -c -o root -g wheel -m 644 ./forms/unresolvable /usr/local/etc/zmailer/forms/proto/unresolvable /usr/bin/install -c -o root -g wheel -m 644 ./forms/vms-in-pros /usr/local/etc/zmailer/forms/proto/vms-in-pros /usr/bin/install -c -o root -g wheel -m 644 ./forms/wrongname /usr/local/etc/zmailer/forms/proto/wrongname . .././zmailer.Config ; MAILSHARE=$MAILSHARE ; src=./../doc/guides ; cp -p $src/* $MAILSHARE/guides/ rdir = /usr/local/sbin ******************************************************** ** /usr/local/sbin/rmail needs to be updated to be ** a symlink (if possible) to /usr/local/sbin/rmail ******************************************************** sdir = /usr/local/sbin ******************************************************** ** /usr/local/sbin/sendmail needs to be updated to be ** a symlink (if possible) to /usr/local/sbin/sendmail ******************************************************** /usr/bin/install -c -o root -g wheel -m 0755 router /usr/local/sbin/router.x mv /usr/local/sbin/router.x /usr/local/sbin/router /usr/bin/install -c -o root -g wheel -m 0755 zrfilter /usr/local/sbin /usr/bin/install -c -o root -g wheel -m 0755 mailq /usr/local/sbin/mailq.x mv /usr/local/sbin/mailq.x /usr/local/sbin/mailq /usr/bin/install -c -o root -g wheel -m 0755 scheduler /usr/local/sbin/scheduler.x mv /usr/local/sbin/scheduler.x /usr/local/sbin/scheduler /usr/bin/install -c -o root -g wheel -m 0755 smtpserver /usr/local/sbin/smtpserver.x mv /usr/local/sbin/smtpserver.x /usr/local/sbin/smtpserver /usr/bin/install -c -o root -g wheel -m 0755 errormail /usr/local/sbin/ta/errormail.x mv /usr/local/sbin/ta/errormail.x /usr/local/sbin/ta/errormail /usr/bin/install -c -o root -g wheel -m 0755 mailbox /usr/local/sbin/ta/mailbox.x mv /usr/local/sbin/ta/mailbox.x /usr/local/sbin/ta/mailbox /usr/bin/install -c -o root -g wheel -m 0755 mboxpath /usr/local/sbin/mboxpath.x mv /usr/local/sbin/mboxpath.x /usr/local/sbin/mboxpath /usr/bin/install -c -o root -g wheel -m 0755 hold /usr/local/sbin/ta/hold.x mv /usr/local/sbin/ta/hold.x /usr/local/sbin/ta/hold /usr/bin/install -c -o root -g wheel -m 0755 sm /usr/local/sbin/ta/sm.x mv /usr/local/sbin/ta/sm.x /usr/local/sbin/ta/sm /usr/bin/install -c -o root -g wheel -m 0755 smtp /usr/local/sbin/ta/smtp.x mv /usr/local/sbin/ta/smtp.x /usr/local/sbin/ta/smtp /usr/bin/install -c -o root -g wheel -m 0755 mprobe /usr/local/sbin/mprobe.x mv /usr/local/sbin/mprobe.x /usr/local/sbin/mprobe /usr/bin/install -c -o root -g wheel -m 0755 getmxrr-test /usr/local/sbin/getmxrr-test.x mv /usr/local/sbin/getmxrr-test.x /usr/local/sbin/getmxrr-test /usr/bin/install -c -o root -g wheel -m 0755 expirer /usr/local/sbin/ta/expirer.x mv /usr/local/sbin/ta/expirer.x /usr/local/sbin/ta/expirer /usr/bin/install -c -o root -g wheel -m 0755 manual-expirer /usr/local/sbin/manual-expirer.x mv /usr/local/sbin/manual-expirer.x /usr/local/sbin/manual-expirer /usr/bin/install -c -o root -g wheel -m 0755 reroute /usr/local/sbin/ta/reroute.x mv /usr/local/sbin/ta/reroute.x /usr/local/sbin/ta/reroute /usr/bin/install -c -o root -g wheel -m 0755 manual-rerouter /usr/local/sbin/manual-rerouter.x mv /usr/local/sbin/manual-rerouter.x /usr/local/sbin/manual-rerouter if [ ! -d /usr/local/lib ] ; then mkdir -p -p /usr/local/lib; fi if [ ! -d /usr/local/include ] ; then mkdir -p -p /usr/local/include; fi /usr/bin/install -c -o root -g wheel -m 644 ../libs/libzmailer.a /usr/local/lib/libzmailer.a ranlib /usr/local/lib/libzmailer.a /usr/bin/install -c -o root -g wheel -m 644 ../include/mail.h /usr/local/include/zmailer.h ** Add a symlink from somewhere in user paths to /usr/local/sbin/vacation ** to finish off the installation; Also the location of the man-page ** might need reconsideration (now at @MANDIR@/man1) VACATIONDIR=`echo /usr/local/bin/vacation | sed -e 's!/[^/]*$!!'` ; if [ ! -f "${VACATIONDIR}" -a ! -h "${VACATIONDIR}" -a ! -d "${VACATIONDIR}" ] ; then mkdir -p -m 755 "${VACATIONDIR}" ; fi ln -s /usr/local/sbin/vacation.sh /usr/local/bin/vacation cd mailq && /usr/bin/make install Manifying blib/man3/ZMailer::mailq.3 Installing /usr/local/lib/perl5/site_perl/5.14/ZMailer/mailq.pm Installing /usr/local/lib/perl5/5.14/man/man3/ZMailer::mailq.3 Appending installation info to /usr/local/lib/perl5/5.14/mach/perllocal.pod /usr/bin/make post-install-note if test "" = "" ; then /usr/bin/make post-install-text ; fi >>>> >>>> Please do run /usr/local/sbin/post-install >>>> if test "" != "" ; then /usr/bin/make post-install-text-dd ; fi ===> Staging rc.d startup script(s) Can't chdir('/usr/local/etc/zmailer/cf/proto/') at /usr/local/sbin/post-install line 37. *** Error code 2 Stop in /usr/ports/mail/zmailer. ===> Cleaning for zmailer-2.99.57,1