Subject: -current build problems
To: None <port-sparc@netbsd.org>
From: None <adrianp@stindustries.net>
List: port-sparc
Date: 04/04/2004 09:06:56
I pulled down -current from CVS yesterday (3/4) and it failed with the
attached error.

Is it related to this ?

http://mail-index.netbsd.org/source-changes/2004/04/03/0029.html

thanks,

adrian.

#   compile  MRCOFFEE_OFW/fpu_subr.o
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/sparc--netbsdelf-gcc -mno-fpu
-ffreestanding -pipe -mcpu=supersparc -O2 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wno-sign-compare -I. -I/usr/src/sys/arch
-I/usr/src/sys -nostdinc -DLKM -DPROM_AT_F0 -DMAXUSERS=32 -D_KERNEL
-D_KERNEL_OPT -c /usr/src/sys/arch/sparc/fpu/fpu_subr.c
#   compile  MRCOFFEE_OFW/autoconf.o
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/sparc--netbsdelf-gcc -mno-fpu
-ffreestanding -pipe -mcpu=supersparc -O2 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wno-sign-compare -I. -I/usr/src/sys/arch
-I/usr/src/sys -nostdinc -DLKM -DPROM_AT_F0 -DMAXUSERS=32 -D_KERNEL
-D_KERNEL_OPT -c /usr/src/sys/arch/sparc/sparc/autoconf.c
/usr/src/sys/arch/sparc/sparc/autoconf.c: In function `find_cpus':
/usr/src/sys/arch/sparc/sparc/autoconf.c:177: warning: unused variable
`unode'

*** Failed target:  autoconf.o
*** Failed command: echo '# ' "compile MRCOFFEE_OFW/autoconf.o"; echo
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/sparc--netbsdelf-gcc -mno-fpu
-ffreestanding -pipe -mcpu=supersparc -O2 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wno-sign-compare -I. -I/usr/src/sys/arch
-I/usr/src/sys -nostdinc -DLKM -DPROM_AT_F0 -DMAXUSERS=32 -D_KERNEL
-D_KERNEL_OPT -c /usr/src/sys/arch/sparc/sparc/autoconf.c;
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/sparc--netbsdelf-gcc -mno-fpu
-ffreestanding -pipe -mcpu=supersparc -O2 -Werror -Wall -Wno-main
-Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes
-Wstrict-prototypes -Wno-sign-compare -I. -I/usr/src/sys/arch
-I/usr/src/sys -nostdinc -DLKM -DPROM_AT_F0 -DMAXUSERS=32 -D_KERNEL
-D_KERNEL_OPT -c /usr/src/sys/arch/sparc/sparc/autoconf.c
*** Error code 1

Stop.
nbmake: stopped in /usr/obj/sys/arch/sparc/compile/MRCOFFEE_OFW

*** Failed target:  kern-MRCOFFEE_OFW
*** Failed command: cd /usr/src/sys/arch/sparc/compile/obj/MRCOFFEE_OFW &&
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/nbmake depend &&
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/nbmake
*** Error code 1

Stop.
nbmake: stopped in /usr/src/etc

*** Failed target:  release
*** Failed command: (cd /usr/src/etc &&
/usr/src/obj/tooldir.NetBSD-1.6.2-i386/bin/nbmake INSTALL_DONE=1 release)
*** Error code 1

Stop.
nbmake: stopped in /usr/src

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