Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 2014 02:43:47 +0100
From:      Attilio Rao <attilio@freebsd.org>
To:        jenkins-admin@freebsd.org
Cc:        tychon@freebsd.org, ray@freebsd.org, "freebsd-current@freebsd.org" <freebsd-current@freebsd.org>, Dimitry Andric <dim@freebsd.org>, Marcel Moolenaar <marcel@freebsd.org>
Subject:   Re: Build failed in Jenkins: FreeBSD_HEAD #307
Message-ID:  <CAJ-FndA0z0tF=ZMoKCG=uESf3ykvfXr8Zq5Uc_XafdVs45U4bw@mail.gmail.com>
In-Reply-To: <232861753.0.1395193192830.JavaMail.jenkins@jenkins-9.freebsd.org>
References:  <232861753.0.1395193192830.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is fixed in r263324, sorry for the breakage.

Attilio

On Wed, Mar 19, 2014 at 2:39 AM,  <jenkins-admin@freebsd.org> wrote:
> See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/307/changes>;
>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/uart/uart_subr=
.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/controller=
/ehci.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/bxe_stats.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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/controller=
/ohci.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/controller=
/uhci.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/controller=
/xhci.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/bxe_debug.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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/bxe_elink.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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_busdma=
.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_compat=
_linux.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_core.c=
>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_debug.=
c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_dynami=
c.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_error.=
c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_generi=
c.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_hid.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_hub.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_lookup=
.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_mbuf.c=
>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_msctes=
t.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_parse.=
c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_pf.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_proces=
s.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_reques=
t.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_transf=
er.c>
> --- modules-all ---
> --- ecore_sp.o ---
> cc  -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdi=
nc  -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/ecore_sp.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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_util.c=
>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/input/ukbd=
.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/vx/if_vx.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/watchdog/watch=
dog.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/wi/if_wi.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xe/if_xe.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/57710_init_values.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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/57711_init_values.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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/console/co=
nsole.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/console/xe=
ncons_ring.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/geom_dev.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_clock.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_cpuset.c=
>
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_cp=
uset.c>: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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_ffclock.=
c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/modules/=
bxe/../../dev/bxe> -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://j=
enkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I=
. -I@ -I@/contrib/altq -fno-common -gdwarf-2 -fno-omit-frame-pointer -mno-o=
mit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/jenkins/job/F=
reeBSD_HEAD/ws/sys/GENERIC>  -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 <https://jenkins.freebsd.org/jenkin=
s/job/FreeBSD_HEAD/ws/sys/modules/bxe/../../dev/bxe/57712_init_values.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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_intr.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_mutex.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_racct.c>
> 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_rctl.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_timeout.=
c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_ule.c>
> --- 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<https://jenkins.freebsd.org/jenkins/job/Fr=
eeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/=
ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEA=
D/ws/sys/contrib/libfdt> -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  <htt=
ps://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/subr_bus.c>
> --- sched_ule.o ---
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_u=
le.c>:656:11: error: use of undeclared identifier 'INT_MAX'
>                 lload =3D INT_MAX;
>                         ^
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_u=
le.c>:660:11: error: use of undeclared identifier 'INT_MIN'
>                 hload =3D INT_MIN;
>                         ^
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_u=
le.c>:1236:10: error: use of undeclared identifier 'INT_MAX'
>                         cpu =3D INT_MAX;
>                               ^
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_u=
le.c>:1262:7: error: use of undeclared identifier 'INT_MAX'
>                     INT_MAX, ts->ts_cpu);
>                     ^
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_u=
le.c>:1265:42: error: use of undeclared identifier 'INT_MAX'
>                 cpu =3D sched_lowest(cpu_top, mask, pri, INT_MAX, ts->ts_=
cpu);
>                                                        ^
> <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/sched_u=
le.c>: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<https://jenkins.freebsd.org/jenkins/job/Free=
BSD_HEAD/ws/sys/GENERIC>
> --- 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 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD=
/ws/sys/modules/bxe>
> *** [all] Error code 2
>
> make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD=
/ws/sys/modules>
> 1 error
>
> make[3]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD=
/ws/sys/modules>
> *** [modules-all] Error code 2
>
> make[2]: stopped in /usr/obj<https://jenkins.freebsd.org/jenkins/job/Free=
BSD_HEAD/ws/sys/GENERIC>
> 2 errors
>
> make[2]: stopped in /usr/obj<https://jenkins.freebsd.org/jenkins/job/Free=
BSD_HEAD/ws/sys/GENERIC>
> *** [buildkernel] Error code 2
>
> make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD=
/ws/>
> 1 error
>
> make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD=
/ws/>
> *** [buildkernel] Error code 2
>
> make: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws=
/>
> 1 error
>
> make: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws=
/>
> Build step 'Execute shell' marked build as failure



--=20
Peace can only be achieved by understanding - A. Einstein



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-FndA0z0tF=ZMoKCG=uESf3ykvfXr8Zq5Uc_XafdVs45U4bw>