From nobody@FreeBSD.org  Mon Jun 26 04:33:02 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 351D016A47C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 26 Jun 2006 04:33:02 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2150043E39
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jun 2006 23:01:40 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k5PN1dat060191
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Jun 2006 23:01:39 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k5PN1d44060166;
	Sun, 25 Jun 2006 23:01:39 GMT
	(envelope-from nobody)
Message-Id: <200606252301.k5PN1d44060166@www.freebsd.org>
Date: Sun, 25 Jun 2006 23:01:39 GMT
From: Thomas Schweikle <tps@vr-web.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: FreeBSD Kernel 4.11 does not compile
X-Send-Pr-Version: www-2.3

>Number:         99473
>Category:       kern
>Synopsis:       FreeBSD Kernel 4.11 does not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 26 04:40:18 GMT 2006
>Closed-Date:    Sat Jul 01 10:27:06 GMT 2006
>Last-Modified:  Sat Jul  1 10:50:18 GMT 2006
>Originator:     Thomas Schweikle
>Release:        FreeBSD 4.11-STABLE
>Organization:
>Environment:
FreeBSD ash.tps 4.11-STABLE FreeBSD 4.11-STABLE #8: Mon May 29 22:16:49 CEST 2006     screen@ash.wibu.local:/usr/obj/usr/src/sys/ASH  i386
>Description:
Doing:

mergemaster -p
cd /usr/src
make buildworld
make buildkernel KERNCONF=MyKERNEL

gives back:
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o miibus __miibus_hack_dep.c if_axe.ko if_axe.kld if_axe.o @ machine symb.tmp tmp.o opt_bdg.h opt_usb.h bus_if.h device_if.h miibus_if.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
===> bce
cd: can't cd to /usr/src/sys/modules/bce
*** Error code 2

Stop in /usr/src/sys/modules.
*** Error code 1

Stop in /usr/obj/usr/src/sys/ASH.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


Since I updated from cvsup.freebsd.de.org, I did it again from cvsup.freebsd.org --- no change.
>How-To-Repeat:
See above. Repeat the steps.
>Fix:
Looks like the module bce has gone, but without adding a comment about this fact and what to do.
>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@macomnet.ru>
To: Thomas Schweikle <tps@vr-web.de>
Cc: bug-followup@freebsd.org
Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile
Date: Mon, 26 Jun 2006 12:30:35 +0400 (MSD)

 Hi Thomas,
 
 [...]
 > mergemaster -p
 > cd /usr/src
 > make buildworld
 > make buildkernel KERNCONF=MyKERNEL
 
 RELENG_4 GENERIG builds OK.  Could you please try again from the
 pristine environment (updated src tree, empty /usr/obj, empty
 /etc/make.conf)?
 
 -- 
 Maxim Konovalov

From: Thomas Schweikle <tps@vr-web.de>
To: bug-followup@FreeBSD.org
Cc: tps@vr-web.de
Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile
Date: Tue, 27 Jun 2006 00:49:02 +0200 (CEST)

 > RELENG_4 GENERIG builds OK.
 > Could you please try again from the
 > pristine environment (updated src tree,
 > empty /usr/obj, empty /etc/make.conf)?
 
 Tried that now too. No change. Latest checkout does not compile, missing module subdirectory bce.

From: Maxim Konovalov <maxim@macomnet.ru>
To: Thomas Schweikle <tps@vr-web.de>
Cc: bug-followup@freebsd.org
Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile
Date: Tue, 27 Jun 2006 03:05:48 +0400 (MSD)

 On Mon, 26 Jun 2006, 22:50-0000, Thomas Schweikle wrote:
 
 > The following reply was made to PR kern/99473; it has been noted by GNATS.
 >
 > From: Thomas Schweikle <tps@vr-web.de>
 > To: bug-followup@FreeBSD.org
 > Cc: tps@vr-web.de
 > Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile
 > Date: Tue, 27 Jun 2006 00:49:02 +0200 (CEST)
 >
 >  > RELENG_4 GENERIG builds OK.
 >  > Could you please try again from the
 >  > pristine environment (updated src tree,
 >  > empty /usr/obj, empty /etc/make.conf)?
 >
 >  Tried that now too. No change. Latest checkout does not compile,
 >  missing module subdirectory bce.
 
 Can't believe that :-)
 
 Remove the whole src tree, cvsup from the cvsup5.ru.freebsd.org,
 remove obj tree, make buildworld buildkernel __MAKE_CONF=/dev/null \
 KERNCONF="your config".  Please show your kernel config file also.
 
 -- 
 Maxim Konovalov
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Sat Jul 1 10:25:55 UTC 2006 
State-Changed-Why:  
The submitter reported he solved the problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=99473 

From: Maxim Konovalov <maxim@macomnet.ru>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile (fwd)
Date: Sat, 1 Jul 2006 14:15:32 +0400 (MSD)

 Adding to the audit trail.
 
 -- 
 Maxim Konovalov
 
 ---------- Forwarded message ----------
 Date: Sat, 01 Jul 2006 10:42:17 +0200
 From: Thomas Schweikle <tps@vr-web.de>
 To: Maxim Konovalov <maxim@macomnet.ru>
 Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile
 
 Maxim Konovalov wrote:
 > On Mon, 26 Jun 2006, 22:50-0000, Thomas Schweikle wrote:
 >
 >> The following reply was made to PR kern/99473; it has been noted by GNATS.
 >>
 >> From: Thomas Schweikle <tps@vr-web.de>
 >> To: bug-followup@FreeBSD.org
 >> Cc: tps@vr-web.de
 >> Subject: Re: kern/99473: FreeBSD Kernel 4.11 does not compile
 >> Date: Tue, 27 Jun 2006 00:49:02 +0200 (CEST)
 >>
 >>  > RELENG_4 GENERIG builds OK.
 >>  > Could you please try again from the
 >>  > pristine environment (updated src tree,
 >>  > empty /usr/obj, empty /etc/make.conf)?
 >>
 >>  Tried that now too. No change. Latest checkout does not compile,
 >>  missing module subdirectory bce.
 >
 > Can't believe that :-)
 >
 > Remove the whole src tree, cvsup from the cvsup5.ru.freebsd.org,
 > remove obj tree, make buildworld buildkernel __MAKE_CONF=/dev/null \
 > KERNCONF="your config".  Please show your kernel config file also.
 
 OK, folowed your advice. This time I could compile the Kernel
 without problems --- looks like there was an error with one of the
 last checkouts not corrected by later ones :-(
 
 Next time this happens, I'll try that first, before asking...!
 
 -- 
 Thomas
>Unformatted:
