Subject: Re: pkgsrc NetBSD 2.99.10/i386 bulk build results 2004-12-03
To: Thomas Klausner <wiz@NetBSD.org>
From: D'Arcy J.M. Cain <darcy@NetBSD.org>
List: pkgsrc-bulk
Date: 12/04/2004 08:19:45
On Sat, 4 Dec 2004 12:31:49 +0100
Thomas Klausner <wiz@NetBSD.org> wrote:
> On Sat, Dec 04, 2004 at 10:47:31AM +0000, Alistair Crooks wrote:
> > pkgsrc bulk build results
> > NetBSD 2.99.10/i386
> > 
> > Summary:
> > 
> >         Build started:                  Sun Nov 28 11:21:35 2004 UTC
> >         Build ended:                    Fri Dec  3 16:53:54 2004 UTC
> 
> Much breakage in this one due to the header file change in
> current, where the isascii and tolower families of functions
> lost a cast. Two ways to fix: Either make the arguments
> unsigned chars (preferred), or remove -Werror from the compiler flags,
> e.g. with:
> BUILDLINK_TRANSFORM+=  rm:-Werror
> in the package Makefile.
[...]
> > devel/generate                     darcy@NetBSD.org
> 
> generate.c: In function `replace_macro':
> generate.c:340: warning: subscript has type `char'
> ...

I will fix this in 2.2 but I don't have anything else yet for a new
version so I will fix the package for now.  Do I need to bump the
PKGREVISION for a change like this?

-- 
D'Arcy J.M. Cain <darcy@NetBSD.org>
http://www.NetBSD.org/