breakage upgrading from 5.3-RC1 to 5.3-RELEASE

Doug White dwhite at gumbysoft.com
Fri Oct 29 10:15:47 PDT 2004


On Tue, 26 Oct 2004, Peter Losher wrote:

> On Tuesday 26 October 2004 09:14 am, Ryan Sommers wrote:
> > Nick Hilliard said:
> > > buildworld is failing during the rebuild of texinfo's makeinfo.  The
> > > source tree was a clean copy of 5.3-RC1, upgraded to RELENG_5_3 earlier
> > > today. /etc/make.conf was empty. Any suggestions?
> > >
> > > Nick
> >
> > I checked out RELENG_5_3 this morning and the build just finished
> > successfully. Could you try removing your /usr/src and /usr/obj and try
> > building again? Let me know if it still fails.
>
> I have been experiencing this same problem updating some of my systems from
> BETA3 to RC1/RELEASE.  I already removed /usr/{obj,src} and recheck-ed out a
> fresh RELENG_5_3 tree.  I get the same problem as Nick gets, but I noticed a
> missing xmalloc.o earlier in the build process.

This is indicative of your system clock being off by large amounts, or
reset timestamps on src/ files.  Check the system date and correct.

Cleaning up from that is not easy, though;  you may have to remove and
re-extract your source.  It will update files in the wrong way and damage
your tree.

You can try 'make cleandir; make cleandir' and removing /usr/obj
completely if reconstiuting your source tree is painful.

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite at gumbysoft.com          |  www.FreeBSD.org


More information about the freebsd-current mailing list