From owner-freebsd-current@FreeBSD.ORG Tue Apr 13 04:03:57 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 8DDC6106564A; Tue, 13 Apr 2010 04:03:57 +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 5D0158FC12; Tue, 13 Apr 2010 04:03:57 +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 o3D43ubZ076174; Tue, 13 Apr 2010 00:03:56 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.4/8.14.3/Submit) id o3D43uLO076173; Tue, 13 Apr 2010 04:03:56 GMT (envelope-from tinderbox@freebsd.org) Date: Tue, 13 Apr 2010 04:03:56 GMT Message-Id: <201004130403.o3D43uLO076173@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 sparc64/sun4v 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, 13 Apr 2010 04:03:57 -0000 TB --- 2010-04-13 02:55:42 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-04-13 02:55:42 - starting HEAD tinderbox run for sparc64/sun4v TB --- 2010-04-13 02:55:42 - cleaning the object tree TB --- 2010-04-13 02:55:55 - cvsupping the source tree TB --- 2010-04-13 02:55:55 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile TB --- 2010-04-13 02:56:10 - building world TB --- 2010-04-13 02:56:10 - MAKEOBJDIRPREFIX=/obj TB --- 2010-04-13 02:56:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-04-13 02:56:10 - TARGET=sun4v TB --- 2010-04-13 02:56:10 - TARGET_ARCH=sparc64 TB --- 2010-04-13 02:56:10 - TZ=UTC TB --- 2010-04-13 02:56:10 - __MAKE_CONF=/dev/null TB --- 2010-04-13 02:56:10 - cd /src TB --- 2010-04-13 02:56:10 - /usr/bin/make -B buildworld >>> World build started on Tue Apr 13 02:56:10 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 >>> World build completed on Tue Apr 13 03:50:01 UTC 2010 TB --- 2010-04-13 03:50:01 - generating LINT kernel config TB --- 2010-04-13 03:50:01 - cd /src/sys/sun4v/conf TB --- 2010-04-13 03:50:01 - /usr/bin/make -B LINT TB --- 2010-04-13 03:50:01 - building LINT kernel TB --- 2010-04-13 03:50:01 - MAKEOBJDIRPREFIX=/obj TB --- 2010-04-13 03:50:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2010-04-13 03:50:01 - TARGET=sun4v TB --- 2010-04-13 03:50:01 - TARGET_ARCH=sparc64 TB --- 2010-04-13 03:50:01 - TZ=UTC TB --- 2010-04-13 03:50:01 - __MAKE_CONF=/dev/null TB --- 2010-04-13 03:50:01 - cd /src TB --- 2010-04-13 03:50:01 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Tue Apr 13 03:50: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 [...] ===> geom/geom_sched (all) ===> geom/geom_sched/gs_sched (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/sun4v/src/sys/LINT/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -I/obj/sun4v/src/sys/LINT -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -std=iso9899:1999 -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/geom/geom_sched/gs_sched/../../../../geom/sched/g_sched.c cc1: warnings being treated as errors /src/sys/modules/geom/geom_sched/gs_sched/../../../../geom/sched/g_sched.c: In function 'g_sched_issuer_pid': /src/sys/modules/geom/geom_sched/gs_sched/../../../../geom/sched/g_sched.c:759: warning: implicit declaration of function 'g_sched_issuer' /src/sys/modules/geom/geom_sched/gs_sched/../../../../geom/sched/g_sched.c:759: warning: nested extern declaration of 'g_sched_issuer' /src/sys/modules/geom/geom_sched/gs_sched/../../../../geom/sched/g_sched.c:759: warning: initialization makes pointer from integer without a cast *** Error code 1 Stop in /src/sys/modules/geom/geom_sched/gs_sched. *** Error code 1 Stop in /src/sys/modules/geom/geom_sched. *** Error code 1 Stop in /src/sys/modules/geom. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/sun4v/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2010-04-13 04:03:56 - WARNING: /usr/bin/make returned exit code 1 TB --- 2010-04-13 04:03:56 - ERROR: failed to build lint kernel TB --- 2010-04-13 04:03:56 - 3342.70 user 593.88 system 4094.46 real http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full