Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Dec 2012 02:24:03 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <mips@freebsd.org>
Subject:   [head tinderbox] failure on mips/mips
Message-ID:  <201212080224.qB82O3PF029500@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-12-08 01:14:50 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-12-08 01:14:50 - 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 --- 2012-12-08 01:14:50 - starting HEAD tinderbox run for mips/mips
TB --- 2012-12-08 01:14:50 - cleaning the object tree
TB --- 2012-12-08 01:14:50 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-12-08 01:14:50 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-12-08 01:14:50 - /usr/local/bin/svn cleanup /src
TB --- 2012-12-08 01:15:54 - /usr/local/bin/svn update /src
TB --- 2012-12-08 01:16:00 - At svn revision 244010
TB --- 2012-12-08 01:16:01 - building world
TB --- 2012-12-08 01:16:01 - CROSS_BUILD_TESTING=YES
TB --- 2012-12-08 01:16:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-12-08 01:16:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-12-08 01:16:01 - SRCCONF=/dev/null
TB --- 2012-12-08 01:16:01 - TARGET=mips
TB --- 2012-12-08 01:16:01 - TARGET_ARCH=mips
TB --- 2012-12-08 01:16:01 - TZ=UTC
TB --- 2012-12-08 01:16:01 - __MAKE_CONF=/dev/null
TB --- 2012-12-08 01:16:01 - cd /src
TB --- 2012-12-08 01:16:01 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sat Dec  8 01:16:07 UTC 2012
>>> 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 Sat Dec  8 02:21:56 UTC 2012
TB --- 2012-12-08 02:21:56 - cd /src/sys/mips/conf
TB --- 2012-12-08 02:21:56 - /usr/sbin/config -m ADM5120
TB --- 2012-12-08 02:21:56 - skipping ADM5120 kernel
TB --- 2012-12-08 02:21:56 - cd /src/sys/mips/conf
TB --- 2012-12-08 02:21:56 - /usr/sbin/config -m ALCHEMY
TB --- 2012-12-08 02:21:56 - skipping ALCHEMY kernel
TB --- 2012-12-08 02:21:56 - cd /src/sys/mips/conf
TB --- 2012-12-08 02:21:56 - /usr/sbin/config -m AP91
TB --- 2012-12-08 02:21:56 - building AP91 kernel
TB --- 2012-12-08 02:21:56 - CROSS_BUILD_TESTING=YES
TB --- 2012-12-08 02:21:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-12-08 02:21:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-12-08 02:21:56 - SRCCONF=/dev/null
TB --- 2012-12-08 02:21:56 - TARGET=mips
TB --- 2012-12-08 02:21:56 - TARGET_ARCH=mips
TB --- 2012-12-08 02:21:56 - TZ=UTC
TB --- 2012-12-08 02:21:56 - __MAKE_CONF=/dev/null
TB --- 2012-12-08 02:21:56 - cd /src
TB --- 2012-12-08 02:21:56 - /usr/bin/make -B buildkernel KERNCONF=AP91
>>> Kernel build for AP91 started on Sat Dec  8 02:21:56 UTC 2012
>>> 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 -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  -Wmissing-include-dirs -fdiagnostics-show-option   -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-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  /src/sys/kern/uipc_domain.c
cc -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  -Wmissing-include-dirs -fdiagnostics-show-option   -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-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  /src/sys/kern/uipc_mbuf.c
cc -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  -Wmissing-include-dirs -fdiagnostics-show-option   -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-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  /src/sys/kern/uipc_mbuf2.c
cc -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  -Wmissing-include-dirs -fdiagnostics-show-option   -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-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  /src/sys/kern/uipc_shm.c
cc -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  -Wmissing-include-dirs -fdiagnostics-show-option   -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-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  /src/sys/kern/uipc_sockbuf.c
cc -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  -Wmissing-include-dirs -fdiagnostics-show-option   -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-common -finline-limit=768 --param inline-unit-growth=10000 --param large-function-growth=100000 --param max-inline-insns-single=10000  -fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x80050000 -march=mips32 -msoft-float -ffreestanding -Werror  /src/sys/kern/uipc_socket.c
/src/sys/kern/uipc_socket.c:262: error: static declaration of 'socket_zone' follows non-static declaration
/src/sys/sys/socketvar.h:297: error: previous declaration of 'socket_zone' was here
*** [uipc_socket.o] Error code 1

Stop in /obj/mips.mips/src/sys/AP91.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-12-08 02:24:03 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-12-08 02:24:03 - ERROR: failed to build AP91 kernel
TB --- 2012-12-08 02:24:03 - 2711.06 user 733.46 system 4152.76 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-mips-mips.full



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