Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 09:50:10 +0400
From:      Andrew Kolchoogin <andrew@snark.rinet.ru>
To:        current@freebsd.org
Subject:   Re: sparc64 tinderbox failure
Message-ID:  <20020711055010.GA16110@snark.rinet.ru>
In-Reply-To: <20020711081715.R21520-100000@gamplex.bde.org>
References:  <20020710212942.GC4189@hades.hell.gr> <20020711081715.R21520-100000@gamplex.bde.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020711055010.GA16110>