From owner-freebsd-sparc64@FreeBSD.ORG Thu Sep 8 17:13:59 2005 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 32E7C16A420; Thu, 8 Sep 2005 17:13:59 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D672143D69; Thu, 8 Sep 2005 17:13:53 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.3/8.13.3) with ESMTP id j88HDqO8000426; Thu, 8 Sep 2005 13:13:52 -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.3/8.13.3) with ESMTP id j88HDrJd087491; Thu, 8 Sep 2005 13:13:53 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id D025F7302F; Thu, 8 Sep 2005 13:13:52 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20050908171352.D025F7302F@freebsd-current.sentex.ca> Date: Thu, 8 Sep 2005 13:13:52 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.51 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on sparc64/sparc64 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: Thu, 08 Sep 2005 17:13:59 -0000 TB --- 2005-09-08 15:52:30 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-09-08 15:52:30 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2005-09-08 15:52:30 - cleaning the object tree TB --- 2005-09-08 15:52:53 - checking out the source tree TB --- 2005-09-08 15:52:53 - cd /tinderbox/HEAD/sparc64/sparc64 TB --- 2005-09-08 15:52:53 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-09-08 15:58:50 - building world (CFLAGS=-O2 -pipe) TB --- 2005-09-08 15:58:50 - cd /src TB --- 2005-09-08 15:58:50 - /usr/bin/make -B buildworld >>> 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 >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2005-09-08 17:03:14 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-09-08 17:03:14 - cd /src TB --- 2005-09-08 17:03:14 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Sep 8 17:03:14 UTC 2005 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] objcopy --strip-debug if_pcn.ko.debug if_pcn.ko ===> pf (all) cc -O2 -pipe -I/src/sys/modules/pf/../../contrib/pf -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I/src/sys/modules/pf/../../contrib/pf -include /obj/sparc64/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=15000 -fno-common -g -I/obj/sparc64/src/sys/GENERIC -mcmodel=medlow -msoft-float -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/pf/../../contrib/pf/net/pf.c /src/sys/modules/pf/../../contrib/pf/net/pf.c: In function `pf_test_icmp': /src/sys/modules/pf/../../contrib/pf/net/pf.c:3709: warning: passing arg 4 of `m_copyback' from incompatible pointer type /src/sys/modules/pf/../../contrib/pf/net/pf.c: In function `pf_test_state_icmp': /src/sys/modules/pf/../../contrib/pf/net/pf.c:4860: warning: passing arg 4 of `m_copyback' from incompatible pointer type /src/sys/modules/pf/../../contrib/pf/net/pf.c:4888: warning: passing arg 4 of `m_copyback' from incompatible pointer type *** Error code 1 Stop in /src/sys/modules/pf. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sparc64/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-09-08 17:13:52 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-09-08 17:13:52 - ERROR: failed to build generic kernel TB --- 2005-09-08 17:13:52 - tinderbox aborted