From owner-freebsd-bugs@FreeBSD.ORG Fri Jun 1 10:40:07 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 CC21B16A46F for ; Fri, 1 Jun 2007 10:40:07 +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 787DB13C44C for ; Fri, 1 Jun 2007 10:40:07 +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 l51Ae7BI002588 for ; Fri, 1 Jun 2007 10:40:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l51Ae77R002587; Fri, 1 Jun 2007 10:40:07 GMT (envelope-from gnats) Date: Fri, 1 Jun 2007 10:40:07 GMT Message-Id: <200706011040.l51Ae77R002587@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Ruslan Ermilov 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: Ruslan Ermilov List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Jun 2007 10:40:07 -0000 The following reply was made to PR misc/113210; it has been noted by GNATS. From: Ruslan Ermilov To: George Michaelson Cc: bug-followup@FreeBSD.org Subject: Re: misc/113210: repeatable make installworld failure in current Date: Fri, 1 Jun 2007 14:36:33 +0400 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: # 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