Build failed in Jenkins: FreeBSD_HEAD #2242

From: <jenkins-admin_at_freebsd.org>
Date: Mon, 19 Jan 2015 07:58:55 +0000 (GMT)
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2242/changes>

Changes:

[ngie] Integrate contrib/netbsd-tests/bin/expr into the build/kyua as bin/expr/tests

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division

[ngie] Expect :overflow to fail with FreeBSD's expr as it doesn't have stringent
overflow checks like NetBSD's expr does

MFC after: 3 days
PR: 196867

[nwhitehorn] Provide a tunable (machdep.moea64_bpvo_pool_size) to set the bootstrap
PVO pool size. The default errs on the exceedingly large side, so absent
any intelligent automatic tuning, at least let the user set it to save
RAM on memory-constrained systems.

MFC after:	2 weeks

[ian] For armv6 builds, add -mfloat-abi=softfp.  This tells the compiler it can
use floating point hardware instructions (because all armv6/7 systems we
support have fp hardware), but it passes args using a soft-float compatible
ABI.  This should give noticible performance improvement (but not as much
as using the armv6hf arch).

------------------------------------------
[...truncated 265683 lines...]
ctfconvert -L VERSION -g intel_display.o
--- all_subdir_drm ---
--- via_mm.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm/via/../../../dev/drm/via_mm.c>
--- all_subdir_drm2 ---
--- intel_hdmi.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms/../../../dev/drm2/i915/intel_hdmi.c>
--- all_subdir_exca ---
ctfconvert -L VERSION -g exca.o
--- exca.ko.debug ---
ld -d -warn-common -r -d -o exca.ko.debug exca.o
ctfmerge -L VERSION -g -o exca.ko.debug exca.o
:> export_syms
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> exca.ko.debug  export_syms | xargs -J% objcopy % exca.ko.debug
--- exca.ko.symbols ---
objcopy --only-keep-debug exca.ko.debug exca.ko.symbols
--- exca.ko ---
objcopy --strip-debug --add-gnu-debuglink=exca.ko.symbols exca.ko.debug exca.ko
--- exstoren.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/dev/acpica/components/executer/exstoren.c>
--- modules-all ---
--- all_subdir_drm ---
ctfconvert -L VERSION -g via_mm.o
--- via_verifier.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm/via/../../../dev/drm/via_verifier.c>
--- exstoren.o ---
ctfconvert -L VERSION -g exstoren.o
--- modules-all ---
--- all_subdir_ext2fs ---
===> ext2fs (all)
--- ext2_alloc.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_alloc.c>
--- all_subdir_drm2 ---
ctfconvert -L VERSION -g intel_hdmi.o
--- intel_lvds.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -Wno-unused -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms/../../../dev/drm2/i915/intel_lvds.c>
--- all_subdir_et ---
ctfconvert -L VERSION -g if_et.o
--- if_et.ko.debug ---
ld -d -warn-common -r -d -o if_et.ko.debug if_et.o
ctfmerge -L VERSION -g -o if_et.ko.debug if_et.o
:> export_syms
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> if_et.ko.debug  export_syms | xargs -J% objcopy % if_et.ko.debug
--- if_et.ko.symbols ---
objcopy --only-keep-debug if_et.ko.debug if_et.ko.symbols
--- if_et.ko ---
objcopy --strip-debug --add-gnu-debuglink=if_et.ko.symbols if_et.ko.debug if_et.ko
--- all_subdir_fatm ---
===> fatm (all)
--- if_fatm.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/fatm/../../dev/fatm/if_fatm.c>
--- all_subdir_drm ---
ctfconvert -L VERSION -g via_verifier.o
--- via_video.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm/via/../../../dev/drm/via_video.c>
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_alloc.o
--- ext2_balloc.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_balloc.c>
--- all_subdir_drm2 ---
ctfconvert -L VERSION -g intel_lvds.o
--- intel_modes.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms/../../../dev/drm2/i915/intel_modes.c>
--- all_subdir_drm ---
ctfconvert -L VERSION -g via_video.o
--- via.ko.debug ---
ld -d -warn-common -r -d -o via.ko.debug via_dma.o via_dmablit.o via_drv.o via_irq.o via_map.o via_mm.o via_verifier.o via_video.o
ctfmerge -L VERSION -g -o via.ko.debug via_dma.o via_dmablit.o via_drv.o via_irq.o via_map.o via_mm.o via_verifier.o via_video.o
:> export_syms
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> via.ko.debug  export_syms | xargs -J% objcopy % via.ko.debug
--- via.ko.symbols ---
objcopy --only-keep-debug via.ko.debug via.ko.symbols
--- via.ko ---
objcopy --strip-debug --add-gnu-debuglink=via.ko.symbols via.ko.debug via.ko
--- exstorob.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/dev/acpica/components/executer/exstorob.c>
--- modules-all ---
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_balloc.o
--- ext2_bmap.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_bmap.c>
--- exstorob.o ---
ctfconvert -L VERSION -g exstorob.o
--- modules-all ---
--- ext2_extents.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_extents.c>
--- all_subdir_drm2 ---
ctfconvert -L VERSION -g intel_modes.o
--- intel_overlay.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms/../../../dev/drm2/i915/intel_overlay.c>
--- all_subdir_ext2fs ---
--- ext2_bmap.o ---
ctfconvert -L VERSION -g ext2_bmap.o
--- all_subdir_fdc ---
===> fdc (all)
--- all_subdir_ext2fs ---
--- ext2_extents.o ---
ctfconvert -L VERSION -g ext2_extents.o
--- all_subdir_fdc ---
--- fdc.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/fdc/../../dev/fdc/fdc.c>
--- all_subdir_ext2fs ---
--- ext2_hash.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_hash.c>
--- all_subdir_drm2 ---
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms/../../../dev/drm2/i915/intel_overlay.c>:1147:15: warning: comparison of address of 'new_bo->base' equal to a null pointer is always false [-Wtautological-pointer-compare]
        if (&new_bo->base == NULL) {
             ~~~~~~~~^~~~    ~~~~
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_hash.o
--- ext2_htree.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_htree.c>
--- all_subdir_fatm ---
ctfconvert -L VERSION -g if_fatm.o
--- if_fatm.ko.debug ---
ld -d -warn-common -r -d -o if_fatm.ko.debug if_fatm.o
ctfmerge -L VERSION -g -o if_fatm.ko.debug if_fatm.o
:> export_syms
awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> if_fatm.ko.debug  export_syms | xargs -J% objcopy % if_fatm.ko.debug
--- if_fatm.ko.symbols ---
objcopy --only-keep-debug if_fatm.ko.debug if_fatm.ko.symbols
--- if_fatm.ko ---
objcopy --strip-debug --add-gnu-debuglink=if_fatm.ko.symbols if_fatm.ko.debug if_fatm.ko
--- exsystem.o ---
cc  -c -O2 -pipe -fno-strict-aliasing  -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -nostdinc  -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/libfdt> -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -Werror  <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/dev/acpica/components/executer/exsystem.c>
--- modules-all ---
--- all_subdir_drm2 ---
1 warning generated.
ctfconvert -L VERSION -g intel_overlay.o
--- intel_panel.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms/../../../dev/drm2/i915/intel_panel.c>
--- exsystem.o ---
ctfconvert -L VERSION -g exsystem.o
--- modules-all ---
--- all_subdir_fdc ---
--- fdc_isa.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/fdc/../../dev/fdc/fdc_isa.c>
--- all_subdir_ext2fs ---
ctfconvert -L VERSION -g ext2_htree.o
--- ext2_inode.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode.c>
--- all_subdir_fdc ---
--- fdc.o ---
ctfconvert -L VERSION -g fdc.o
--- all_subdir_ext2fs ---
--- ext2_inode_cnv.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode_cnv.c>
--- all_subdir_fdc ---
--- fdc_isa.o ---
ctfconvert -L VERSION -g fdc_isa.o
--- fdc_pccard.o ---
cc  -O2 -pipe  -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc   -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC/opt_global.h> -I. -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/contrib/altq> -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -I/usr/obj<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/GENERIC>  -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector -gdwarf-2 -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign -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-unknown-pragmas  -Wno-error-tautological-compare -Wno-error-empty-body  -Wno-error-parentheses-equality -Wno-error-unused-function  -Wno-error-pointer-sign  -mno-aes -mno-avx  -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/fdc/../../dev/fdc/fdc_pccard.c>
--- all_subdir_ext2fs ---
--- ext2_inode.o ---
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode.c>:337:10: error: use of undeclared identifier 'bo'
        BO_LOCK(bo);
                ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/bufobj.h>:118:43: note: expanded from macro 'BO_LOCK'
#define BO_LOCK(bo)             rw_wlock(BO_LOCKPTR((bo)))
                                                     ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/bufobj.h>:117:28: note: expanded from macro 'BO_LOCKPTR'
#define BO_LOCKPTR(bo)          (&(bo)->bo_lock)
                                   ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/rwlock.h>:194:34: note: expanded from macro 'rw_wlock'
#define rw_wlock(rw)            _rw_wlock((rw), LOCK_FILE, LOCK_LINE)
                                           ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/rwlock.h>:161:21: note: expanded from macro '_rw_wlock'
        _rw_wlock_cookie(&(rw)->rw_lock, f, l)
                           ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode.c>:338:22: error: use of undeclared identifier 'bo'
        if (length == 0 && (bo->bo_dirty.bv_cnt != 0 ||
                            ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode.c>:339:6: error: use of undeclared identifier 'bo'
            bo->bo_clean.bv_cnt != 0))
            ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode.c>:341:12: error: use of undeclared identifier 'bo'
        BO_UNLOCK(bo);
                  ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/bufobj.h>:119:47: note: expanded from macro 'BO_UNLOCK'
#define BO_UNLOCK(bo)           rw_wunlock(BO_LOCKPTR((bo)))
                                                       ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/bufobj.h>:117:28: note: expanded from macro 'BO_LOCKPTR'
#define BO_LOCKPTR(bo)          (&(bo)->bo_lock)
                                   ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/rwlock.h>:195:38: note: expanded from macro 'rw_wunlock'
#define rw_wunlock(rw)          _rw_wunlock((rw), LOCK_FILE, LOCK_LINE)
                                             ^
<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/sys/rwlock.h>:165:23: note: expanded from macro '_rw_wunlock'
        _rw_wunlock_cookie(&(rw)->rw_lock, f, l)
                             ^
4 errors generated.
*** [ext2_inode.o] Error code 1

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs>
--- ext2_inode_cnv.o ---
ctfconvert -L VERSION -g ext2_inode_cnv.o
1 error

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/ext2fs>
*** [all_subdir_ext2fs] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules>
--- all_subdir_drm2 ---
ctfconvert -L VERSION -g intel_panel.o
--- all_subdir_fdc ---
ctfconvert -L VERSION -g fdc_pccard.o
--- all_subdir_drm2 ---
A failure has been detected in another branch of the parallel make

make[5]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2/i915kms>
*** [_sub.all] Error code 2

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2>
1 error

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/drm2>
--- all_subdir_fdc ---
A failure has been detected in another branch of the parallel make

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/fdc>
*** [all_subdir_fdc] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules>
--- all_subdir_drm2 ---
*** [all_subdir_drm2] Error code 2

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules>
3 errors

make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules>
*** [modules-all] Error code 2

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

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

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

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

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

make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/>
Build step 'Execute shell' marked build as failure
Received on Mon Jan 19 2015 - 06:58:58 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC