See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2390/changes> Changes: [avg] vt: move suspend/resume event handlers registration outside of mutex scope This is to avoid a witness warning about a waiting memory allocation in the evnt hanlder registration code. Reported by: markj MFC after: 3 days X-MFC with: r277795 [jilles] symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW). MFC after: 1 week ------------------------------------------ [...truncated 278487 lines...] :> 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_pccard --- --- pccard_cis_quirks.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/pccard/../../dev/pccard/pccard_cis_quirks.c> --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_echo.o --- ng_echo.ko.debug --- ld -d -warn-common -r -d -o ng_echo.ko.debug ng_echo.o --- all_subdir_pccard --- --- pccard.o --- ctfconvert -L VERSION -g pccard.o --- all_subdir_netgraph --- ctfmerge -L VERSION -g -o ng_echo.ko.debug ng_echo.o :> 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 --- adwmcode.o --- --- modules-all --- --- ng_echo.ko.symbols --- objcopy --only-keep-debug ng_echo.ko.debug ng_echo.ko.symbols --- adwmcode.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/advansys/adwmcode.c> --- modules-all --- --- ng_echo.ko --- 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> --- adwmcode.o --- ctfconvert -L VERSION -g adwmcode.o --- ah.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/ah.c> -I<https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/dev/ath> --- modules-all --- --- all_subdir_pccard --- --- pccard_cis_quirks.o --- ctfconvert -L VERSION -g pccard_cis_quirks.o --- all_subdir_patm --- ctfconvert -L VERSION -g if_patm_rx.o --- all_subdir_pccard --- --- pccard.ko.debug --- ld -d -warn-common -r -d -o pccard.ko.debug pccard.o pccard_cis.o pccard_cis_quirks.o pccard_device.o ctfmerge -L VERSION -g -o pccard.ko.debug pccard.o pccard_cis.o pccard_cis_quirks.o pccard_device.o --- all_subdir_patm --- --- if_patm_attach.o --- cc -O2 -pipe -DENABLE_BPF -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/patm/../../dev/patm/if_patm_attach.c> --- 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_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> --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_eiface.o --- ng_eiface.ko.debug --- 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 :> 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) --- 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> --- ah.o --- ctfconvert -L VERSION -g ah.o --- modules-all --- ctfconvert -L VERSION -g ng_etf.o --- ng_etf.ko.debug --- ld -d -warn-common -r -d -o ng_etf.ko.debug ng_etf.o ctfmerge -L VERSION -g -o ng_etf.ko.debug ng_etf.o :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_etf.ko.debug export_syms | xargs -J% objcopy % ng_etf.ko.debug --- all_subdir_pf --- --- pf_lb.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_lb.c> --- all_subdir_netgraph --- --- ng_etf.ko.symbols --- objcopy --only-keep-debug ng_etf.ko.debug ng_etf.ko.symbols --- ng_etf.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_etf.ko.symbols ng_etf.ko.debug ng_etf.ko ===> netgraph/ether (all) --- all_subdir_patm --- ctfconvert -L VERSION -g if_patm_attach.o --- if_patm.ko.debug --- ld -d -warn-common -r -d -o if_patm.ko.debug if_patm.o if_patm_attach.o if_patm_ioctl.o if_patm_intr.o if_patm_tx.o if_patm_rx.o if_patm_rtables.o --- all_subdir_netgraph --- --- ng_ether.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/ether/../../../netgraph/ng_ether.c> --- all_subdir_patm --- ctfmerge -L VERSION -g -o if_patm.ko.debug if_patm.o if_patm_attach.o if_patm_ioctl.o if_patm_intr.o if_patm_tx.o if_patm_rx.o if_patm_rtables.o :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> if_patm.ko.debug export_syms | xargs -J% objcopy % if_patm.ko.debug --- if_patm.ko.symbols --- objcopy --only-keep-debug if_patm.ko.debug if_patm.ko.symbols --- if_patm.ko --- objcopy --strip-debug --add-gnu-debuglink=if_patm.ko.symbols if_patm.ko.debug if_patm.ko --- all_subdir_pflog --- ===> pflog (all) --- all_subdir_pf --- --- pf_if.o --- ctfconvert -L VERSION -g pf_if.o --- all_subdir_pflog --- --- if_pflog.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/pflog/../../netpfil/pf/if_pflog.c> --- all_subdir_pf --- --- 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> --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_ether.o --- all_subdir_pflog --- ctfconvert -L VERSION -g if_pflog.o --- all_subdir_netgraph --- --- ng_ether.ko.debug --- ld -d -warn-common -r -d -o ng_ether.ko.debug ng_ether.o --- all_subdir_pf --- --- pf_lb.o --- ctfconvert -L VERSION -g pf_lb.o --- all_subdir_netgraph --- ctfmerge -L VERSION -g -o ng_ether.ko.debug ng_ether.o --- all_subdir_pflog --- --- pflog.ko.debug --- ld -d -warn-common -r -d -o pflog.ko.debug if_pflog.o --- all_subdir_pf --- --- pf_norm.o --- --- all_subdir_pflog --- ctfmerge -L VERSION -g -o pflog.ko.debug if_pflog.o --- 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_norm.c> --- all_subdir_netgraph --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_ether.ko.debug export_syms | xargs -J% objcopy % ng_ether.ko.debug --- all_subdir_pflog --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> pflog.ko.debug export_syms | xargs -J% objcopy % pflog.ko.debug --- all_subdir_netgraph --- --- ng_ether.ko.symbols --- --- all_subdir_pf --- --- pf_osfp.o --- ctfconvert -L VERSION -g pf_osfp.o --- all_subdir_netgraph --- objcopy --only-keep-debug ng_ether.ko.debug ng_ether.ko.symbols --- ng_ether.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_ether.ko.symbols ng_ether.ko.debug ng_ether.ko --- all_subdir_pflog --- --- pflog.ko.symbols --- objcopy --only-keep-debug pflog.ko.debug pflog.ko.symbols --- all_subdir_pf --- --- pf_table.o --- --- all_subdir_netgraph --- ===> netgraph/ether_echo (all) --- 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_table.c> --- all_subdir_pflog --- --- pflog.ko --- objcopy --strip-debug --add-gnu-debuglink=pflog.ko.symbols pflog.ko.debug pflog.ko --- all_subdir_pfsync --- ===> pfsync (all) --- all_subdir_netgraph --- --- ng_ether_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/ether_echo/../../../netgraph/ng_ether_echo.c> --- all_subdir_pfsync --- --- if_pfsync.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/pfsync/../../netpfil/pf/if_pfsync.c> --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_ether_echo.o --- ng_ether_echo.ko.debug --- ld -d -warn-common -r -d -o ng_ether_echo.ko.debug ng_ether_echo.o ctfmerge -L VERSION -g -o ng_ether_echo.ko.debug ng_ether_echo.o --- 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 --- :> export_syms awk -f <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/conf/kmod_syms.awk> ng_ether_echo.ko.debug export_syms | xargs -J% objcopy % ng_ether_echo.ko.debug --- ng_ether_echo.ko.symbols --- objcopy --only-keep-debug ng_ether_echo.ko.debug ng_ether_echo.ko.symbols --- ng_ether_echo.ko --- objcopy --strip-debug --add-gnu-debuglink=ng_ether_echo.ko.symbols ng_ether_echo.ko.debug ng_ether_echo.ko ===> netgraph/frame_relay (all) --- 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/frame_relay> *** [_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> --- all_subdir_pfsync --- ctfconvert -L VERSION -g if_pfsync.o 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/pfsync> *** [all_subdir_pfsync] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules> --- 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> 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 <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 - 15:53:18 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:55 UTC