Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Nov 2014 22:40:48 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, dim@FreeBSD.org,  jhb@FreeBSD.org, mjg@FreeBSD.org, kib@FreeBSD.org
Subject:   Build failed in Jenkins: FreeBSD_HEAD #1835
Message-ID:  <2032357817.48.1415918449825.JavaMail.jenkins@jenkins-9.freebsd.org>

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

Changes:

[dim] =EF=BB=BFThe fix imported into llvm in r274442 contains some C++11 co=
nstructs,
which gcc in base cannot handle.  Replace these with C++98 equivalents.

While here, add the patch for the adapted fix.

Reported by:=09bz, kib
Pointy hat to:=09dim
MFC after:=091 week
X-MFC-With:=09r274442

[mjg] filedesc: fixup fdinit to lock fdp and preapare files conditinally

Not all consumers providing fdp to copy from want files.

Perhaps these functions should be reorganized to better express the outcome=
.

This fixes up panics after r273895 .

Reported by:=09markj

[jhb] Drop mention of ISA cards.  Note that I have no idea what to cull fro=
m the
supported hardware list.  Judging by the PCI driver attachment, dpt_pci.c
only supports a single adapter rather than the various PCI adapters listed.
The list of EISA adapters listed somewhat overlaps with the device IDs in
dpt_eisa.c.  It's not clear which devices are ISA-only devices.

[jhb] Remove dpt_isa.c and commented out references to it.  It was never co=
nnected
to the build in either sys/conf/files* or sys/modules/dpt/Makefile.  Also,
it was denoted as "doesn't quite work yet" when the file was initially adde=
d
(which may account for it never having been hooked up to the build).

[jhb] Remove reference to sys/dev/dpt/dpt_control.c.  It was removed back i=
n 2001 after having
never been updated for CAM changes in 1998.

[kib] Fix assertion, &uc->uc_busy is never zero, the intent is to test the
uc_busy value, and not its address [1].

Remove the single use of the macro, write KASSERT() explicitely in the
code of umtxq_sleep_pi().

Submitted by:=09Eric van Gyzen <eric@vangyzen.net> [1]
MFC after:=091 week

