From owner-freebsd-stable@FreeBSD.ORG Sat Jan 14 01:33:27 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B3AAC16A41F; Sat, 14 Jan 2006 01:33:27 +0000 (GMT) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2751A43D45; Sat, 14 Jan 2006 01:33:24 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.4/8.13.4) with ESMTP id k0E1XM8Y077688; Fri, 13 Jan 2006 20:33:24 -0500 (EST) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3/8.13.3) with ESMTP id k0E1XGPk056072 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 13 Jan 2006 20:33:16 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060113202843.02e11190@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Fri, 13 Jan 2006 20:33:14 -0500 To: From: Mike Tancsa In-Reply-To: <20060114011604.5D3E27302F@freebsd-current.sentex.ca> References: <20060114011604.5D3E27302F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Scanned-By: MIMEDefang 2.51 on 64.7.153.18 Cc: Subject: Re: [releng_6 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jan 2006 01:33:27 -0000 At 08:16 PM 13/01/2006, FreeBSD Tinderbox wrote: >pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse >-mno-sse2 -mno-mmx -mno-3dnow -msoft-float >-fno-asynchronous-unwind-tables -ffreestanding >/src/sys/pci/if_ti.c:2536:35: macro "VLAN_INPUT_TAG" requires 4 >arguments, but only 3 given >mkdep: compile failed >*** Error code 1 Hi, I am seeing this error on RELENG_6 i386 as well ===> ti (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include ln -s /usr/obj/usr/src/sys/up/opt_bdg.h opt_bdg.h ln -s /usr/obj/usr/src/sys/up/opt_ti.h opt_ti.h ln -s /usr/obj/usr/src/sys/up/opt_zero.h opt_zero.h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -I/usr/obj/usr/src/sys/up /usr/src/sys/modules/ti/../../pci/if_ti.c /usr/src/sys/modules/ti/../../pci/if_ti.c:2536:35: macro "VLAN_INPUT_TAG" requires 4 arguments, but only 3 given mkdep: compile failed *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 [formerly-itx-vpn]# ident /usr/src/sys/pci/if_ti.c /usr/src/sys/pci/if_ti.c: $FreeBSD: src/sys/pci/if_ti.c,v 1.107.2.4 2006/01/13 11:51:11 glebius Exp $ [formerly-itx-vpn]#