Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[head tinderbox] failure on amd64/amd64

0 views
Skip to first unread message

FreeBSD Tinderbox

unread,
Dec 15, 2009, 3:43:56 PM12/15/09
to FreeBSD Tinderbox, cur...@freebsd.org, am...@freebsd.org
TB --- 2009-12-15 19:05:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2009-12-15 19:05:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2009-12-15 19:05:00 - cleaning the object tree
TB --- 2009-12-15 19:05:26 - cvsupping the source tree
TB --- 2009-12-15 19:05:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2009-12-15 19:06:03 - building world
TB --- 2009-12-15 19:06:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-12-15 19:06:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-12-15 19:06:03 - TARGET=amd64
TB --- 2009-12-15 19:06:03 - TARGET_ARCH=amd64
TB --- 2009-12-15 19:06:03 - TZ=UTC
TB --- 2009-12-15 19:06:03 - __MAKE_CONF=/dev/null
TB --- 2009-12-15 19:06:03 - cd /src
TB --- 2009-12-15 19:06:03 - /usr/bin/make -B buildworld
>>> World build started on Tue Dec 15 19:06:03 UTC 2009
>>> 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 Tue Dec 15 20:32:01 UTC 2009
TB --- 2009-12-15 20:32:01 - generating LINT kernel config
TB --- 2009-12-15 20:32:01 - cd /src/sys/amd64/conf
TB --- 2009-12-15 20:32:01 - /usr/bin/make -B LINT
TB --- 2009-12-15 20:32:01 - building LINT kernel
TB --- 2009-12-15 20:32:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-12-15 20:32:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-12-15 20:32:01 - TARGET=amd64
TB --- 2009-12-15 20:32:01 - TARGET_ARCH=amd64
TB --- 2009-12-15 20:32:01 - TZ=UTC
TB --- 2009-12-15 20:32:01 - __MAKE_CONF=/dev/null
TB --- 2009-12-15 20:32:01 - cd /src
TB --- 2009-12-15 20:32:01 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Dec 15 20:32:01 UTC 2009
>>> 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 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_ip_input.c
cc -c -O2 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netgraph/ng_ipfw.c
/src/sys/netgraph/ng_ipfw.c: In function 'ng_ipfw_input':
/src/sys/netgraph/ng_ipfw.c:275: error: dereferencing pointer to incomplete type
/src/sys/netgraph/ng_ipfw.c:295: error: dereferencing pointer to incomplete type
/src/sys/netgraph/ng_ipfw.c:296: error: dereferencing pointer to incomplete type
/src/sys/netgraph/ng_ipfw.c:297: error: dereferencing pointer to incomplete type
/src/sys/netgraph/ng_ipfw.c:299: error: dereferencing pointer to incomplete type
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-12-15 20:42:30 - WARNING: /usr/bin/make returned exit code 1
TB --- 2009-12-15 20:42:30 - ERROR: failed to build lint kernel
TB --- 2009-12-15 20:42:30 - 4324.87 user 966.93 system 5849.71 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.full
_______________________________________________
freebsd...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-curre...@freebsd.org"

FreeBSD Tinderbox

unread,
Dec 23, 2009, 12:38:11 AM12/23/09
to FreeBSD Tinderbox, cur...@freebsd.org, am...@freebsd.org
TB --- 2009-12-23 04:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2009-12-23 04:00:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2009-12-23 04:00:00 - cleaning the object tree
TB --- 2009-12-23 04:00:26 - cvsupping the source tree
TB --- 2009-12-23 04:00:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/amd64/amd64/supfile
TB --- 2009-12-23 04:00:55 - building world
TB --- 2009-12-23 04:00:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-12-23 04:00:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-12-23 04:00:55 - TARGET=amd64
TB --- 2009-12-23 04:00:55 - TARGET_ARCH=amd64
TB --- 2009-12-23 04:00:55 - TZ=UTC
TB --- 2009-12-23 04:00:55 - __MAKE_CONF=/dev/null
TB --- 2009-12-23 04:00:55 - cd /src
TB --- 2009-12-23 04:00:55 - /usr/bin/make -B buildworld
>>> World build started on Wed Dec 23 04:00:56 UTC 2009

>>> 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 Wed Dec 23 05:26:21 UTC 2009
TB --- 2009-12-23 05:26:21 - generating LINT kernel config
TB --- 2009-12-23 05:26:21 - cd /src/sys/amd64/conf
TB --- 2009-12-23 05:26:21 - /usr/bin/make -B LINT
TB --- 2009-12-23 05:26:21 - building LINT kernel
TB --- 2009-12-23 05:26:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-12-23 05:26:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-12-23 05:26:21 - TARGET=amd64
TB --- 2009-12-23 05:26:21 - TARGET_ARCH=amd64
TB --- 2009-12-23 05:26:21 - TZ=UTC
TB --- 2009-12-23 05:26:21 - __MAKE_CONF=/dev/null
TB --- 2009-12-23 05:26:21 - cd /src
TB --- 2009-12-23 05:26:21 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Dec 23 05:26:21 UTC 2009

>>> 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 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_ecn.c
cc -c -O2 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_encap.c
cc -c -O2 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ip_fastfwd.c
cc -c -O2 -frename-registers -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 -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/netinet/ipfw/ip_fw2.c -I/src/sys/contrib/pf
cc1: warnings being treated as errors
/src/sys/netinet/ipfw/ip_fw2.c: In function 'ipfw_chk':
/src/sys/netinet/ipfw/ip_fw2.c:1977: warning: cast from pointer to integer of different size
/src/sys/netinet/ipfw/ip_fw2.c:1978: warning: cast from pointer to integer of different size
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-12-23 05:37:07 - WARNING: /usr/bin/make returned exit code 1
TB --- 2009-12-23 05:37:07 - ERROR: failed to build lint kernel
TB --- 2009-12-23 05:37:07 - 4340.70 user 968.73 system 5826.84 real

0 new messages