From owner-freebsd-sparc64@FreeBSD.ORG Tue Oct 17 13:52:48 2006 Return-Path: X-Original-To: sparc64@freebsd.org Delivered-To: freebsd-sparc64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFEB116A4F8; Tue, 17 Oct 2006 13:52:48 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79F2843D7E; Tue, 17 Oct 2006 13:52:40 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k9HDqdID005340; Tue, 17 Oct 2006 09:52:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.8/8.13.8) with ESMTP id k9HDqd0T091951; Tue, 17 Oct 2006 09:52:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 837C073068; Tue, 17 Oct 2006 09:52:35 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20061017135235.837C073068@freebsd-current.sentex.ca> Date: Tue, 17 Oct 2006 09:52:35 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on clamscanner4 X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on sparc64/sun4v X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Oct 2006 13:52:49 -0000 TB --- 2006-10-17 13:29:25 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-10-17 13:29:25 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2006-10-17 13:29:25 - cleaning the object tree TB --- 2006-10-17 13:29:50 - checking out the source tree TB --- 2006-10-17 13:29:50 - cd /tinderbox/HEAD/sparc64/sun4v TB --- 2006-10-17 13:29:50 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-10-17 13:36:45 - building world (CFLAGS=-O2 -pipe) TB --- 2006-10-17 13:36:45 - cd /src TB --- 2006-10-17 13:36:45 - /usr/bin/make -B buildworld >>> World build started on Tue Oct 17 13:36:46 UTC 2006 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] cc -O2 -pipe -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /src/lib/libnetgraph/sock.c In file included from /src/lib/libnetgraph/sock.c:47: /obj/sun4v/src/tmp/usr/include/netgraph/ng_socket.h:64: error: syntax error before "sa_family_t" /src/lib/libnetgraph/sock.c: In function `NgMkSockNode': /src/lib/libnetgraph/sock.c:101: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c:151: error: structure has no member named `sg_family' /src/lib/libnetgraph/sock.c: In function `NgSendData': /src/lib/libnetgraph/sock.c:276: error: structure has no member named `sg_family' *** Error code 1 Stop in /src/lib/libnetgraph. *** Error code 1 Stop in /src/lib. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-10-17 13:52:35 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-10-17 13:52:35 - ERROR: failed to build world TB --- 2006-10-17 13:52:35 - tinderbox aborted TB --- 0.55 user 1.98 system 1389.69 real