From owner-freebsd-current@FreeBSD.ORG Thu Aug 19 18:53:55 2010 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 345A6106566B; Thu, 19 Aug 2010 18:53:55 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id F1BC38FC13; Thu, 19 Aug 2010 18:53:54 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.4/8.14.3) with ESMTP id o7JIrs28071377; Thu, 19 Aug 2010 14:53:54 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o7JIrsYo071368; Thu, 19 Aug 2010 18:53:54 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 19 Aug 2010 18:53:54 GMT Message-Id: <201008191853.o7JIrsYo071368@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Cc: Subject: [head tinderbox] failure on powerpc64/powerpc 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: Thu, 19 Aug 2010 18:53:55 -0000 TB --- 2010-08-19 16:59:50 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-19 16:59:50 - starting HEAD tinderbox run for powerpc64/powerpc TB --- 2010-08-19 16:59:50 - cleaning the object tree TB --- 2010-08-19 17:00:31 - cvsupping the source tree TB --- 2010-08-19 17:00:31 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/powerpc64/powerpc/supfile TB --- 2010-08-19 17:01:45 - building world TB --- 2010-08-19 17:01:45 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-19 17:01:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-19 17:01:45 - TARGET=powerpc TB --- 2010-08-19 17:01:45 - TARGET_ARCH=powerpc64 TB --- 2010-08-19 17:01:45 - TZ=UTC TB --- 2010-08-19 17:01:45 - __MAKE_CONF=/dev/null TB --- 2010-08-19 17:01:45 - cd /src TB --- 2010-08-19 17:01:45 - /usr/bin/make -B buildworld >>> World build started on Thu Aug 19 17:01:46 UTC 2010 >>> 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 Thu Aug 19 18:40:01 UTC 2010 TB --- 2010-08-19 18:40:01 - generating LINT kernel config TB --- 2010-08-19 18:40:01 - cd /src/sys/powerpc/conf TB --- 2010-08-19 18:40:01 - /usr/bin/make -B LINT TB --- 2010-08-19 18:40:01 - building LINT kernel TB --- 2010-08-19 18:40:01 - MAKEOBJDIRPREFIX=/obj TB --- 2010-08-19 18:40:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-08-19 18:40:01 - TARGET=powerpc TB --- 2010-08-19 18:40:01 - TARGET_ARCH=powerpc64 TB --- 2010-08-19 18:40:01 - TZ=UTC TB --- 2010-08-19 18:40:01 - __MAKE_CONF=/dev/null TB --- 2010-08-19 18:40:01 - cd /src TB --- 2010-08-19 18:40:01 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Aug 19 18:40:01 UTC 2010 >>> 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/powerpc/fpu/fpu_emu.c: In function 'fpu_execute': /src/sys/powerpc/fpu/fpu_emu.c:329: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' /src/sys/powerpc/fpu/fpu_emu.c:329: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'long int' /src/sys/powerpc/fpu/fpu_emu.c:359: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' /src/sys/powerpc/fpu/fpu_emu.c:359: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'long int' /src/sys/powerpc/fpu/fpu_emu.c:376: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long int' /src/sys/powerpc/fpu/fpu_emu.c:376: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'vm_offset_t' /src/sys/powerpc/fpu/fpu_emu.c:778: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'register_t' *** Error code 1 Stop in /obj/powerpc.powerpc64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-08-19 18:53:53 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-08-19 18:53:53 - ERROR: failed to build lint kernel TB --- 2010-08-19 18:53:53 - 4836.18 user 1209.40 system 6843.79 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-powerpc64-powerpc.full