See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2389/changes> Changes: [hselasky] Allow the display port to be powered off. [hselasky] Forward the FBIO_BLANK IOCTL to framebuffer clients. Bump the FreeBSD version to force re-compilation of external video driver kernel modules. Discussed with: ray _at_ [royger] xen: fix xenstore dev Xenstore user-space device has two problems currently: - It does not correctly handle concurrent clients, because it's storing each client data in dev->si_drv1. - It does not correctly free this data when the client closes the device. In order to solve both of this issues store the per-client data using cdevpriv, which also comes with a hook in order to perform the necessary cleanup on device close. While there also make the device eternal. Sponsored by: Citrix Systems R&D Reported and Tested by: thompsa MFC after: 2 weeks ------------------------------------------ [...truncated 277999 lines...] --- all_subdir_pccard --- ctfmerge -L VERSION -g -o pccard.ko.debug pccard.o pccard_cis.o pccard_cis_quirks.o pccard_device.o --- all_subdir_netgraph --- --- ng_car.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_car.ko.symbols ng_car.ko.debug ng_car.ko ===> netgraph/cisco (all) --- all_subdir_pccard --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> pccard.ko.debug export_syms | xargs -J% objcopy % pccard.ko.debug --- pccard.ko.symbols --- objcopy --only-keep-debug pccard.ko.debug pccard.ko.symbols --- pccard.ko --- objcopy --strip-debug --add-gnu-debuglink=pccard.ko.symbols pccard.ko.debug pccard.ko --- all_subdir_pcn --- ===> pcn (all) --- all_subdir_netgraph --- --- ng_cisco.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/netgraph/cisco/../../../netgraph/ng_cisco.c> --- all_subdir_pcn --- --- if_pcn.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/pcn/../../dev/pcn/if_pcn.c> --- ar5416_eeprom.o --- ctfconvert -L VERSION -g ar5416_eeprom.o --- ar5416_gpio.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 -fwrapv -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/dev/ath/ath_hal/ar5416/ar5416_gpio.c> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath/ath_hal> --- modules-all --- --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_cisco.o --- ng_cisco.ko.debug --- ld -d -warn-common -r -d -o ng_cisco.ko.debug ng_cisco.o ctfmerge -L VERSION -g -o ng_cisco.ko.debug ng_cisco.o :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_cisco.ko.debug export_syms | xargs -J% objcopy % ng_cisco.ko.debug --- ng_cisco.ko.symbols --- objcopy --only-keep-debug ng_cisco.ko.debug ng_cisco.ko.symbols --- ng_cisco.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_cisco.ko.symbols ng_cisco.ko.debug ng_cisco.ko ===> netgraph/deflate (all) --- ar5416_gpio.o --- ctfconvert -L VERSION -g ar5416_gpio.o --- modules-all --- --- all_subdir_nxge --- ctfconvert -L VERSION -g xgehal-stats.o --- xgehal-config.o --- --- xgehal-mgmt.o --- --- xgehal-config.o --- cc -O2 -pipe -DXGE_DEBUG_MODULE_MASK=XGE_COMPONENT_LL -DXGE_DEBUG_ERR_MASK=XGE_COMPONENT_LL -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/nxge/../../dev/nxge/xgehal/xgehal-config.c> --- xgehal-mgmt.o --- cc -O2 -pipe -DXGE_DEBUG_MODULE_MASK=XGE_COMPONENT_LL -DXGE_DEBUG_ERR_MASK=XGE_COMPONENT_LL -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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-self-assign -mno-aes -mno-avx -std=iso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/nxge/../../dev/nxge/xgehal/xgehal-mgmt.c> --- all_subdir_netgraph --- --- ng_deflate.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/netgraph/deflate/../../../netgraph/ng_deflate.c> ctfconvert -L VERSION -g ng_deflate.o --- ng_deflate.ko.debug --- ld -d -warn-common -r -d -o ng_deflate.ko.debug ng_deflate.o ctfmerge -L VERSION -g -o ng_deflate.ko.debug ng_deflate.o :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_deflate.ko.debug export_syms | xargs -J% objcopy % ng_deflate.ko.debug --- ng_deflate.ko.symbols --- objcopy --only-keep-debug ng_deflate.ko.debug ng_deflate.ko.symbols --- ng_deflate.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_deflate.ko.symbols ng_deflate.ko.debug ng_deflate.ko ===> netgraph/device (all) --- all_subdir_nxge --- --- xgehal-config.o --- ctfconvert -L VERSION -g xgehal-config.o --- ar5416_interrupts.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 -fwrapv -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/dev/ath/ath_hal/ar5416/ar5416_interrupts.c> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath/ath_hal> --- modules-all --- --- all_subdir_pcn --- ctfconvert -L VERSION -g if_pcn.o --- all_subdir_netgraph --- --- ng_device.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/netgraph/device/../../../netgraph/ng_device.c> --- all_subdir_pcn --- --- if_pcn.ko.debug --- ld -d -warn-common -r -d -o if_pcn.ko.debug if_pcn.o ctfmerge -L VERSION -g -o if_pcn.ko.debug if_pcn.o :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> if_pcn.ko.debug export_syms | xargs -J% objcopy % if_pcn.ko.debug --- if_pcn.ko.symbols --- objcopy --only-keep-debug if_pcn.ko.debug if_pcn.ko.symbols --- if_pcn.ko --- objcopy --strip-debug --add-gnu-debuglink=if_pcn.ko.symbols if_pcn.ko.debug if_pcn.ko --- all_subdir_pf --- ===> pf (all) --- pf_if.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/pf/../../netpfil/pf/pf_if.c> --- ar5416_interrupts.o --- ctfconvert -L VERSION -g ar5416_interrupts.o --- modules-all --- --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_device.o --- ng_device.ko.debug --- ld -d -warn-common -r -d -o ng_device.ko.debug ng_device.o --- ar5416_keycache.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 -fwrapv -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-prototyp--- modules-all --- ctfmerge -L VERSION -g -o ng_device.ko.debug ng_device.o --- ar5416_keycache.o --- es -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/dev/ath/ath_hal/ar5416/ar5416_keycache.c> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath/ath_hal> --- modules-all --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_device.ko.debug export_syms | xargs -J% objcopy % ng_device.ko.debug --- ng_device.ko.symbols --- objcopy --only-keep-debug ng_device.ko.debug ng_device.ko.symbols --- ng_device.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_device.ko.symbols ng_device.ko.debug ng_device.ko ===> netgraph/echo (all) --- ng_echo.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/netgraph/echo/../../../netgraph/ng_echo.c> --- all_subdir_nxge --- --- xgehal-mgmt.o --- ctfconvert -L VERSION -g xgehal-mgmt.o --- if_nxge.ko.debug --- ld -d -warn-common -r -d -o if_nxge.ko.debug if_nxge.o xgehal-device.o xgehal-mm.o xge-queue.o xgehal-driver.o xgehal-ring.o xgehal-channel.o xgehal-fifo.o xgehal-stats.o xgehal-config.o xgehal-mgmt.o ctfmerge -L VERSION -g -o if_nxge.ko.debug if_nxge.o xgehal-device.o xgehal-mm.o xge-queue.o xgehal-driver.o xgehal-ring.o xgehal-channel.o xgehal-fifo.o xgehal-stats.o xgehal-config.o xgehal-mgmt.o --- ar5416_keycache.o --- ctfconvert -L VERSION -g ar5416_keycache.o --- modules-all --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> if_nxge.ko.debug export_syms | xargs -J% objcopy % if_nxge.ko.debug --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_echo.o --- all_subdir_nxge --- --- if_nxge.ko.symbols --- objcopy --only-keep-debug if_nxge.ko.debug if_nxge.ko.symbols --- all_subdir_netgraph --- --- ng_echo.ko.debug --- ld -d -warn-common -r -d -o ng_echo.ko.debug ng_echo.o ctfmerge -L VERSION -g -o ng_echo.ko.debug ng_echo.o --- all_subdir_nxge --- --- if_nxge.ko --- objcopy --strip-debug --add-gnu-debuglink=if_nxge.ko.symbols if_nxge.ko.debug if_nxge.ko --- all_subdir_netgraph --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_echo.ko.debug export_syms | xargs -J% objcopy % ng_echo.ko.debug --- ar5416_misc.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 -fwrapv -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/dev/ath/ath_hal/ar5416/ar5416_misc.c> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath/ath_hal> --- modules-all --- --- ng_echo.ko.symbols --- objcopy --only-keep-debug ng_echo.ko.debug ng_echo.ko.symbols --- all_subdir_pf --- --- pf_lb.o --- --- all_subdir_netgraph --- --- ng_echo.ko --- --- all_subdir_pf --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/pf/../../netpfil/pf/pf_lb.c> --- all_subdir_netgraph --- objcopy --strip-debug --add-gnu-debuglink=ng_echo.ko.symbols ng_echo.ko.debug ng_echo.ko ===> netgraph/eiface (all) --- ng_eiface.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/netgraph/eiface/../../../netgraph/ng_eiface.c> --- all_subdir_pf --- --- pf_if.o --- ctfconvert -L VERSION -g pf_if.o --- pf_osfp.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/pf/../../netpfil/pf/pf_osfp.c> --- ar5416_misc.o --- ctfconvert -L VERSION -g ar5416_misc.o --- modules-all --- --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_eiface.o --- ng_eiface.ko.debug --- --- all_subdir_pf --- ctfconvert -L VERSION -g pf_osfp.o --- all_subdir_netgraph --- ld -d -warn-common -r -d -o ng_eiface.ko.debug ng_eiface.o ctfmerge -L VERSION -g -o ng_eiface.ko.debug ng_eiface.o --- all_subdir_pf --- --- pf_norm.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/pf/../../netpfil/pf/pf_norm.c> --- all_subdir_netgraph --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_eiface.ko.debug export_syms | xargs -J% objcopy % ng_eiface.ko.debug --- ng_eiface.ko.symbols --- objcopy --only-keep-debug ng_eiface.ko.debug ng_eiface.ko.symbols --- ng_eiface.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_eiface.ko.symbols ng_eiface.ko.debug ng_eiface.ko ===> netgraph/etf (all) --- all_subdir_pf --- --- pf_lb.o --- ctfconvert -L VERSION -g pf_lb.o --- pf_table.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/pf/../../netpfil/pf/pf_table.c> --- ar5416_phy.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 -fwrapv -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/dev/ath/ath_hal/ar5416/ar5416_phy.c> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath/ath_hal> --- modules-all --- --- all_subdir_netgraph --- --- ng_etf.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/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<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -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/netgraph/etf/../../../netgraph/ng_etf.c> --- all_subdir_pf --- --- pf_norm.o --- <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/../../netpfil/pf/pf_norm.c>:1098:1: error: no previous prototype for function 'pf_refragment6' [-Werror,-Wmissing-prototypes] pf_refragment6(struct ifnet *ifp, struct mbuf **m0, struct m_tag *mtag) ^ --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_etf.o --- all_subdir_pf --- 1 error generated. *** [pf_norm.o] Error code 1 make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf> --- all_subdir_netgraph --- 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/netgraph/etf> *** [_sub.all] Error code 2 make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netgraph> 1 error make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netgraph> *** [all_subdir_netgraph] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules> --- ar5416_phy.o --- ctfconvert -L VERSION -g ar5416_phy.o --- modules-all --- --- all_subdir_pf --- --- pf_table.o --- ctfconvert -L VERSION -g pf_table.o 1 error make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf> *** [all_subdir_pf] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules> 2 errors make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules> *** [modules-all] Error code 2 make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> 1 error make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> *** [buildkernel] Error code 2 make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/> 1 error make[1]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/> *** [buildkernel] Error code 2 make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/> 1 error make: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/> Build step 'Execute shell' marked build as failureReceived on Mon Feb 16 2015 - 12:53:11 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC