From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 18 13:14:18 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA8E816A4DA; Fri, 18 Jun 2004 13:14:18 +0000 (GMT) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D7F343D46; Fri, 18 Jun 2004 13:14:18 +0000 (GMT) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 6D335652FE; Fri, 18 Jun 2004 14:13:07 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 20510-04-12; Fri, 18 Jun 2004 14:13:07 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 0532065218; Fri, 18 Jun 2004 14:13:07 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 464616150; Fri, 18 Jun 2004 14:13:06 +0100 (BST) Date: Fri, 18 Jun 2004 14:13:06 +0100 From: Bruce M Simpson To: FreeBSD Tinderbox Message-ID: <20040618131305.GJ58783@empiric.dek.spc.org> References: <20040618105639.5F60E7306D@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040618105639.5F60E7306D@freebsd-current.sentex.ca> cc: amd64@freebsd.org cc: current@freebsd.org Subject: Re: [current tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 13:14:19 -0000 On Fri, Jun 18, 2004 at 06:56:39AM -0400, FreeBSD Tinderbox wrote: > /tinderbox/CURRENT/amd64/amd64/src/sys/netinet/tcp_output.c: In function `tcp_output': > /tinderbox/CURRENT/amd64/amd64/src/sys/netinet/tcp_output.c:886: warning: `save' might be used uninitialized in this function > *** Error code 1 Should be dealt with now