Date: Tue, 11 Oct 2005 15:34:11 -0400 (EDT) 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: <20051011193411.61EB17302F@freebsd-current.sentex.ca>
next in thread | raw e-mail | index | archive | help
TB --- 2005-10-11 18:11:13 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2005-10-11 18:11:13 - starting HEAD tinderbox run for i386/i386 TB --- 2005-10-11 18:11:13 - cleaning the object tree TB --- 2005-10-11 18:11:34 - checking out the source tree TB --- 2005-10-11 18:11:34 - cd /tinderbox/HEAD/i386/i386 TB --- 2005-10-11 18:11:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2005-10-11 18:18:13 - building world (CFLAGS=-O2 -pipe) TB --- 2005-10-11 18:18:13 - cd /src TB --- 2005-10-11 18:18:13 - /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-10-11 19:21:55 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-10-11 19:21:55 - cd /src TB --- 2005-10-11 19:21:55 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Tue Oct 11 19:21:55 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 [...] touch export_syms awk -f /src/sys/modules/if_gre/../../conf/kmod_syms.awk if_gre.kld export_syms | xargs -J% objcopy % if_gre.kld ld -Bshareable -d -warn-common -o if_gre.ko.debug if_gre.kld objcopy --strip-debug if_gre.ko.debug if_gre.ko ===> if_ndis (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -DHAVE_KERNEL_OPTION_HEADERS -include /obj/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g -I/obj/src/sys/GENERIC -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c: In function `ndis_detach': /src/sys/modules/if_ndis/../../dev/if_ndis/if_ndis.c:920: error: structure has no member named `ndis_mtx' *** Error code 1 Stop in /src/sys/modules/if_ndis. *** Error code 1 Stop in /src/sys/modules. *** Error code 1 Stop in /obj/src/sys/GENERIC. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2005-10-11 19:34:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-10-11 19:34:11 - ERROR: failed to build generic kernel TB --- 2005-10-11 19:34:11 - tinderbox aborted
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20051011193411.61EB17302F>