misc/113210: repeatable make installworld failure in current
George Michaelson
ggm at apnic.net
Fri Jun 1 04:30:05 UTC 2007
>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 at 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 at 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 at 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:
More information about the freebsd-bugs
mailing list