From owner-freebsd-current@FreeBSD.ORG Mon Jun 19 17:41:08 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 2617516A479 for ; Mon, 19 Jun 2006 17:41:08 +0000 (UTC) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (comp.chem.msu.su [158.250.32.97]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FCD243D76 for ; Mon, 19 Jun 2006 17:41:02 +0000 (GMT) (envelope-from yar@comp.chem.msu.su) Received: from comp.chem.msu.su (localhost [127.0.0.1]) by comp.chem.msu.su (8.13.4/8.13.3) with ESMTP id k5JHevoq026362 for ; Mon, 19 Jun 2006 21:40:57 +0400 (MSD) (envelope-from yar@comp.chem.msu.su) Received: (from yar@localhost) by comp.chem.msu.su (8.13.4/8.13.3/Submit) id k5JHeuLD026361 for current@freebsd.org; Mon, 19 Jun 2006 21:40:56 +0400 (MSD) (envelope-from yar) Date: Mon, 19 Jun 2006 21:40:56 +0400 From: Yar Tikhiy To: current@freebsd.org Message-ID: <20060619174056.GH23729@comp.chem.msu.su> References: <20060618202351.3E3617302F@freebsd-current.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060618202351.3E3617302F@freebsd-current.sentex.ca> User-Agent: Mutt/1.5.9i Cc: 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: Mon, 19 Jun 2006 17:41:08 -0000 On Sun, Jun 18, 2006 at 04:23:51PM -0400, FreeBSD Tinderbox wrote: > ===> usr.sbin/asf (all) > cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -c /src/usr.sbin/asf/asf.c > /src/usr.sbin/asf/asf.c: In function `usage': > /src/usr.sbin/asf/asf.c:269: warning: field width is not type int (arg 4) > *** Error code 1 Excuse me, it was my fault. Just fixed it. As a self-punishment, I'm going to write 100 times, "I must test my changes on all arch's." :-) -- Yar