Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2005 17:47:34 +0700 (KRAT)
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/90917: 6.0-STABLE builworld fails
Message-ID:  <200512261047.jBQAlYSr082613@ws092.svzserv.kemerovo.su>
Resent-Message-ID: <200512261050.jBQAo6WN016575@freefall.freebsd.org>

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

>Number:         90917
>Category:       bin
>Synopsis:       6.0-STABLE builworld fails
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 26 10:50:06 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Eugene Grosbein
>Release:        FreeBSD 6.0-RC1 i386
>Organization:
Svyaz Service JSC
>Environment:
System: FreeBSD ws092.svzserv.kemerovo.su 6.0-RC1 FreeBSD 6.0-RC1 #5: Mon Dec 26 11:52:51 KRAT 2005 root@ws092.svzserv.kemerovo.su:/usr/obj/usr/src/sys/TEST i386

>Description:
	Today I tried to upgrade 6.0-RC1 to 6.0-STABLE,
	updated sources using stable-supfile and ran make buildworld,
	I have MODULES_WITH_WORLD=yes in my /etc/make.conf.

	It breaks on sys/modules/de:

===> sys/modules/de (depend)
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include /usr/src/sys/modules/de/../../pci/if_de.c
/usr/src/sys/modules/de/../../pci/if_de.c:43:21: opt_ddb.h: No such file or directory
mkdep: compile failed
*** Error code 1

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

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

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

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

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

Stop in /usr/src.

	I tried to update again (got a couple of new commits) and
	ran this again. Same thing.

>How-To-Repeat:
	
	Get 6.0-RC1, update sources to RELENG_6,
	insert MODULES_WITH_WORLD=yes into /etc/make.conf,
	run make buildworld.

>Fix:

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



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