Date: Mon, 21 Apr 2014 10:14:07 -0400 From: Christopher Hilton <chris@vindaloo.com> To: FreeBSD-Questions@freebsd.org Subject: postfix build fails under poudriere Message-ID: <6359FDCF-4FD1-41FC-B1E4-41C39DBAACDE@vindaloo.com>
next in thread | raw e-mail | index | archive | help
--Apple-Mail=_FFF40874-6EB1-42E0-AA59-DDECD4DAACE0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii I'm hoping that this is something simple. I'm trying to build postfix = under poudriere for my package repo. The build fails at the install = step. Here's a cut of the logs: Updating /usr/local/share/doc/postfix/virtual.5.html... Updating /usr/local/share/doc/postfix/virtual.8.html... Updating /usr/local/share/doc/postfix/body_checks.5.html... Updating /usr/local/share/doc/postfix/bounce.5.html... Updating /usr/local/share/doc/postfix/postfix-power.png... Updating /usr/local/share/doc/postfix/scache.8.html... Updating /usr/local/share/doc/postfix/tlsmgr.8.html... Updating /usr/local/share/doc/postfix/SPF_README... *** [do-install] Error code 1 Stop in /usr/ports/mail/postfix. *** = [/wrkdirs/usr/ports/mail/postfix/work/.install_done.postfix._usr_local] = Error code 1 Stop in /usr/ports/mail/postfix. =3D=3D=3D> Cleaning for postfix-2.11.0,1 build of /usr/ports/mail/postfix ended at Mon Apr 21 08:36:50 EDT 2014 build time: 00:00:51 For reference, here's an earlier build that succeeded: Updating /usr/local/share/doc/postfix/verify.8.html... Updating /usr/local/share/doc/postfix/virtual.5.html... Updating /usr/local/share/doc/postfix/virtual.8.html... Updating /usr/local/share/doc/postfix/body_checks.5.html... Updating /usr/local/share/doc/postfix/bounce.5.html... Updating /usr/local/share/doc/postfix/postfix-power.png... Updating /usr/local/share/doc/postfix/scache.8.html... Updating /usr/local/share/doc/postfix/tlsmgr.8.html... Updating /usr/local/share/doc/postfix/SPF_README... Warning: you still need to edit myorigin/mydestination/mynetworks parameter settings in /usr/local/etc/postfix/main.cf. See also http://www.postfix.org/STANDARD_CONFIGURATION_README.html for information about dialup sites or about sites inside a firewalled network. BTW: Check your /etc/aliases file and be sure to set up aliases that send mail for root and postmaster to a real person, then run /usr/local/bin/newaliases. install -o root -g wheel -m 555 = /wrkdirs/usr/ports/mail/postfix/work/postfix-2.11.0/auxiliary/rmail/rmail = /usr/local/bin/rmail install -o root -g wheel -m 555 = /wrkdirs/usr/ports/mail/postfix/work/postfix-2.11.0/auxiliary/qshape/qshap= e.pl /usr/local/bin/qshape install -o root -g wheel -m 444 = /wrkdirs/usr/ports/mail/postfix/work/postfix-2.11.0/man/man1/qshape.1 = /usr/local/man/man1 =3D=3D=3D> Staging rc.d startup script(s) # Fix compressed man pages To enable postfix startup script please add postfix_enable=3D"YES" in your rc.conf If you not need sendmail anymore, please add in your rc.conf: sendmail_enable=3D"NO" sendmail_submit_enable=3D"NO" sendmail_outbound_enable=3D"NO" sendmail_msp_queue_enable=3D"NO" I can provide complete logs on request. Any help would be appreciated. -- Chris --Apple-Mail=_FFF40874-6EB1-42E0-AA59-DDECD4DAACE0 Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Comment: GPGTools - http://gpgtools.org iQIcBAEBAgAGBQJTVSewAAoJEE2ar4QHIpj4nvAP/3hAXia2Mg+rYezRzLJIJ13N qxq26dO2A1CowQYEHhF8NzFdXBseqAf4DsFVFyifF53cQGwfLDYoeIXWjZSBN2qc Teb2TeayvxGv9gxKzFHVSKEEVBEUtox/vLyuQ9DrN8gEqY6PF/33YEbJIACoabT3 kStTKoLYQKqPYoFObmhhc1sWjT6BduZSkru3I0BXA0uAX7Wpc/d5MRj0szDz+tB9 SvauMiDl4z+9yTyTBwCUaWOXPdKPh3mcb5GRrHlw06wrRj2D55ctUa10Tzs5MOCd DSbrb4txx+Qk0OTUbH863Bl5IClCWJmV+hlzzczJpdqjHaGeVNHYnbQYGYlVf2cf 0LFilHkHCACvFBLuU1raqGCOapHdqesJd+Q1VsAaki0LttsRVA9+pmOLOts7Fmvg urYAAQsTORplIVEdKTltgSRW0AEn/MlUC98EiIXBHK8aTwGgvh7Tbddc0xNStHPV 0HbSws+m1aKytRk4cbI82LpqAz/1Ar3f1KwS9vASBP7gUUG2BOxZgIaKrgIjlLQI dFDmWjDFO8ZR3Wyy3NeezKoqRBi3A+7I+ljaSt556YFznaARC+AAt40uFqmrzjsT C2x+HgB+kzJYhckwPfZgPinzooKfo4OxQIP/SGOkR8XwMg1+Z3FyMp1qt6h3DPNI kqu6kEUoNj0cPaG7X2lz =axMT -----END PGP SIGNATURE----- --Apple-Mail=_FFF40874-6EB1-42E0-AA59-DDECD4DAACE0--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6359FDCF-4FD1-41FC-B1E4-41C39DBAACDE>