------------------------------------------
[...truncated 281713 lines...]
ctfconvert -L VERSION -g bus_if.o
--- md.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/md/md.c>;
--- virtio_if.o ---
ctfconvert -L VERSION -g virtio_if.o
--- usb_dev.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/usb/usb_d=
ev.c>
--- acpi_wmi_if.o ---
ctfconvert -L VERSION -g acpi_wmi_if.o
--- evtchn_dev.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/dev/xen/evtch=
n/evtchn_dev.c>
ctfconvert -L VERSION -g evtchn_dev.o
--- dead_vnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/deadfs/dea=
d_vnops.c>
ctfconvert -L VERSION -g dead_vnops.o
--- devfs_devs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/devfs/devf=
s_devs.c>
--- md.o ---
ctfconvert -L VERSION -g md.o
--- devfs_vfsops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/devfs/devf=
s_vfsops.c>
--- usb_dev.o ---
ctfconvert -L VERSION -g usb_dev.o
--- devfs_vnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/devfs/devf=
s_vnops.c>
--- devfs_vfsops.o ---
ctfconvert -L VERSION -g devfs_vfsops.o
--- fifo_vnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/fifofs/fif=
o_vnops.c>
--- devfs_devs.o ---
ctfconvert -L VERSION -g devfs_devs.o
--- msdosfs_denode.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/msdosfs/ms=
dosfs_denode.c>
--- freebsd32_misc.o ---
ctfconvert -L VERSION -g freebsd32_misc.o
--- msdosfs_fat.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/msdosfs/ms=
dosfs_fat.c>
--- fifo_vnops.o ---
ctfconvert -L VERSION -g fifo_vnops.o
--- msdosfs_lookup.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/msdosfs/ms=
dosfs_lookup.c>
--- msdosfs_denode.o ---
ctfconvert -L VERSION -g msdosfs_denode.o
--- msdosfs_vfsops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/msdosfs/ms=
dosfs_vfsops.c>
--- devfs_vnops.o ---
ctfconvert -L VERSION -g devfs_vnops.o
--- msdosfs_vnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/msdosfs/ms=
dosfs_vnops.c>
--- msdosfs_lookup.o ---
ctfconvert -L VERSION -g msdosfs_lookup.o
--- nfs_commonkrpc.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfs/nfs_co=
mmonkrpc.c>
--- msdosfs_fat.o ---
ctfconvert -L VERSION -g msdosfs_fat.o
--- nfs_commonsubs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfs/nfs_co=
mmonsubs.c>
--- msdosfs_vfsops.o ---
ctfconvert -L VERSION -g msdosfs_vfsops.o
--- nfs_commonport.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfs/nfs_co=
mmonport.c>
--- msdosfs_vnops.o ---
ctfconvert -L VERSION -g msdosfs_vnops.o
--- nfs_commonacl.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfs/nfs_co=
mmonacl.c>
--- nfs_commonport.o ---
ctfconvert -L VERSION -g nfs_commonport.o
--- nfs_commonacl.o ---
ctfconvert -L VERSION -g nfs_commonacl.o
--- nfs_clcomsubs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clcomsubs.c>
--- nfs_clsubs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clsubs.c>
--- nfs_commonkrpc.o ---
ctfconvert -L VERSION -g nfs_commonkrpc.o
--- nfs_clstate.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clstate.c>
--- nfs_clsubs.o ---
ctfconvert -L VERSION -g nfs_clsubs.o
--- nfs_clcomsubs.o ---
ctfconvert -L VERSION -g nfs_clcomsubs.o
--- nfs_clkrpc.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clkrpc.c>
--- nfs_clrpcops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clrpcops.c>
--- nfs_clkrpc.o ---
ctfconvert -L VERSION -g nfs_clkrpc.o
--- nfs_clvnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clvnops.c>
--- nfs_commonsubs.o ---
ctfconvert -L VERSION -g nfs_commonsubs.o
--- nfs_clnode.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clnode.c>
ctfconvert -L VERSION -g nfs_clnode.o
--- nfs_clvfsops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clvfsops.c>
--- nfs_clstate.o ---
ctfconvert -L VERSION -g nfs_clstate.o
--- nfs_clvnops.o ---
ctfconvert -L VERSION -g nfs_clvnops.o
--- nfs_clport.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clport.c>
--- nfs_clbio.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clbio.c>
--- nfs_clrpcops.o ---
ctfconvert -L VERSION -g nfs_clrpcops.o
--- nfs_clvfsops.o ---
ctfconvert -L VERSION -g nfs_clvfsops.o
--- nfs_clnfsiod.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsclient/=
nfs_clnfsiod.c>
--- nfs_fha_new.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_fha_new.c>
--- nfs_clport.o ---
ctfconvert -L VERSION -g nfs_clport.o
--- nfs_clbio.o ---
ctfconvert -L VERSION -g nfs_clbio.o
--- nfs_nfsdsocket.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdsocket.c>
--- nfs_nfsdsubs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdsubs.c>
--- nfs_fha_new.o ---
ctfconvert -L VERSION -g nfs_fha_new.o
--- nfs_clnfsiod.o ---
ctfconvert -L VERSION -g nfs_clnfsiod.o
--- nfs_nfsdstate.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdstate.c>
--- nfs_nfsdkrpc.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdkrpc.c>
--- nfs_nfsdsocket.o ---
ctfconvert -L VERSION -g nfs_nfsdsocket.o
--- nfs_nfsdserv.o ---
--- nfs_nfsdsubs.o ---
ctfconvert -L VERSION -g nfs_nfsdsubs.o
--- nfs_nfsdserv.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdserv.c>
--- nfs_nfsdport.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdport.c>
--- nfs_nfsdkrpc.o ---
ctfconvert -L VERSION -g nfs_nfsdkrpc.o
--- nfs_nfsdcache.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/nfsserver/=
nfs_nfsdcache.c>
ctfconvert -L VERSION -g nfs_nfsdcache.o
--- procfs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/procfs/pro=
cfs.c>
ctfconvert -L VERSION -g procfs.o
--- procfs_map.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/procfs/pro=
cfs_map.c>
--- nfs_nfsdport.o ---
ctfconvert -L VERSION -g nfs_nfsdport.o
--- nfs_nfsdserv.o ---
ctfconvert -L VERSION -g nfs_nfsdserv.o
--- pseudofs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/pseudofs/p=
seudofs.c>
--- pseudofs_vncache.o ---
--- procfs_map.o ---
ctfconvert -L VERSION -g procfs_map.o
--- pseudofs_vncache.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/pseudofs/p=
seudofs_vncache.c>
--- pseudofs_vnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/pseudofs/p=
seudofs_vnops.c>
--- nfs_nfsdstate.o ---
ctfconvert -L VERSION -g nfs_nfsdstate.o
--- geom_vfs.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/geom/geom_vfs=
.c>
--- pseudofs_vncache.o ---
ctfconvert -L VERSION -g pseudofs_vncache.o
--- pseudofs.o ---
ctfconvert -L VERSION -g pseudofs.o
--- cd9660_bmap.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_bmap.c>
--- cd9660_lookup.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_lookup.c>
--- geom_vfs.o ---
ctfconvert -L VERSION -g geom_vfs.o
--- cd9660_bmap.o ---
ctfconvert -L VERSION -g cd9660_bmap.o
--- cd9660_node.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_node.c>
--- cd9660_rrip.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_rrip.c>
--- pseudofs_vnops.o ---
ctfconvert -L VERSION -g pseudofs_vnops.o
--- cd9660_util.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_util.c>
--- cd9660_lookup.o ---
ctfconvert -L VERSION -g cd9660_lookup.o
--- cd9660_vfsops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_vfsops.c>
--- cd9660_node.o ---
ctfconvert -L VERSION -g cd9660_node.o
--- cd9660_vnops.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/fs/cd9660/cd9=
660_vnops.c>
--- cd9660_util.o ---
ctfconvert -L VERSION -g cd9660_util.o
--- imgact_elf.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/imgact_e=
lf.c>
--- cd9660_rrip.o ---
ctfconvert -L VERSION -g cd9660_rrip.o
--- imgact_elf32.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/imgact_e=
lf32.c>
--- cd9660_vfsops.o ---
ctfconvert -L VERSION -g cd9660_vfsops.o
--- cd9660_vnops.o ---
ctfconvert -L VERSION -g cd9660_vnops.o
--- imgact_shell.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/imgact_s=
hell.c>
--- init_main.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/init_mai=
n.c>
--- imgact_shell.o ---
ctfconvert -L VERSION -g imgact_shell.o
--- init_main.o ---
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/init_main=
.c>:530:25: error: too many arguments to function call, expected single arg=
ument 'fdp', have 2 arguments
        p->p_fd =3D fdinit(NULL, false);
                  ~~~~~~       ^~~~~
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/sys/types.h>:2=
72:15: note: expanded from macro 'false'
#define false   0
                ^
<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/sys/filedesc.h=
>:161:1: note: 'fdinit' declared here
struct  filedesc *fdinit(struct filedesc *fdp);
^
--- kern_acct.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -std=3Dc99 -g -Wall -Wredundant-decl=
s -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arit=
h -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmi=
ssing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compa=
re -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/sy=
s/contrib/altq> -I<https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/=
sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_glo=
bal.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=3Dkern=
el -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-t=
ables -ffreestanding -fstack-protector -gdwarf-2 -mno-aes -mno-avx -Werror =
 <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/ws/sys/kern/kern_acc=
t.c>
--- init_main.o ---
1 error generated.
*** [init_main.o] Error code 1

make[2]: stopped in /usr/obj<https://jenkins.freebsd.org/jenkins/job/FreeBS=
D_HEAD/ws/sys/GENERIC>
--- imgact_elf.o ---
ctfconvert -L VERSION -g imgact_elf.o
--- imgact_elf32.o ---
ctfconvert -L VERSION -g imgact_elf32.o
--- kern_acct.o ---
ctfconvert -L VERSION -g kern_acct.o
1 error

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

make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/w=
s/>
1 error

make[1]: stopped in <https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/w=
s/>
*** [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



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