Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2012 23:43:23 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <sparc64@freebsd.org>
Subject:   [head tinderbox] failure on sparc64/sparc64
Message-ID:  <201201302343.q0UNhNZ8093929@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2012-01-30 22:38:09 - tinderbox 2.8 running on freebsd-current.sentex.ca
TB --- 2012-01-30 22:38:09 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2012-01-30 22:38:09 - cleaning the object tree
TB --- 2012-01-30 22:38:14 - cvsupping the source tree
TB --- 2012-01-30 22:38:14 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2012-01-30 22:38:31 - building world
TB --- 2012-01-30 22:38:31 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-30 22:38:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-30 22:38:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-30 22:38:31 - SRCCONF=/dev/null
TB --- 2012-01-30 22:38:31 - TARGET=sparc64
TB --- 2012-01-30 22:38:31 - TARGET_ARCH=sparc64
TB --- 2012-01-30 22:38:31 - TZ=UTC
TB --- 2012-01-30 22:38:31 - __MAKE_CONF=/dev/null
TB --- 2012-01-30 22:38:31 - cd /src
TB --- 2012-01-30 22:38:31 - /usr/bin/make -B buildworld
>>> World build started on Mon Jan 30 22:38:32 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 Mon Jan 30 23:38:00 UTC 2012
TB --- 2012-01-30 23:38:00 - generating LINT kernel config
TB --- 2012-01-30 23:38:00 - cd /src/sys/sparc64/conf
TB --- 2012-01-30 23:38:00 - /usr/bin/make -B LINT
TB --- 2012-01-30 23:38:00 - cd /src/sys/sparc64/conf
TB --- 2012-01-30 23:38:00 - /usr/sbin/config -m LINT
TB --- 2012-01-30 23:38:00 - building LINT kernel
TB --- 2012-01-30 23:38:00 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-30 23:38:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-30 23:38:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-30 23:38:00 - SRCCONF=/dev/null
TB --- 2012-01-30 23:38:00 - TARGET=sparc64
TB --- 2012-01-30 23:38:00 - TARGET_ARCH=sparc64
TB --- 2012-01-30 23:38:00 - TZ=UTC
TB --- 2012-01-30 23:38:00 - __MAKE_CONF=/dev/null
TB --- 2012-01-30 23:38:00 - cd /src
TB --- 2012-01-30 23:38:00 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jan 30 23:38:00 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 -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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/ixgb/ixgb_hw.c
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   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/dev/ixgbe/ixgbe.c -I/src/sys/dev/ixgbe
In file included from /src/sys/dev/ixgbe/ixgbe_type.h:38,
                 from /src/sys/dev/ixgbe/ixgbe_api.h:38,
                 from /src/sys/dev/ixgbe/ixgbe.h:96,
                 from /src/sys/dev/ixgbe/ixgbe.c:40:
/src/sys/dev/ixgbe/ixgbe_osdep.h:109: error: conflicting types for 'bool'
/src/sys/sys/types.h:271: error: previous declaration of 'bool' was here
*** Error code 1

Stop in /obj/sparc64.sparc64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-01-30 23:43:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-01-30 23:43:23 - ERROR: failed to build LINT kernel
TB --- 2012-01-30 23:43:23 - 3163.22 user 573.20 system 3914.28 real


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



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