Date: Mon, 16 Feb 2015 10:53:33 +0000 (GMT) From: jenkins-admin@freebsd.org To: jenkins-admin@FreeBSD.org, freebsd-current@freebsd.org, glebius@FreeBSD.org Subject: Build failed in Jenkins: FreeBSD_HEAD #2388 Message-ID: <2046975437.9.1424084014383.JavaMail.jenkins@jenkins-9.freebsd.org>
next in thread | raw e-mail | index | archive | help
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2388/changes> Changes: [glebius] In the forwarding case refragment the reassembled packets with th= e same size as they arrived in. This allows the sender to determine the optimal fragment size by Path MTU Discovery. Roughly based on the OpenBSD work by Alexander Bluhm. Submitted by:=09=09Kristof Provost Differential Revision:=09D1767 [glebius] Factor out ip6_fragment() function, to be used in IPv6 stack and = pf(4). Submitted by:=09=09Kristof Provost Differential Revision:=09D1766 ------------------------------------------ [...truncated 277841 lines...] --- ng_device.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_device.ko.symbols ng_device.= ko.debug ng_device.ko =3D=3D=3D> netgraph/echo (all) --- ng_echo.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netg= raph/echo/../../../netgraph/ng_echo.c> ctfconvert -L VERSION -g ng_echo.o --- all_subdir_pccard --- ctfconvert -L VERSION -g pccard.o --- 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 :> export_syms --- all_subdir_pccard --- --- pccard_cis_quirks.o --- --- all_subdir_netgraph --- 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 --- all_subdir_pccard --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pcca= rd/../../dev/pccard/pccard_cis_quirks.c> --- all_subdir_netgraph --- --- ng_echo.ko.symbols --- objcopy --only-keep-debug ng_echo.ko.debug ng_echo.ko.symbols --- ng_echo.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_echo.ko.symbols ng_echo.ko.d= ebug ng_echo.ko =3D=3D=3D> netgraph/eiface (all) --- ng_eiface.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netg= raph/eiface/../../../netgraph/ng_eiface.c> --- all_subdir_patm --- ctfconvert -L VERSION -g if_patm_rx.o --- if_patm_attach.o --- cc -O2 -pipe -DENABLE_BPF -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MO= DULE -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.fre= ebsd.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 -f= no-omit-frame-pointer -mno-omit-leaf-frame-pointer -I<https://jenkins.freeb= sd.org/job/FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-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-decl= s -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arit= h -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmi= ssing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-er= ror-tautological-compare -Wno-error-empty-body -Wno-error-parentheses-equa= lity -Wno-error-unused-function -Wno-error-pointer-sign -mno-aes -mno-avx= -std=3Diso9899:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/s= ys/modules/patm/../../dev/patm/if_patm_attach.c> --- all_subdir_pccard --- ctfconvert -L VERSION -g pccard_cis_quirks.o --- pccard.ko.debug --- ld -d -warn-common -r -d -o pccard.ko.debug pccard.o pccard_cis.o pccard_ci= s_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 :> 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=3Dpccard.ko.symbols pccard.ko.deb= ug pccard.ko --- all_subdir_pcn --- =3D=3D=3D> pcn (all) --- if_pcn.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pcn/= ../../dev/pcn/if_pcn.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.deb= ug --- 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=3Dng_eiface.ko.symbols ng_eiface.= ko.debug ng_eiface.ko =3D=3D=3D> netgraph/etf (all) --- ng_etf.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netg= raph/etf/../../../netgraph/ng_etf.c> --- all_subdir_nxge --- 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 xgeh= al-mm.o xge-queue.o xgehal-driver.o xgehal-ring.o xgehal-channel.o xgehal-f= ifo.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-fif= o.o xgehal-stats.o xgehal-config.o xgehal-mgmt.o :> 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 --- if_nxge.ko.symbols --- objcopy --only-keep-debug if_nxge.ko.debug if_nxge.ko.symbols --- if_nxge.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dif_nxge.ko.symbols if_nxge.ko.d= ebug if_nxge.ko --- all_subdir_pf --- =3D=3D=3D> pf (all) --- all_subdir_netgraph --- 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 --- 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=3Dng_etf.ko.symbols ng_etf.ko.deb= ug ng_etf.ko =3D=3D=3D> netgraph/ether (all) --- all_subdir_pf --- --- pf_if.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/.= ./../netpfil/pf/pf_if.c> --- 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 -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netg= raph/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_pa= tm_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=3Dif_patm.ko.symbols if_patm.ko.d= ebug if_patm.ko --- all_subdir_pflog --- =3D=3D=3D> pflog (all) --- if_pflog.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pflo= g/../../netpfil/pf/if_pflog.c> --- all_subdir_pcn --- ctfconvert -L VERSION -g if_pcn.o --- 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 --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_ether.o --- all_subdir_pflog --- ctfconvert -L VERSION -g if_pflog.o --- all_subdir_pcn --- --- 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=3Dif_pcn.ko.symbols if_pcn.ko.deb= ug if_pcn.ko --- all_subdir_pflog --- --- pflog.ko.debug --- ld -d -warn-common -r -d -o pflog.ko.debug if_pflog.o --- all_subdir_pf --- --- pf_lb.o --- --- all_subdir_netgraph --- --- ng_ether.ko.debug --- --- all_subdir_pf --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/.= ./../netpfil/pf/pf_lb.c> --- all_subdir_netgraph --- ld -d -warn-common -r -d -o ng_ether.ko.debug ng_ether.o --- all_subdir_pflog --- ctfmerge -L VERSION -g -o pflog.ko.debug if_pflog.o --- all_subdir_netgraph --- ctfmerge -L VERSION -g -o ng_ether.ko.debug ng_ether.o --- 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 --- :> 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 --- --- pflog.ko.symbols --- objcopy --only-keep-debug pflog.ko.debug pflog.ko.symbols --- all_subdir_netgraph --- --- ng_ether.ko.symbols --- objcopy --only-keep-debug ng_ether.ko.debug ng_ether.ko.symbols --- all_subdir_pflog --- --- pflog.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dpflog.ko.symbols pflog.ko.debug= pflog.ko --- all_subdir_netgraph --- --- ng_ether.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_ether.ko.symbols ng_ether.ko= .debug ng_ether.ko --- all_subdir_pf --- --- pf_osfp.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/.= ./../netpfil/pf/pf_osfp.c> --- all_subdir_netgraph --- =3D=3D=3D> netgraph/ether_echo (all) --- ng_ether_echo.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netg= raph/ether_echo/../../../netgraph/ng_ether_echo.c> --- all_subdir_pf --- --- pf_if.o --- ctfconvert -L VERSION -g pf_if.o --- pf_norm.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/.= ./../netpfil/pf/pf_norm.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 :> 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_ech= o.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=3Dng_ether_echo.ko.symbols ng_eth= er_echo.ko.debug ng_ether_echo.ko =3D=3D=3D> netgraph/frame_relay (all) --- ng_frame_relay.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/netg= raph/frame_relay/../../../netgraph/ng_frame_relay.c> --- all_subdir_pf --- --- pf_osfp.o --- ctfconvert -L VERSION -g pf_osfp.o --- pf_table.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/.= ./../netpfil/pf/pf_table.c> --- pf_norm.o --- <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/../../netpf= il/pf/pf_norm.c>:1098:1: error: no previous prototype for function 'pf_refr= agment6' [-Werror,-Wmissing-prototypes] pf_refragment6(struct ifnet *ifp, struct mbuf **m0, struct m_tag *mtag) ^ --- pf_lb.o --- ctfconvert -L VERSION -g pf_lb.o --- pf_ruleset.o --- --- pf_norm.o --- 1 error generated. --- pf_ruleset.o --- cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdin= c -DHAVE_KERNEL_OPTION_HEADERS -include <https://jenkins.freebsd.org/job/= FreeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC/opt_global.h> -I. -I<ht= tps://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys> -I<https://jenkins.freeb= sd.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/Fr= eeBSD_HEAD/ws/obj/builds/FreeBSD_HEAD/sys/GENERIC> -mcmodel=3Dkernel -mno-= red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -f= freestanding -fwrapv -fstack-protector -gdwarf-2 -Wno-error-tautological-co= mpare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error-unu= sed-function -Wno-error-pointer-sign -Wall -Wredundant-decls -Wnested-exte= rns -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wca= st-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-d= irs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error-tautologica= l-compare -Wno-error-empty-body -Wno-error-parentheses-equality -Wno-error= -unused-function -Wno-error-pointer-sign -mno-aes -mno-avx -std=3Diso989= 9:1999 -c <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/pf/.= ./../netpfil/pf/pf_ruleset.c> --- pf_norm.o --- *** [pf_norm.o] Error code 1 make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo= dules/pf> --- all_subdir_netgraph --- ctfconvert -L VERSION -g ng_frame_relay.o 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/mo= dules/netgraph/frame_relay> *** [_sub.all] Error code 2 make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo= dules/netgraph> 1 error make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo= dules/netgraph> *** [all_subdir_netgraph] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo= dules> --- all_subdir_pf --- --- pf_ruleset.o --- ctfconvert -L VERSION -g pf_ruleset.o --- 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/mo= dules/pf> *** [all_subdir_pf] Error code 2 make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo= dules> 2 errors make[3]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/mo= dules> *** [modules-all] Error code 2 make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu= ilds/FreeBSD_HEAD/sys/GENERIC> 1 error make[2]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/obj/bu= ilds/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 failure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2046975437.9.1424084014383.JavaMail.jenkins>