From owner-freebsd-bugs@FreeBSD.ORG Sat Jun 2 00:50:09 2007 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 204E816A400 for ; Sat, 2 Jun 2007 00:50:09 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id C3F4913C46E for ; Sat, 2 Jun 2007 00:50:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l520o8H6013812 for ; Sat, 2 Jun 2007 00:50:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l520o8mf013810; Sat, 2 Jun 2007 00:50:08 GMT (envelope-from gnats) Date: Sat, 2 Jun 2007 00:50:08 GMT Message-Id: <200706020050.l520o8mf013810@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: George Michaelson Cc: Subject: Re: misc/113210: repeatable make installworld failure in current X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: George Michaelson List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 00:50:09 -0000 The following reply was made to PR misc/113210; it has been noted by GNATS. From: George Michaelson To: Ruslan Ermilov Cc: bug-followup@FreeBSD.org Subject: Re: misc/113210: repeatable make installworld failure in current Date: Sat, 2 Jun 2007 10:22:00 +1000 On Fri, 1 Jun 2007 14:36:33 +0400 Ruslan Ermilov wrote: > On Fri, Jun 01, 2007 at 02:05:07PM +1000, George Michaelson wrote: > > clean-state /usr/src and /usr/obj, make -j4 buildworld > > completes fine. make -j4 buildkernel completes fine. make > > installkernel completes fine. > > > > drop single-user, make installworld fails, with: > > > > ===> gnu/usr.bin/cc/include (install) > > cp:No such file or directory > > *** Error code 1 > > > > Stop in /usr/src/gnu/usr.bin/cc/include. > > *** Error code 1 > > > I bet the date/time of your computer is set incorrectly. > In case it's set correctly, please provide the output of > the following commands: CLUESTICK HIT! thanks. close it. -G > > # date > # ls > -lT /usr/src/contrib/gcc/config/i386/pmm_malloc.h /usr/obj/usr/src/gnu/usr.bin/cc/include/mm_malloc.h > > > Cheers, > -- > Ruslan Ermilov > ru@FreeBSD.org > FreeBSD committer >