Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Apr 2015 08:17:00 +0000 (GMT)
From:      jenkins-admin@freebsd.org
To:        jenkins-admin@FreeBSD.org, freebsd-stable@FreeBSD.org,  freebsd-i386@FreeBSD.org, dteske@FreeBSD.org, pfg@FreeBSD.org
Subject:   Build failed in Jenkins: FreeBSD_STABLE_10-i386 #7
Message-ID:  <1002329163.37.1429690621876.JavaMail.jenkins@jenkins-9.freebsd.org>

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

Changes:

[dteske] MFC revisions 277693,278335,280382-280385,280923-280926,280931,
280933-280939,280974-280976,281002,281009,281081,281176-281180,
281271,281275,281616 (described in-breif below):
r277693: Font fix (des)
r278335: Revert that
r280382: Whitespace, comments, and copyright update
r280383: Prevent inadvertent bootlock condition
r280384: Increase max passowrd length from 16 to 255 chars
r280385: Add missing variable hints to loader.conf(5) defaults
r280923: Whitespace
r280924: Comments
r280925: Optimize bootmsg to use fg/bg/me from screen.4th
r280926: Whitespace and cleanup
r280931: Comments
r280933: Move beastie to logo-*.4th; brands to brand-*.4th
r280934: Add remainder of supported ANSI escape sequences
r280935: Securely overwrite (zero) user input after password checks
r280936: Use equals for ASCII double frames
r280937: Solve dreaded "dictionary full" issue
r280938: Add "GELI Passphrase:" prompt to boot loader
r280939: Revert that (premature commit)
r280974: Use fg/b/me from screen.4th instead of literals
r280975: Eliminate literal escape sequences from *.4th
r280976: Use ^[[m mode-ending versus ^[[37m
r281002: Install newly added brand-*.4th and logo-*.4th files (jkim)
r281009: Revert .PATH changes to fix mips build (jkim)
r281081: Make sure forth manpages are only installed once (bapt)
r281176: Back to previous mode-endings based on feedback
r281177: Back to previous mode-endings based on feedback
r281178: Back to previous mode-endings based on feedback
r281179: Back to previous mode-endings based on feedback
r281180: Eliminate literal escape sequences from *.rc
r281271: Fix a bootlock condition if loader_version is set
NB: Commit message of r281271 has a typo, s/_logo/_version/
r281275: Re-do proper mode-endings
r281616: Add "GELI Passphrase:" prompt to boot loader

Relnotes:	Added "GELI Passphrase:" prompt to boot loader

[pfg] MFC	r281670, r281703:
Drop experimental ext2fs dir_index support.

The htree directory index is a highly desirable feature for research
purposes and was meant to improve performance in our ext2/3 driver.
Unfortunately our implementation has two problems:

- It never really delivered any performance improvement.
- It appears to corrupt the filesystem in undetermined circumstances.

Strictly speaking dir_index is not required for read/write support in
ext2/3 and our limited ext4 support still works fine without it.

Regain stability in the ext2 driver by removing it. We may need it back
(fixed) if we want to support encrypted ext4 support but thanks to the
wonders of version control we can always revert this change and bring it
back.

PR:	191895
PR:	198731
PR:	199309

------------------------------------------
[...truncated 203950 lines...]
--- fbd.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/dev/fb/fbd.c>;
--- power_if.o ---
ctfconvert -L VERSION -g power_if.o
--- fb_if.o ---
awk -f <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/tools/makeobjops.awk>; <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/dev/fb/fb_if.m>; -c ;  cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  fb_if.c
--- pccbb.o ---
ctfconvert -L VERSION -g pccbb.o
--- md.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/dev/md/md.c>;
--- fb_if.o ---
ctfconvert -L VERSION -g fb_if.o
--- usb_dev.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/dev/usb/usb_dev.c>;
--- fbd.o ---
ctfconvert -L VERSION -g fbd.o
--- dead_vnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/deadfs/dead_vnops.c>;
ctfconvert -L VERSION -g dead_vnops.o
--- devfs_devs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/devfs/devfs_devs.c>;
--- pccbb_pci.o ---
ctfconvert -L VERSION -g pccbb_pci.o
--- devfs_vfsops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/devfs/devfs_vfsops.c>;
ctfconvert -L VERSION -g devfs_vfsops.o
--- devfs_vnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/devfs/devfs_vnops.c>;
--- devfs_devs.o ---
ctfconvert -L VERSION -g devfs_devs.o
--- fifo_vnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/fifofs/fifo_vnops.c>;
--- md.o ---
ctfconvert -L VERSION -g md.o
--- msdosfs_denode.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/msdosfs/msdosfs_denode.c>;
--- usb_dev.o ---
ctfconvert -L VERSION -g usb_dev.o
--- fifo_vnops.o ---
ctfconvert -L VERSION -g fifo_vnops.o
--- msdosfs_fat.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/msdosfs/msdosfs_fat.c>;
--- msdosfs_lookup.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/msdosfs/msdosfs_lookup.c>;
--- msdosfs_denode.o ---
ctfconvert -L VERSION -g msdosfs_denode.o
--- msdosfs_vfsops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/msdosfs/msdosfs_vfsops.c>;
--- devfs_vnops.o ---
ctfconvert -L VERSION -g devfs_vnops.o
--- msdosfs_vnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/msdosfs/msdosfs_vnops.c>;
--- msdosfs_fat.o ---
ctfconvert -L VERSION -g msdosfs_fat.o
--- msdosfs_lookup.o ---
ctfconvert -L VERSION -g msdosfs_lookup.o
--- nfs_commonkrpc.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfs/nfs_commonkrpc.c>;
--- nfs_commonsubs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfs/nfs_commonsubs.c>;
--- msdosfs_vfsops.o ---
ctfconvert -L VERSION -g msdosfs_vfsops.o
--- nfs_commonport.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfs/nfs_commonport.c>;
--- msdosfs_vnops.o ---
ctfconvert -L VERSION -g msdosfs_vnops.o
--- nfs_commonacl.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfs/nfs_commonacl.c>;
--- nfs_commonport.o ---
ctfconvert -L VERSION -g nfs_commonport.o
--- nfs_commonkrpc.o ---
ctfconvert -L VERSION -g nfs_commonkrpc.o
--- nfs_clcomsubs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clcomsubs.c>;
--- nfs_clsubs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clsubs.c>;
--- nfs_commonacl.o ---
ctfconvert -L VERSION -g nfs_commonacl.o
--- nfs_clstate.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/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 -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clkrpc.c>;
--- nfs_clrpcops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clrpcops.c>;
--- nfs_commonsubs.o ---
ctfconvert -L VERSION -g nfs_commonsubs.o
--- nfs_clvnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clvnops.c>;
--- nfs_clkrpc.o ---
ctfconvert -L VERSION -g nfs_clkrpc.o
--- nfs_clnode.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clnode.c>;
ctfconvert -L VERSION -g nfs_clnode.o
--- nfs_clvfsops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clvfsops.c>;
--- nfs_clvnops.o ---
ctfconvert -L VERSION -g nfs_clvnops.o
--- nfs_clport.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clport.c>;
--- nfs_clvfsops.o ---
ctfconvert -L VERSION -g nfs_clvfsops.o
--- nfs_clbio.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clbio.c>;
--- nfs_clstate.o ---
ctfconvert -L VERSION -g nfs_clstate.o
--- nfs_clrpcops.o ---
ctfconvert -L VERSION -g nfs_clrpcops.o
--- nfs_clnfsiod.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsclient/nfs_clnfsiod.c>;
--- nfs_fha_new.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_fha_new.c>;
--- nfs_clport.o ---
ctfconvert -L VERSION -g nfs_clport.o
--- nfs_nfsdsocket.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdsocket.c>;
--- nfs_fha_new.o ---
ctfconvert -L VERSION -g nfs_fha_new.o
--- nfs_clnfsiod.o ---
ctfconvert -L VERSION -g nfs_clnfsiod.o
--- nfs_nfsdsubs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdsubs.c>;
--- nfs_nfsdstate.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdstate.c>;
--- nfs_clbio.o ---
ctfconvert -L VERSION -g nfs_clbio.o
--- nfs_nfsdkrpc.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdkrpc.c>;
--- nfs_nfsdsocket.o ---
ctfconvert -L VERSION -g nfs_nfsdsocket.o
--- nfs_nfsdserv.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdserv.c>;
--- nfs_nfsdsubs.o ---
ctfconvert -L VERSION -g nfs_nfsdsubs.o
--- nfs_nfsdport.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdport.c>;
--- nfs_nfsdkrpc.o ---
ctfconvert -L VERSION -g nfs_nfsdkrpc.o
--- nfs_nfsdcache.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/nfsserver/nfs_nfsdcache.c>;
ctfconvert -L VERSION -g nfs_nfsdcache.o
--- procfs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/procfs/procfs.c>;
--- nfs_nfsdserv.o ---
ctfconvert -L VERSION -g nfs_nfsdserv.o
--- procfs.o ---
ctfconvert -L VERSION -g procfs.o
--- procfs_map.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/procfs/procfs_map.c>;
--- pseudofs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/pseudofs/pseudofs.c>;
--- nfs_nfsdport.o ---
ctfconvert -L VERSION -g nfs_nfsdport.o
--- nfs_nfsdstate.o ---
ctfconvert -L VERSION -g nfs_nfsdstate.o
--- procfs_map.o ---
ctfconvert -L VERSION -g procfs_map.o
--- pseudofs_vncache.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/pseudofs/pseudofs_vncache.c>;
--- pseudofs_vnops.o ---
--- geom_vfs.o ---
--- pseudofs_vnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/pseudofs/pseudofs_vnops.c>;
--- geom_vfs.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/geom/geom_vfs.c>;
--- pseudofs.o ---
ctfconvert -L VERSION -g pseudofs.o
--- cd9660_bmap.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_bmap.c>;
--- geom_vfs.o ---
ctfconvert -L VERSION -g geom_vfs.o
--- pseudofs_vncache.o ---
ctfconvert -L VERSION -g pseudofs_vncache.o
--- cd9660_lookup.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_lookup.c>;
--- cd9660_node.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_node.c>;
--- cd9660_bmap.o ---
ctfconvert -L VERSION -g cd9660_bmap.o
--- cd9660_rrip.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_rrip.c>;
--- pseudofs_vnops.o ---
ctfconvert -L VERSION -g pseudofs_vnops.o
--- cd9660_util.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_util.c>;
--- cd9660_node.o ---
ctfconvert -L VERSION -g cd9660_node.o
--- cd9660_vfsops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_vfsops.c>;
--- cd9660_lookup.o ---
ctfconvert -L VERSION -g cd9660_lookup.o
--- cd9660_util.o ---
ctfconvert -L VERSION -g cd9660_util.o
--- cd9660_vnops.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/fs/cd9660/cd9660_vnops.c>;
--- imgact_elf.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/kern/imgact_elf.c>;
--- cd9660_rrip.o ---
ctfconvert -L VERSION -g cd9660_rrip.o
--- imgact_shell.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/kern/imgact_shell.c>;
--- cd9660_vfsops.o ---
ctfconvert -L VERSION -g cd9660_vfsops.o
--- cd9660_vnops.o ---
ctfconvert -L VERSION -g cd9660_vnops.o
--- init_main.o ---
--- kern_acct.o ---
--- init_main.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/kern/init_main.c>;
--- kern_acct.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/kern/kern_acct.c>;
--- imgact_shell.o ---
ctfconvert -L VERSION -g imgact_shell.o
--- kern_conf.o ---
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs -fdiagnostics-show-option  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function   -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/altq>; -I<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/contrib/libfdt>; -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding -fstack-protector -gdwarf-2 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/kern/kern_conf.c>;
--- init_main.o ---
<https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/sys/kern/init_main.c>:711:2: error: implicit declaration of function 'kern_unsetenv' is invalid in C99 [-Werror,-Wimplicit-function-declaration]
        kern_unsetenv("kern.geom.eli.passphrase");
        ^
--- imgact_elf.o ---
ctfconvert -L VERSION -g imgact_elf.o
--- init_main.o ---
1 error generated.
*** [init_main.o] Error code 1

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/obj/jenkins/workspace/FreeBSD_STABLE_10-i386/sys/GENERIC>;
--- kern_acct.o ---
ctfconvert -L VERSION -g kern_acct.o
--- kern_conf.o ---
ctfconvert -L VERSION -g kern_conf.o
1 error

make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/ws/obj/jenkins/workspace/FreeBSD_STABLE_10-i386/sys/GENERIC>;
*** [buildkernel] Error code 2

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

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

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

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_STABLE_10-i386/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?1002329163.37.1429690621876.JavaMail.jenkins>