From owner-freebsd-current@FreeBSD.ORG Mon Feb 16 15:33:47 2015 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D874BC07; Mon, 16 Feb 2015 15:33:47 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 86BA17D7; Mon, 16 Feb 2015 15:33:47 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id f51so23780944qge.12; Mon, 16 Feb 2015 07:33:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:user-agent:in-reply-to :references:mime-version:content-type; bh=Wd0Es+INz6M+ltBBpHTCXN24yFeaHvPV0Smum7TG7tc=; b=vwI5yR1v0H8HlS5s5+gV61PafmlAdAymAPFQk96e/H8Uug3JF5pOiyiptI2oeFoCD7 lJwb79aJAFQh2hhbf/ITAvoHZlc/Hk3QXzLRv76DBDO8BetMEA9l/r1C2pWK5BSo2rYt nxEXbT/hWXPov9+SEje+fqkZjAXYqNcG8h3ToN/lJR8gxwZBKEr3v2ja/ekje9IqOhmm wnlG3o8sbqAMqOTAgBd6UcvS8tpwvJ9jb6UdFyKwvFZ3jZy6yI64EGqktZF6eTAzWQkR 1S3TcwaDO/li+6LhtLS2hNyMXn54KK0fV8XRZ/MYxk5krbjHkSA40zJXtKRvBC2UzYwa QgeA== X-Received: by 10.140.235.23 with SMTP id g23mr1258318qhc.37.1424100826472; Mon, 16 Feb 2015 07:33:46 -0800 (PST) Received: from shawn-work-laptop.localnet ([2601:a:1380:1046:a183:d964:e7a9:7c8]) by mx.google.com with ESMTPSA id u5sm14062797qap.18.2015.02.16.07.33.45 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Feb 2015 07:33:45 -0800 (PST) From: Shawn Webb To: freebsd-current@freebsd.org Subject: Re: Build failed in Jenkins: FreeBSD_HEAD #2388 Date: Mon, 16 Feb 2015 10:33:42 -0500 Message-ID: <1598043.mSQNuDbPK7@shawn-work-laptop> User-Agent: KMail/4.14.1 (Linux/3.16.0-30-generic; KDE/4.14.1; x86_64; ; ) In-Reply-To: <2046975437.9.1424084014383.JavaMail.jenkins@jenkins-9.freebsd.org> References: <2046975437.9.1424084014383.JavaMail.jenkins@jenkins-9.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3112696.4dfh2y9Sjx"; micalg="pgp-sha1"; protocol="application/pgp-signature" Cc: glebius@freebsd.org, jenkins-admin@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Feb 2015 15:33:47 -0000 --nextPart3112696.4dfh2y9Sjx Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Monday, February 16, 2015 10:53:33 AM jenkins-admin@freebsd.org wrote: > See > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > ../../../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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > ev/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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > e/../../../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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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 -fdiagno stics-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 > /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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > 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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > ./../../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 > > 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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > il/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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > /../../../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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > tpfil/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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > il/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 > > pflog.ko.debug export_syms | xargs -J% objcopy % pflog.ko.debug --- > all_subdir_netgraph --- > > :> export_syms > > awk -f > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > il/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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > _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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > il/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 > > 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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > _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 > s/GENERIC/opt_global.h> -I. > -I > -I > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I 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-op tion -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 > il/pf/pf_table.c> --- pf_norm.o --- > l/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) ^ Confirmed compilation failure on my end, too. Thanks, Shawn --nextPart3112696.4dfh2y9Sjx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAABAgAGBQJU4g3ZAAoJEGqEZY9SRW7uK0EP/17rHt7BsWGzk9zgEuiPdVDK NFUR+T4hJCgKOM03CmiqcPgVD8+rKlbCt5BzQ6piB2ObiqyXqhYUOe1KotSTglgs 0O6nzUY1+baTKanCwamFIQMOQpEbHNIknvb63+4UP0Tr1oLz5lRWIGxI5HtQRwtx SxNM6NRSvtHCrrddm+jpxSOpbM3hjtlaMV5UwTwNxLP3ntIObHbPpZTR3TcKeht9 GWZNSdl46T9OuQCsd20WV2CEB7bV6p3TK8JxJuMxmAlzmOY4u+5xGKgO/YQAFhIw 1rqMI8KAETU48aGo7QkoSVRYv38rz2UOQqBUDuoQ2PXyo7xyZR1cxJ6ad8lj9op0 RLAIUCVAAIRhwO9MmEwsJhaogGmLzcg3togG7a/YjU2ydq53vCw1h2+OTs6dU+dC C/b0kbsUG7jE3LPGgodYFZvG9/ZcJWl+eBTlmGDu6b+b9PbwKhC5T2Xon5JsZSri Tqe72S3YJqSfsNlllX0gVf8JFaVGEJiwclM8PpVeZTDnZshTdwUqAymyWM5MfWrG ZHsspUXQ1mJTgiI2vhrtEnAXlM2qguppr1Uk3f5xsY9e1WxFnZjOIN+7wGFVOrP+ 9dGsRnoeOSTCgCRqfDXoru8tHqhsrWPiQBLkDV2dBBOvl1Oc68HFhVd43Jot6Wsv g88s2BONm+bMLR1sA1of =dMNt -----END PGP SIGNATURE----- --nextPart3112696.4dfh2y9Sjx--