Re: buildworld 17 Mar 2005 -CURRENT, top.local.h

From: Giorgos Keramidas <keramida_at_freebsd.org>
Date: Mon, 21 Mar 2005 18:45:32 +0200
On 2005-03-21 11:40, Jeff Blank <jb000002_at_mr-happy.com> wrote:
>On Sun, Mar 20, 2005 at 06:17:24AM +0200, Giorgos Keramidas wrote:
># On 2005-03-18 10:27, jb000002_at_mr-happy.com wrote:
># > I seem to get this error (or one very similar) about top.local.h every
># > second or third time I make buildworld.
># >
># > [...]
># > ===> usr.bin/top (all)
># > cc -O2 -fno-strict-aliasing -pipe  -DHAVE_GETOPT -DHAVE_STRERROR -I/usr/src/usr.bin/top -I/usr/src/usr.bin/top/../../contrib/top -I. -DORDER  -c /usr/src/usr.bin/top/../../contrib/top/commands.c
># > make: don't know how to make /usr/src/usr.bin/top/top.local.h. Stop
># > *** Error code 2
># It seems someone is looking for a file that isn't there (yet).
>
> make is looking for it in /usr/src/usr.bin/top, but the file is
> in fact being created (on-the-fly) in /usr/obj/usr/src/usr.bin/top.
>
># You're not using -j 4 or something similar, right?
>
> This one happened to be a parallel build (-j 2), but it's the first
> time I've done that.  All my other top.local.h problems have been with
> serial builds.  Of course, I can't recreate it with a serial build on
> -CURRENT now.  I'll keep an eye on it, but since I just have a P3-450,
> it could take some time.

If you do get this again with a parallel build and you get a chance to
do a serial build off the same source tree, make sure you start with a
clean /usr/obj and see if the serial build fails too.  If yes, it's
probably a bug that should be fixed.

Thanks for the followup :-)
Received on Mon Mar 21 2005 - 15:45:35 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:30 UTC