Build failed in Jenkins: FreeBSD_HEAD #2388

From: <jenkins-admin_at_freebsd.org>
Date: Mon, 16 Feb 2015 10:53:33 +0000 (GMT)
See <https://jenkins.freebsd.org/job/FreeBSD_HEAD/2388/changes>

Changes:

[glebius] In the forwarding case refragment the reassembled packets with the 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:		Kristof Provost
Differential Revision:	D1767

[glebius] Factor out ip6_fragment() function, to be used in IPv6 stack and pf(4).

Submitted by:		Kristof Provost
Differential Revision:	D1766

------------------------------------------
[...truncated 277841 lines...]
--- 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>
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 -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 ---
--- 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=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_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_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 ---
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_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
:> 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)
--- 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>
--- 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>
--- 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 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
:> 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=if_nxge.ko.symbols if_nxge.ko.debug if_nxge.ko
--- all_subdir_pf ---
===> 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=ng_etf.ko.symbols ng_etf.ko.debug ng_etf.ko
===> netgraph/ether (all)
--- all_subdir_pf ---
--- 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_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)
--- 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_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=if_pcn.ko.symbols if_pcn.ko.debug 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 -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 ---
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=pflog.ko.symbols pflog.ko.debug pflog.ko
--- all_subdir_netgraph ---
--- ng_ether.ko ---
objcopy --strip-debug --add-gnu-debuglink=ng_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 -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 ---
===> netgraph/ether_echo (all)
--- 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_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 -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 ---
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_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)
--- ng_frame_relay.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/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 -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>
--- 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)
^
--- 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 -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_ruleset.c>
--- pf_norm.o ---
*** [pf_norm.o] Error code 1

make[4]: stopped in <https://jenkins.freebsd.org/job/FreeBSD_HEAD/ws/sys/modules/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/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_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/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 failure
Received on Mon Feb 16 2015 - 09:53:34 UTC

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