[head tinderbox] failure on amd64/amd64

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sat, 10 Nov 2012 07:37:29 GMT
TB --- 2012-11-10 03:10:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-10 03:10:00 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012     des_at_freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2012-11-10 03:10:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2012-11-10 03:10:01 - cleaning the object tree
TB --- 2012-11-10 03:18:05 - checking out /src from svn://svn.freebsd.org/base/head
TB --- 2012-11-10 03:18:05 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2012-11-10 03:18:05 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-10 03:19:43 - /usr/local/bin/svn update /src
TB --- 2012-11-10 03:19:51 - At svn revision 242847
TB --- 2012-11-10 03:19:52 - building world
TB --- 2012-11-10 03:19:52 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-10 03:19:52 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-10 03:19:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-10 03:19:52 - SRCCONF=/dev/null
TB --- 2012-11-10 03:19:52 - TARGET=amd64
TB --- 2012-11-10 03:19:52 - TARGET_ARCH=amd64
TB --- 2012-11-10 03:19:52 - TZ=UTC
TB --- 2012-11-10 03:19:52 - __MAKE_CONF=/dev/null
TB --- 2012-11-10 03:19:52 - cd /src
TB --- 2012-11-10 03:19:52 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sat Nov 10 03:19:57 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 Sat Nov 10 06:55:07 UTC 2012
TB --- 2012-11-10 06:55:08 - generating LINT kernel config
TB --- 2012-11-10 06:55:08 - cd /src/sys/amd64/conf
TB --- 2012-11-10 06:55:08 - /usr/bin/make -B LINT
TB --- 2012-11-10 06:55:08 - cd /src/sys/amd64/conf
TB --- 2012-11-10 06:55:08 - /usr/sbin/config -m LINT
TB --- 2012-11-10 06:55:08 - building LINT kernel
TB --- 2012-11-10 06:55:08 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-10 06:55:08 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-10 06:55:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-10 06:55:08 - SRCCONF=/dev/null
TB --- 2012-11-10 06:55:08 - TARGET=amd64
TB --- 2012-11-10 06:55:08 - TARGET_ARCH=amd64
TB --- 2012-11-10 06:55:08 - TZ=UTC
TB --- 2012-11-10 06:55:08 - __MAKE_CONF=/dev/null
TB --- 2012-11-10 06:55:08 - cd /src
TB --- 2012-11-10 06:55:08 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Nov 10 06:55:08 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
>>> Kernel build for LINT completed on Sat Nov 10 07:25:31 UTC 2012
TB --- 2012-11-10 07:25:31 - cd /src/sys/amd64/conf
TB --- 2012-11-10 07:25:31 - /usr/sbin/config -m LINT-NOINET
TB --- 2012-11-10 07:25:31 - building LINT-NOINET kernel
TB --- 2012-11-10 07:25:31 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-10 07:25:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-10 07:25:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-10 07:25:31 - SRCCONF=/dev/null
TB --- 2012-11-10 07:25:31 - TARGET=amd64
TB --- 2012-11-10 07:25:31 - TARGET_ARCH=amd64
TB --- 2012-11-10 07:25:31 - TZ=UTC
TB --- 2012-11-10 07:25:31 - __MAKE_CONF=/dev/null
TB --- 2012-11-10 07:25:31 - cd /src
TB --- 2012-11-10 07:25:31 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
>>> Kernel build for LINT-NOINET started on Sat Nov 10 07:25:31 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
[...]
/src/sys/netinet/tcp_timewait.c:535:2: note: remove the 'if' if its condition is always true
        if (isipv6) {
        ^~~~~~~~~~~~
/src/sys/netinet/tcp_timewait.c:515:14: note: initialize the variable 'hdrlen' to silence this warning
        u_int hdrlen, optlen;
                    ^
                     = 0
1 error generated.
*** [tcp_timewait.o] Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-10 07:37:29 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-10 07:37:29 - ERROR: failed to build LINT-NOINET kernel
TB --- 2012-11-10 07:37:29 - 11093.88 user 2034.98 system 16048.27 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full
Received on Sat Nov 10 2012 - 06:37:32 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:32 UTC