Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 May 2015 08:56:57 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, jkim@FreeBSD.org,  emaste@FreeBSD.org, jhb@FreeBSD.org, neel@FreeBSD.org,  gnn@FreeBSD.org, erj@FreeBSD.org, oshogbo@FreeBSD.org,  melifaro@FreeBSD.org
Subject:   Build failed in Jenkins: FreeBSD_HEAD #2716
Message-ID:  <608385509.102.1430470619608.JavaMail.jenkins@jenkins-9.freebsd.org>

next in thread | raw e-mail | index | archive | help
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2716/changes>;

Changes:

[emaste] crunchide: Restore local EM_AARCH64 constant for bootstrapping

Most of the EM_* constants are available in all supported host branches,
but EM_AARCH64 was added relatively recently. Add it back to fix
building HEAD on 10.x.

Noticed by:=09adrian, jmallett

[erj] Include makefiles necessary to make ixgbe build with the new code.

Originally supposed to be included in r282289.

Differential Revision: D2414

[erj] Add support for certain Intel X550 devices.

These include standalone X550 adapters, X552 10GbE backplane, and
X552/X557-AT 10GBASE-T; with the latter two being integrated into Xeon D So=
Cs.

As well, this bumps the ixgbe version number to 2.8.3, and includes updates
to shared code for support for the new devices.

Differential Revision: D2414
Reviewed by:=09gnn, adrian
Approved by:=09jfv (mentor), gnn (mentor)

[emaste] Actually add c++filt's Makefile

Missed in r282285

Pointy hat to:=09emaste

[neel] Don't require <sys/cpuset.h> to be always included before <machine/v=
mm.h>.

Only a subset of source files that include <machine/vmm.h> need to use the
APIs that require the inclusion of <sys/cpuset.h>.

MFC after:=091 week

[melifaro] Fix KASSERT introduced in r282155.

Found by:=09dhw

[emaste] Add ELF Tool Chain's c++filt to the build

Differential Revision:=09https://reviews.freebsd.org/D2408
Reviewed by:=09brooks, imp
Sponsored by:=09The FreeBSD Foundation

[neel] When an instruction cannot be decoded just return to userspace so bh=
yve(8)
can dump the instruction bytes.

Requested by:=09grehan
MFC after:=091 week

[oshogbo] Mark local function as static as a result of removing recursion.

Approved by:=09pjd (mentor)

[oshogbo] Rename macros to use prefix ERRNO. Add macro ERRNO_SET. Now
ERRNO_{RESTORE/SAVE} must by used together, additional variable is not
needed. Always use ERRNO_{SAVE/RESTORE/SET} macros.

Approved by:=09pjd (mentor)

[neel] Advertise the MTRR feature via CPUID and emulate the minimal set of =
MTRR MSRs.
This is required for booting Windows guests.

Reported by:=09Leon Dang (ldang@nahannisys.com)
MFC after:=092 weeks

[jhb] Various fixes to the stats in igb(4), ixgbe(4), and ixl(4).
- Use hardware counters for ifnet stats in igb(4) when possible.  This
  ensures these stats include packets that bypass the regular stack via
  netmap.
- Don't derefence values off the end of the igb(4) VF stats structure.
  Instead, add a dedicated if_get_counter method for igb(4) VF interfaces.
- Report missed packets on igb(4) as input queue drops rather than an
  input error.
- Report bug_ring drop counts as output queue drops for igb(4) and ixgbe(4)=
.
- Export the buf_ring drop stats for individual rings via sysctl on
  ixgbe(4).
- Fix a typo that in ixl(4) that caused output queue drops to be reported
  as input queue drops and input queue drops to be unreported.

Differential Revision:=09https://reviews.freebsd.org/D2402
Reviewed by:=09jfv, rstone (6)
Sponsored by:=09Norse Corp, Inc.

[jkim] Remove leftover from r282269.

MFC after:=092 weeks
X-MFC with:=09r282269

[gnn] Move the SIFTR DTrace probe out of the writing thread context
and directly into the place where the data is collected.

