Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2012 21:01:18 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <amd64@freebsd.org>
Subject:   [head tinderbox] failure on amd64/amd64
Message-ID:  <201210232101.q9NL1I1F089639@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-10-23 17:30:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-10-23 17:30:00 - 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-10-23 17:30:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2012-10-23 17:30:00 - cleaning the object tree
TB --- 2012-10-23 17:30:00 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-10-23 17:30:00 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2012-10-23 17:30:00 - /usr/local/bin/svn cleanup /src
TB --- 2012-10-23 17:33:32 - /usr/local/bin/svn update /src
TB --- 2012-10-23 17:33:49 - At svn revision 241955
TB --- 2012-10-23 17:33:50 - building world
TB --- 2012-10-23 17:33:50 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-23 17:33:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-23 17:33:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-23 17:33:50 - SRCCONF=/dev/null
TB --- 2012-10-23 17:33:50 - TARGET=amd64
TB --- 2012-10-23 17:33:50 - TARGET_ARCH=amd64
TB --- 2012-10-23 17:33:50 - TZ=UTC
TB --- 2012-10-23 17:33:50 - __MAKE_CONF=/dev/null
TB --- 2012-10-23 17:33:50 - cd /src
TB --- 2012-10-23 17:33:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Oct 23 17:33:58 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
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Tue Oct 23 20:41:36 UTC 2012
TB --- 2012-10-23 20:41:36 - generating LINT kernel config
TB --- 2012-10-23 20:41:36 - cd /src/sys/amd64/conf
TB --- 2012-10-23 20:41:36 - /usr/bin/make -B LINT
TB --- 2012-10-23 20:41:37 - cd /src/sys/amd64/conf
TB --- 2012-10-23 20:41:37 - /usr/sbin/config -m LINT
TB --- 2012-10-23 20:41:37 - building LINT kernel
TB --- 2012-10-23 20:41:37 - CROSS_BUILD_TESTING=YES
TB --- 2012-10-23 20:41:37 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-10-23 20:41:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-10-23 20:41:37 - SRCCONF=/dev/null
TB --- 2012-10-23 20:41:37 - TARGET=amd64
TB --- 2012-10-23 20:41:37 - TARGET_ARCH=amd64
TB --- 2012-10-23 20:41:37 - TZ=UTC
TB --- 2012-10-23 20:41:37 - __MAKE_CONF=/dev/null
TB --- 2012-10-23 20:41:37 - cd /src
TB --- 2012-10-23 20:41:37 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Oct 23 20:41:37 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
[...]
:> hack.c
cc -shared -nostdlib hack.c -o hack.So
rm -f hack.c
MAKE=/obj/src/make.amd64/make sh /src/sys/conf/newvers.sh LINT
cc -c -O2 -frename-registers -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   -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 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue vers.c
linking kernel
uipc_socket.o: In function `sosend_copyin':
uipc_socket.c:(.text+0x60ae): undefined reference to `socow_setup'
*** [kernel] Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-10-23 21:01:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-10-23 21:01:18 - ERROR: failed to build LINT kernel
TB --- 2012-10-23 21:01:18 - 9178.25 user 1393.31 system 12677.75 real


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



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