Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Aug 2013 16:31:08 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <arm@freebsd.org>
Subject:   [releng_8 tinderbox] failure on arm/arm
Message-ID:  <201308231631.r7NGV8NC055984@freebsd-legacy2.sentex.ca>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308231631.r7NGV8NC055984>