From owner-freebsd-current@FreeBSD.ORG Sun Aug 29 22:40:53 2004 Return-Path: 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 51D6A16A52A; Sun, 29 Aug 2004 22:40:50 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D65C43DC9; Sun, 29 Aug 2004 22:40:47 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.13.1/8.12.11) with ESMTP id i7TMekuW094179; Sun, 29 Aug 2004 15:40:46 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id i7TMekYu094178; Sun, 29 Aug 2004 15:40:46 -0700 (PDT) (envelope-from obrien) Date: Sun, 29 Aug 2004 15:40:45 -0700 From: "David O'Brien" To: Pawel Jakub Dawidek Message-ID: <20040829224045.GC92947@dragon.nuxi.com> Mail-Followup-To: David O'Brien , Pawel Jakub Dawidek , FreeBSD Tinderbox , current@freebsd.org, ia64@freebsd.org References: <20040829091547.927B07303F@freebsd-current.sentex.ca> <20040829143543.GX30151@darkness.comp.waw.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040829143543.GX30151@darkness.comp.waw.pl> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: ia64@FreeBSD.org cc: FreeBSD Tinderbox cc: current@FreeBSD.org Subject: Re: [current tinderbox] failure on ia64/ia64 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 22:40:54 -0000 On Sun, Aug 29, 2004 at 04:35:43PM +0200, Pawel Jakub Dawidek wrote: > On Sun, Aug 29, 2004 at 05:15:47AM -0400, FreeBSD Tinderbox wrote: > +> /tinderbox/CURRENT/ia64/ia64/src/sys/geom/mirror/g_mirror.c: In function `g_mirror_taste': > +> /tinderbox/CURRENT/ia64/ia64/src/sys/geom/mirror/g_mirror.c:2485: warning: 'sc' might be used uninitialized in this function > +> *** Error code 1 > > Fixed, sorry. > PS. Can someone show me which compiler flag expose those "bugs"? I've fixed a few of these (one in your code before I think). A simply compile test on Sledge.freebsd.org with default CFLAGS will show the problem. Sledge is really fast to compile on. :-) -- -- David (obrien@FreeBSD.org)