From owner-freebsd-stable@FreeBSD.ORG Fri Aug 23 16:31:10 2013 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 58D077C8; Fri, 23 Aug 2013 16:31:10 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-legacy2.sentex.ca (freebsd-legacy2.sentex.ca [IPv6:2607:f3e0:0:3::6502:9c]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E4DCA2264; Fri, 23 Aug 2013 16:31:09 +0000 (UTC) Received: from freebsd-legacy2.sentex.ca (localhost [127.0.0.1]) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5) with ESMTP id r7NGV8Oi055993; Fri, 23 Aug 2013 16:31:08 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-legacy2.sentex.ca (8.14.5/8.14.5/Submit) id r7NGV8NC055984; Fri, 23 Aug 2013 16:31:08 GMT (envelope-from tinderbox@freebsd.org) Date: Fri, 23 Aug 2013 16:31:08 GMT Message-Id: <201308231631.r7NGV8NC055984@freebsd-legacy2.sentex.ca> X-Authentication-Warning: freebsd-legacy2.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_8 tinderbox] failure on arm/arm Precedence: bulk X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Aug 2013 16:31:10 -0000 TB --- 2013-08-23 15:55:13 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-08-23 15:55:13 - FreeBSD freebsd-legacy2.sentex.ca 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-08-23 15:55:13 - starting RELENG_8 tinderbox run for arm/arm TB --- 2013-08-23 15:55:13 - cleaning the object tree TB --- 2013-08-23 15:55:13 - /usr/local/bin/svn stat /src TB --- 2013-08-23 15:55:17 - At svn revision 254716 TB --- 2013-08-23 15:55:18 - building world TB --- 2013-08-23 15:55:18 - CROSS_BUILD_TESTING=YES TB --- 2013-08-23 15:55:18 - MAKEOBJDIRPREFIX=/obj TB --- 2013-08-23 15:55:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-08-23 15:55:18 - SRCCONF=/dev/null TB --- 2013-08-23 15:55:18 - TARGET=arm TB --- 2013-08-23 15:55:18 - TARGET_ARCH=arm TB --- 2013-08-23 15:55:18 - TZ=UTC TB --- 2013-08-23 15:55:18 - __MAKE_CONF=/dev/null TB --- 2013-08-23 15:55:18 - cd /src TB --- 2013-08-23 15:55:18 - /usr/bin/make -B buildworld >>> World build started on Fri Aug 23 15:55:18 UTC 2013 >>> 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 Fri Aug 23 16:30:29 UTC 2013 TB --- 2013-08-23 16:30:29 - cd /src/sys/arm/conf TB --- 2013-08-23 16:30:29 - /usr/sbin/config -m AVILA TB --- 2013-08-23 16:30:29 - building AVILA kernel TB --- 2013-08-23 16:30:29 - CROSS_BUILD_TESTING=YES TB --- 2013-08-23 16:30:29 - MAKEOBJDIRPREFIX=/obj TB --- 2013-08-23 16:30:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-08-23 16:30:29 - SRCCONF=/dev/null TB --- 2013-08-23 16:30:29 - TARGET=arm TB --- 2013-08-23 16:30:29 - TARGET_ARCH=arm TB --- 2013-08-23 16:30:29 - TZ=UTC TB --- 2013-08-23 16:30:29 - __MAKE_CONF=/dev/null TB --- 2013-08-23 16:30:29 - cd /src TB --- 2013-08-23 16:30:29 - /usr/bin/make -B buildkernel KERNCONF=AVILA >>> Kernel build for AVILA started on Fri Aug 23 16:30:29 UTC 2013 >>> 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 -mbig-endian -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=xscale -ffreestanding -Werror /src/sys/fs/deadfs/dead_vnops.c cc -mbig-endian -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=xscale -ffreestanding -Werror /src/sys/fs/devfs/devfs_devs.c cc -mbig-endian -c -O -pipe -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mcpu=xscale -ffreestanding -Werror /src/sys/fs/devfs/devfs_rule.c cc1: warnings being treated as errors /src/sys/fs/devfs/devfs_rule.c: In function 'devfs_rule_matchpath': /src/sys/fs/devfs/devfs_rule.c:592: warning: implicit declaration of function 'devfs_fqpn' /src/sys/fs/devfs/devfs_rule.c:592: warning: nested extern declaration of 'devfs_fqpn' /src/sys/fs/devfs/devfs_rule.c:592: warning: assignment makes pointer from integer without a cast *** [devfs_rule.o] Error code 1 Stop in /obj/arm/src/sys/AVILA. *** [buildkernel] Error code 1 Stop in /src. *** [buildkernel] Error code 1 Stop in /src. TB --- 2013-08-23 16:31:08 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-08-23 16:31:08 - ERROR: failed to build AVILA kernel TB --- 2013-08-23 16:31:08 - 1790.38 user 393.21 system 2154.74 real http://tinderbox.freebsd.org/tinderbox-freebsd8-build-RELENG_8-arm-arm.full