------------------------------------------
[...truncated 315882 lines...]
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/xen/xenstore/xenstore.c>
--- netback.o ---
ctfconvert -L VERSION -g netback.o
--- xenstore_dev.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/xen/xenstore/xenstore_dev.c>
--- netfront.o ---
ctfconvert -L VERSION -g netfront.o
--- xenstored_dev.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/xen/xenstore/xenstored_dev.c>
--- xenstore.o ---
ctfconvert -L VERSION -g xenstore.o
--- xenbus.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbus.c>
--- xenstore_dev.o ---
ctfconvert -L VERSION -g xenstore_dev.o
--- xenbusb.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb.c>
--- xenstored_dev.o ---
ctfconvert -L VERSION -g xenstored_dev.o
--- xenbusb_front.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb_front.c>
--- blkback.o ---
ctfconvert -L VERSION -g blkback.o
--- xenbus.o ---
ctfconvert -L VERSION -g xenbus.o
--- xenbusb_back.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenbusb_back.c>
--- pv.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/x86/xen/pv.c>
--- xenbusb_front.o ---
ctfconvert -L VERSION -g xenbusb_front.o
--- xenbusb_back.o ---
ctfconvert -L VERSION -g xenbusb_back.o
--- xenbusb.o ---
ctfconvert -L VERSION -g xenbusb.o
--- xenbus_if.o ---
--- xenbusb_if.o ---
--- xenbus_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenb=
us_if.m> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<=
https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<https://jenkins.fre=
ebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OP=
TION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-=
frame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-floa=
t  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector=
 -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -W=
missing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-point=
er-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagno=
stics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -W=
no-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-func=
tion  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werr=
or  xenbus_if.c
--- xenbusb_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/xen/xenbus/xenb=
usb_if.m> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I=
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<https://jenkins.fr=
eebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_O=
PTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf=
-frame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo=
at  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto=
r -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -=
Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-poin=
ter-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagn=
ostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -=
Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-fun=
ction  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Wer=
ror  xenbusb_if.c
--- timer.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/xen/timer/timer.c>
--- xenbus_if.o ---
ctfconvert -L VERSION -g xenbus_if.o
--- subr_rtc.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/x86/isa/atrtc.c>
--- pv.o ---
ctfconvert -L VERSION -g pv.o
--- clock_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/kern/clock_if.m=
> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https:/=
/jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.or=
g/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HE=
ADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-p=
ointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno=
-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar=
f-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing=
-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign=
 -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-s=
how-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-erro=
r-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -=
Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  clo=
ck_if.c
--- subr_rtc.o ---
ctfconvert -L VERSION -g subr_rtc.o
--- g_part.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/part/g_part.c>
--- timer.o ---
ctfconvert -L VERSION -g timer.o
--- g_part_bsd.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_bsd.c>
--- clock_if.o ---
ctfconvert -L VERSION -g clock_if.o
--- g_part_ebr.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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_ebr.o ---
ctfconvert -L VERSION -g g_part_ebr.o
--- g_part_mbr.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/part/g_part_mbr.c>
--- g_part_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/part/g_par=
t_if.m> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<h=
ttps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.free=
bsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPT=
ION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-f=
rame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float=
  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector =
-gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wm=
issing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointe=
r-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnos=
tics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wn=
o-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-funct=
ion  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werro=
r  g_part_if.c
--- g_part.o ---
ctfconvert -L VERSION -g g_part.o
--- g_raid_ctl.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/g_raid_ctl.c>
--- g_part_mbr.o ---
ctfconvert -L VERSION -g g_part_mbr.o
--- g_part_if.o ---
ctfconvert -L VERSION -g g_part_if.o
--- md_ddf.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/md_ddf.c>
--- md_intel.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/md_intel.c>
--- g_part_gpt.o ---
ctfconvert -L VERSION -g g_part_gpt.o
--- md_jmicron.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/md_jmicron.c>
--- g_raid_ctl.o ---
ctfconvert -L VERSION -g g_raid_ctl.o
--- md_nvidia.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/md_nvidia.c>
--- md_jmicron.o ---
ctfconvert -L VERSION -g md_jmicron.o
--- md_intel.o ---
ctfconvert -L VERSION -g md_intel.o
--- md_promise.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/md_sii.c>
--- g_raid_md_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/g_rai=
d_md_if.m> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -=
I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<https://jenkins.f=
reebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_=
OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-fl=
oat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protect=
or -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  =
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-poi=
nter-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiag=
nostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare =
-Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-fu=
nction  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -We=
rror  g_raid_md_if.c
ctfconvert -L VERSION -g g_raid_md_if.o
--- g_raid.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid1.c>
--- md_ddf.o ---
ctfconvert -L VERSION -g md_ddf.o
--- tr_raid0.o ---
ctfconvert -L VERSION -g tr_raid0.o
--- tr_raid1e.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid1e.c>
--- tr_raid5.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/tr_raid5.c>
--- g_raid.o ---
ctfconvert -L VERSION -g g_raid.o
--- g_raid_tr_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/geom/raid/g_rai=
d_tr_if.m> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -=
I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<https://jenkins.f=
reebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_=
OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-lea=
f-frame-pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-fl=
oat  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protect=
or -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  =
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-poi=
nter-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiag=
nostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare =
-Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-fu=
nction  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -We=
rror  g_raid_tr_if.c
--- tr_raid1.o ---
ctfconvert -L VERSION -g tr_raid1.o
--- kern_linker.o ---
--- tr_raid5.o ---
ctfconvert -L VERSION -g tr_raid5.o
--- kern_linker.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/kern/kern_linker.c>
--- link_elf.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/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  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/kern/link_elf_obj.c>
--- tr_raid1e.o ---
ctfconvert -L VERSION -g tr_raid1e.o
--- linker_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/tools/makeobjop=
s.awk> <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/kern/linker_if.=
m> -c ;  cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https:=
//jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.o=
rg/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_H=
EADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-=
pointer -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fn=
o-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwa=
rf-2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissin=
g-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sig=
n -D__printf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-=
show-option  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-err=
or-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  =
-Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  li=
nker_if.c
ctfconvert -L VERSION -g linker_if.o
--- teken.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/teken/teken.c>
--- link_elf.o ---
ctfconvert -L VERSION -g link_elf.o
--- cpu_switch.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/cpu_switch.S>
--- kern_linker.o ---
ctfconvert -L VERSION -g kern_linker.o
--- cpu_switch.o ---
ctfconvert -L VERSION -g cpu_switch.o
--- exception.o ---
--- locore.o ---
--- exception.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/exception.S>
--- locore.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/locore.S>
--- link_elf_obj.o ---
ctfconvert -L VERSION -g link_elf_obj.o
--- xen-locore.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/xen-locore.S>
--- mpboot.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/mpboot.S>
--- xen-locore.o ---
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/amd64/amd64/xen-locore=
.S>:45:1: warning: DWARF2 only supports one section per compilation unit
.section __xen_guest
^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/amd64/amd64/xen-locore=
.S>:46:2: warning: DWARF2 only supports one section per compilation unit
 .pushsection .note.Xen ; .align 4 ; .long 2f - 1f ; .long 4f - 3f ; .long =
