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

next in thread | raw e-mail | index | archive | help
TB --- 2012-01-30 21:30:51 - tinderbox 2.8 running on freebsd-current.sentex.ca
TB --- 2012-01-30 21:30:51 - starting HEAD tinderbox run for ia64/ia64
TB --- 2012-01-30 21:30:51 - cleaning the object tree
TB --- 2012-01-30 21:30:58 - cvsupping the source tree
TB --- 2012-01-30 21:30:58 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/ia64/ia64/supfile
TB --- 2012-01-30 21:31:53 - building world
TB --- 2012-01-30 21:31:53 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-30 21:31:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-30 21:31:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-30 21:31:53 - SRCCONF=/dev/null
TB --- 2012-01-30 21:31:53 - TARGET=ia64
TB --- 2012-01-30 21:31:53 - TARGET_ARCH=ia64
TB --- 2012-01-30 21:31:53 - TZ=UTC
TB --- 2012-01-30 21:31:53 - __MAKE_CONF=/dev/null
TB --- 2012-01-30 21:31:53 - cd /src
TB --- 2012-01-30 21:31:53 - /usr/bin/make -B buildworld
>>> World build started on Mon Jan 30 21:31:53 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 22:57:59 UTC 2012
TB --- 2012-01-30 22:57:59 - generating LINT kernel config
TB --- 2012-01-30 22:57:59 - cd /src/sys/ia64/conf
TB --- 2012-01-30 22:57:59 - /usr/bin/make -B LINT
TB --- 2012-01-30 22:57:59 - cd /src/sys/ia64/conf
TB --- 2012-01-30 22:57:59 - /usr/sbin/config -m LINT
TB --- 2012-01-30 22:57:59 - building LINT kernel
TB --- 2012-01-30 22:57:59 - CROSS_BUILD_TESTING=YES
TB --- 2012-01-30 22:57:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-01-30 22:57:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-01-30 22:57:59 - SRCCONF=/dev/null
TB --- 2012-01-30 22:57:59 - TARGET=ia64
TB --- 2012-01-30 22:57:59 - TARGET_ARCH=ia64
TB --- 2012-01-30 22:57:59 - TZ=UTC
TB --- 2012-01-30 22:57:59 - __MAKE_CONF=/dev/null
TB --- 2012-01-30 22:57:59 - cd /src
TB --- 2012-01-30 22:57:59 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jan 30 22:57:59 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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -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 -I/src/sys/contrib/ia64/libuwx/src -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 -mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -fpic -ffreestanding -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/ia64.ia64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-01-30 23:06:28 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-01-30 23:06:28 - ERROR: failed to build LINT kernel
TB --- 2012-01-30 23:06:28 - 4599.01 user 741.24 system 5736.93 real


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



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