Subject: 20031215 build failure in sys/dev/pci/satalink.c
To: None <current-users@netbsd.org>
From: John Darrow <John.P.Darrow@wheaton.edu>
List: current-users
Date: 12/15/2003 12:54:41
An attempted build today failed with the below errors.  I can't find
any mention of sc_ba5_* in any other files in src/sys.

===> build.sh command: ./build.sh -T /usr/tools.current -O /var/obj.i386.current -D /bulk-cur -R /misc/releasedir/NetBSD-1.6ZG-20031215 -u -U release
===> build.sh started: Mon Dec 15 11:43:07 CST 2003
===> MACHINE:          i386
===> MACHINE_ARCH:     i386
===> TOOLDIR path:     /usr/tools.current
===> DESTDIR path:     /bulk-cur
===> RELEASEDIR path:  /misc/releasedir/NetBSD-1.6ZG-20031215
===> makewrapper:      /usr/tools.current/bin/nbmake-i386
[...]
#   compile  GENERIC/rccide.o
/usr/tools.current/bin/i386--netbsdelf-gcc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Di386 -I. -I/var/src.current/sys/arch -I/var/src.current/sys -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c /var/src.current/sys/dev/pci/rccide.c
#   compile  GENERIC/satalink.o
/usr/tools.current/bin/i386--netbsdelf-gcc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Di386 -I. -I/var/src.current/sys/arch -I/var/src.current/sys -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c /var/src.current/sys/dev/pci/satalink.c
/var/src.current/sys/dev/pci/satalink.c: In function `ba5_read_4':
/var/src.current/sys/dev/pci/satalink.c:101: error: structure has no member named `sc_ba5_en'
/var/src.current/sys/dev/pci/satalink.c:102: error: structure has no member named `sc_ba5_st'
/var/src.current/sys/dev/pci/satalink.c:102: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:102: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:102: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:102: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:102: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c: In function `ba5_write_4':
/var/src.current/sys/dev/pci/satalink.c:112: error: structure has no member named `sc_ba5_en'
/var/src.current/sys/dev/pci/satalink.c:113: error: structure has no member named `sc_ba5_st'
/var/src.current/sys/dev/pci/satalink.c:113: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:113: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:113: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:113: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:113: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c: In function `sii3112_chip_map':
/var/src.current/sys/dev/pci/satalink.c:143: error: structure has no member named `sc_ba5_st'
/var/src.current/sys/dev/pci/satalink.c:143: error: structure has no member named `sc_ba5_sh'
/var/src.current/sys/dev/pci/satalink.c:148: error: structure has no member named `sc_ba5_en'

*** Failed target:  satalink.o
*** Failed command: echo '# ' "compile GENERIC/satalink.o"; echo /usr/tools.current/bin/i386--netbsdelf-gcc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Di386 -I. -I/var/src.current/sys/arch -I/var/src.current/sys -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c /var/src.current/sys/dev/pci/satalink.c; /usr/tools.current/bin/i386--netbsdelf-gcc -ffreestanding -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Di386 -I. -I/var/src.current/sys/arch -I/var/src.current/sys -nostdinc -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT -c /var/src.current/sys/dev/pci/satalink.c
*** Error code 1

Stop.
nbmake: stopped in /var/obj.i386.current/sys/arch/i386/compile/GENERIC

*** Failed target:  kern-GENERIC
*** Failed command: cd /var/obj.i386.current/sys/arch/i386/compile/GENERIC && /usr/tools.current/bin/nbmake depend && /usr/tools.current/bin/nbmake
*** Error code 1

Stop.
nbmake: stopped in /var/src.current/etc

*** Failed target:  release
*** Failed command: (cd /var/src.current/etc && /usr/tools.current/bin/nbmake INSTALL_DONE=1 release)
*** Error code 1

Stop.
nbmake: stopped in /var/src.current

ERROR: Failed to make release
*** BUILD ABORTED ***


jdarrow

-- 
John Darrow - Senior Technical Specialist
Computing Services, Wheaton College, Wheaton, IL 60187
Email: John.P.Darrow@wheaton.edu (plain text please, no HTML or proprietary)