4.9-release buildworld suddenly stops with NO_SENDMAIL=true

Brian Lynn blynn42 at comcast.net
Wed Nov 5 12:46:55 PST 2003


          
On Wed, 05 Nov 2003 21:31 Eric Veraart wrote:
> Hello,
> 
> Since I added NO_SENDMAIL=true to  /etc/make.conf make buildworld stops 
> with the next two lines:
> -------
> gzip -cn /usr/src/usr.sbin/boot0cfg/boot0cfg.8 > boot0cfg.8.gz
> ===> etc
> ------
> 
> If I remember correct it previously stopped on a chmod or something.
> I'm not getting any errors or warnings, also nothing in /var/log/messages
> 
> Any ideas?
> 
> Thanks in advance,
> Eric 
> 
Looks like it is doing exactly what you asked.
3:43pm ted ~>tail /usr/src/logs/buildworld-out-20031101
gzip -cn /usr/src/usr.sbin/boot0cfg/boot0cfg.8 > boot0cfg.8.gz
===> etc
===> etc/sendmail
rm -f freebsd.cf
m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/   /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 /usr/src/etc/sendmail/freebsd.mc > freebsd.cf
chmod 444 freebsd.cf
rm -f freebsd.submit.cf
m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/   /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 /usr/src/etc/sendmail/../../contrib/sendmail/cf/cf/submit.mc > freebsd.submit.cf
chmod 444 freebsd.submit.cf
Builworld finished: Sat Nov 1 17:28:37 EST 2003

Brian


More information about the freebsd-stable mailing list