From owner-freebsd-current@FreeBSD.ORG Sun May 7 21:51:13 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6494A16A401 for ; Sun, 7 May 2006 21:51:13 +0000 (UTC) (envelope-from caelian@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4E9F43D5A for ; Sun, 7 May 2006 21:51:11 +0000 (GMT) (envelope-from caelian@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so1032278nzi for ; Sun, 07 May 2006 14:51:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:subject:from:to:cc:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=dU8nNY9c9+Ws8n1jl+nnsi1e23yMjLQjTjiGC1E3WIKHOkYkoL+O4t5NdPAHGyIFQ8idzF0XC8c8uDaQVIeki8WTalnZXHABQEHOiMfkoR2X15q/gqlZtC6BCJyllHzIBANliXKQRZTWJzxX/EmKQDCJ0EJRk4BPi3UH1mIK9ho= Received: by 10.36.224.29 with SMTP id w29mr2407627nzg; Sun, 07 May 2006 14:51:11 -0700 (PDT) Received: from synergy.odyssey.homeunix.org ( [68.190.230.198]) by mx.gmail.com with ESMTP id p4sm1324816nzc.2006.05.07.14.51.09; Sun, 07 May 2006 14:51:10 -0700 (PDT) From: Pascal Hofstee To: FreeBSD Tinderbox In-Reply-To: <20060507111117.896A47302F@freebsd-current.sentex.ca> References: <20060507111117.896A47302F@freebsd-current.sentex.ca> Content-Type: text/plain Date: Sun, 07 May 2006 14:51:04 -0700 Message-Id: <1147038664.17191.1.camel@synergy.odyssey.homeunix.org> Mime-Version: 1.0 X-Mailer: Evolution 2.7.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Cc: amd64@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2006 21:51:15 -0000 On Sun, 2006-05-07 at 07:11 -0400, FreeBSD Tinderbox wrote: > ===> ath_hal (depend) > @ -> /src/sys > machine -> /src/sys/amd64/include > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h > awk -f @/tools/makeobjops.awk @/contrib/dev/ath/freebsd/ah_if.m -h > make: don't know how to make /src/sys/modules/ath_hal/../../contrib/dev/ath/public/amd64-elf.opt_ah.h. Stop > *** Error code 2 > > Stop in /src/sys/modules. > *** Error code 1 > > Stop in /obj/amd64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 I am seeing the exact same build breakage on non-LINT buildkernel runs as well. -- Pascal Hofstee