From owner-freebsd-current Wed Jul 10 22:50:21 2002 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 3EF9A37B400 for ; Wed, 10 Jul 2002 22:50:14 -0700 (PDT) Received: from snark.rinet.ru (snark.rinet.ru [195.54.192.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C99443E64 for ; Wed, 10 Jul 2002 22:50:13 -0700 (PDT) (envelope-from andrew@snark.rinet.ru) Received: from snark.rinet.ru (andrew@localhost [127.0.0.1]) by snark.rinet.ru (8.12.3/8.12.3) with ESMTP id g6B5oBY6016166 for ; Thu, 11 Jul 2002 09:50:11 +0400 (MSD) (envelope-from andrew@snark.rinet.ru) Received: (from andrew@localhost) by snark.rinet.ru (8.12.3/8.12.3/Submit) id g6B5oAO9016165 for current@freebsd.org; Thu, 11 Jul 2002 09:50:10 +0400 (MSD) Date: Thu, 11 Jul 2002 09:50:10 +0400 From: Andrew Kolchoogin To: current@freebsd.org Subject: Re: sparc64 tinderbox failure Message-ID: <20020711055010.GA16110@snark.rinet.ru> References: <20020710212942.GC4189@hades.hell.gr> <20020711081715.R21520-100000@gamplex.bde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020711081715.R21520-100000@gamplex.bde.org> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bruce, On Thu, Jul 11, 2002 at 08:23:06AM +1000, Bruce Evans wrote: >> The extra verboseness is fine, and I was almost finished posting a >> note that mentioned it. But I didn't thinking that the __printf0like >> bugs will never be fixed if we hide them by patching chmod. > It was "fixed" more than a month ago: sorry, -current from July, 10: === roadstone# cd /usr/src/bin/chmod/ roadstone# ls CVS Makefile chmod.1 chmod.c roadstone# make clean rm -f chmod chmod.o chmod.1.gz chmod.1.cat.gz roadstone# make cc -O -pipe -mcpu=ev5 -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wformat=2 -Wno-format-extra-args -Werror -c /net/storage/FreeBSD/src/bin/chmod/chmod.c cc1: warnings being treated as errors /net/storage/FreeBSD/src/bin/chmod/chmod.c: In function `main': /net/storage/FreeBSD/src/bin/chmod/chmod.c:174: warning: null format string *** Error code 1 Stop in /net/storage/FreeBSD/src/bin/chmod. roadstone# === Road Stone is Alpha AXP EV6 DECChip 21264 machine. > The printf0 part always worked on i386's and doesn't seem to have any machine > dependencies. I hope you are right. :) Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message