DragonFly BSD
DragonFly users List (threaded) for 2012-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 3.2.2 tagged, ISOs and images up


From: "Andrey N. Oktyabrski" <ano@xxxxxxxxx>
Date: Tue, 18 Dec 2012 13:09:28 +0400

On 12/17/2012 09:07 AM, Justin Sherrill wrote:
> I tagged release 3.2.2:
As usual (!) I can't build kernel without INVARIANTS:
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
-Wcast-qual  -Wold-style-definition -Wold-style-declaration 
-Wno-pointer-sign -std=c99 -g -nostdinc -I. -Iinclude -I/usr/src/sys 
-I/usr/src/sys/../include -I/usr/obj/usr/src/sys/COW 
-I"/usr/src/sys/dev/acpica5" 
-I"/usr/src/sys/contrib/dev/acpica-unix/include" 
-I/usr/src/sys/dev/netif/ath/hal 
-I/usr/src/sys/dev/netif/ath/hal/ath_hal  -D_KERNEL -include 
opt_global.h  -finline-limit=8000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-common -ffreestanding 
-mpreferred-stack-boundary=4 -fno-stack-protector -mcmodel=kernel 
-mno-red-zone -mfpmath=387 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 
-mno-sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-sse4 -mno-sse4a 
-mno-sse5 -mno-abm -mno-aes -mno-avx -mno-pclmul -mno-popcnt 
-msoft-float -fno-asynchronous-unwind-tables -fno-omit-frame-pointer 
/usr/src/sys/kern/kern_spinlock.c -Werror
/usr/src/sys/kern/kern_spinlock.c: In function 'spin_lock_contested':
/usr/src/sys/kern/kern_spinlock.c:211: error: 'spin_lock_test_mode' 
undeclared (first use in this function)
/usr/src/sys/kern/kern_spinlock.c:211: error: (Each undeclared 
identifier is reported only once
/usr/src/sys/kern/kern_spinlock.c:211: error: for each function it 
appears in.)
/usr/src/sys/kern/kern_spinlock.c: In function 'spin_lock_shared_contested':
/usr/src/sys/kern/kern_spinlock.c:268: error: 'spin_lock_test_mode' 
undeclared (first use in this function)
*** Error code 1

Stop in /usr/obj/usr/src/sys/COW.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]