From owner-freebsd-current@FreeBSD.ORG Tue May 6 10:22:30 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 8C9CC106566B; Tue, 6 May 2008 10:22:30 +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 6295F8FC1C; Tue, 6 May 2008 10:22:30 +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 m46AMTFc043982; Tue, 6 May 2008 06:22:29 -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 m46AMTGk002782; Tue, 6 May 2008 06:22:29 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 8A76E73039; Tue, 6 May 2008 06:22:29 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20080506102229.8A76E73039@freebsd-current.sentex.ca> Date: Tue, 6 May 2008 06:22:29 -0400 (EDT) X-Virus-Scanned: ClamAV 0.93/7038/Mon May 5 18:39:27 2008 clamav-milter version 0.93 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 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 10:22:30 -0000 TB --- 2008-05-06 09:03:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2008-05-06 09:03:29 - starting HEAD tinderbox run for i386/i386 TB --- 2008-05-06 09:03:29 - cleaning the object tree TB --- 2008-05-06 09:03:56 - cvsupping the source tree TB --- 2008-05-06 09:03:56 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/i386/i386/supfile TB --- 2008-05-06 09:04:02 - building world (CFLAGS=-O -pipe) TB --- 2008-05-06 09:04:02 - cd /src TB --- 2008-05-06 09:04:02 - /usr/bin/make -B buildworld >>> World build started on Tue May 6 09:04:04 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 10:05:26 UTC 2008 TB --- 2008-05-06 10:05:26 - generating LINT kernel config TB --- 2008-05-06 10:05:26 - cd /src/sys/i386/conf TB --- 2008-05-06 10:05:26 - /usr/bin/make -B LINT TB --- 2008-05-06 10:05:26 - building LINT kernel (COPTFLAGS=) TB --- 2008-05-06 10:05:26 - cd /src TB --- 2008-05-06 10:05:26 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue May 6 10:05:26 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/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/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/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2008-05-06 10:22:29 - WARNING: /usr/bin/make returned exit code 1 TB --- 2008-05-06 10:22:29 - ERROR: failed to build lint kernel TB --- 2008-05-06 10:22:29 - tinderbox aborted TB --- 3572.10 user 411.77 system 4739.73 real http://tinderbox.des.no/tinderbox-head-HEAD-i386-i386.full