Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2006 13:54:26 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <current@freebsd.org>, <sparc64@freebsd.org>
Subject:   [head tinderbox] failure on sparc64/sun4v
Message-ID:  <20061212185426.E40BF73036@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2006-12-12 17:42:43 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-12-12 17:42:43 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2006-12-12 17:42:43 - cleaning the object tree
TB --- 2006-12-12 17:43:13 - checking out the source tree
TB --- 2006-12-12 17:43:13 - cd /tinderbox/HEAD/sparc64/sun4v
TB --- 2006-12-12 17:43:13 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-12-12 17:52:36 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-12-12 17:52:36 - cd /src
TB --- 2006-12-12 17:52:36 - /usr/bin/make -B buildworld
>>> World build started on Tue Dec 12 17:52:37 UTC 2006
>>> 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 Tue Dec 12 18:45:19 UTC 2006
TB --- 2006-12-12 18:45:19 - generating LINT kernel config
TB --- 2006-12-12 18:45:19 - cd /src/sys/sun4v/conf
TB --- 2006-12-12 18:45:19 - /usr/bin/make -B LINT
TB --- 2006-12-12 18:45:19 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-12-12 18:45:19 - cd /src
TB --- 2006-12-12 18:45:19 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Dec 12 18:45:19 UTC 2006
>>> 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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/netinet/ip_output.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/netinet/raw_ip.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/netinet/sctp_usrreq.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/netinet/sctp_pcb.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/netinet/sctputil.c
/src/sys/netinet/sctputil.c: In function `sctp_print_address':
/src/sys/netinet/sctputil.c:3611: warning: passing arg 1 of `ip6_sprintf' from incompatible pointer type
/src/sys/netinet/sctputil.c:3611: error: too few arguments to function `ip6_sprintf'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2006-12-12 18:54:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2006-12-12 18:54:26 - ERROR: failed to build lint kernel
TB --- 2006-12-12 18:54:26 - tinderbox aborted
TB --- 0.57 user 2.02 system 4303.77 real


http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full



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