Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jun 2007 14:05:07 +1000
From:      George Michaelson <ggm@apnic.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/113210: repeatable make installworld failure in current
Message-ID:  <20070601140507.641459d1@garlique.algebras.org>
Resent-Message-ID: <200706010430.l514U4jh059085@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         113210
>Category:       misc
>Synopsis:       repeatable make installworld failure in current
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 01 04:30:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     George Michaelson
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD uluru.apnic.net 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu
May 10 11:27:12 UTC 2007
root@uluru.apnic.net:/usr/obj/usr/src/sys/ULURU i386


	
>Description:
	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

Tested with:
[ggm@uluru /var/tmp]$ egrep -v '^\#' /etc/make.conf 
PERL_VER=5.8.8
PERL_VERSION=5.8.8
CFLAGS= -O2 -fno-strict-aliasing -pipe
COPTFLAGS= -O -pipe
[ggm@uluru /var/tmp]$

>How-To-Repeat:
	remove /usr/obj and /usr/src, re-cvsup to 7.0 CURRENT and
	run a buildworld/installworld cycle as in the docs.
>Fix:

	NFI. make -k installworld ran to completion and mergemaster
	wasn't upset. I think somebody trimmed a Makefile recently
	in an odd way or something..


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070601140507.641459d1>