[head tinderbox] failure on sparc64/sparc64

Dag-Erling Smørgrav des at des.no
Mon May 21 16:54:10 UTC 2012


FreeBSD Tinderbox <tinderbox at freebsd.org> writes:
> /src/lib/libc/net/nsparser.y: In function '_nsaddsrctomap':
> /src/lib/libc/net/nsparser.y:169: warning: implicit declaration of function 'free'
> In file included from nsparser.c:398:
> /src/lib/libc/../../include/stdlib.h: At top level:
> /src/lib/libc/../../include/stdlib.h:93: warning: conflicting types for 'free'
> /src/lib/libc/net/nsparser.y:169: warning: previous implicit declaration of 'free' was here
> *** Error code 1

There seems to be a slight difference in the generated code, where the
old yacc placed #include <stdlib.h> at the top of the output while the
new yacc places it further down.  Unfortunately, I can't access the
build box right now, so I can't compare the files directly.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-current mailing list