Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Building HEAD fails in INSTALL_FLOPPY
Running:
: uname -a
NetBSD pimin 5.99.55 NetBSD 5.99.55 (MONOLITHIC) #1: Mon Aug 8 22:42:58 PDT
2011 root@pimin:/glorp/obj/sys/arch/i386/compile/MONOLITHIC i386
I don't actually need this kernel, it's an hysterical artifact. I had
fogotten/ignored it was in my script. Is it actually supposed to build?
# compile INSTALL_FLOPPY/kern_synch.o
/glorp/src/../tools/bin/i486--netbsdelf-gcc -mno-sse -mno-sse2 -mno-sse3
-ffreestanding -fno-zero-initialized-in-bss -Os -fno-strict-aliasing -std=gnu99
-Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith
-Wmissing-prototypes -Wstrict-prototypes -Wswitch -Wshadow -Wcast-qual
-Wwrite-strings -Wno-unreachable-code -Wno-pointer-sign -Wno-attributes -Wextra
-Wno-unused-parameter -Wno-sign-compare -march=i486 -mtune=i486
--sysroot=/glorp/src/../obj/destdir.i386 -Di386 -I.
-I/glorp/src/sys/../common/include -I/glorp/src/sys/arch -I/glorp/src/sys
-nostdinc -DMAXUSERS=2 -D_KERNEL -D_KERNEL_OPT -std=gnu99
-I/glorp/src/sys/lib/libkern/../../../common/lib/libc/quad
-I/glorp/src/sys/lib/libkern/../../../common/lib/libc/string
-I/glorp/src/sys/lib/libkern/../../../common/lib/libc/arch/i386/string
-I/glorp/src/sys/external/isc/atheros_hal/dist
-I/glorp/src/sys/external/isc/atheros_hal/ic -c /glorp/src/sys/kern/kern_synch.c
--- kern_subr.o ---
cc1: warnings being treated as errors
/glorp/src/sys/kern/kern_subr.c: In function 'trace_exit':
/glorp/src/sys/kern/kern_subr.c:720:15: error: unused variable 'p'
*** [kern_subr.o] Error code 1
nbmake: stopped in /glorp/obj/sys/arch/i386/compile/INSTALL_FLOPPY
1 error
nbmake: stopped in /glorp/obj/sys/arch/i386/compile/INSTALL_FLOPPY
ERROR: Failed to make all in
"/glorp/src/../obj/sys/arch/i386/compile/INSTALL_FLOPPY"
TIA,
Paul
Home |
Main Index |
Thread Index |
Old Index