See <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1594/changes>

Changes:

[markj] Document the CPU+Pri_Class column rather than CPU+PRI, as the latter 
isn't
used or implemented on FreeBSD.

Reported by:    kmacy
Reviewed by:    kmacy, rpaulo
MFC after:      1 week
Sponsored by:   EMC / Isilon Storage Division

[des] Two more places where login_setcryptfmt() defaults to MD5 were missed
in r252688.

MFC after:      3 days

[bapt] Backout r272825 every useland usage of ufs/ufs/dir.h are now broken with 
that change

[adrian] Shuffle things.

Suggested by:   jhb

Differential Revision:  D906
Sponsored by:   Norse Corp

[des] Change the hardcoded default back from SHA512 to DES.

PR:             192277
MFC after:      3 days

[imp] When building with a newer GCC, suppress some warnings for the
moment. The kernel isn't ready for them without a lot of work.

[bapt] Add size(1) to the cross build toolchain

------------------------------------------
[...truncated 275699 lines...]
--- netback.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/netback/netback.c>
--- control.o ---
ctfconvert -L VERSION -g control.o
--- netfront.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/netfront/netfront.c>
--- blkfront.o ---
ctfconvert -L VERSION -g blkfront.o
--- xenstore.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/xenstore/xenstore.c>
--- netfront.o ---
ctfconvert -L VERSION -g netfront.o
--- xenstore_dev.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/xenstore/xenstore_dev.c>
--- xenstore.o ---
ctfconvert -L VERSION -g xenstore.o
--- xenstored_dev.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/xenstore/xenstored_dev.c>
--- xenstore_dev.o ---
ctfconvert -L VERSION -g xenstore_dev.o
--- xenbus.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbus.c>
--- xenstored_dev.o ---
ctfconvert -L VERSION -g xenstored_dev.o
--- xenbusb.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb.c>
--- netback.o ---
ctfconvert -L VERSION -g netback.o
--- xenbusb_front.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb_front.c>
--- xenbus.o ---
ctfconvert -L VERSION -g xenbus.o
--- xenbusb_back.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb_back.c>
--- xenbusb_front.o ---
ctfconvert -L VERSION -g xenbusb_front.o
--- pv.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/x86/xen/pv.c>
--- xenbusb_back.o ---
ctfconvert -L VERSION -g xenbusb_back.o
--- xenbus_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbus_if.m>
 -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwi
 nd-tables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror 
 xenbus_if.c
--- xenbusb.o ---
ctfconvert -L VERSION -g xenbusb.o
--- xenbusb_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb_if.m>
 -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unw
 ind-tables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx 
-Werror  xenbusb_if.c
--- xenbus_if.o ---
ctfconvert -L VERSION -g xenbus_if.o
--- timer.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/timer/timer.c>
--- pv.o ---
ctfconvert -L VERSION -g pv.o
--- subr_rtc.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/subr_rtc.c>
--- xenbusb_if.o ---
ctfconvert -L VERSION -g xenbusb_if.o
--- atrtc.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/x86/isa/atrtc.c>
--- subr_rtc.o ---
ctfconvert -L VERSION -g subr_rtc.o
--- clock_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/clock_if.m> 
-c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tabl
 es -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
clock_if.c
--- blkback.o ---
ctfconvert -L VERSION -g blkback.o
--- clock_if.o ---
ctfconvert -L VERSION -g clock_if.o
--- g_part.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/part/g_part.c>
--- g_part_bsd.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_bsd.c>
--- timer.o ---
ctfconvert -L VERSION -g timer.o
--- g_part_ebr.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_ebr.c>
--- atrtc.o ---
ctfconvert -L VERSION -g atrtc.o
--- g_part_gpt.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_gpt.c>
--- g_part_bsd.o ---
ctfconvert -L VERSION -g g_part_bsd.o
--- g_part_mbr.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_mbr.c>
--- g_part_ebr.o ---
ctfconvert -L VERSION -g g_part_ebr.o
--- g_part_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_if.m>
 -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwin
 d-tables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
g_part_if.c
ctfconvert -L VERSION -g g_part_if.o
--- g_raid_ctl.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/g_raid_ctl.c>
--- g_part_mbr.o ---
ctfconvert -L VERSION -g g_part_mbr.o
--- md_ddf.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/md_ddf.c>
--- g_part_gpt.o ---
ctfconvert -L VERSION -g g_part_gpt.o
--- md_intel.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/md_intel.c>
--- g_raid_ctl.o ---
ctfconvert -L VERSION -g g_raid_ctl.o
--- md_jmicron.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/md_jmicron.c>
--- g_part.o ---
ctfconvert -L VERSION -g g_part.o
--- md_nvidia.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/md_nvidia.c>
--- md_jmicron.o ---
ctfconvert -L VERSION -g md_jmicron.o
--- md_promise.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/md_promise.c>
--- md_nvidia.o ---
ctfconvert -L VERSION -g md_nvidia.o
--- md_sii.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/md_sii.c>
--- md_intel.o ---
ctfconvert -L VERSION -g md_intel.o
--- g_raid_md_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/g_raid_md_if.m>
 -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-un
 wind-tables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx 
