Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Feb 2011 02:18:15 GMT
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <i386@freebsd.org>
Subject:   [head tinderbox] failure on i386/i386
Message-ID:  <201102120218.p1C2IFmV079097@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2011-02-12 00:30:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-02-12 00:30:00 - starting HEAD tinderbox run for i386/i386
TB --- 2011-02-12 00:30:00 - cleaning the object tree
TB --- 2011-02-12 00:30:13 - cvsupping the source tree
TB --- 2011-02-12 00:30:13 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile
TB --- 2011-02-12 00:30:26 - building world
TB --- 2011-02-12 00:30:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-12 00:30:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-12 00:30:26 - TARGET=i386
TB --- 2011-02-12 00:30:26 - TARGET_ARCH=i386
TB --- 2011-02-12 00:30:26 - TZ=UTC
TB --- 2011-02-12 00:30:26 - __MAKE_CONF=/dev/null
TB --- 2011-02-12 00:30:26 - cd /src
TB --- 2011-02-12 00:30:26 - /usr/bin/make -B buildworld
>>> World build started on Sat Feb 12 00:30:26 UTC 2011
>>> 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 Feb 12 02:11:46 UTC 2011
TB --- 2011-02-12 02:11:46 - generating LINT kernel config
TB --- 2011-02-12 02:11:46 - cd /src/sys/i386/conf
TB --- 2011-02-12 02:11:46 - /usr/bin/make -B LINT
TB --- 2011-02-12 02:11:46 - building LINT kernel
TB --- 2011-02-12 02:11:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-02-12 02:11:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-02-12 02:11:46 - TARGET=i386
TB --- 2011-02-12 02:11:46 - TARGET_ARCH=i386
TB --- 2011-02-12 02:11:46 - TZ=UTC
TB --- 2011-02-12 02:11:46 - __MAKE_CONF=/dev/null
TB --- 2011-02-12 02:11:46 - cd /src
TB --- 2011-02-12 02:11:46 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sat Feb 12 02:11:46 UTC 2011
>>> 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 -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-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/e1000/e1000_82542.c -I/src/sys/dev/e1000
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 -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-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/e1000/e1000_82543.c -I/src/sys/dev/e1000
cc1: warnings being treated as errors
/src/sys/dev/e1000/e1000_82543.c: In function 'e1000_setup_fiber_link_82543':
/src/sys/dev/e1000/e1000_82543.c:1166: warning: implicit declaration of function 'e1000_commit_fc_settings_generic'
/src/sys/dev/e1000/e1000_82543.c:1166: warning: nested extern declaration of 'e1000_commit_fc_settings_generic'
/src/sys/dev/e1000/e1000_82543.c:1182: warning: implicit declaration of function 'e1000_poll_fiber_serdes_link_generic'
/src/sys/dev/e1000/e1000_82543.c:1182: warning: nested extern declaration of 'e1000_poll_fiber_serdes_link_generic'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-02-12 02:18:14 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-02-12 02:18:14 - ERROR: failed to build lint kernel
TB --- 2011-02-12 02:18:14 - 5217.34 user 875.49 system 6494.16 real


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



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