Re: [head tinderbox] failure on sparc64/sparc64

From: Bruce M. Simpson <bms_at_FreeBSD.org>
Date: Tue, 12 Jun 2007 19:47:34 +0100
FreeBSD Tinderbox wrote:
> cc -O2 -pipe  -I/src/lib/libc/include -I/src/lib/libc/../../include -I/src/lib/libc/sparc64 -I/src/lib/libc/sparc64/sys -D__DBINTERFACE_PRIVATE -I/src/lib/libc/../../contrib/gdtoa -DINET6 -I/obj/sparc64/src/lib/libc -I/src/lib/libc/resolv -DPOSIX_MISTAKE -I/src/lib/libc/locale -I/src/lib/libc/sparc64/fpu -DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/src/lib/libc/rpc -DYP -DNS_CACHING -DSYMBOL_VERSIONING -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/lib/libc/net/sourcefilter.c
> /src/lib/libc/net/sourcefilter.c: In function 'setsourcefilter':
> /src/lib/libc/net/sourcefilter.c:309: error: invalid type argument of '->'
> /src/lib/libc/net/sourcefilter.c:329: warning: implicit declaration of function 'setsockopt'
> /src/lib/libc/net/sourcefilter.c: In function 'getsourcefilter':
> /src/lib/libc/net/sourcefilter.c:370: error: invalid type argument of '->'
> /src/lib/libc/net/sourcefilter.c:397: warning: implicit declaration of function 'getsockopt'

I understand the sparc64/sun4v ports are currently having transient 
build failures.

getsockopt() and setsockopt() should have been declared (but not 
defined) in <sys/socket.h>.
Can anyone spot what is wrong? The psu argument is correct and the code 
has built OK on other platforms previously.

regards,
BMS
Received on Tue Jun 12 2007 - 16:47:38 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:12 UTC