Subject: Re: netbsd-4's i386/conf/ALL wil not config today....
To: Greg A. Woods <woods@planix.com>
From: Chavdar Ivanov <ci4ic4@gmail.com>
List: netbsd-users
Date: 02/21/2007 09:02:35
On 21/02/07, Greg A. Woods <woods@planix.com> wrote:
> (Not sure exactly where this note should be posted....)
>
> I've done cvs update from netbsd-4 again today and I've encountered the
> following:
>
> cd /building/work/woods/m-NetBSD-4/sys/arch/i386/conf && /build/woods/once/netbsd-4-i386-i386-tools/bin/nbconfig -s /building/work/woods/m-NetBSD-4/sys  -b /build/woods/once/netbsd-4-i386-i386-ppro-obj/building/work/woods/m-NetBSD-4/sys/arch/i386/compile/ALL ALL
> ALL:1377: undefined pseudo-device srt
> *** Stop.
>
> *** Failed target:  kern-ALL


I don't know if it's a coincidence, but I got last night:

++++++++++++++++++++++++++++++
/usr/src/sys/kern/kern_lwp.c:569: error: 'struct lwp' has no member
named 'l_syscall_counter'
/usr/src/sys/kern/kern_lwp.c:569: error: 'struct lwp' has no member
named 'l_syscall_time'

*** Failed target:  kern_lwp.o
*** Failed command: echo '# ' "compile ALL/kern_lwp.o"; echo
/f/tools/bin/i386--netbsdelf-gcc -ffreestanding
-fno-zero-initialized-in-bss -g -O2 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual -Wwrite-strings
-Wno-sign-compare -Wno-pointer-sign -Wno-attributes -Wextra
-Wno-unused-parameter -fno-strict-aliasing -Di386 -I.
-I/usr/src/sys/contrib/dev/ath/netbsd -I/usr/src/sys/../common/include
-I/usr/src/sys/arch -I/usr/src/sys -nostdinc -DPIC_DELAY
-DCONSDEVNAME="\"com\"" -DCONADDR="0x2f8" -DCONSPEED="57600"
-DCONS_OVERRIDE -DNO_TSC_TIME -DLKM -DDIAGNOSTIC -DCOMPAT_NDIS
-DEXT2FS_SYSTEM_FLAGS -DACPICA_PEDANTIC -DPCIBIOS_LIBRETTO_FIXUP
-DPCIBIOS_SHARP_MM20_FIXUP -DFRENCH_KBD -DRF_INCLUDE_EVENODD="1"
-DRF_INCLUDE_RAID5_RS="1" -DRF_INCLUDE_PARITYLOGGING="1"
-DRF_INCLUDE_CHAINDECLUSTER="1" -DRF_INCLUDE_INTERDECLUSTER="1"
-DRF_INCLUDE_PARITY_DECLUSTERING="1"
-DRF_INCLUDE_PARITY_DECLUSTERING_DS="1" -DRND_COM -DMAXUSERS=32
-D_KERNEL -D_KERNEL_OPT
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/quad
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/string
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/arch/i386/string
-I/usr/src/sys/dist/pf -I/usr/src/sys/dist/ipf -c
/usr/src/sys/kern/kern_lwp.c; /f/tools/bin/i386--netbsdelf-gcc
-ffreestanding -fno-zero-initialized-in-bss -g -O2 -Werror -Wall
-Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual -Wwrite-strings
-Wno-sign-compare -Wno-pointer-sign -Wno-attributes -Wextra
-Wno-unused-parameter -fno-strict-aliasing -Di386 -I.
-I/usr/src/sys/contrib/dev/ath/netbsd -I/usr/src/sys/../common/include
-I/usr/src/sys/arch -I/usr/src/sys -nostdinc -DPIC_DELAY
-DCONSDEVNAME="\"com\"" -DCONADDR="0x2f8" -DCONSPEED="57600"
-DCONS_OVERRIDE -DNO_TSC_TIME -DLKM -DDIAGNOSTIC -DCOMPAT_NDIS
-DEXT2FS_SYSTEM_FLAGS -DACPICA_PEDANTIC -DPCIBIOS_LIBRETTO_FIXUP
-DPCIBIOS_SHARP_MM20_FIXUP -DFRENCH_KBD -DRF_INCLUDE_EVENODD="1"
-DRF_INCLUDE_RAID5_RS="1" -DRF_INCLUDE_PARITYLOGGING="1"
-DRF_INCLUDE_CHAINDECLUSTER="1" -DRF_INCLUDE_INTERDECLUSTER="1"
-DRF_INCLUDE_PARITY_DECLUSTERING="1"
-DRF_INCLUDE_PARITY_DECLUSTERING_DS="1" -DRND_COM -DMAXUSERS=32
-D_KERNEL -D_KERNEL_OPT
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/quad
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/string
-I/usr/src/sys/lib/libkern/../../../common/lib/libc/arch/i386/string
-I/usr/src/sys/dist/pf -I/usr/src/sys/dist/ipf -c
/usr/src/sys/kern/kern_lwp.c
*** Error code 1

Stop.
nbmake: stopped in /f/obj/usr/src/sys/arch/i386/compile/ALL
..............
>
>
> I suppose I could send-pr, but I'm wondering if my rsync of the
> repository just happened to run at the wrong time and maybe tomorrow
> it'll work again, so this is just to ask if anyone else has seen this
> and maybe there was an oversight in the pullups yesterday?

I thought the same; I'll update later.

>
> --
>                                                 Greg A. Woods
>
> H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack <woods@robohack.ca>
> Planix, Inc. <woods@planix.com>       Secrets of the Weird <woods@weird.com>
>

Chavdar Ivanov