Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2005 05:27:23 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <amd64@freebsd.org>
Subject:   [releng_5 tinderbox] failure on amd64/amd64
Message-ID:  <20050219102723.7BF0A7306E@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2005-02-19 09:11:05 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-02-19 09:11:05 - starting RELENG_5 tinderbox run for amd64/amd64
TB --- 2005-02-19 09:11:05 - checking out the source tree
TB --- 2005-02-19 09:11:05 - cd /home/tinderbox/RELENG_5/amd64/amd64
TB --- 2005-02-19 09:11:05 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src
TB --- 2005-02-19 09:24:20 - building world (CFLAGS=-O -pipe)
TB --- 2005-02-19 09:24:20 - cd /home/tinderbox/RELENG_5/amd64/amd64/src
TB --- 2005-02-19 09:24:20 - /usr/bin/make -B buildworld
>>> 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
TB --- 2005-02-19 10:23:07 - building generic kernel (COPTFLAGS=-O -pipe)
TB --- 2005-02-19 10:23:07 - cd /home/tinderbox/RELENG_5/amd64/amd64/src
TB --- 2005-02-19 10:23:07 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sat Feb 19 10:23:08 UTC 2005
>>> 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 -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/tinderbox/RELENG_5/amd64/amd64/src/sys -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/altq -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/pf -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror  /tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_mib.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99  -nostdinc -I-  -I. -I/tinderbox/RELENG_5/amd64/amd64/src/sys -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/dev/acpica -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/altq -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/ipfilter -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/pf -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/dev/ath -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/dev/ath/freebsd -I/tinderbox/RELENG_5/amd64/amd64/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000  -mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow  -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror  /tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c
/tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c:441: warning: "struct freebsd32_modstat_args" declared inside parameter list
/tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c:441: warning: its scope is only this definition or declaration, which is probably not what you want
/tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c:442: warning: no previous prototype for 'freebsd32_modstat'
/tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c: In function `freebsd32_modstat':
/tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c:451: error: dereferencing pointer to incomplete type
/tinderbox/RELENG_5/amd64/amd64/src/sys/kern/kern_module.c:465: error: dereferencing pointer to incomplete type
*** Error code 1

Stop in /tinderbox/RELENG_5/amd64/amd64/obj/amd64/tinderbox/RELENG_5/amd64/amd64/src/sys/GENERIC.
*** Error code 1

Stop in /tinderbox/RELENG_5/amd64/amd64/src.
*** Error code 1

Stop in /tinderbox/RELENG_5/amd64/amd64/src.
TB --- 2005-02-19 10:27:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2005-02-19 10:27:23 - ERROR: failed to build generic kernel
TB --- 2005-02-19 10:27:23 - tinderbox aborted



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