From owner-freebsd-tinderbox@FreeBSD.ORG Tue May 5 17:58:53 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 8A09F106566B; Tue, 5 May 2009 17:58:53 +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 605B58FC16; Tue, 5 May 2009 17:58:52 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n45Hwpds067153; Tue, 5 May 2009 13:58:51 -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.14.3/8.14.3) with ESMTP id n45HwpaT055846; Tue, 5 May 2009 13:58:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 0EE1B7302F; Tue, 5 May 2009 13:58:51 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090505175851.0EE1B7302F@freebsd-current.sentex.ca> Date: Tue, 5 May 2009 13:58:51 -0400 (EDT) X-Virus-Scanned: clamav-milter 0.95.1 at smtp2.sentex.ca X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on sparc64/sparc64 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: Tue, 05 May 2009 17:58:54 -0000 TB --- 2009-05-05 16:25:09 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-05-05 16:25:09 - starting HEAD tinderbox run for sparc64/sparc64 TB --- 2009-05-05 16:25:10 - cleaning the object tree TB --- 2009-05-05 16:25:42 - cvsupping the source tree TB --- 2009-05-05 16:25:42 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sparc64/supfile TB --- 2009-05-05 16:25:52 - building world TB --- 2009-05-05 16:25:52 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-05 16:25:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-05 16:25:52 - TARGET=sparc64 TB --- 2009-05-05 16:25:52 - TARGET_ARCH=sparc64 TB --- 2009-05-05 16:25:52 - TZ=UTC TB --- 2009-05-05 16:25:52 - __MAKE_CONF=/dev/null TB --- 2009-05-05 16:25:52 - cd /src TB --- 2009-05-05 16:25:52 - /usr/bin/make -B buildworld >>> World build started on Tue May 5 16:25:53 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 Tue May 5 17:46:14 UTC 2009 TB --- 2009-05-05 17:46:14 - generating LINT kernel config TB --- 2009-05-05 17:46:14 - cd /src/sys/sparc64/conf TB --- 2009-05-05 17:46:14 - /usr/bin/make -B LINT TB --- 2009-05-05 17:46:14 - building LINT kernel TB --- 2009-05-05 17:46:14 - MAKEOBJDIRPREFIX=/obj TB --- 2009-05-05 17:46:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-05-05 17:46:14 - TARGET=sparc64 TB --- 2009-05-05 17:46:14 - TARGET_ARCH=sparc64 TB --- 2009-05-05 17:46:14 - TZ=UTC TB --- 2009-05-05 17:46:14 - __MAKE_CONF=/dev/null TB --- 2009-05-05 17:46:14 - cd /src TB --- 2009-05-05 17:46:14 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 5 17:46:14 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/netgraph/ng_base.c:142: warning: initialization makes pointer from integer without a cast /src/sys/netgraph/ng_base.c:143: warning: initialization makes integer from pointer without a cast /src/sys/netgraph/ng_base.c:143: error: initializer element is not computable at load time /src/sys/netgraph/ng_base.c:143: error: (near initialization for 'ng_deadnode.nd_magic') /src/sys/netgraph/ng_base.c:144: warning: initialization makes pointer from integer without a cast /src/sys/netgraph/ng_base.c:145: warning: braces around scalar initializer /src/sys/netgraph/ng_base.c:145: warning: (near initialization for 'ng_deadnode.lastline') /src/sys/netgraph/ng_base.c:145: warning: initialization makes integer from pointer without a cast *** Error code 1 Stop in /obj/sparc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-05-05 17:58:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-05-05 17:58:51 - ERROR: failed to build lint kernel TB --- 2009-05-05 17:58:51 - 4436.18 user 419.07 system 5621.04 real http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sparc64.full