Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Apr 2013 07:57:06 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <arm@freebsd.org>
Subject:   [head tinderbox] failure on arm/arm
Message-ID:  <201304100757.r3A7v6ux099062@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2013-04-10 04:50:20 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 04:50:20 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-04-10 04:50:20 - starting HEAD tinderbox run for arm/arm
TB --- 2013-04-10 04:50:20 - cleaning the object tree
TB --- 2013-04-10 04:55:52 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 04:55:55 - At svn revision 249323
TB --- 2013-04-10 04:55:56 - building world
TB --- 2013-04-10 04:55:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 04:55:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 04:55:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 04:55:56 - SRCCONF=/dev/null
TB --- 2013-04-10 04:55:56 - TARGET=arm
TB --- 2013-04-10 04:55:56 - TARGET_ARCH=arm
TB --- 2013-04-10 04:55:56 - TZ=UTC
TB --- 2013-04-10 04:55:56 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 04:55:56 - cd /src
TB --- 2013-04-10 04:55:56 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 04:56:00 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 Wed Apr 10 07:45:51 UTC 2013
TB --- 2013-04-10 07:45:51 - generating LINT kernel config
TB --- 2013-04-10 07:45:51 - cd /src/sys/arm/conf
TB --- 2013-04-10 07:45:51 - /usr/bin/make -B LINT
TB --- 2013-04-10 07:45:51 - cd /src/sys/arm/conf
TB --- 2013-04-10 07:45:51 - /usr/sbin/config -m LINT
TB --- 2013-04-10 07:45:51 - building LINT kernel
TB --- 2013-04-10 07:45:51 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 07:45:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 07:45:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 07:45:51 - SRCCONF=/dev/null
TB --- 2013-04-10 07:45:51 - TARGET=arm
TB --- 2013-04-10 07:45:51 - TARGET_ARCH=arm
TB --- 2013-04-10 07:45:51 - TZ=UTC
TB --- 2013-04-10 07:45:51 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 07:45:51 - cd /src
TB --- 2013-04-10 07:45:51 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 07:45:51 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 -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-builtin -ffreestanding -Werror  /src/sys/kern/uipc_socket.c
/src/sys/kern/uipc_socket.c:243:21: error: redefinition of 'accept_mtx' with a different type: 'struct mtx_padalign' vs 'struct mtx'
struct mtx_padalign accept_mtx;
                    ^
/src/sys/sys/socketvar.h:136:19: note: previous definition is here
extern struct mtx accept_mtx;
                  ^
1 error generated.
*** [uipc_socket.o] Error code 1

Stop in /obj/arm.arm/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 07:57:06 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 07:57:06 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 07:57:06 - 8067.01 user 1527.34 system 11205.70 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full



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