6 ; 1:.asciz "Xen" ; 2:.align 4 ; 3:.asciz "FreeBSD" ; 4:.align 4 ; .popsec=
tion
 ^
--- exception.o ---
ctfconvert -L VERSION -g exception.o
--- xen-locore.o ---
ctfconvert -L VERSION -g xen-locore.o
--- sigtramp.o ---
--- support.o ---
--- mpboot.o ---
ctfconvert -L VERSION -g mpboot.o
--- sigtramp.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/sigtramp.S>
--- ia32_sigtramp.o ---
--- support.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/amd64/support.S>
--- ia32_sigtramp.o ---
cc  -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -g -n=
ostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys>; -I<htt=
ps://jenkins.freebsd.org/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=3Dkernel -mno-red-zone -mno-mmx -mno=
-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -=
fstack-protector -gdwarf-2 -Wall -Wredundant-decls -Wnested-externs -Wstric=
t-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -W=
undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__  -Wmissing-inclu=
de-dirs -fdiagnostics-show-option  -Wno-unknown-pragmas  -Wno-error-tautolo=
gical-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-e=
rror-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=3Dis=
o9899:1999  -Werror <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/am=
d64/ia32/ia32_sigtramp.S>
--- sigtramp.o ---
ctfconvert -L VERSION -g sigtramp.o
--- support.o ---
ctfconvert -L VERSION -g support.o
--- acpi_wakeup.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  <https://je=
nkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/x86/acpica/acpi_wakeup.c>
--- ia32_sigtramp.o ---
ctfconvert -L VERSION -g ia32_sigtramp.o
--- teken.o ---
ctfconvert -L VERSION -g teken.o
--- acpi_wakeup.o ---
ctfconvert -L VERSION -g acpi_wakeup.o
--- vers.c ---
MAKE=3Dmake sh <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/ne=
wvers.sh> GENERIC
--- vers.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -g -nostdinc  -I. -I<https://jenkins=
.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/Fr=
eeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i=
nclude opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -=
mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchr=
onous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-2 -Wal=
l -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototy=
pes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -D__pri=
ntf__=3D__freebsd_kprintf__  -Wmissing-include-dirs -fdiagnostics-show-opti=
on  -Wno-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-=
body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-erro=
r-pointer-sign  -mno-aes -mno-avx  -std=3Diso9899:1999 -Werror  vers.c
ctfconvert -L VERSION -g vers.o
--- kernel.debug ---
linking kernel.debug
ixgbe_api.o: In function `ixgbe_init_shared_code':
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ixgbe/ixgbe_api.c>=
:101: undefined reference to `ixgbe_init_ops_X550'
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ixgbe/ixgbe_api.c>=
:104: undefined reference to `ixgbe_init_ops_X550EM'
*** [kernel.debug] Error code 1

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

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu=
ilds/FreeBSD_HEAD/sys/GENERIC>
*** [buildkernel] Error code 2

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
1 error

make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
*** [buildkernel] Error code 2

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
1 error

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>;
Build step 'Execute shell' marked build as failure



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?608385509.102.1430470619608.JavaMail.jenkins>