Hi Ed,

On Wed, May 22, 2013 at 10:14:00PM +0200, Ed Schouten wrote:
> Hi Glen,
> 
> 2013/5/22 Glen Barber <g...@freebsd.org>:
> > This fails to build for me with GCC.
> >
> > /usr/src/lib/libc/locale/c16rtomb.c:73: error: too many arguments to 
> > function 'c32rtomb[21/1924]
> > /usr/src/lib/libc/locale/c16rtomb.c: At top level:
> > /usr/src/lib/libc/locale/c16rtomb.c:77: error: expected declaration 
> > specifiers or '...' before ' char16_t'
> > /usr/src/lib/libc/locale/c16rtomb.c: In function 'c16rtomb': 
> > /usr/src/lib/libc/locale/c16rtomb.c:80: error: 'c16' undeclared (first use 
> > in this function)
> > /usr/src/lib/libc/locale/c16rtomb.c:80: warning: passing argument 3 of 
> > 'c16rtomb_l' from incompa
> > tible pointer type
> > /usr/src/lib/libc/locale/c16rtomb.c:80: error: too many arguments to 
> > function 'c16rtomb_l'
> 
> Sorry, but it seems I cannot reproduce this. On my FreeBSD 9.1-STABLE
> box I ran the following:
> 
> make buildworld WITHOUT_CLANG=
> 
> Could you pleae let me know a bit more about your setup?
> 
> (P.S.: In the mean time I'm looking for a way to elegantly solve the
> character set issues. More on that later.)
> 

I have a feeling this is ccache-related.  Taking my ccache entries from
src.conf allows the build to continue.  Sorry for the noise. :(

Glen

Attachment: pgpX70kX_NKl4.pgp
Description: PGP signature

Reply via email to