From owner-freebsd-tinderbox@FreeBSD.ORG Sat Mar 14 18:50:39 2009 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B8BF10656BD; Sat, 14 Mar 2009 18:50:39 +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 3CEBD8FC1D; Sat, 14 Mar 2009 18:50:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2EIoYXD064094; Sat, 14 Mar 2009 14:50:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2EIoYGP075654; Sat, 14 Mar 2009 14:50:34 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8F0F07302F; Sat, 14 Mar 2009 13:50:34 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090314185034.8F0F07302F@freebsd-current.sentex.ca> Date: Sat, 14 Mar 2009 13:50:34 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on powerpc/powerpc X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Mar 2009 18:50:41 -0000 TB --- 2009-03-14 17:13:55 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-14 17:13:55 - starting HEAD tinderbox run for powerpc/powerpc TB --- 2009-03-14 17:13:55 - cleaning the object tree TB --- 2009-03-14 17:14:26 - cvsupping the source tree TB --- 2009-03-14 17:14:26 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/powerpc/powerpc/supfile TB --- 2009-03-14 17:14:34 - building world TB --- 2009-03-14 17:14:34 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-14 17:14:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-14 17:14:34 - TARGET=powerpc TB --- 2009-03-14 17:14:34 - TARGET_ARCH=powerpc TB --- 2009-03-14 17:14:34 - TZ=UTC TB --- 2009-03-14 17:14:34 - __MAKE_CONF=/dev/null TB --- 2009-03-14 17:14:34 - cd /src TB --- 2009-03-14 17:14:34 - /usr/bin/make -B buildworld >>> World build started on Sat Mar 14 17:14:37 UTC 2009 >>> 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 >>> World build completed on Sat Mar 14 18:38:09 UTC 2009 TB --- 2009-03-14 18:38:09 - generating LINT kernel config TB --- 2009-03-14 18:38:09 - cd /src/sys/powerpc/conf TB --- 2009-03-14 18:38:09 - /usr/bin/make -B LINT TB --- 2009-03-14 18:38:09 - building LINT kernel TB --- 2009-03-14 18:38:09 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-14 18:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-14 18:38:09 - TARGET=powerpc TB --- 2009-03-14 18:38:09 - TARGET_ARCH=powerpc TB --- 2009-03-14 18:38:09 - TZ=UTC TB --- 2009-03-14 18:38:09 - __MAKE_CONF=/dev/null TB --- 2009-03-14 18:38:09 - cd /src TB --- 2009-03-14 18:38:09 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Mar 14 18:38:09 UTC 2009 >>> 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 [...] /src/sys/netinet/sctp_indata.c: In function 'sctp_handle_sack': /src/sys/netinet/sctp_indata.c:5708: error: 'struct sctp_data_chunkrec' has no member named 'fwd_tsn_cnt' /src/sys/netinet/sctp_indata.c:5709: error: 'struct sctp_data_chunkrec' has no member named 'fwd_tsn_cnt' /src/sys/netinet/sctp_indata.c:5711: error: 'struct sctp_data_chunkrec' has no member named 'fwd_tsn_cnt' /src/sys/netinet/sctp_indata.c: In function 'sctp_handle_nr_sack': /src/sys/netinet/sctp_indata.c:8285: error: 'struct sctp_data_chunkrec' has no member named 'fwd_tsn_cnt' /src/sys/netinet/sctp_indata.c:8286: error: 'struct sctp_data_chunkrec' has no member named 'fwd_tsn_cnt' /src/sys/netinet/sctp_indata.c:8288: error: 'struct sctp_data_chunkrec' has no member named 'fwd_tsn_cnt' *** Error code 1 Stop in /obj/powerpc/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-14 18:50:34 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-14 18:50:34 - ERROR: failed to build lint kernel TB --- 2009-03-14 18:50:34 - 4655.10 user 408.26 system 5798.62 real http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full