buildworld fails after patch (FreeBSD-SA-06:23.openssl)

Ruslan Ermilov ru at FreeBSD.org
Fri Sep 29 15:44:46 PDT 2006


On Fri, Sep 29, 2006 at 09:21:56PM +0200, Uwe Doering wrote:
> Ruslan Ermilov wrote:
> >It doesn't matter.  What you suggest is not the correct way.
> >Perhaps the buildworld is broken, but that's a separate issue.
> >
> >>My understanding so far is that the files under 
> >>'/usr/include' don't get touched until I run 'installworld'.  So the 
> >>'buildworld' universe has to be self-contained.  That's what I was 
> >>trying to point out.
> >>
> >Yes, they are not touched.  During buildworld, a special version
> >of the compiler is built that looks headers up in the temporary
> >location, normally /usr/obj/usr/src/tmp/usr/include.  Then all
> >(new) headers are installed there, then new libraries are built,
> >then all the rest.  If buildworld touched /usr/include, you
> >could easily end up with a partially upgraded system, e.g. if
> >build failed in the middle.  If it still fails for you (the
> >buildworld), please collect and put the full combiled stdout +
> >stderr output from running "make buildworld" available somewhere
> >for download and analysis.  Colin said he did build all worlds,
> >on all patched branches.
> 
> Unfortunately I can no longer reproduce the error because I fixed the 
> problem by hand, as pointed out above.  Sorry.
> 
> >OK, you had 4.11 and what were you trying to build?  RELENG_4?
> >So I can try to reproduce the problem here.
> 
> Yes, I use RELENG_4.  Thanks for your help.
> 
Worked for me building fresh RELENG_4:

: > uname -srm
: FreeBSD 4.10-RELEASE i386
: > tail -3 build.log
: rm -f freebsd.submit.cf
: m4 -D_CF_DIR_=/spool/ru_tmp/src/etc/sendmail/../../contrib/sendmail/cf/   /spool/ru_tmp/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 /spool/ru_tmp/src/etc/sendmail/freebsd.submit.mc > freebsd.submit.cf
: chmod 444 freebsd.submit.cf
: > 


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060929/78c42b05/attachment.pgp


More information about the freebsd-stable mailing list