From owner-freebsd-current@FreeBSD.ORG Tue May 6 17:21:50 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 879131065673; Tue, 6 May 2008 17:21:50 +0000 (UTC) (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 58A298FC0C; Tue, 6 May 2008 17:21:50 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.2/8.14.2) with ESMTP id m46HLn2H028341; Tue, 6 May 2008 13:21:49 -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.2/8.14.2) with ESMTP id m46HLmd9060428; Tue, 6 May 2008 13:21:48 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C5FBC73039; Tue, 6 May 2008 13:21:48 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080506172148.C5FBC73039@freebsd-current.sentex.ca> Date: Tue, 6 May 2008 13:21:48 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7040/Mon May 5 21:52:15 2008 clamav-milter version 0.93 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2008 17:21:50 -0000 TB --- 2008-05-06 16:06:21 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 16:06:21 - starting HEAD tinderbox run for i386/pc98 TB --- 2008-05-06 16:06:21 - cleaning the object tree TB --- 2008-05-06 16:06:52 - cvsupping the source tree TB --- 2008-05-06 16:06:52 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/pc98/supfile TB --- 2008-05-06 16:06:58 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 16:06:58 - cd /src TB --- 2008-05-06 16:06:58 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 16:07:01 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 >>> World build completed on Tue May 6 17:07:29 UTC 2008 TB --- 2008-05-06 17:07:29 - generating LINT kernel config TB --- 2008-05-06 17:07:29 - cd /src/sys/pc98/conf TB --- 2008-05-06 17:07:29 - /usr/bin/make -B LINT TB --- 2008-05-06 17:07:29 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 17:07:29 - cd /src TB --- 2008-05-06 17:07:29 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 17:07:29 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 [...] cc -O -pipe -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/pc98/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 -I/obj/pc98/src/sys/LINT -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c cc1: warnings being treated as errors /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'rlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:906: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'wlat_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1074: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c: In function 'bw_test': /src/sys/modules/rdma/krping/../../../contrib/rdma/krping/krping.c:1175: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' *** Error code 1 Stop in /src/sys/modules/rdma/krping. *** Error code 1 Stop in /src/sys/modules/rdma. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/pc98/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 17:21:48 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 17:21:48 - ERROR: failed to build lint kernel TB --- 2008-05-06 17:21:48 - tinderbox aborted TB --- 3423.98 user 409.30 system 4527.12 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full