[releng_9 tinderbox] failure on i386/i386

FreeBSD Tinderbox tinderbox at freebsd.org
Sat Jan 18 21:07:13 UTC 2014


TB --- 2014-01-18 17:35:34 - tinderbox 2.20 running on freebsd-stable.sentex.ca
TB --- 2014-01-18 17:35:34 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012     mdtancsa at freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server  amd64
TB --- 2014-01-18 17:35:34 - starting RELENG_9 tinderbox run for i386/i386
TB --- 2014-01-18 17:35:34 - cleaning the object tree
TB --- 2014-01-18 17:36:11 - /usr/local/bin/svn stat /src
TB --- 2014-01-18 17:36:16 - At svn revision 260852
TB --- 2014-01-18 17:36:17 - building world
TB --- 2014-01-18 17:36:17 - CROSS_BUILD_TESTING=YES
TB --- 2014-01-18 17:36:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-01-18 17:36:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-01-18 17:36:17 - SRCCONF=/dev/null
TB --- 2014-01-18 17:36:17 - TARGET=i386
TB --- 2014-01-18 17:36:17 - TARGET_ARCH=i386
TB --- 2014-01-18 17:36:17 - TZ=UTC
TB --- 2014-01-18 17:36:17 - __MAKE_CONF=/dev/null
TB --- 2014-01-18 17:36:17 - cd /src
TB --- 2014-01-18 17:36:17 - /usr/bin/make -B buildworld
>>> World build started on Sat Jan 18 17:36:18 UTC 2014
>>> 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 Jan 18 20:51:02 UTC 2014
TB --- 2014-01-18 20:51:02 - generating LINT kernel config
TB --- 2014-01-18 20:51:02 - cd /src/sys/i386/conf
TB --- 2014-01-18 20:51:02 - /usr/bin/make -B LINT
TB --- 2014-01-18 20:51:02 - cd /src/sys/i386/conf
TB --- 2014-01-18 20:51:02 - /usr/sbin/config -m LINT
TB --- 2014-01-18 20:51:02 - building LINT kernel
TB --- 2014-01-18 20:51:02 - CROSS_BUILD_TESTING=YES
TB --- 2014-01-18 20:51:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2014-01-18 20:51:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2014-01-18 20:51:02 - SRCCONF=/dev/null
TB --- 2014-01-18 20:51:02 - TARGET=i386
TB --- 2014-01-18 20:51:02 - TARGET_ARCH=i386
TB --- 2014-01-18 20:51:02 - TZ=UTC
TB --- 2014-01-18 20:51:02 - __MAKE_CONF=/dev/null
TB --- 2014-01-18 20:51:02 - cd /src
TB --- 2014-01-18 20:51:02 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Jan 18 20:51:02 UTC 2014
>>> 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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_osd.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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_physio.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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_pmc.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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_poll.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=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/kern/kern_priv.c
cc1: warnings being treated as errors
/src/sys/kern/kern_priv.c: In function 'priv_check_cred':
/src/sys/kern/kern_priv.c:162: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2014-01-18 21:07:12 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2014-01-18 21:07:12 - ERROR: failed to build LINT kernel
TB --- 2014-01-18 21:07:12 - 9667.01 user 986.83 system 12697.38 real


http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-i386-i386.full


More information about the freebsd-tinderbox mailing list