From owner-freebsd-current@FreeBSD.ORG Wed Mar 19 01:43:52 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F29D13E; Wed, 19 Mar 2014 01:43:52 +0000 (UTC) Received: from mail-wg0-x231.google.com (mail-wg0-x231.google.com [IPv6:2a00:1450:400c:c00::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CD708C68; Wed, 19 Mar 2014 01:43:50 +0000 (UTC) Received: by mail-wg0-f49.google.com with SMTP id a1so6661360wgh.20 for ; Tue, 18 Mar 2014 18:43:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type:content-transfer-encoding; bh=BbZTa5p/5BOGWULrQmU6njKwSmn09SPYol077d5IVuU=; b=lqQt6Cl8cXHM3kw2UjGz/1nFT9uy1G7YKj896TYxRV3/+Rw3/ieb+yf4ykYhY7Z5wz LuxjE/qPLT85AcSkQSA/Zwby37M/Sd1W3ExhyGvLClm3jlANm5MG8aT/UAzC8fFUWKoN yJ4AwNOx3cHEwlEfHVoG8EUBwazJAEWniWnuG6HGBLCk9+VvfelPUx/XAa/t8SWQFjr/ xcKh+aV4sYeOt5hFMfKh813kLegZgrCaMH4+1MbQ/JD7g+5Bo9bw81C8Zk9g4OjObuhz Y3sGbcPUSXPFhEMGbjjFUEAnzxDok5TjMOs06ZQsZRuI3Jy0DydxqFl6kakvb88AGfZE +8/Q== MIME-Version: 1.0 X-Received: by 10.180.109.231 with SMTP id hv7mr17339513wib.38.1395193427926; Tue, 18 Mar 2014 18:43:47 -0700 (PDT) Sender: asmrookie@gmail.com Received: by 10.217.61.196 with HTTP; Tue, 18 Mar 2014 18:43:47 -0700 (PDT) In-Reply-To: <232861753.0.1395193192830.JavaMail.jenkins@jenkins-9.freebsd.org> References: <232861753.0.1395193192830.JavaMail.jenkins@jenkins-9.freebsd.org> Date: Wed, 19 Mar 2014 02:43:47 +0100 X-Google-Sender-Auth: v81h8EheZ1XXgOECP-RZqEGuhYY Message-ID: Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #307 From: Attilio Rao To: jenkins-admin@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: tychon@freebsd.org, ray@freebsd.org, "freebsd-current@freebsd.org" , Dimitry Andric , Marcel Moolenaar X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: attilio@FreeBSD.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2014 01:43:52 -0000 This is fixed in r263324, sorry for the breakage. Attilio On Wed, Mar 19, 2014 at 2:39 AM, wrote: > See > > Changes: > > [marcel] Fix and improve exception tracing: > 1. Name the kernel option XTRACE instead of EXCEPTION_TRACING > 2. Put support functions in ia64/ia64/xtrace.c > 3. Make it work with SMP by giving each CPU its own buffer > 4. Save 16 key registers in the buffer for every exception > 5. In ia64_handle_intr() and trap() transfer the trace record > to the KTR trace buffer using CTRx() and with some basic > information for now > 6. Use a tunable to anble tracing and stop tracing as soon as > we enter the debugger > > Room for improvements: > 1. Transferring exception-relevant information to KTR > 2. Add a sysctl to enable/disable tracing > > [tychon] Don't reissue in-flight commands. > > Approved by: neel (co-mentor) > > [ray] Switch kern.vt.suspendswitch to 0 by default (disabled). > kern.vt.suspendswitch - sysctl/tunable which enable switch to VT0 before = going > to suspend and switch back after resume. > > MFC after: 7 days > > [dim] Add separate patch files for all the customizations we have current= ly > applied to our copy of llvm/clang. These can be applied in alphabetical > order to a pristine llvm/clang 3.4 release source tree, to result in the > same version used in FreeBSD. > > This is intended to clearly document all the changes until now, which > mostly consist of cherry pickings from the respective upstream trunks, > plus a number of hand-written FreeBSD-specific ones. Hopefully those > can eventually be cleaned up and sent upstream too. > > MFC after: 1 week > X-MFC-With: r263313 > > [attilio] Regen per r263318. > > Sponsored by: EMC / Isilon storage division > > [attilio] Remove dead code from umtx support: > - Retire long time unused (basically always unused) sys__umtx_lock() > and sys__umtx_unlock() syscalls > - struct umtx and their supporting definitions > - UMUTEX_ERROR_CHECK flag > - Retire UMTX_OP_LOCK/UMTX_OP_UNLOCK from _umtx_op() syscall > > __FreeBSD_version is not bumped yet because it is expected that further > breakages to the umtx interface will follow up in the next days. > However there will be a final bump when necessary. > > Sponsored by: EMC / Isilon storage division > Reviewed by: jhb > > ------------------------------------------ > [...truncated 220209 lines...] > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g uart_subr.o > --- ehci.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- syscons.o --- > ctfconvert -L VERSION -g syscons.o > --- modules-all --- > --- bxe_stats.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > --- rt2860.o --- > ctfconvert -L VERSION -g rt2860.o > --- ohci.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- ehci.o --- > ctfconvert -L VERSION -g ehci.o > --- uhci.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- ohci.o --- > ctfconvert -L VERSION -g ohci.o > --- xhci.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- modules-all --- > ctfconvert -L VERSION -g bxe_stats.o > --- bxe_debug.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > ctfconvert -L VERSION -g bxe_debug.o > --- bxe_elink.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > --- uhci.o --- > ctfconvert -L VERSION -g uhci.o > --- usb_busdma.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_busdma.o > --- usb_compat_linux.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- xhci.o --- > ctfconvert -L VERSION -g xhci.o > --- usb_core.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_core.o > --- usb_debug.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_compat_linux.o --- > ctfconvert -L VERSION -g usb_compat_linux.o > --- usb_debug.o --- > ctfconvert -L VERSION -g usb_debug.o > --- usb_dynamic.o --- > --- usb_error.o --- > --- usb_dynamic.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_error.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_error.o > --- usb_generic.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_dynamic.o --- > ctfconvert -L VERSION -g usb_dynamic.o > --- usb_hid.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_hid.o > --- usb_hub.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_generic.o --- > ctfconvert -L VERSION -g usb_generic.o > --- usb_lookup.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_lookup.o > --- usb_mbuf.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_mbuf.o > --- usb_msctest.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_hub.o --- > ctfconvert -L VERSION -g usb_hub.o > --- usb_parse.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_msctest.o --- > ctfconvert -L VERSION -g usb_msctest.o > --- usb_pf.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_parse.o --- > ctfconvert -L VERSION -g usb_parse.o > --- usb_process.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_process.o > --- usb_request.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_pf.o --- > ctfconvert -L VERSION -g usb_pf.o > --- modules-all --- > --- bxe.o --- > ctfconvert -L VERSION -g bxe.o > --- usb_transfer.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- modules-all --- > --- ecore_sp.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > --- usb_request.o --- > ctfconvert -L VERSION -g usb_request.o > --- usb_util.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g usb_util.o > --- ukbd.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- usb_transfer.o --- > ctfconvert -L VERSION -g usb_transfer.o > --- if_vx.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g if_vx.o > --- watchdog.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- ukbd.o --- > ctfconvert -L VERSION -g ukbd.o > --- if_wi.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- watchdog.o --- > ctfconvert -L VERSION -g watchdog.o > --- if_xe.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- modules-all --- > --- bxe_elink.o --- > ctfconvert -L VERSION -g bxe_elink.o > --- 57710_init_values.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > --- ecore_sp.o --- > ctfconvert -L VERSION -g ecore_sp.o > --- 57711_init_values.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > --- if_wi.o --- > ctfconvert -L VERSION -g if_wi.o > --- console.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- if_xe.o --- > ctfconvert -L VERSION -g if_xe.o > --- console.o --- > ctfconvert -L VERSION -g console.o > --- xencons_ring.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- geom_dev.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- xencons_ring.o --- > ctfconvert -L VERSION -g xencons_ring.o > --- kern_clock.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- geom_dev.o --- > ctfconvert -L VERSION -g geom_dev.o > --- kern_cpuset.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > :637:16: warning: comparison of unsigned expression < 0 is always fa= lse [-Wtautological-compare] > for (i =3D 0; i < (_NCPUWORDS - 1); i++) { > ~ ^ ~~~~~~~~~~~~~~~~ > --- kern_clock.o --- > ctfconvert -L VERSION -g kern_clock.o > WARNING: kern_clock.c: enum pmc_event has too many values: 1720 > 1023 > --- kern_ffclock.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- modules-all --- > ctfconvert -L VERSION -g 57711_init_values.o > --- 57710_init_values.o --- > ctfconvert -L VERSION -g 57710_init_values.o > --- kern_ffclock.o --- > ctfconvert -L VERSION -g kern_ffclock.o > --- modules-all --- > --- 57712_init_values.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi= nc -I -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj -I= . -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o= mit-leaf-frame-pointer -I/usr/obj -mno-aes -mno-avx -mcmodel=3Dkernel -mno-red-z= one -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffrees= tanding -fstack-protector -std=3Diso9899:1999 -Qunused-arguments -fstack-p= rotector -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi= ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer= -sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option= -Wno-error-tautological-compare -Wno-error-empty-body -Wno-error-parenth= eses-equality -Wno-unused-function -c > --- kern_intr.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- kern_cpuset.o --- > 1 warning generated. > --- kern_mutex.o --- > --- kern_cpuset.o --- > ctfconvert -L VERSION -g kern_cpuset.o > --- kern_mutex.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- kern_racct.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > ctfconvert -L VERSION -g kern_racct.o > --- kern_rctl.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- kern_intr.o --- > ctfconvert -L VERSION -g kern_intr.o > --- kern_timeout.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- kern_mutex.o --- > ctfconvert -L VERSION -g kern_mutex.o > WARNING: kern_mutex.c: enum pmc_event has too many values: 1720 > 1023 > --- sched_ule.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- kern_rctl.o --- > ctfconvert -L VERSION -g kern_rctl.o > --- subr_bus.o --- > cc -c -O2 -pipe -fno-strict-aliasing -std=3Dc99 -gdwarf-2 -Wall -Wredun= dant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensi= ons -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautologi= cal-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-unu= sed-function -nostdinc -I. -I -I -I -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include op= t_global.h -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mno-aes -= mno-avx -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fn= o-asynchronous-unwind-tables -ffreestanding -fstack-protector -Werror > --- sched_ule.o --- > :656:11: error: use of undeclared identifier 'INT_MAX' > lload =3D INT_MAX; > ^ > :660:11: error: use of undeclared identifier 'INT_MIN' > hload =3D INT_MIN; > ^ > :1236:10: error: use of undeclared identifier 'INT_MAX' > cpu =3D INT_MAX; > ^ > :1262:7: error: use of undeclared identifier 'INT_MAX' > INT_MAX, ts->ts_cpu); > ^ > :1265:42: error: use of undeclared identifier 'INT_MAX' > cpu =3D sched_lowest(cpu_top, mask, pri, INT_MAX, ts->ts_= cpu); > ^ > :1268:41: error: use of undeclared identifier 'INT_MAX' > cpu =3D sched_lowest(cpu_top, mask, -1, INT_MAX, ts->ts_c= pu); > ^ > 6 errors generated. > *** [sched_ule.o] Error code 1 > > make[2]: stopped in /usr/obj > --- kern_timeout.o --- > ctfconvert -L VERSION -g kern_timeout.o > --- subr_bus.o --- > ctfconvert -L VERSION -g subr_bus.o > --- modules-all --- > ctfconvert -L VERSION -g 57712_init_values.o > A failure has been detected in another branch of the parallel make > > make[4]: stopped in > *** [all] Error code 2 > > make[3]: stopped in > 1 error > > make[3]: stopped in > *** [modules-all] Error code 2 > > make[2]: stopped in /usr/obj > 2 errors > > make[2]: stopped in /usr/obj > *** [buildkernel] Error code 2 > > make[1]: stopped in > 1 error > > make[1]: stopped in > *** [buildkernel] Error code 2 > > make: stopped in > 1 error > > make: stopped in > Build step 'Execute shell' marked build as failure --=20 Peace can only be achieved by understanding - A. Einstein