On Sat, Dec 27, 2008 at 06:46:22AM -0500, FreeBSD Tinderbox wrote: > TB --- 2008-12-27 09:20:01 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2008-12-27 09:20:01 - starting HEAD tinderbox run for amd64/amd64 > TB --- 2008-12-27 09:20:01 - cleaning the object tree > TB --- 2008-12-27 09:21:04 - cvsupping the source tree > TB --- 2008-12-27 09:21:04 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile > TB --- 2008-12-27 09:21:12 - building world > TB --- 2008-12-27 09:21:12 - MAKEOBJDIRPREFIX=/obj > TB --- 2008-12-27 09:21:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2008-12-27 09:21:12 - TARGET=amd64 > TB --- 2008-12-27 09:21:12 - TARGET_ARCH=amd64 > TB --- 2008-12-27 09:21:12 - TZ=UTC > TB --- 2008-12-27 09:21:12 - __MAKE_CONF=/dev/null > TB --- 2008-12-27 09:21:12 - cd /src > TB --- 2008-12-27 09:21:12 - /usr/bin/make -B buildworld > >>> World build started on Sat Dec 27 09:21:14 UTC 2008 > >>> 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 Sat Dec 27 11:18:59 UTC 2008 > TB --- 2008-12-27 11:18:59 - generating LINT kernel config > TB --- 2008-12-27 11:18:59 - cd /src/sys/amd64/conf > TB --- 2008-12-27 11:18:59 - /usr/bin/make -B LINT > TB --- 2008-12-27 11:18:59 - building LINT kernel > TB --- 2008-12-27 11:18:59 - MAKEOBJDIRPREFIX=/obj > TB --- 2008-12-27 11:18:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2008-12-27 11:18:59 - TARGET=amd64 > TB --- 2008-12-27 11:18:59 - TARGET_ARCH=amd64 > TB --- 2008-12-27 11:18:59 - TZ=UTC > TB --- 2008-12-27 11:18:59 - __MAKE_CONF=/dev/null > TB --- 2008-12-27 11:18:59 - cd /src > TB --- 2008-12-27 11:18:59 - /usr/bin/make -B buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sat Dec 27 11:18:59 UTC 2008 > >>> 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 > [...] > awk -f /src/sys/modules/usb2/misc_fm/../../../conf/kmod_syms.awk usb2_misc_fm.ko export_syms | xargs -J% objcopy % usb2_misc_fm.ko > objcopy --strip-debug usb2_misc_fm.ko > ===> usb2/ndis (all) > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -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 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb2/ndis/../../../dev/usb2/ndis/usb2_ndis.c > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /obj/amd64/src/sys/LINT/opt_global.h -I. -I_at_ -I_at_/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -fno-omit-frame-pointer -I/obj/amd64/src/sys/LINT -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 -fstack-protector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /src/sys/modules/usb2/ndis/../../../dev/usb2/ndis/if_ndis_usb2.c > In file included from /src/sys/modules/usb2/ndis/../../../dev/usb2/ndis/if_ndis_usb2.c:60: > _at_/dev/if_ndis/if_ndisvar.h:121: error: expected specifier-qualifier-list before 'usbd_xfer_handle' > _at_/dev/if_ndis/if_ndisvar.h:212: error: expected specifier-qualifier-list before 'usbd_pipe_handle' > *** Error code 1 > > Stop in /src/sys/modules/usb2/ndis. > *** Error code 1 > > Stop in /src/sys/modules/usb2. > *** Error code 1 > > Stop in /src/sys/modules. > *** Error code 1 > > Stop in /obj/amd64/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2008-12-27 11:46:22 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2008-12-27 11:46:22 - ERROR: failed to build lint kernel > TB --- 2008-12-27 11:46:22 - 6959.62 user 668.50 system 8781.59 real It should be fixed now. Sorry for a disturbance. regards, Weongyo JeongReceived on Sat Dec 27 2008 - 11:25:52 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:39 UTC