From owner-freebsd-i386@FreeBSD.ORG Sun Apr 16 15:35:54 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6EEE16A401; Sun, 16 Apr 2006 15:35:53 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB3C43D69; Sun, 16 Apr 2006 15:35:52 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k3GFZp2k070601; Sun, 16 Apr 2006 19:35:51 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 16 Apr 2006 19:35:51 +0400 (MSD) From: Maxim Konovalov To: FreeBSD Tinderbox In-Reply-To: <20060416135611.887297302F@freebsd-current.sentex.ca> Message-ID: <20060416193514.C41080@mp2.macomnet.net> References: <20060416135611.887297302F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 15:35:54 -0000 On Sun, 16 Apr 2006, 09:56-0400, FreeBSD Tinderbox wrote: > TB --- 2006-04-16 12:39:16 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-04-16 12:39:16 - starting HEAD tinderbox run for i386/i386 > TB --- 2006-04-16 12:39:16 - cleaning the object tree > TB --- 2006-04-16 12:39:44 - checking out the source tree > TB --- 2006-04-16 12:39:44 - cd /tinderbox/HEAD/i386/i386 > TB --- 2006-04-16 12:39:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-04-16 12:46:19 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-04-16 12:46:19 - cd /src > TB --- 2006-04-16 12:46:19 - /usr/bin/make -B buildworld > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > TB --- 2006-04-16 13:53:58 - generating LINT kernel config > TB --- 2006-04-16 13:53:58 - cd /src/sys/i386/conf > TB --- 2006-04-16 13:53:58 - /usr/bin/make -B LINT > TB --- 2006-04-16 13:53:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2006-04-16 13:53:58 - cd /src > TB --- 2006-04-16 13:53:58 - /usr/bin/make buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sun Apr 16 13:53:59 UTC 2006 > >>> stage 1: configuring the kernel > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3.1: making dependencies > [...] > awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h > rm -f .newdep > /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding > /src/sys/dev/acpica/acpi_dock.c:39:18: acpi.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /obj/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2006-04-16 13:56:11 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2006-04-16 13:56:11 - ERROR: failed to build lint kernel > TB --- 2006-04-16 13:56:11 - tinderbox aborted > TB --- 0.85 user 4.02 system 4614.39 real Should be fixed now. -- Maxim Konovalov