Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Uwe Doering <gemini@xxxxxxxxxxx>
- Date: Sat, 30 Sep 2006 09:29:06 +0200
Ruslan Ermilov wrote:
On Fri, Sep 29, 2006 at 09:21:56PM +0200, Uwe Doering wrote:Ruslan Ermilov wrote:Worked for me building fresh RELENG_4:It doesn't matter. What you suggest is not the correct way.Unfortunately I can no longer reproduce the error because I fixed the problem by hand, as pointed out above. Sorry.
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.
OK, you had 4.11 and what were you trying to build? RELENG_4?Yes, I use RELENG_4. Thanks for your help.
So I can try to reproduce the problem here.
: > 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
: >
Thanks for testing it. So this problem seems to be specific to my workstation. If it happens again I'll investigate it more thoroughly.
Regards,
Uwe
--
Uwe Doering | EscapeBox - Managed On-Demand UNIX Servers
gemini@xxxxxxxxxxx | http://www.escapebox.net
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Ruslan Ermilov
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- References:
- buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Christer Solskogen
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Uwe Doering
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Ruslan Ermilov
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Uwe Doering
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Ruslan Ermilov
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Uwe Doering
- Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- From: Ruslan Ermilov
- buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- Prev by Date: Re: 6.2 SHOWSTOPPER - em completely unusable on 6.2
- Next by Date: Frequent VFS crashes with RELENG_6
- Previous by thread: Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- Next by thread: Re: buildworld fails after patch (FreeBSD-SA-06:23.openssl)
- Index(es):
Relevant Pages
|