From owner-freebsd-amd64@FreeBSD.ORG Wed Jul 30 23:28:33 2008 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C32571065682; Wed, 30 Jul 2008 23:28:33 +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 9A0458FC1C; Wed, 30 Jul 2008 23:28:33 +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.2/8.14.2) with ESMTP id m6UNSUm5023928; Wed, 30 Jul 2008 19:28:30 -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.2/8.14.2) with ESMTP id m6UNSU8G031232; Wed, 30 Jul 2008 19:28:30 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 7280873039; Wed, 30 Jul 2008 19:28:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080730232830.7280873039@freebsd-current.sentex.ca> Date: Wed, 30 Jul 2008 19:28:30 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93.3/7824/Thu Jul 24 21:48:33 2008 clamav-milter version 0.93 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 30 Jul 2008 23:28:33 -0000 TB --- 2008-07-30 21:35:01 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-07-30 21:35:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2008-07-30 21:35:01 - cleaning the object tree TB --- 2008-07-30 21:35:49 - cvsupping the source tree TB --- 2008-07-30 21:35:49 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2008-07-30 21:35:56 - building world (CFLAGS=-O -pipe) TB --- 2008-07-30 21:35:56 - cd /src TB --- 2008-07-30 21:35:56 - /usr/bin/make -B buildworld >>> World build started on Wed Jul 30 21:35:58 UTC 2008 >>> 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 >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Wed Jul 30 23:16:54 UTC 2008 TB --- 2008-07-30 23:16:55 - generating LINT kernel config TB --- 2008-07-30 23:16:55 - cd /src/sys/amd64/conf TB --- 2008-07-30 23:16:55 - /usr/bin/make -B LINT TB --- 2008-07-30 23:16:55 - building LINT kernel (COPTFLAGS=) TB --- 2008-07-30 23:16:55 - cd /src TB --- 2008-07-30 23:16:55 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Jul 30 23:16:55 UTC 2008 >>> 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 [...] :> export_syms awk -f /src/sys/modules/cxgb/toecore/../../../conf/kmod_syms.awk toecore.ko export_syms | xargs -J% objcopy % toecore.ko objcopy --strip-debug toecore.ko ===> cxgb/tom (all) cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/cxgb/tom/../../../dev/cxgb/ulp/tom/cxgb_tom.c In file included from /src/sys/modules/cxgb/tom/../../../dev/cxgb/ulp/tom/cxgb_tom.c:48: @/sys/sockbuf.h:77: error: field 'sb_sel' has incomplete type @/sys/sockbuf.h:79: error: field 'sb_sx' has incomplete type *** Error code 1 Stop in /src/sys/modules/cxgb/tom. *** Error code 1 Stop in /src/sys/modules/cxgb. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-07-30 23:28:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-07-30 23:28:30 - ERROR: failed to build lint kernel TB --- 2008-07-30 23:28:30 - tinderbox aborted TB --- 4917.68 user 623.91 system 6809.27 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full