-Werror  g_raid_md_if.c
ctfconvert -L VERSION -g g_raid_md_if.o
--- g_raid.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/g_raid.c>
--- md_sii.o ---
ctfconvert -L VERSION -g md_sii.o
--- tr_concat.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_concat.c>
--- md_promise.o ---
ctfconvert -L VERSION -g md_promise.o
--- tr_raid0.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid0.c>
--- tr_concat.o ---
ctfconvert -L VERSION -g tr_concat.o
--- tr_raid1.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid1.c>
--- tr_raid0.o ---
ctfconvert -L VERSION -g tr_raid0.o
--- tr_raid1e.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid1e.c>
--- tr_raid1.o ---
ctfconvert -L VERSION -g tr_raid1.o
--- tr_raid5.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid5.c>
--- tr_raid1e.o ---
ctfconvert -L VERSION -g tr_raid1e.o
--- g_raid_tr_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/raid/g_raid_tr_if.m>
 -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-un
 wind-tables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx 
-Werror  g_raid_tr_if.c
--- tr_raid5.o ---
ctfconvert -L VERSION -g tr_raid5.o
--- kern_linker.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_linker.c>
--- g_raid.o ---
ctfconvert -L VERSION -g g_raid.o
--- link_elf.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/link_elf.c>
--- g_raid_tr_if.o ---
ctfconvert -L VERSION -g g_raid_tr_if.o
--- link_elf_obj.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/link_elf_obj.c>
--- md_ddf.o ---
ctfconvert -L VERSION -g md_ddf.o
--- linker_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/linker_if.m> 
-c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tab
 les -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
linker_if.c
ctfconvert -L VERSION -g linker_if.o
--- teken.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/teken/teken.c>
--- link_elf.o ---
ctfconvert -L VERSION -g link_elf.o
--- virtio.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/virtio/virtio.c>
--- link_elf_obj.o ---
ctfconvert -L VERSION -g link_elf_obj.o
--- virtqueue.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/virtio/virtqueue.c>
--- virtio.o ---
ctfconvert -L VERSION -g virtio.o
--- virtio_pci.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/virtio/pci/virtio_pci.c>
--- kern_linker.o ---
ctfconvert -L VERSION -g kern_linker.o
--- virtqueue.o ---
ctfconvert -L VERSION -g virtqueue.o
--- virtio_bus_if.o ---
awk -f 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/tools/makeobjops.awk>
 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/virtio/virtio_bus_if.m>
 -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-
 unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx 
-Werror  virtio_bus_if.c
--- cpu_switch.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/amd
 64/cpu_switch.S>
--- teken.o ---
ctfconvert -L VERSION -g teken.o
--- exception.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/amd
 64/exception.S>
--- cpu_switch.o ---
ctfconvert -L VERSION -g cpu_switch.o
--- locore.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/amd
 64/locore.S>
--- xen-locore.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/amd
 64/xen-locore.S>
--- virtio_bus_if.o ---
ctfconvert -L VERSION -g virtio_bus_if.o
--- mpboot.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -no-integrated-as 
-Werror <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD
 /ws/sys/amd64/amd64/mpboot.S>
--- exception.o ---
ctfconvert -L VERSION -g exception.o
--- sigtramp.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/amd
 64/sigtramp.S>
--- xen-locore.o ---
ctfconvert -L VERSION -g xen-locore.o
--- support.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/amd
 64/support.S>
--- mpboot.o ---
ctfconvert -L VERSION -g mpboot.o
--- ia32_sigtramp.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 
-g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-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-parentheses-equality 
-Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx  -Werror 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/amd64/ia3
 2/ia32_sigtramp.S>
--- sigtramp.o ---
ctfconvert -L VERSION -g sigtramp.o
--- acpi_wakeup.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/x86/acpica/acpi_wakeup.c>
--- ia32_sigtramp.o ---
ctfconvert -L VERSION -g ia32_sigtramp.o
--- support.o ---
ctfconvert -L VERSION -g support.o
--- virtio_pci.o ---
ctfconvert -L VERSION -g virtio_pci.o
--- acpi_wakeup.o ---
ctfconvert -L VERSION -g acpi_wakeup.o
--- vers.c ---
MAKE=make sh 
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/conf/newvers.sh> 
GENERIC
--- vers.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-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-parentheses-equality -Wno-error-unused-function -nostdinc  -I. 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/altq> 
-I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> 
-D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  
-fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel 
-mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables 
-ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror  vers.c
ctfconvert -L VERSION -g vers.o
--- kernel.debug ---
linking kernel.debug
ctfmerge -L VERSION -g -o kernel.debug ...
kernel.debug: not found
*** [kernel.debug] Error code 127

make[2]: stopped in 
/usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/GENERIC>
1 error

make[2]: stopped in 
/usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBSD_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
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to