FreeBSD Bugzilla – Attachment 161322 Details for
Bug 203296
security/suricata: Disable GCC -march=native
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
poudriere build log
suricata-2.0.8_2.log (text/plain), 333.22 KB, created by
olivier
on 2015-09-24 07:56:28 UTC
(
hide
)
Description:
poudriere build log
Filename:
MIME Type:
Creator:
olivier
Created:
2015-09-24 07:56:28 UTC
Size:
333.22 KB
patch
obsolete
>build started at Thu Sep 24 09:36:59 CEST 2015 >port directory: /usr/ports/security/suricata >building for: FreeBSD 11amd64-default 11.0-CURRENT FreeBSD 11.0-CURRENT r276714 amd64 >maintained by: koobs@FreeBSD.org >Makefile ident: $FreeBSD: head/security/suricata/Makefile 397374 2015-09-20 14:35:57Z danfe $ >Poudriere version: 3.1.7 >Host OSVERSION: 1100077 >Jail OSVERSION: 1100052 > >---Begin Environment--- >PKGREPOSITORY=/tmp/pkgs >PACKAGES=/tmp/pkgs >SHELL=/bin/csh >OSVERSION=1100052 >UNAME_v=FreeBSD 11.0-CURRENT r276714 >UNAME_r=11.0-CURRENT >BLOCKSIZE=K >MAIL=/var/mail/root >STATUS=1 >SAVED_TERM=screen-256color >NO_WARNING_PKG_INSTALL_EOL=yes >MASTERMNT=/usr/local/poudriere/data/.m/11amd64-default/ref >FORCE_PACKAGE=yes >PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin >POUDRIERE_BUILD_TYPE=bulk >OLDPWD=/usr/local/poudriere/data/.m/11amd64-default/ref/.p/pool >PWD=/usr/local/poudriere/data/.m/11amd64-default/ref/usr/ports/security/suricata >MASTERNAME=11amd64-default >SCRIPTPREFIX=/usr/local/share/poudriere >USER=root >HOME=/root >POUDRIERE_VERSION=3.1.7 >SCRIPTPATH=/usr/local/share/poudriere/testport.sh >TRYBROKEN=yes >LIBEXECPREFIX=/usr/local/libexec/poudriere >LOCALBASE=/usr/local >PACKAGE_BUILDING=yes >---End Environment--- > >---Begin OPTIONS List--- >===> The following configuration options are available for suricata-2.0.8_2: > GEOIP=off: GeoIP support > HTP_PORT=on: Use libhtp from ports > IPFW=on: IPFW and IP Divert support for inline IDP > JSON=on: JSON output support > NSS=off: File checksums and SSL/TLS fingerprinting > PORTS_PCAP=off: Use libpcap from ports > PRELUDE=on: Prelude support for NIDS alerts > SC=off: Suricata socket client (suricatasc) > TESTS=off: Unit tests in suricata binary >====> Scripting: you can only select none or one of them > LUA=off: LUA scripting support > LUAJIT=off: LuaJIT scripting support >===> Use 'make config' to modify these settings >---End OPTIONS List--- > >--CONFIGURE_ARGS-- >--enable-gccprotect --with-libpcre-includes=/usr/local/include --with-libpcre-libraries=/usr/local/lib --with-libyaml-includes=/usr/local/include --with-libyaml-libraries=/usr/local/lib --with-libnet-includes=/usr/local/include/libnet11 --with-libnet-libraries=/usr/local/lib/libnet11 --with-libhtp-includes=/usr/local/include/ --with-libhtp-libraries=/usr/local/lib --disable-gccmarch-native --localstatedir=/var/ --enable-non-bundled-htp --enable-ipfw --with-libjansson-includes=/usr/local/include --with-libjansson-libraries=/usr/local/lib --with-libpcap-includes=/usr/include --with-libpcap-libraries=/usr/lib --enable-prelude --with-libprelude-prefix=/usr/local --disable-unittests --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} >--End CONFIGURE_ARGS-- > >--CONFIGURE_ENV-- >ac_cv_path_HAVE_PYTHON_CONFIG=no MAKE=gmake PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/security/suricata/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/suricata/work HOME=/wrkdirs/usr/ports/security/suricata/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 >--End CONFIGURE_ENV-- > >--MAKE_ENV-- >XDG_DATA_HOME=/wrkdirs/usr/ports/security/suricata/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/security/suricata/work HOME=/wrkdirs/usr/ports/security/suricata/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" >--End MAKE_ENV-- > >--PLIST_SUB-- >GEOIP="@comment >" >NO_GEOIP="" >HTP_PORT="" >NO_HTP_PORT="@comment >" >IPFW="" >NO_IPFW="@comment >" >JSON="" >NO_JSON="@comment >" >NSS="@comment >" >NO_NSS="" >PORTS_PCAP="@comment >" >NO_PORTS_PCAP="" >PRELUDE="" >NO_PRELUDE="@comment >" >SC="@comment >" >NO_SC="" >TESTS="@comment >" >NO_TESTS="" >LUA="@comment >" >NO_LUA="" >LUAJIT="@comment >" >NO_LUAJIT="" >OSREL=11.0 >PREFIX=%D >LOCALBASE=/usr/local >RESETPREFIX=/usr/local >PORTDOCS="" >PORTEXAMPLES="" >LIB32DIR=lib >DOCSDIR="share/doc/suricata" >EXAMPLESDIR="share/examples/suricata" >DATADIR="share/suricata" >WWWDIR="www/suricata" >ETCDIR="etc/suricata" >--End PLIST_SUB-- > >--SUB_LIST-- >GEOIP="@comment >" >NO_GEOIP="" >HTP_PORT="" >NO_HTP_PORT="@comment >" >IPFW="" >NO_IPFW="@comment >" >JSON="" >NO_JSON="@comment >" >NSS="@comment >" >NO_NSS="" >PORTS_PCAP="@comment >" >NO_PORTS_PCAP="" >PRELUDE="" >NO_PRELUDE="@comment >" >SC="@comment >" >NO_SC="" >TESTS="@comment >" >NO_TESTS="" >LUA="@comment >" >NO_LUA="" >LUAJIT="@comment >" >NO_LUAJIT="" >PREFIX=/usr/local >LOCALBASE=/usr/local >DATADIR=/usr/local/share/suricata >DOCSDIR=/usr/local/share/doc/suricata >EXAMPLESDIR=/usr/local/share/examples/suricata >WWWDIR=/usr/local/www/suricata >ETCDIR=/usr/local/etc/suricata >--End SUB_LIST-- > >---Begin make.conf--- >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >USE_PACKAGE_DEPENDS=yes >BATCH=yes >WRKDIRPREFIX=/wrkdirs >PORTSDIR=/usr/ports >PACKAGES=/packages >DISTDIR=/distfiles >---End make.conf--- >=======================<phase: check-sanity >============================ >===> License GPLv2 accepted by the user >=========================================================================== >=======================<phase: pkg-depends >============================ >===> suricata-2.0.8_2 depends on file: /usr/local/sbin/pkg - not found >===> Installing existing package /packages/All/pkg-1.5.5.txz >[11amd64-default] Installing pkg-1.5.5... >[11amd64-default] Extracting pkg-1.5.5: .......... done >Message for pkg-1.5.5: >If you are upgrading from the old package format, first run: > > # pkg2ng >===> suricata-2.0.8_2 depends on file: /usr/local/sbin/pkg - found >===> Returning to build of suricata-2.0.8_2 >=========================================================================== >=======================<phase: fetch-depends >============================ >=========================================================================== >=======================<phase: fetch >============================ >===> License GPLv2 accepted by the user >===> suricata-2.0.8_2 depends on file: /usr/local/sbin/pkg - found >=> suricata-2.0.8.tar.gz doesn't seem to exist in /portdistfiles/. >=> Attempting to fetch http://www.openinfosecfoundation.org/download/suricata-2.0.8.tar.gz >suricata-2.0.8.tar.gz 0 B 0 Bps >===> Fetching all distfiles required by suricata-2.0.8_2 for building >=========================================================================== >=======================<phase: checksum >============================ >===> License GPLv2 accepted by the user >===> suricata-2.0.8_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by suricata-2.0.8_2 for building >=> SHA256 Checksum OK for suricata-2.0.8.tar.gz. >=========================================================================== >=======================<phase: extract-depends>============================ >=========================================================================== >=======================<phase: extract >============================ >===> License GPLv2 accepted by the user >===> suricata-2.0.8_2 depends on file: /usr/local/sbin/pkg - found >===> Fetching all distfiles required by suricata-2.0.8_2 for building >===> Extracting for suricata-2.0.8_2 >=> SHA256 Checksum OK for suricata-2.0.8.tar.gz. >=========================================================================== >=======================<phase: patch-depends >============================ >=========================================================================== >=======================<phase: patch >============================ >===> Patching for suricata-2.0.8_2 >/bin/cp /usr/ports/security/suricata/files/ax_check_compile_flag.m4 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/m4 >===> Applying FreeBSD patches for suricata-2.0.8_2 >=========================================================================== >=======================<phase: build-depends >============================ >===> suricata-2.0.8_2 depends on executable: autoconf-2.69 - not found >===> Installing existing package /packages/All/autoconf-2.69.txz >[11amd64-default] Installing autoconf-2.69... >[11amd64-default] `-- Installing autoconf-wrapper-20131203... >[11amd64-default] `-- Extracting autoconf-wrapper-20131203: ........ done >[11amd64-default] `-- Installing indexinfo-0.2.3... >[11amd64-default] `-- Extracting indexinfo-0.2.3: .... done >[11amd64-default] `-- Installing m4-1.4.17_1,1... >[11amd64-default] `-- Extracting m4-1.4.17_1,1: .......... done >[11amd64-default] `-- Installing perl5-5.20.3_8... >[11amd64-default] `-- Extracting perl5-5.20.3_8: .......... done >[11amd64-default] Extracting autoconf-2.69: .......... done >Message for perl5-5.20.3_8: >The /usr/bin/perl symlink has been removed starting with Perl 5.20. >For shebangs, you should either use: > >#!/usr/local/bin/perl > >or > >#!/usr/bin/env perl > >The first one will only work if you have a /usr/local/bin/perl, >the second will work as long as perl is in PATH. >===> suricata-2.0.8_2 depends on executable: autoconf-2.69 - found >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on executable: autoheader-2.69 - found >===> suricata-2.0.8_2 depends on executable: autoreconf-2.69 - found >===> suricata-2.0.8_2 depends on executable: aclocal-1.15 - not found >===> Installing existing package /packages/All/automake-1.15.txz >[11amd64-default] Installing automake-1.15... >[11amd64-default] `-- Installing automake-wrapper-20131203... >[11amd64-default] `-- Extracting automake-wrapper-20131203: ... done >[11amd64-default] Extracting automake-1.15: .......... done >===> suricata-2.0.8_2 depends on executable: aclocal-1.15 - found >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on executable: automake-1.15 - found >===> suricata-2.0.8_2 depends on executable: libtoolize - not found >===> Installing existing package /packages/All/libtool-2.4.6.txz >[11amd64-default] Installing libtool-2.4.6... >[11amd64-default] Extracting libtool-2.4.6: .......... done >===> suricata-2.0.8_2 depends on executable: libtoolize - found >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on executable: gmake - not found >===> Installing existing package /packages/All/gmake-4.1_2.txz >[11amd64-default] Installing gmake-4.1_2... >[11amd64-default] `-- Installing gettext-runtime-0.19.5.1... >[11amd64-default] `-- Extracting gettext-runtime-0.19.5.1: .......... done >[11amd64-default] Extracting gmake-4.1_2: .......... done >===> suricata-2.0.8_2 depends on executable: gmake - found >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on executable: pkgconf - not found >===> Installing existing package /packages/All/pkgconf-0.9.12.txz >[11amd64-default] Installing pkgconf-0.9.12... >[11amd64-default] Extracting pkgconf-0.9.12: ....... done >===> suricata-2.0.8_2 depends on executable: pkgconf - found >===> Returning to build of suricata-2.0.8_2 >=========================================================================== >=======================<phase: lib-depends >============================ >===> suricata-2.0.8_2 depends on shared library: libpcre.so - not found >===> Installing existing package /packages/All/pcre-8.37_4.txz >[11amd64-default] Installing pcre-8.37_4... >[11amd64-default] Extracting pcre-8.37_4: .......... done >===> suricata-2.0.8_2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libnet.so - not found >===> Installing existing package /packages/All/libnet-1.1.6_3,1.txz >[11amd64-default] Installing libnet-1.1.6_3,1... >[11amd64-default] Extracting libnet-1.1.6_3,1: .......... done >===> suricata-2.0.8_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet11/libnet.so) >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libyaml.so - not found >===> Installing existing package /packages/All/libyaml-0.1.6_2.txz >[11amd64-default] Installing libyaml-0.1.6_2... >[11amd64-default] Extracting libyaml-0.1.6_2: ......... done >===> suricata-2.0.8_2 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libhtp.so - not found >===> Installing existing package /packages/All/libhtp-0.5.16.txz >[11amd64-default] Installing libhtp-0.5.16... >[11amd64-default] `-- Installing libiconv-1.14_8... >[11amd64-default] `-- Extracting libiconv-1.14_8: .......... done >[11amd64-default] Extracting libhtp-0.5.16: .......... done >===> suricata-2.0.8_2 depends on shared library: libhtp.so - found (/usr/local/lib/libhtp.so) >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libjansson.so - not found >===> Installing existing package /packages/All/jansson-2.7_1.txz >[11amd64-default] Installing jansson-2.7_1... >[11amd64-default] Extracting jansson-2.7_1: .......... done >===> suricata-2.0.8_2 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) >===> Returning to build of suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libprelude.so - not found >===> Installing existing package /packages/All/libprelude-1.0.1_9.txz >[11amd64-default] Installing libprelude-1.0.1_9... >[11amd64-default] `-- Installing gmp-5.1.3_2... >[11amd64-default] `-- Extracting gmp-5.1.3_2: .......... done >[11amd64-default] `-- Installing gnutls-3.3.17.1... >[11amd64-default] | `-- Installing ca_root_nss-3.20... >[11amd64-default] | `-- Extracting ca_root_nss-3.20: ....... done >[11amd64-default] | `-- Installing libidn-1.31... >[11amd64-default] | `-- Extracting libidn-1.31: .......... done >[11amd64-default] | `-- Installing libtasn1-4.7... >[11amd64-default] | `-- Extracting libtasn1-4.7: .......... done >[11amd64-default] | `-- Installing nettle-2.7.1... >[11amd64-default] | `-- Extracting nettle-2.7.1: .......... done >[11amd64-default] | `-- Installing p11-kit-0.23.1_1... >[11amd64-default] | | `-- Installing libffi-3.2.1... >[11amd64-default] | | `-- Extracting libffi-3.2.1: .......... done >[11amd64-default] | `-- Extracting p11-kit-0.23.1_1: .......... done >[11amd64-default] | `-- Installing trousers-tddl-0.3.10_7... >===> Creating users and/or groups. >Creating group '_tss' with gid '601'. >Creating user '_tss' with uid '601'. >[11amd64-default] | `-- Extracting trousers-tddl-0.3.10_7: .......... done >[11amd64-default] `-- Extracting gnutls-3.3.17.1: .......... done >[11amd64-default] `-- Installing libgcrypt-1.6.3... >[11amd64-default] | `-- Installing libgpg-error-1.20... >[11amd64-default] | `-- Extracting libgpg-error-1.20: .......... done >[11amd64-default] `-- Extracting libgcrypt-1.6.3: .......... done >[11amd64-default] `-- Installing libltdl-2.4.6... >[11amd64-default] `-- Extracting libltdl-2.4.6: .......... done >[11amd64-default] Extracting libprelude-1.0.1_9: .......... done >Message for ca_root_nss-3.20: >********************************* WARNING ********************************* > >FreeBSD does not, and can not warrant that the certification authorities >whose certificates are included in this package have in any way been >audited for trustworthiness or RFC 3647 compliance. > >Assessment and verification of trust is the complete responsibility of the >system administrator. > >*********************************** NOTE ********************************** > >This package installs symlinks to support root certificates discovery by >default for software that uses OpenSSL. > >This enables SSL Certificate Verification by client software without manual >intervention. > >If you prefer to do this manually, replace the following symlinks with >either an empty file or your site-local certificate bundle. > > * /etc/ssl/cert.pem > * /usr/local/etc/ssl/cert.pem > * /usr/local/openssl/cert.pem > >*************************************************************************** >Message for trousers-tddl-0.3.10_7: >To run tcsd automatically, add the following line to /etc/rc.conf > >tcsd_enable="YES" > >You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. > >To use TPM, add your_account to '_tss' group like following: > ># pw groupadd _tss -m your_account >===> suricata-2.0.8_2 depends on shared library: libprelude.so - found (/usr/local/lib/libprelude.so) >===> Returning to build of suricata-2.0.8_2 >=========================================================================== >====>> Recording filesystem state for prebuild... done >=======================<phase: configure >============================ >===> suricata-2.0.8_2 depends on executable: autoconf-2.69 - found >===> suricata-2.0.8_2 depends on executable: autoheader-2.69 - found >===> suricata-2.0.8_2 depends on executable: autoreconf-2.69 - found >===> suricata-2.0.8_2 depends on executable: aclocal-1.15 - found >===> suricata-2.0.8_2 depends on executable: automake-1.15 - found >===> suricata-2.0.8_2 depends on executable: libtoolize - found >===> suricata-2.0.8_2 depends on executable: gmake - found >===> suricata-2.0.8_2 depends on executable: pkgconf - found >===> suricata-2.0.8_2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> suricata-2.0.8_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet11/libnet.so) >===> suricata-2.0.8_2 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) >===> suricata-2.0.8_2 depends on shared library: libhtp.so - found (/usr/local/lib/libhtp.so) >===> suricata-2.0.8_2 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) >===> suricata-2.0.8_2 depends on shared library: libprelude.so - found (/usr/local/lib/libprelude.so) >===> Configuring for suricata-2.0.8_2 >libtoolize: putting auxiliary files in '.'. >libtoolize: copying file './ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >configure.ac:79: installing './compile' >configure.ac:7: installing './missing' >htp/Makefile.am: installing './depcomp' >libtoolize: putting auxiliary files in '.'. >libtoolize: copying file './ltmain.sh' >libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. >libtoolize: copying file 'm4/libtool.m4' >libtoolize: copying file 'm4/ltoptions.m4' >libtoolize: copying file 'm4/ltsugar.m4' >libtoolize: copying file 'm4/ltversion.m4' >libtoolize: copying file 'm4/lt~obsolete.m4' >configure.ac:12: installing './compile' >configure.ac:8: installing './missing' >contrib/tile_pcie_logd/Makefile.am: installing './depcomp' >configure: loading site script /usr/ports/Templates/config.site >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p >checking for gawk... (cached) /usr/bin/awk >checking whether gmake sets $(MAKE)... yes >checking whether gmake supports nested variables... yes >checking for style of include used by gmake... GNU >checking for gcc... cc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether cc accepts -g... yes >checking for cc option to accept ISO C89... none needed >checking whether cc understands -c and -o together... yes >checking dependency style of cc... gcc3 >checking for cc option to accept ISO C99... none needed >checking build system type... amd64-portbld-freebsd11.0 >checking host system type... amd64-portbld-freebsd11.0 >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /usr/bin/sed >checking for grep that handles long lines and -e... (cached) /usr/bin/grep >checking for egrep... (cached) /usr/bin/egrep >checking for fgrep... (cached) /usr/bin/fgrep >checking for ld used by cc... /usr/bin/ld >checking if the linker (/usr/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... (cached) 262144 >checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop >checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop >checking for /usr/bin/ld option to reload object files... -r >checking for objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for ar... ar >checking for archiver @FILE support... no >checking for strip... strip >checking for ranlib... ranlib >checking command to parse /usr/bin/nm -B output from cc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... cpp >checking for ANSI C header files... (cached) yes >checking for sys/types.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for memory.h... (cached) yes >checking for strings.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking for dlfcn.h... (cached) yes >checking for objdir... .libs >checking if cc supports -fno-rtti -fno-exceptions... yes >checking for cc option to produce PIC... -fPIC -DPIC >checking if cc PIC flag -fPIC -DPIC works... yes >checking if cc static flag -static works... yes >checking if cc supports -c -o file.o... yes >checking if cc supports -c -o file.o... (cached) yes >checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... freebsd11.0 ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking pkg-config is at least version 0.21... yes >checking for gawk... (cached) /usr/bin/awk >checking for gcc... (cached) cc >checking whether we are using the GNU C compiler... (cached) yes >checking whether cc accepts -g... (cached) yes >checking for cc option to accept ISO C89... (cached) none needed >checking whether cc understands -c and -o together... (cached) yes >checking dependency style of cc... (cached) gcc3 >checking how to run the C preprocessor... cpp >checking whether ln -s works... yes >checking whether gmake sets $(MAKE)... (cached) yes >checking for pkg-config... /usr/local/bin/pkg-config >checking for python... (cached) no > > Warning! python not found, you will not be > able to install surictasc unix socket client > >checking for wget... no >checking for curl... no > > Warning curl or wget not found, you won't be able to > download latest ruleset with 'make install-rules' >checking for arpa/inet.h... (cached) yes >checking assert.h usability... yes >checking assert.h presence... yes >checking for assert.h... yes >checking for ctype.h... (cached) yes >checking for errno.h... (cached) yes >checking for fcntl.h... (cached) yes >checking for inttypes.h... (cached) yes >checking for getopt.h... (cached) yes >checking for limits.h... (cached) yes >checking for netdb.h... (cached) yes >checking for netinet/in.h... (cached) yes >checking for poll.h... (cached) yes >checking for sched.h... (cached) yes >checking for signal.h... (cached) yes >checking for stdarg.h... (cached) yes >checking for stdint.h... (cached) yes >checking for stdio.h... (cached) yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for sys/ioctl.h... (cached) yes >checking syslog.h usability... yes >checking syslog.h presence... yes >checking for syslog.h... yes >checking sys/prctl.h usability... no >checking sys/prctl.h presence... no >checking for sys/prctl.h... no >checking for sys/socket.h... (cached) yes >checking for sys/stat.h... (cached) yes >checking sys/syscall.h usability... yes >checking sys/syscall.h presence... yes >checking for sys/syscall.h... yes >checking for sys/time.h... (cached) yes >checking for time.h... (cached) yes >checking for unistd.h... (cached) yes >checking for sys/ioctl.h... (cached) yes >checking linux/if_ether.h usability... no >checking linux/if_ether.h presence... no >checking for linux/if_ether.h... no >checking linux/if_packet.h usability... no >checking linux/if_packet.h presence... no >checking for linux/if_packet.h... no >checking linux/filter.h usability... no >checking linux/filter.h presence... no >checking for linux/filter.h... no >checking linux/ethtool.h usability... no >checking linux/ethtool.h presence... no >checking for linux/ethtool.h... no >checking linux/sockios.h usability... no >checking linux/sockios.h presence... no >checking for linux/sockios.h... no >checking for sys/socket.h... (cached) yes >checking for net/if.h... (cached) yes >checking for sys/mman.h... (cached) yes >checking for linux/if_arp.h... no >checking for windows.h... no >checking for winsock2.h... no >checking for ws2tcpip.h... no >checking for w32api/wtypes.h... no >checking for w32api/winbase.h... no >checking for inline... inline >checking for pid_t... (cached) yes >checking for size_t... (cached) yes >checking for int32_t... (cached) yes >checking for uint16_t... (cached) yes >checking for uint32_t... (cached) yes >checking for uint64_t... (cached) yes >checking for uint8_t... (cached) yes >checking for stdbool.h that conforms to C99... (cached) yes >checking for _Bool... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... (cached) yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible realloc... yes >checking for gettimeofday... (cached) yes >checking for memset... (cached) yes >checking for strcasecmp... (cached) yes >checking for strchr... yes >checking for strdup... (cached) yes >checking for strerror... (cached) yes >checking for strncasecmp... (cached) yes >checking for strtol... (cached) yes >checking for strtoul... (cached) yes >checking for memchr... (cached) yes >checking for memrchr... yes >checking for strlcpy... (cached) yes >checking for strlcat... (cached) yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking host os... installation for amd64-portbld-freebsd11.0 OS... ok >checking for thread local storage __thread support... yes >checking for -fstack-protector... yes >checking for -D_FORTIFY_SOURCE=2... yes >checking for -Wformat -Wformat-security... yes >checking for -z relro... yes >checking for -z now... yes >checking for spatch... no > Warning! spatch not found, you will not be > able to run code checking with coccinelle > get it from http://coccinelle.lip6.fr > or install from your distribution >checking for Mpipe... no >checking pcre.h usability... yes >checking pcre.h presence... yes >checking for pcre.h... yes >checking for pcre_get_substring in -lpcre... yes >checking for pcre_dfa_exec in -lpcre... yes >checking for PCRE JIT support... yes >checking for PCRE JIT support usability... yes >checking yaml.h usability... yes >checking yaml.h presence... yes >checking for yaml.h... yes >checking for yaml_parser_initialize in -lyaml... yes >checking for pthread_create in -lpthread... yes >checking jansson.h usability... yes >checking jansson.h presence... yes >checking for jansson.h... yes >checking for json_dump_callback in -ljansson... yes >checking for nfnl_fd in -lnfnetlink... no > > ERROR! nfnetlink library not found, go get it > from www.netfilter.org. > we automatically append libnetfilter_queue/ when searching > for headers etc. when the --with-libnfnetlink-inlcudes directive > is used > >checking whether C compiler accepts -Wno-error=unused-result... yes >checking for libprelude-config... /usr/local/bin/libprelude-config >checking for libprelude - version >= 0.9.9... yes >checking for libnet.h version 1.1.x... yes >checking for libnet_write in -lnet... yes >checking for libnet_build_icmpv6_unreach in -lnet... yes >checking pcap.h usability... yes >checking pcap.h presence... yes >checking for pcap.h... yes >checking for pcap.h... (cached) yes >checking pcap/pcap.h usability... yes >checking pcap/pcap.h presence... yes >checking for pcap/pcap.h... yes >checking pcap/bpf.h usability... yes >checking pcap/bpf.h presence... yes >checking for pcap/bpf.h... yes >checking for pcap_open_live in -lpcap... yes >checking for pcap_activate in -lpcap... yes >checking for pcap-config... no >checking for pcap_set_buffer_size in -lpcap... yes >checking whether TPACKET_V2 is declared... no >checking whether PACKET_FANOUT is declared... no >checking htp/htp.h usability... yes >checking htp/htp.h presence... yes >checking for htp/htp.h... yes >checking for htp_conn_create in -lhtp... yes >checking for LIBHTPMINVERSION... yes >checking for htp_config_register_request_uri_normalize in -lhtp... yes >checking for htp_tx_get_response_headers_raw in -lhtp... no >checking for htp_decode_query_inplace in -lhtp... no >checking for libnspr... no >checking nspr.h usability... no >checking nspr.h presence... no >checking for nspr.h... no >checking for libnss... no >checking sechash.h usability... no >checking sechash.h presence... no >checking for sechash.h... no >checking magic.h usability... yes >checking magic.h presence... yes >checking for magic.h... yes >checking for magic_open in -lmagic... yes >checking for getconf... /usr/bin/getconf >getconf: no such configuration parameter `LEVEL1_DCACHE_LINESIZE' >checking for git... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating qa/Makefile >config.status: creating qa/coccinelle/Makefile >config.status: creating rules/Makefile >config.status: creating doc/Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/file_processor/Makefile >config.status: creating contrib/file_processor/Action/Makefile >config.status: creating contrib/file_processor/Processor/Makefile >config.status: creating contrib/tile_pcie_logd/Makefile >config.status: creating suricata.yaml >config.status: creating scripts/Makefile >config.status: creating scripts/suricatasc/Makefile >config.status: creating scripts/suricatasc/suricatasc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands > >Suricata Configuration: > AF_PACKET support: no > PF_RING support: no > NFQueue support: no > NFLOG support: no > IPFW support: yes > DAG enabled: no > Napatech enabled: no > Unix socket enabled: yes > Detection enabled: yes > > libnss support: no > libnspr support: no > libjansson support: yes > Prelude support: yes > PCRE jit: yes > LUA support: no > libluajit: no > libgeoip: no > Non-bundled htp: yes > Old barnyard2 support: no > CUDA enabled: no > > Suricatasc install: no > > Unit tests enabled: no > Debug output enabled: no > Debug validation enabled: no > Profiling enabled: no > Profiling locks enabled: no > Coccinelle / spatch: no > >Generic build parameters: > Installation prefix (--prefix): /usr/local > Configuration directory (--sysconfdir): /usr/local/etc/suricata/ > Log directory (--localstatedir) : /var/log/suricata/ > > Host: amd64-portbld-freebsd11.0 > GCC binary: cc > GCC Protect enabled: yes > GCC march native enabled: no > GCC Profile enabled: no > >To build and install run 'make' and 'make install'. > >You can run 'make install-conf' if you want to install initial configuration >files to /usr/local/etc/suricata/. Running 'make install-full' will install configuration >and rules and provide you a ready-to-run suricata. > >To install Suricata into /usr/bin/suricata, have the config in >/etc/suricata and use /var/log/suricata as log dir, use: >./configure --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/var/ > >=========================================================================== >=======================<phase: build >============================ >===> Building for suricata-2.0.8_2 >gmake[1]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake all-recursive >gmake[2]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >Making all in src >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >gmake all-am >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT alert-debuglog.o -MD -MP -MF .deps/alert-debuglog.Tpo -c -o alert-debuglog.o alert-debuglog.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT alert-fastlog.o -MD -MP -MF .deps/alert-fastlog.Tpo -c -o alert-fastlog.o alert-fastlog.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT alert-pcapinfo.o -MD -MP -MF .deps/alert-pcapinfo.Tpo -c -o alert-pcapinfo.o alert-pcapinfo.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT alert-prelude.o -MD -MP -MF .deps/alert-prelude.Tpo -c -o alert-prelude.o alert-prelude.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT alert-syslog.o -MD -MP -MF .deps/alert-syslog.Tpo -c -o alert-syslog.o alert-syslog.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT alert-unified2-alert.o -MD -MP -MF .deps/alert-unified2-alert.Tpo -c -o alert-unified2-alert.o alert-unified2-alert.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer.o -MD -MP -MF .deps/app-layer.Tpo -c -o app-layer.o app-layer.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-dcerpc.o -MD -MP -MF .deps/app-layer-dcerpc.Tpo -c -o app-layer-dcerpc.o app-layer-dcerpc.c >mv -f .deps/alert-pcapinfo.Tpo .deps/alert-pcapinfo.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-dcerpc-udp.o -MD -MP -MF .deps/app-layer-dcerpc-udp.Tpo -c -o app-layer-dcerpc-udp.o app-layer-dcerpc-udp.c >mv -f .deps/alert-fastlog.Tpo .deps/alert-fastlog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-detect-proto.o -MD -MP -MF .deps/app-layer-detect-proto.Tpo -c -o app-layer-detect-proto.o app-layer-detect-proto.c >mv -f .deps/alert-syslog.Tpo .deps/alert-syslog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-dns-common.o -MD -MP -MF .deps/app-layer-dns-common.Tpo -c -o app-layer-dns-common.o app-layer-dns-common.c >mv -f .deps/app-layer.Tpo .deps/app-layer.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-dns-tcp.o -MD -MP -MF .deps/app-layer-dns-tcp.Tpo -c -o app-layer-dns-tcp.o app-layer-dns-tcp.c >mv -f .deps/alert-debuglog.Tpo .deps/alert-debuglog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-dns-udp.o -MD -MP -MF .deps/app-layer-dns-udp.Tpo -c -o app-layer-dns-udp.o app-layer-dns-udp.c >mv -f .deps/alert-prelude.Tpo .deps/alert-prelude.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-events.o -MD -MP -MF .deps/app-layer-events.Tpo -c -o app-layer-events.o app-layer-events.c >mv -f .deps/app-layer-dns-tcp.Tpo .deps/app-layer-dns-tcp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-ftp.o -MD -MP -MF .deps/app-layer-ftp.Tpo -c -o app-layer-ftp.o app-layer-ftp.c >mv -f .deps/app-layer-dns-udp.Tpo .deps/app-layer-dns-udp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-htp-body.o -MD -MP -MF .deps/app-layer-htp-body.Tpo -c -o app-layer-htp-body.o app-layer-htp-body.c >mv -f .deps/app-layer-events.Tpo .deps/app-layer-events.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-htp.o -MD -MP -MF .deps/app-layer-htp.Tpo -c -o app-layer-htp.o app-layer-htp.c >mv -f .deps/app-layer-dns-common.Tpo .deps/app-layer-dns-common.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-htp-file.o -MD -MP -MF .deps/app-layer-htp-file.Tpo -c -o app-layer-htp-file.o app-layer-htp-file.c >mv -f .deps/app-layer-dcerpc-udp.Tpo .deps/app-layer-dcerpc-udp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-htp-libhtp.o -MD -MP -MF .deps/app-layer-htp-libhtp.Tpo -c -o app-layer-htp-libhtp.o app-layer-htp-libhtp.c >mv -f .deps/alert-unified2-alert.Tpo .deps/alert-unified2-alert.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-htp-mem.o -MD -MP -MF .deps/app-layer-htp-mem.Tpo -c -o app-layer-htp-mem.o app-layer-htp-mem.c >mv -f .deps/app-layer-htp-body.Tpo .deps/app-layer-htp-body.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-parser.o -MD -MP -MF .deps/app-layer-parser.Tpo -c -o app-layer-parser.o app-layer-parser.c >mv -f .deps/app-layer-ftp.Tpo .deps/app-layer-ftp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-protos.o -MD -MP -MF .deps/app-layer-protos.Tpo -c -o app-layer-protos.o app-layer-protos.c >mv -f .deps/app-layer-htp-libhtp.Tpo .deps/app-layer-htp-libhtp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-smb2.o -MD -MP -MF .deps/app-layer-smb2.Tpo -c -o app-layer-smb2.o app-layer-smb2.c >mv -f .deps/app-layer-htp-file.Tpo .deps/app-layer-htp-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-smb.o -MD -MP -MF .deps/app-layer-smb.Tpo -c -o app-layer-smb.o app-layer-smb.c >mv -f .deps/app-layer-htp-mem.Tpo .deps/app-layer-htp-mem.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-smtp.o -MD -MP -MF .deps/app-layer-smtp.Tpo -c -o app-layer-smtp.o app-layer-smtp.c >mv -f .deps/app-layer-protos.Tpo .deps/app-layer-protos.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-ssh.o -MD -MP -MF .deps/app-layer-ssh.Tpo -c -o app-layer-ssh.o app-layer-ssh.c >mv -f .deps/app-layer-detect-proto.Tpo .deps/app-layer-detect-proto.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-ssl.o -MD -MP -MF .deps/app-layer-ssl.Tpo -c -o app-layer-ssl.o app-layer-ssl.c >mv -f .deps/app-layer-parser.Tpo .deps/app-layer-parser.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT app-layer-tls-handshake.o -MD -MP -MF .deps/app-layer-tls-handshake.Tpo -c -o app-layer-tls-handshake.o app-layer-tls-handshake.c >mv -f .deps/app-layer-ssh.Tpo .deps/app-layer-ssh.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c >mv -f .deps/app-layer-smtp.Tpo .deps/app-layer-smtp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT conf-yaml-loader.o -MD -MP -MF .deps/conf-yaml-loader.Tpo -c -o conf-yaml-loader.o conf-yaml-loader.c >mv -f .deps/app-layer-dcerpc.Tpo .deps/app-layer-dcerpc.Po >mv -f .deps/app-layer-htp.Tpo .deps/app-layer-htp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT counters.o -MD -MP -MF .deps/counters.Tpo -c -o counters.o counters.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT data-queue.o -MD -MP -MF .deps/data-queue.Tpo -c -o data-queue.o data-queue.c >mv -f .deps/app-layer-smb2.Tpo .deps/app-layer-smb2.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode.o -MD -MP -MF .deps/decode.Tpo -c -o decode.o decode.c >mv -f .deps/app-layer-tls-handshake.Tpo .deps/app-layer-tls-handshake.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-ethernet.o -MD -MP -MF .deps/decode-ethernet.Tpo -c -o decode-ethernet.o decode-ethernet.c >mv -f .deps/app-layer-ssl.Tpo .deps/app-layer-ssl.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-events.o -MD -MP -MF .deps/decode-events.Tpo -c -o decode-events.o decode-events.c >mv -f .deps/data-queue.Tpo .deps/data-queue.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-gre.o -MD -MP -MF .deps/decode-gre.Tpo -c -o decode-gre.o decode-gre.c >mv -f .deps/decode-ethernet.Tpo .deps/decode-ethernet.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-icmpv4.o -MD -MP -MF .deps/decode-icmpv4.Tpo -c -o decode-icmpv4.o decode-icmpv4.c >mv -f .deps/app-layer-smb.Tpo .deps/app-layer-smb.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-icmpv6.o -MD -MP -MF .deps/decode-icmpv6.Tpo -c -o decode-icmpv6.o decode-icmpv6.c >mv -f .deps/decode-events.Tpo .deps/decode-events.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-ipv4.o -MD -MP -MF .deps/decode-ipv4.Tpo -c -o decode-ipv4.o decode-ipv4.c >mv -f .deps/conf.Tpo .deps/conf.Po >mv -f .deps/decode.Tpo .deps/decode.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-ipv6.o -MD -MP -MF .deps/decode-ipv6.Tpo -c -o decode-ipv6.o decode-ipv6.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-null.o -MD -MP -MF .deps/decode-null.Tpo -c -o decode-null.o decode-null.c >mv -f .deps/decode-gre.Tpo .deps/decode-gre.Po >mv -f .deps/conf-yaml-loader.Tpo .deps/conf-yaml-loader.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-ppp.o -MD -MP -MF .deps/decode-ppp.Tpo -c -o decode-ppp.o decode-ppp.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-pppoe.o -MD -MP -MF .deps/decode-pppoe.Tpo -c -o decode-pppoe.o decode-pppoe.c >mv -f .deps/decode-icmpv6.Tpo .deps/decode-icmpv6.Po >mv -f .deps/decode-icmpv4.Tpo .deps/decode-icmpv4.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-raw.o -MD -MP -MF .deps/decode-raw.Tpo -c -o decode-raw.o decode-raw.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-sctp.o -MD -MP -MF .deps/decode-sctp.Tpo -c -o decode-sctp.o decode-sctp.c >mv -f .deps/decode-null.Tpo .deps/decode-null.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-sll.o -MD -MP -MF .deps/decode-sll.Tpo -c -o decode-sll.o decode-sll.c >mv -f .deps/decode-ppp.Tpo .deps/decode-ppp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-tcp.o -MD -MP -MF .deps/decode-tcp.Tpo -c -o decode-tcp.o decode-tcp.c >mv -f .deps/decode-pppoe.Tpo .deps/decode-pppoe.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-teredo.o -MD -MP -MF .deps/decode-teredo.Tpo -c -o decode-teredo.o decode-teredo.c >mv -f .deps/decode-sctp.Tpo .deps/decode-sctp.Po >mv -f .deps/decode-raw.Tpo .deps/decode-raw.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-udp.o -MD -MP -MF .deps/decode-udp.Tpo -c -o decode-udp.o decode-udp.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT decode-vlan.o -MD -MP -MF .deps/decode-vlan.Tpo -c -o decode-vlan.o decode-vlan.c >mv -f .deps/decode-sll.Tpo .deps/decode-sll.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT defrag-config.o -MD -MP -MF .deps/defrag-config.Tpo -c -o defrag-config.o defrag-config.c >mv -f .deps/decode-ipv4.Tpo .deps/decode-ipv4.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT defrag.o -MD -MP -MF .deps/defrag.Tpo -c -o defrag.o defrag.c >mv -f .deps/counters.Tpo .deps/counters.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT defrag-hash.o -MD -MP -MF .deps/defrag-hash.Tpo -c -o defrag-hash.o defrag-hash.c >mv -f .deps/decode-ipv6.Tpo .deps/decode-ipv6.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT defrag-queue.o -MD -MP -MF .deps/defrag-queue.Tpo -c -o defrag-queue.o defrag-queue.c >mv -f .deps/decode-teredo.Tpo .deps/decode-teredo.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT defrag-timeout.o -MD -MP -MF .deps/defrag-timeout.Tpo -c -o defrag-timeout.o defrag-timeout.c >mv -f .deps/decode-tcp.Tpo .deps/decode-tcp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ack.o -MD -MP -MF .deps/detect-ack.Tpo -c -o detect-ack.o detect-ack.c >mv -f .deps/decode-udp.Tpo .deps/decode-udp.Po >mv -f .deps/decode-vlan.Tpo .deps/decode-vlan.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-app-layer-event.o -MD -MP -MF .deps/detect-app-layer-event.Tpo -c -o detect-app-layer-event.o detect-app-layer-event.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-app-layer-protocol.o -MD -MP -MF .deps/detect-app-layer-protocol.Tpo -c -o detect-app-layer-protocol.o detect-app-layer-protocol.c >mv -f .deps/defrag-config.Tpo .deps/defrag-config.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-asn1.o -MD -MP -MF .deps/detect-asn1.Tpo -c -o detect-asn1.o detect-asn1.c >mv -f .deps/defrag-queue.Tpo .deps/defrag-queue.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-byte-extract.o -MD -MP -MF .deps/detect-byte-extract.Tpo -c -o detect-byte-extract.o detect-byte-extract.c >mv -f .deps/defrag-timeout.Tpo .deps/defrag-timeout.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-bytejump.o -MD -MP -MF .deps/detect-bytejump.Tpo -c -o detect-bytejump.o detect-bytejump.c >mv -f .deps/detect-ack.Tpo .deps/detect-ack.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-bytetest.o -MD -MP -MF .deps/detect-bytetest.Tpo -c -o detect-bytetest.o detect-bytetest.c >mv -f .deps/detect-app-layer-protocol.Tpo .deps/detect-app-layer-protocol.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect.o -MD -MP -MF .deps/detect.Tpo -c -o detect.o detect.c >mv -f .deps/defrag-hash.Tpo .deps/defrag-hash.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-simd.o -MD -MP -MF .deps/detect-simd.Tpo -c -o detect-simd.o detect-simd.c >mv -f .deps/detect-app-layer-event.Tpo .deps/detect-app-layer-event.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-classtype.o -MD -MP -MF .deps/detect-classtype.Tpo -c -o detect-classtype.o detect-classtype.c >mv -f .deps/detect-asn1.Tpo .deps/detect-asn1.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-content.o -MD -MP -MF .deps/detect-content.Tpo -c -o detect-content.o detect-content.c >mv -f .deps/defrag.Tpo .deps/defrag.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-csum.o -MD -MP -MF .deps/detect-csum.Tpo -c -o detect-csum.o detect-csum.c >mv -f .deps/detect-simd.Tpo .deps/detect-simd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-dce-iface.o -MD -MP -MF .deps/detect-dce-iface.Tpo -c -o detect-dce-iface.o detect-dce-iface.c >mv -f .deps/detect-classtype.Tpo .deps/detect-classtype.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-dce-opnum.o -MD -MP -MF .deps/detect-dce-opnum.Tpo -c -o detect-dce-opnum.o detect-dce-opnum.c >mv -f .deps/detect-bytejump.Tpo .deps/detect-bytejump.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-dce-stub-data.o -MD -MP -MF .deps/detect-dce-stub-data.Tpo -c -o detect-dce-stub-data.o detect-dce-stub-data.c >mv -f .deps/detect-bytetest.Tpo .deps/detect-bytetest.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-depth.o -MD -MP -MF .deps/detect-depth.Tpo -c -o detect-depth.o detect-depth.c >mv -f .deps/detect-byte-extract.Tpo .deps/detect-byte-extract.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-detection-filter.o -MD -MP -MF .deps/detect-detection-filter.Tpo -c -o detect-detection-filter.o detect-detection-filter.c >mv -f .deps/detect-content.Tpo .deps/detect-content.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-distance.o -MD -MP -MF .deps/detect-distance.Tpo -c -o detect-distance.o detect-distance.c >mv -f .deps/detect-dce-iface.Tpo .deps/detect-dce-iface.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-dns-query.o -MD -MP -MF .deps/detect-dns-query.Tpo -c -o detect-dns-query.o detect-dns-query.c >mv -f .deps/detect-dce-stub-data.Tpo .deps/detect-dce-stub-data.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-dsize.o -MD -MP -MF .deps/detect-dsize.Tpo -c -o detect-dsize.o detect-dsize.c >mv -f .deps/detect-depth.Tpo .deps/detect-depth.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-address.o -MD -MP -MF .deps/detect-engine-address.Tpo -c -o detect-engine-address.o detect-engine-address.c >mv -f .deps/detect-dce-opnum.Tpo .deps/detect-dce-opnum.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-address-ipv4.o -MD -MP -MF .deps/detect-engine-address-ipv4.Tpo -c -o detect-engine-address-ipv4.o detect-engine-address-ipv4.c >mv -f .deps/detect-detection-filter.Tpo .deps/detect-detection-filter.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-address-ipv6.o -MD -MP -MF .deps/detect-engine-address-ipv6.Tpo -c -o detect-engine-address-ipv6.o detect-engine-address-ipv6.c >mv -f .deps/detect-dns-query.Tpo .deps/detect-dns-query.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-alert.o -MD -MP -MF .deps/detect-engine-alert.Tpo -c -o detect-engine-alert.o detect-engine-alert.c >mv -f .deps/detect-distance.Tpo .deps/detect-distance.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-analyzer.o -MD -MP -MF .deps/detect-engine-analyzer.Tpo -c -o detect-engine-analyzer.o detect-engine-analyzer.c >mv -f .deps/detect-dsize.Tpo .deps/detect-dsize.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-apt-event.o -MD -MP -MF .deps/detect-engine-apt-event.Tpo -c -o detect-engine-apt-event.o detect-engine-apt-event.c >mv -f .deps/detect-csum.Tpo .deps/detect-csum.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine.o -MD -MP -MF .deps/detect-engine.Tpo -c -o detect-engine.o detect-engine.c >mv -f .deps/detect-engine-address-ipv4.Tpo .deps/detect-engine-address-ipv4.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-content-inspection.o -MD -MP -MF .deps/detect-engine-content-inspection.Tpo -c -o detect-engine-content-inspection.o detect-engine-content-inspection.c >mv -f .deps/detect-engine-alert.Tpo .deps/detect-engine-alert.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-dcepayload.o -MD -MP -MF .deps/detect-engine-dcepayload.Tpo -c -o detect-engine-dcepayload.o detect-engine-dcepayload.c >mv -f .deps/detect-engine-apt-event.Tpo .deps/detect-engine-apt-event.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-dns.o -MD -MP -MF .deps/detect-engine-dns.Tpo -c -o detect-engine-dns.o detect-engine-dns.c >mv -f .deps/detect-engine-dcepayload.Tpo .deps/detect-engine-dcepayload.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-event.o -MD -MP -MF .deps/detect-engine-event.Tpo -c -o detect-engine-event.o detect-engine-event.c >mv -f .deps/detect-engine-dns.Tpo .deps/detect-engine-dns.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-file.o -MD -MP -MF .deps/detect-engine-file.Tpo -c -o detect-engine-file.o detect-engine-file.c >mv -f .deps/detect-engine-content-inspection.Tpo .deps/detect-engine-content-inspection.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hcbd.o -MD -MP -MF .deps/detect-engine-hcbd.Tpo -c -o detect-engine-hcbd.o detect-engine-hcbd.c >mv -f .deps/detect-engine-address-ipv6.Tpo .deps/detect-engine-address-ipv6.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hcd.o -MD -MP -MF .deps/detect-engine-hcd.Tpo -c -o detect-engine-hcd.o detect-engine-hcd.c >mv -f .deps/detect-engine-address.Tpo .deps/detect-engine-address.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hhd.o -MD -MP -MF .deps/detect-engine-hhd.Tpo -c -o detect-engine-hhd.o detect-engine-hhd.c >mv -f .deps/detect-engine-analyzer.Tpo .deps/detect-engine-analyzer.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hhhd.o -MD -MP -MF .deps/detect-engine-hhhd.Tpo -c -o detect-engine-hhhd.o detect-engine-hhhd.c >mv -f .deps/detect-engine-file.Tpo .deps/detect-engine-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hmd.o -MD -MP -MF .deps/detect-engine-hmd.Tpo -c -o detect-engine-hmd.o detect-engine-hmd.c >mv -f .deps/detect-engine-event.Tpo .deps/detect-engine-event.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hrhd.o -MD -MP -MF .deps/detect-engine-hrhd.Tpo -c -o detect-engine-hrhd.o detect-engine-hrhd.c >mv -f .deps/detect-engine-hcd.Tpo .deps/detect-engine-hcd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hrhhd.o -MD -MP -MF .deps/detect-engine-hrhhd.Tpo -c -o detect-engine-hrhhd.o detect-engine-hrhhd.c >mv -f .deps/detect-engine-hhhd.Tpo .deps/detect-engine-hhhd.Po >mv -f .deps/detect-engine-hcbd.Tpo .deps/detect-engine-hcbd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hrud.o -MD -MP -MF .deps/detect-engine-hrud.Tpo -c -o detect-engine-hrud.o detect-engine-hrud.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hsbd.o -MD -MP -MF .deps/detect-engine-hsbd.Tpo -c -o detect-engine-hsbd.o detect-engine-hsbd.c >mv -f .deps/detect.Tpo .deps/detect.Po >mv -f .deps/detect-engine-hhd.Tpo .deps/detect-engine-hhd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hscd.o -MD -MP -MF .deps/detect-engine-hscd.Tpo -c -o detect-engine-hscd.o detect-engine-hscd.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hsmd.o -MD -MP -MF .deps/detect-engine-hsmd.Tpo -c -o detect-engine-hsmd.o detect-engine-hsmd.c >mv -f .deps/detect-engine-hmd.Tpo .deps/detect-engine-hmd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-hua.o -MD -MP -MF .deps/detect-engine-hua.Tpo -c -o detect-engine-hua.o detect-engine-hua.c >mv -f .deps/detect-engine-hrhhd.Tpo .deps/detect-engine-hrhhd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-iponly.o -MD -MP -MF .deps/detect-engine-iponly.Tpo -c -o detect-engine-iponly.o detect-engine-iponly.c >mv -f .deps/detect-engine-hrhd.Tpo .deps/detect-engine-hrhd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-mpm.o -MD -MP -MF .deps/detect-engine-mpm.Tpo -c -o detect-engine-mpm.o detect-engine-mpm.c >mv -f .deps/detect-engine-hrud.Tpo .deps/detect-engine-hrud.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-payload.o -MD -MP -MF .deps/detect-engine-payload.Tpo -c -o detect-engine-payload.o detect-engine-payload.c >mv -f .deps/detect-engine.Tpo .deps/detect-engine.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-port.o -MD -MP -MF .deps/detect-engine-port.Tpo -c -o detect-engine-port.o detect-engine-port.c >mv -f .deps/detect-engine-hsbd.Tpo .deps/detect-engine-hsbd.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-proto.o -MD -MP -MF .deps/detect-engine-proto.Tpo -c -o detect-engine-proto.o detect-engine-proto.c >mv -f .deps/detect-engine-hsmd.Tpo .deps/detect-engine-hsmd.Po >mv -f .deps/detect-engine-hscd.Tpo .deps/detect-engine-hscd.Po >mv -f .deps/detect-engine-hua.Tpo .deps/detect-engine-hua.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-siggroup.o -MD -MP -MF .deps/detect-engine-siggroup.Tpo -c -o detect-engine-siggroup.o detect-engine-siggroup.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-sigorder.o -MD -MP -MF .deps/detect-engine-sigorder.Tpo -c -o detect-engine-sigorder.o detect-engine-sigorder.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-state.o -MD -MP -MF .deps/detect-engine-state.Tpo -c -o detect-engine-state.o detect-engine-state.c >mv -f .deps/detect-engine-payload.Tpo .deps/detect-engine-payload.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-tag.o -MD -MP -MF .deps/detect-engine-tag.Tpo -c -o detect-engine-tag.o detect-engine-tag.c >mv -f .deps/detect-engine-proto.Tpo .deps/detect-engine-proto.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-threshold.o -MD -MP -MF .deps/detect-engine-threshold.Tpo -c -o detect-engine-threshold.o detect-engine-threshold.c >mv -f .deps/detect-engine-sigorder.Tpo .deps/detect-engine-sigorder.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-engine-uri.o -MD -MP -MF .deps/detect-engine-uri.Tpo -c -o detect-engine-uri.o detect-engine-uri.c >mv -f .deps/detect-engine-tag.Tpo .deps/detect-engine-tag.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-fast-pattern.o -MD -MP -MF .deps/detect-fast-pattern.Tpo -c -o detect-fast-pattern.o detect-fast-pattern.c >mv -f .deps/detect-engine-state.Tpo .deps/detect-engine-state.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-file-data.o -MD -MP -MF .deps/detect-file-data.Tpo -c -o detect-file-data.o detect-file-data.c >mv -f .deps/detect-engine-port.Tpo .deps/detect-engine-port.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-fileext.o -MD -MP -MF .deps/detect-fileext.Tpo -c -o detect-fileext.o detect-fileext.c >mv -f .deps/detect-engine-iponly.Tpo .deps/detect-engine-iponly.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-filemagic.o -MD -MP -MF .deps/detect-filemagic.Tpo -c -o detect-filemagic.o detect-filemagic.c >mv -f .deps/detect-engine-uri.Tpo .deps/detect-engine-uri.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-filemd5.o -MD -MP -MF .deps/detect-filemd5.Tpo -c -o detect-filemd5.o detect-filemd5.c >mv -f .deps/detect-engine-threshold.Tpo .deps/detect-engine-threshold.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-filename.o -MD -MP -MF .deps/detect-filename.Tpo -c -o detect-filename.o detect-filename.c >mv -f .deps/detect-file-data.Tpo .deps/detect-file-data.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-filesize.o -MD -MP -MF .deps/detect-filesize.Tpo -c -o detect-filesize.o detect-filesize.c >mv -f .deps/detect-engine-siggroup.Tpo .deps/detect-engine-siggroup.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-filestore.o -MD -MP -MF .deps/detect-filestore.Tpo -c -o detect-filestore.o detect-filestore.c >mv -f .deps/detect-filemd5.Tpo .deps/detect-filemd5.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-flags.o -MD -MP -MF .deps/detect-flags.Tpo -c -o detect-flags.o detect-flags.c >mv -f .deps/detect-fileext.Tpo .deps/detect-fileext.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-flowbits.o -MD -MP -MF .deps/detect-flowbits.Tpo -c -o detect-flowbits.o detect-flowbits.c >mv -f .deps/detect-fast-pattern.Tpo .deps/detect-fast-pattern.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-flow.o -MD -MP -MF .deps/detect-flow.Tpo -c -o detect-flow.o detect-flow.c >mv -f .deps/detect-filename.Tpo .deps/detect-filename.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-flowint.o -MD -MP -MF .deps/detect-flowint.Tpo -c -o detect-flowint.o detect-flowint.c >mv -f .deps/detect-filemagic.Tpo .deps/detect-filemagic.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-flowvar.o -MD -MP -MF .deps/detect-flowvar.Tpo -c -o detect-flowvar.o detect-flowvar.c >mv -f .deps/detect-filestore.Tpo .deps/detect-filestore.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-fragbits.o -MD -MP -MF .deps/detect-fragbits.Tpo -c -o detect-fragbits.o detect-fragbits.c >mv -f .deps/detect-filesize.Tpo .deps/detect-filesize.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-fragoffset.o -MD -MP -MF .deps/detect-fragoffset.Tpo -c -o detect-fragoffset.o detect-fragoffset.c >mv -f .deps/detect-flowbits.Tpo .deps/detect-flowbits.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ftpbounce.o -MD -MP -MF .deps/detect-ftpbounce.Tpo -c -o detect-ftpbounce.o detect-ftpbounce.c >mv -f .deps/detect-flags.Tpo .deps/detect-flags.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-geoip.o -MD -MP -MF .deps/detect-geoip.Tpo -c -o detect-geoip.o detect-geoip.c >mv -f .deps/detect-flowvar.Tpo .deps/detect-flowvar.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-gid.o -MD -MP -MF .deps/detect-gid.Tpo -c -o detect-gid.o detect-gid.c >mv -f .deps/detect-flow.Tpo .deps/detect-flow.Po >mv -f .deps/detect-flowint.Tpo .deps/detect-flowint.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-client-body.o -MD -MP -MF .deps/detect-http-client-body.Tpo -c -o detect-http-client-body.o detect-http-client-body.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-cookie.o -MD -MP -MF .deps/detect-http-cookie.Tpo -c -o detect-http-cookie.o detect-http-cookie.c >mv -f .deps/detect-fragoffset.Tpo .deps/detect-fragoffset.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-header.o -MD -MP -MF .deps/detect-http-header.Tpo -c -o detect-http-header.o detect-http-header.c >mv -f .deps/detect-engine-mpm.Tpo .deps/detect-engine-mpm.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-hh.o -MD -MP -MF .deps/detect-http-hh.Tpo -c -o detect-http-hh.o detect-http-hh.c >mv -f .deps/detect-geoip.Tpo .deps/detect-geoip.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-hrh.o -MD -MP -MF .deps/detect-http-hrh.Tpo -c -o detect-http-hrh.o detect-http-hrh.c >mv -f .deps/detect-fragbits.Tpo .deps/detect-fragbits.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-method.o -MD -MP -MF .deps/detect-http-method.Tpo -c -o detect-http-method.o detect-http-method.c >mv -f .deps/detect-ftpbounce.Tpo .deps/detect-ftpbounce.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-raw-header.o -MD -MP -MF .deps/detect-http-raw-header.Tpo -c -o detect-http-raw-header.o detect-http-raw-header.c >mv -f .deps/detect-gid.Tpo .deps/detect-gid.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-raw-uri.o -MD -MP -MF .deps/detect-http-raw-uri.Tpo -c -o detect-http-raw-uri.o detect-http-raw-uri.c >mv -f .deps/detect-http-cookie.Tpo .deps/detect-http-cookie.Po >mv -f .deps/detect-http-client-body.Tpo .deps/detect-http-client-body.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-server-body.o -MD -MP -MF .deps/detect-http-server-body.Tpo -c -o detect-http-server-body.o detect-http-server-body.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-stat-code.o -MD -MP -MF .deps/detect-http-stat-code.Tpo -c -o detect-http-stat-code.o detect-http-stat-code.c >mv -f .deps/detect-http-header.Tpo .deps/detect-http-header.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-stat-msg.o -MD -MP -MF .deps/detect-http-stat-msg.Tpo -c -o detect-http-stat-msg.o detect-http-stat-msg.c >mv -f .deps/detect-http-hh.Tpo .deps/detect-http-hh.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-ua.o -MD -MP -MF .deps/detect-http-ua.Tpo -c -o detect-http-ua.o detect-http-ua.c >mv -f .deps/detect-http-hrh.Tpo .deps/detect-http-hrh.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-http-uri.o -MD -MP -MF .deps/detect-http-uri.Tpo -c -o detect-http-uri.o detect-http-uri.c >mv -f .deps/detect-http-raw-header.Tpo .deps/detect-http-raw-header.Po >mv -f .deps/detect-http-method.Tpo .deps/detect-http-method.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-icmp-id.o -MD -MP -MF .deps/detect-icmp-id.Tpo -c -o detect-icmp-id.o detect-icmp-id.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-icmp-seq.o -MD -MP -MF .deps/detect-icmp-seq.Tpo -c -o detect-icmp-seq.o detect-icmp-seq.c >mv -f .deps/detect-http-raw-uri.Tpo .deps/detect-http-raw-uri.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-icode.o -MD -MP -MF .deps/detect-icode.Tpo -c -o detect-icode.o detect-icode.c >mv -f .deps/detect-http-stat-code.Tpo .deps/detect-http-stat-code.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-id.o -MD -MP -MF .deps/detect-id.Tpo -c -o detect-id.o detect-id.c >mv -f .deps/detect-http-server-body.Tpo .deps/detect-http-server-body.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ipopts.o -MD -MP -MF .deps/detect-ipopts.Tpo -c -o detect-ipopts.o detect-ipopts.c >mv -f .deps/detect-http-stat-msg.Tpo .deps/detect-http-stat-msg.Po >mv -f .deps/detect-http-ua.Tpo .deps/detect-http-ua.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ipproto.o -MD -MP -MF .deps/detect-ipproto.Tpo -c -o detect-ipproto.o detect-ipproto.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-iprep.o -MD -MP -MF .deps/detect-iprep.Tpo -c -o detect-iprep.o detect-iprep.c >mv -f .deps/detect-http-uri.Tpo .deps/detect-http-uri.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-isdataat.o -MD -MP -MF .deps/detect-isdataat.Tpo -c -o detect-isdataat.o detect-isdataat.c >mv -f .deps/detect-icmp-id.Tpo .deps/detect-icmp-id.Po >mv -f .deps/detect-icmp-seq.Tpo .deps/detect-icmp-seq.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-itype.o -MD -MP -MF .deps/detect-itype.Tpo -c -o detect-itype.o detect-itype.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-l3proto.o -MD -MP -MF .deps/detect-l3proto.Tpo -c -o detect-l3proto.o detect-l3proto.c >mv -f .deps/detect-ipopts.Tpo .deps/detect-ipopts.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-luajit.o -MD -MP -MF .deps/detect-luajit.Tpo -c -o detect-luajit.o detect-luajit.c >mv -f .deps/detect-id.Tpo .deps/detect-id.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-luajit-extensions.o -MD -MP -MF .deps/detect-luajit-extensions.Tpo -c -o detect-luajit-extensions.o detect-luajit-extensions.c >mv -f .deps/detect-icode.Tpo .deps/detect-icode.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-mark.o -MD -MP -MF .deps/detect-mark.Tpo -c -o detect-mark.o detect-mark.c >mv -f .deps/detect-iprep.Tpo .deps/detect-iprep.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-metadata.o -MD -MP -MF .deps/detect-metadata.Tpo -c -o detect-metadata.o detect-metadata.c >mv -f .deps/detect-luajit.Tpo .deps/detect-luajit.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-msg.o -MD -MP -MF .deps/detect-msg.Tpo -c -o detect-msg.o detect-msg.c >mv -f .deps/detect-l3proto.Tpo .deps/detect-l3proto.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-noalert.o -MD -MP -MF .deps/detect-noalert.Tpo -c -o detect-noalert.o detect-noalert.c >mv -f .deps/detect-isdataat.Tpo .deps/detect-isdataat.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-nocase.o -MD -MP -MF .deps/detect-nocase.Tpo -c -o detect-nocase.o detect-nocase.c >mv -f .deps/detect-luajit-extensions.Tpo .deps/detect-luajit-extensions.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-offset.o -MD -MP -MF .deps/detect-offset.Tpo -c -o detect-offset.o detect-offset.c >mv -f .deps/detect-itype.Tpo .deps/detect-itype.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-parse.o -MD -MP -MF .deps/detect-parse.Tpo -c -o detect-parse.o detect-parse.c >mv -f .deps/detect-ipproto.Tpo .deps/detect-ipproto.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-pcre.o -MD -MP -MF .deps/detect-pcre.Tpo -c -o detect-pcre.o detect-pcre.c >mv -f .deps/detect-mark.Tpo .deps/detect-mark.Po >mv -f .deps/detect-metadata.Tpo .deps/detect-metadata.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-pkt-data.o -MD -MP -MF .deps/detect-pkt-data.Tpo -c -o detect-pkt-data.o detect-pkt-data.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-pktvar.o -MD -MP -MF .deps/detect-pktvar.Tpo -c -o detect-pktvar.o detect-pktvar.c >mv -f .deps/detect-noalert.Tpo .deps/detect-noalert.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-priority.o -MD -MP -MF .deps/detect-priority.Tpo -c -o detect-priority.o detect-priority.c >mv -f .deps/detect-nocase.Tpo .deps/detect-nocase.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-rawbytes.o -MD -MP -MF .deps/detect-rawbytes.Tpo -c -o detect-rawbytes.o detect-rawbytes.c >mv -f .deps/detect-msg.Tpo .deps/detect-msg.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-reference.o -MD -MP -MF .deps/detect-reference.Tpo -c -o detect-reference.o detect-reference.c >mv -f .deps/detect-offset.Tpo .deps/detect-offset.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-replace.o -MD -MP -MF .deps/detect-replace.Tpo -c -o detect-replace.o detect-replace.c >mv -f .deps/detect-pkt-data.Tpo .deps/detect-pkt-data.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-rev.o -MD -MP -MF .deps/detect-rev.Tpo -c -o detect-rev.o detect-rev.c >mv -f .deps/detect-priority.Tpo .deps/detect-priority.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-rpc.o -MD -MP -MF .deps/detect-rpc.Tpo -c -o detect-rpc.o detect-rpc.c >mv -f .deps/detect-rawbytes.Tpo .deps/detect-rawbytes.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-sameip.o -MD -MP -MF .deps/detect-sameip.Tpo -c -o detect-sameip.o detect-sameip.c >mv -f .deps/detect-pktvar.Tpo .deps/detect-pktvar.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-seq.o -MD -MP -MF .deps/detect-seq.Tpo -c -o detect-seq.o detect-seq.c >mv -f .deps/detect-rev.Tpo .deps/detect-rev.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-sid.o -MD -MP -MF .deps/detect-sid.Tpo -c -o detect-sid.o detect-sid.c >mv -f .deps/detect-reference.Tpo .deps/detect-reference.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ssh-proto-version.o -MD -MP -MF .deps/detect-ssh-proto-version.Tpo -c -o detect-ssh-proto-version.o detect-ssh-proto-version.c >mv -f .deps/detect-replace.Tpo .deps/detect-replace.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ssh-software-version.o -MD -MP -MF .deps/detect-ssh-software-version.Tpo -c -o detect-ssh-software-version.o detect-ssh-software-version.c >mv -f .deps/detect-sameip.Tpo .deps/detect-sameip.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ssl-state.o -MD -MP -MF .deps/detect-ssl-state.Tpo -c -o detect-ssl-state.o detect-ssl-state.c >mv -f .deps/detect-pcre.Tpo .deps/detect-pcre.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ssl-version.o -MD -MP -MF .deps/detect-ssl-version.Tpo -c -o detect-ssl-version.o detect-ssl-version.c >mv -f .deps/detect-seq.Tpo .deps/detect-seq.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-stream_size.o -MD -MP -MF .deps/detect-stream_size.Tpo -c -o detect-stream_size.o detect-stream_size.c >mv -f .deps/detect-rpc.Tpo .deps/detect-rpc.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-tag.o -MD -MP -MF .deps/detect-tag.Tpo -c -o detect-tag.o detect-tag.c >mv -f .deps/detect-sid.Tpo .deps/detect-sid.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-threshold.o -MD -MP -MF .deps/detect-threshold.Tpo -c -o detect-threshold.o detect-threshold.c >mv -f .deps/detect-ssh-proto-version.Tpo .deps/detect-ssh-proto-version.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-tls.o -MD -MP -MF .deps/detect-tls.Tpo -c -o detect-tls.o detect-tls.c >mv -f .deps/detect-ssh-software-version.Tpo .deps/detect-ssh-software-version.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-tls-version.o -MD -MP -MF .deps/detect-tls-version.Tpo -c -o detect-tls-version.o detect-tls-version.c >mv -f .deps/detect-ssl-state.Tpo .deps/detect-ssl-state.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-tos.o -MD -MP -MF .deps/detect-tos.Tpo -c -o detect-tos.o detect-tos.c >mv -f .deps/detect-ssl-version.Tpo .deps/detect-ssl-version.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-ttl.o -MD -MP -MF .deps/detect-ttl.Tpo -c -o detect-ttl.o detect-ttl.c >mv -f .deps/detect-stream_size.Tpo .deps/detect-stream_size.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-uricontent.o -MD -MP -MF .deps/detect-uricontent.Tpo -c -o detect-uricontent.o detect-uricontent.c >mv -f .deps/detect-parse.Tpo .deps/detect-parse.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-urilen.o -MD -MP -MF .deps/detect-urilen.Tpo -c -o detect-urilen.o detect-urilen.c >mv -f .deps/detect-tag.Tpo .deps/detect-tag.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-window.o -MD -MP -MF .deps/detect-window.Tpo -c -o detect-window.o detect-window.c >mv -f .deps/detect-threshold.Tpo .deps/detect-threshold.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT detect-within.o -MD -MP -MF .deps/detect-within.Tpo -c -o detect-within.o detect-within.c >mv -f .deps/detect-tls-version.Tpo .deps/detect-tls-version.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-bit.o -MD -MP -MF .deps/flow-bit.Tpo -c -o flow-bit.o flow-bit.c >mv -f .deps/detect-tos.Tpo .deps/detect-tos.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow.o -MD -MP -MF .deps/flow.Tpo -c -o flow.o flow.c >mv -f .deps/detect-uricontent.Tpo .deps/detect-uricontent.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-hash.o -MD -MP -MF .deps/flow-hash.Tpo -c -o flow-hash.o flow-hash.c >mv -f .deps/detect-ttl.Tpo .deps/detect-ttl.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-manager.o -MD -MP -MF .deps/flow-manager.Tpo -c -o flow-manager.o flow-manager.c >mv -f .deps/detect-window.Tpo .deps/detect-window.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-queue.o -MD -MP -MF .deps/flow-queue.Tpo -c -o flow-queue.o flow-queue.c >mv -f .deps/detect-within.Tpo .deps/detect-within.Po >mv -f .deps/detect-urilen.Tpo .deps/detect-urilen.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-storage.o -MD -MP -MF .deps/flow-storage.Tpo -c -o flow-storage.o flow-storage.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-timeout.o -MD -MP -MF .deps/flow-timeout.Tpo -c -o flow-timeout.o flow-timeout.c >mv -f .deps/flow-bit.Tpo .deps/flow-bit.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-util.o -MD -MP -MF .deps/flow-util.Tpo -c -o flow-util.o flow-util.c >mv -f .deps/detect-tls.Tpo .deps/detect-tls.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT flow-var.o -MD -MP -MF .deps/flow-var.Tpo -c -o flow-var.o flow-var.c >mv -f .deps/flow-queue.Tpo .deps/flow-queue.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT host.o -MD -MP -MF .deps/host.Tpo -c -o host.o host.c >mv -f .deps/flow-storage.Tpo .deps/flow-storage.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT host-queue.o -MD -MP -MF .deps/host-queue.Tpo -c -o host-queue.o host-queue.c >mv -f .deps/flow-manager.Tpo .deps/flow-manager.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT host-storage.o -MD -MP -MF .deps/host-storage.Tpo -c -o host-storage.o host-storage.c >mv -f .deps/flow-hash.Tpo .deps/flow-hash.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT host-timeout.o -MD -MP -MF .deps/host-timeout.Tpo -c -o host-timeout.o host-timeout.c >mv -f .deps/flow-util.Tpo .deps/flow-util.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-dnslog.o -MD -MP -MF .deps/log-dnslog.Tpo -c -o log-dnslog.o log-dnslog.c >mv -f .deps/flow.Tpo .deps/flow.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-droplog.o -MD -MP -MF .deps/log-droplog.Tpo -c -o log-droplog.o log-droplog.c >mv -f .deps/flow-var.Tpo .deps/flow-var.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-file.o -MD -MP -MF .deps/log-file.Tpo -c -o log-file.o log-file.c >mv -f .deps/host-queue.Tpo .deps/host-queue.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-filestore.o -MD -MP -MF .deps/log-filestore.Tpo -c -o log-filestore.o log-filestore.c >mv -f .deps/host-storage.Tpo .deps/host-storage.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-httplog.o -MD -MP -MF .deps/log-httplog.Tpo -c -o log-httplog.o log-httplog.c >mv -f .deps/host-timeout.Tpo .deps/host-timeout.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-pcap.o -MD -MP -MF .deps/log-pcap.Tpo -c -o log-pcap.o log-pcap.c >mv -f .deps/flow-timeout.Tpo .deps/flow-timeout.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT log-tlslog.o -MD -MP -MF .deps/log-tlslog.Tpo -c -o log-tlslog.o log-tlslog.c >mv -f .deps/log-droplog.Tpo .deps/log-droplog.Po >mv -f .deps/host.Tpo .deps/host.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-file.o -MD -MP -MF .deps/output-file.Tpo -c -o output-file.o output-file.c >mv -f .deps/log-dnslog.Tpo .deps/log-dnslog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-filedata.o -MD -MP -MF .deps/output-filedata.Tpo -c -o output-filedata.o output-filedata.c >mv -f .deps/log-file.Tpo .deps/log-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-alert.o -MD -MP -MF .deps/output-json-alert.Tpo -c -o output-json-alert.o output-json-alert.c >mv -f .deps/log-filestore.Tpo .deps/log-filestore.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-dns.o -MD -MP -MF .deps/output-json-dns.Tpo -c -o output-json-dns.o output-json-dns.c >mv -f .deps/output-file.Tpo .deps/output-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-drop.o -MD -MP -MF .deps/output-json-drop.Tpo -c -o output-json-drop.o output-json-drop.c >mv -f .deps/output-filedata.Tpo .deps/output-filedata.Po >mv -f .deps/output-json-alert.Tpo .deps/output-json-alert.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-file.o -MD -MP -MF .deps/output-json-file.Tpo -c -o output-json-file.o output-json-file.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-http.o -MD -MP -MF .deps/output-json-http.Tpo -c -o output-json-http.o output-json-http.c >mv -f .deps/log-pcap.Tpo .deps/log-pcap.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-ssh.o -MD -MP -MF .deps/output-json-ssh.Tpo -c -o output-json-ssh.o output-json-ssh.c >mv -f .deps/log-httplog.Tpo .deps/log-httplog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json-tls.o -MD -MP -MF .deps/output-json-tls.Tpo -c -o output-json-tls.o output-json-tls.c >mv -f .deps/output.Tpo .deps/output.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-packet.o -MD -MP -MF .deps/output-packet.Tpo -c -o output-packet.o output-packet.c >mv -f .deps/log-tlslog.Tpo .deps/log-tlslog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-tx.o -MD -MP -MF .deps/output-tx.Tpo -c -o output-tx.o output-tx.c >mv -f .deps/output-json-dns.Tpo .deps/output-json-dns.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT output-json.o -MD -MP -MF .deps/output-json.Tpo -c -o output-json.o output-json.c >mv -f .deps/output-json-drop.Tpo .deps/output-json-drop.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT packet-queue.o -MD -MP -MF .deps/packet-queue.Tpo -c -o packet-queue.o packet-queue.c >mv -f .deps/output-json-file.Tpo .deps/output-json-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT pkt-var.o -MD -MP -MF .deps/pkt-var.Tpo -c -o pkt-var.o pkt-var.c >mv -f .deps/output-json-ssh.Tpo .deps/output-json-ssh.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT reputation.o -MD -MP -MF .deps/reputation.Tpo -c -o reputation.o reputation.c >mv -f .deps/output-json-http.Tpo .deps/output-json-http.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT respond-reject.o -MD -MP -MF .deps/respond-reject.Tpo -c -o respond-reject.o respond-reject.c >mv -f .deps/output-packet.Tpo .deps/output-packet.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT respond-reject-libnet11.o -MD -MP -MF .deps/respond-reject-libnet11.Tpo -c -o respond-reject-libnet11.o respond-reject-libnet11.c >mv -f .deps/output-json-tls.Tpo .deps/output-json-tls.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-af-packet.o -MD -MP -MF .deps/runmode-af-packet.Tpo -c -o runmode-af-packet.o runmode-af-packet.c >mv -f .deps/output-tx.Tpo .deps/output-tx.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-erf-dag.o -MD -MP -MF .deps/runmode-erf-dag.Tpo -c -o runmode-erf-dag.o runmode-erf-dag.c >mv -f .deps/packet-queue.Tpo .deps/packet-queue.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-erf-file.o -MD -MP -MF .deps/runmode-erf-file.Tpo -c -o runmode-erf-file.o runmode-erf-file.c >mv -f .deps/output-json.Tpo .deps/output-json.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-ipfw.o -MD -MP -MF .deps/runmode-ipfw.Tpo -c -o runmode-ipfw.o runmode-ipfw.c >mv -f .deps/pkt-var.Tpo .deps/pkt-var.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-napatech.o -MD -MP -MF .deps/runmode-napatech.Tpo -c -o runmode-napatech.o runmode-napatech.c >mv -f .deps/respond-reject.Tpo .deps/respond-reject.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-nfq.o -MD -MP -MF .deps/runmode-nfq.Tpo -c -o runmode-nfq.o runmode-nfq.c >mv -f .deps/runmode-erf-dag.Tpo .deps/runmode-erf-dag.Po >mv -f .deps/runmode-ipfw.Tpo .deps/runmode-ipfw.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-nflog.o -MD -MP -MF .deps/runmode-nflog.Tpo -c -o runmode-nflog.o runmode-nflog.c >mv -f .deps/runmode-napatech.Tpo .deps/runmode-napatech.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-pcap.o -MD -MP -MF .deps/runmode-pcap.Tpo -c -o runmode-pcap.o runmode-pcap.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-pcap-file.o -MD -MP -MF .deps/runmode-pcap-file.Tpo -c -o runmode-pcap-file.o runmode-pcap-file.c >mv -f .deps/runmode-erf-file.Tpo .deps/runmode-erf-file.Po >mv -f .deps/runmode-nfq.Tpo .deps/runmode-nfq.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-pfring.o -MD -MP -MF .deps/runmode-pfring.Tpo -c -o runmode-pfring.o runmode-pfring.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-unittests.o -MD -MP -MF .deps/runmode-unittests.Tpo -c -o runmode-unittests.o runmode-unittests.c >mv -f .deps/respond-reject-libnet11.Tpo .deps/respond-reject-libnet11.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-unix-socket.o -MD -MP -MF .deps/runmode-unix-socket.Tpo -c -o runmode-unix-socket.o runmode-unix-socket.c >mv -f .deps/runmode-af-packet.Tpo .deps/runmode-af-packet.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmode-tile.o -MD -MP -MF .deps/runmode-tile.Tpo -c -o runmode-tile.o runmode-tile.c >mv -f .deps/runmode-unittests.Tpo .deps/runmode-unittests.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT runmodes.o -MD -MP -MF .deps/runmodes.Tpo -c -o runmodes.o runmodes.c >mv -f .deps/runmode-nflog.Tpo .deps/runmode-nflog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-af-packet.o -MD -MP -MF .deps/source-af-packet.Tpo -c -o source-af-packet.o source-af-packet.c >mv -f .deps/reputation.Tpo .deps/reputation.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-erf-dag.o -MD -MP -MF .deps/source-erf-dag.Tpo -c -o source-erf-dag.o source-erf-dag.c >mv -f .deps/runmode-pcap.Tpo .deps/runmode-pcap.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-erf-file.o -MD -MP -MF .deps/source-erf-file.Tpo -c -o source-erf-file.o source-erf-file.c >mv -f .deps/runmode-tile.Tpo .deps/runmode-tile.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-ipfw.o -MD -MP -MF .deps/source-ipfw.Tpo -c -o source-ipfw.o source-ipfw.c >mv -f .deps/runmode-pfring.Tpo .deps/runmode-pfring.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-mpipe.o -MD -MP -MF .deps/source-mpipe.Tpo -c -o source-mpipe.o source-mpipe.c >mv -f .deps/source-af-packet.Tpo .deps/source-af-packet.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-napatech.o -MD -MP -MF .deps/source-napatech.Tpo -c -o source-napatech.o source-napatech.c >mv -f .deps/runmode-unix-socket.Tpo .deps/runmode-unix-socket.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-nfq.o -MD -MP -MF .deps/source-nfq.Tpo -c -o source-nfq.o source-nfq.c >mv -f .deps/runmode-pcap-file.Tpo .deps/runmode-pcap-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-nflog.o -MD -MP -MF .deps/source-nflog.Tpo -c -o source-nflog.o source-nflog.c >mv -f .deps/source-erf-dag.Tpo .deps/source-erf-dag.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-pcap.o -MD -MP -MF .deps/source-pcap.Tpo -c -o source-pcap.o source-pcap.c >mv -f .deps/source-mpipe.Tpo .deps/source-mpipe.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-pcap-file.o -MD -MP -MF .deps/source-pcap-file.Tpo -c -o source-pcap-file.o source-pcap-file.c >mv -f .deps/source-napatech.Tpo .deps/source-napatech.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT source-pfring.o -MD -MP -MF .deps/source-pfring.Tpo -c -o source-pfring.o source-pfring.c >mv -f .deps/source-erf-file.Tpo .deps/source-erf-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT stream.o -MD -MP -MF .deps/stream.Tpo -c -o stream.o stream.c >mv -f .deps/source-nfq.Tpo .deps/source-nfq.Po >mv -f .deps/source-nflog.Tpo .deps/source-nflog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT stream-tcp.o -MD -MP -MF .deps/stream-tcp.Tpo -c -o stream-tcp.o stream-tcp.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT stream-tcp-inline.o -MD -MP -MF .deps/stream-tcp-inline.Tpo -c -o stream-tcp-inline.o stream-tcp-inline.c >mv -f .deps/source-ipfw.Tpo .deps/source-ipfw.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT stream-tcp-reassemble.o -MD -MP -MF .deps/stream-tcp-reassemble.Tpo -c -o stream-tcp-reassemble.o stream-tcp-reassemble.c >mv -f .deps/source-pfring.Tpo .deps/source-pfring.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT stream-tcp-sack.o -MD -MP -MF .deps/stream-tcp-sack.Tpo -c -o stream-tcp-sack.o stream-tcp-sack.c >mv -f .deps/source-pcap-file.Tpo .deps/source-pcap-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT stream-tcp-util.o -MD -MP -MF .deps/stream-tcp-util.Tpo -c -o stream-tcp-util.o stream-tcp-util.c >mv -f .deps/runmodes.Tpo .deps/runmodes.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT suricata.o -MD -MP -MF .deps/suricata.Tpo -c -o suricata.o suricata.c >mv -f .deps/stream.Tpo .deps/stream.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT threads.o -MD -MP -MF .deps/threads.Tpo -c -o threads.o threads.c >mv -f .deps/source-pcap.Tpo .deps/source-pcap.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tm-modules.o -MD -MP -MF .deps/tm-modules.Tpo -c -o tm-modules.o tm-modules.c >mv -f .deps/stream-tcp-inline.Tpo .deps/stream-tcp-inline.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tmqh-flow.o -MD -MP -MF .deps/tmqh-flow.Tpo -c -o tmqh-flow.o tmqh-flow.c >mv -f .deps/stream-tcp-util.Tpo .deps/stream-tcp-util.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tmqh-nfq.o -MD -MP -MF .deps/tmqh-nfq.Tpo -c -o tmqh-nfq.o tmqh-nfq.c >mv -f .deps/threads.Tpo .deps/threads.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tmqh-packetpool.o -MD -MP -MF .deps/tmqh-packetpool.Tpo -c -o tmqh-packetpool.o tmqh-packetpool.c >mv -f .deps/stream-tcp-sack.Tpo .deps/stream-tcp-sack.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tmqh-ringbuffer.o -MD -MP -MF .deps/tmqh-ringbuffer.Tpo -c -o tmqh-ringbuffer.o tmqh-ringbuffer.c >mv -f .deps/tm-modules.Tpo .deps/tm-modules.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tmqh-simple.o -MD -MP -MF .deps/tmqh-simple.Tpo -c -o tmqh-simple.o tmqh-simple.c >mv -f .deps/tmqh-nfq.Tpo .deps/tmqh-nfq.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tm-queuehandlers.o -MD -MP -MF .deps/tm-queuehandlers.Tpo -c -o tm-queuehandlers.o tm-queuehandlers.c >mv -f .deps/tmqh-ringbuffer.Tpo .deps/tmqh-ringbuffer.Po >mv -f .deps/tmqh-flow.Tpo .deps/tmqh-flow.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tm-queues.o -MD -MP -MF .deps/tm-queues.Tpo -c -o tm-queues.o tm-queues.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT tm-threads.o -MD -MP -MF .deps/tm-threads.Tpo -c -o tm-threads.o tm-threads.c >mv -f .deps/tmqh-simple.Tpo .deps/tmqh-simple.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT unix-manager.o -MD -MP -MF .deps/unix-manager.Tpo -c -o unix-manager.o unix-manager.c >mv -f .deps/tmqh-packetpool.Tpo .deps/tmqh-packetpool.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-action.o -MD -MP -MF .deps/util-action.Tpo -c -o util-action.o util-action.c >mv -f .deps/tm-queuehandlers.Tpo .deps/tm-queuehandlers.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-atomic.o -MD -MP -MF .deps/util-atomic.Tpo -c -o util-atomic.o util-atomic.c >mv -f .deps/tm-queues.Tpo .deps/tm-queues.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-bloomfilter-counting.o -MD -MP -MF .deps/util-bloomfilter-counting.Tpo -c -o util-bloomfilter-counting.o util-bloomfilter-counting.c >mv -f .deps/util-atomic.Tpo .deps/util-atomic.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-bloomfilter.o -MD -MP -MF .deps/util-bloomfilter.Tpo -c -o util-bloomfilter.o util-bloomfilter.c >mv -f .deps/util-action.Tpo .deps/util-action.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-buffer.o -MD -MP -MF .deps/util-buffer.Tpo -c -o util-buffer.o util-buffer.c >mv -f .deps/util-buffer.Tpo .deps/util-buffer.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-byte.o -MD -MP -MF .deps/util-byte.Tpo -c -o util-byte.o util-byte.c >mv -f .deps/util-bloomfilter.Tpo .deps/util-bloomfilter.Po >mv -f .deps/util-bloomfilter-counting.Tpo .deps/util-bloomfilter-counting.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-checksum.o -MD -MP -MF .deps/util-checksum.Tpo -c -o util-checksum.o util-checksum.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-cidr.o -MD -MP -MF .deps/util-cidr.Tpo -c -o util-cidr.o util-cidr.c >mv -f .deps/util-cidr.Tpo .deps/util-cidr.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-classification-config.o -MD -MP -MF .deps/util-classification-config.Tpo -c -o util-classification-config.o util-classification-config.c >mv -f .deps/unix-manager.Tpo .deps/unix-manager.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-conf.o -MD -MP -MF .deps/util-conf.Tpo -c -o util-conf.o util-conf.c >mv -f .deps/tm-threads.Tpo .deps/tm-threads.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-coredump-config.o -MD -MP -MF .deps/util-coredump-config.Tpo -c -o util-coredump-config.o util-coredump-config.c >mv -f .deps/suricata.Tpo .deps/suricata.Po >mv -f .deps/util-byte.Tpo .deps/util-byte.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-cpu.o -MD -MP -MF .deps/util-cpu.Tpo -c -o util-cpu.o util-cpu.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-crypt.o -MD -MP -MF .deps/util-crypt.Tpo -c -o util-crypt.o util-crypt.c >mv -f .deps/util-conf.Tpo .deps/util-conf.Po >mv -f .deps/util-checksum.Tpo .deps/util-checksum.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-cuda.o -MD -MP -MF .deps/util-cuda.Tpo -c -o util-cuda.o util-cuda.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-cuda-buffer.o -MD -MP -MF .deps/util-cuda-buffer.Tpo -c -o util-cuda-buffer.o util-cuda-buffer.c >mv -f .deps/util-cuda.Tpo .deps/util-cuda.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-cuda-handlers.o -MD -MP -MF .deps/util-cuda-handlers.Tpo -c -o util-cuda-handlers.o util-cuda-handlers.c >mv -f .deps/util-cuda-buffer.Tpo .deps/util-cuda-buffer.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-cuda-vars.o -MD -MP -MF .deps/util-cuda-vars.Tpo -c -o util-cuda-vars.o util-cuda-vars.c >mv -f .deps/util-cuda-handlers.Tpo .deps/util-cuda-handlers.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-daemon.o -MD -MP -MF .deps/util-daemon.Tpo -c -o util-daemon.o util-daemon.c >mv -f .deps/util-cuda-vars.Tpo .deps/util-cuda-vars.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-debug.o -MD -MP -MF .deps/util-debug.Tpo -c -o util-debug.o util-debug.c >mv -f .deps/stream-tcp-reassemble.Tpo .deps/stream-tcp-reassemble.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-debug-filters.o -MD -MP -MF .deps/util-debug-filters.Tpo -c -o util-debug-filters.o util-debug-filters.c >mv -f .deps/util-classification-config.Tpo .deps/util-classification-config.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-decode-asn1.o -MD -MP -MF .deps/util-decode-asn1.Tpo -c -o util-decode-asn1.o util-decode-asn1.c >mv -f .deps/util-coredump-config.Tpo .deps/util-coredump-config.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-decode-der.o -MD -MP -MF .deps/util-decode-der.Tpo -c -o util-decode-der.o util-decode-der.c >mv -f .deps/util-cpu.Tpo .deps/util-cpu.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-decode-der-get.o -MD -MP -MF .deps/util-decode-der-get.Tpo -c -o util-decode-der-get.o util-decode-der-get.c >mv -f .deps/util-daemon.Tpo .deps/util-daemon.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-device.o -MD -MP -MF .deps/util-device.Tpo -c -o util-device.o util-device.c >mv -f .deps/util-crypt.Tpo .deps/util-crypt.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-enum.o -MD -MP -MF .deps/util-enum.Tpo -c -o util-enum.o util-enum.c >mv -f .deps/util-enum.Tpo .deps/util-enum.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-error.o -MD -MP -MF .deps/util-error.Tpo -c -o util-error.o util-error.c >mv -f .deps/util-decode-der-get.Tpo .deps/util-decode-der-get.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-file.o -MD -MP -MF .deps/util-file.Tpo -c -o util-file.o util-file.c >mv -f .deps/util-error.Tpo .deps/util-error.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-fix_checksum.o -MD -MP -MF .deps/util-fix_checksum.Tpo -c -o util-fix_checksum.o util-fix_checksum.c >mv -f .deps/util-fix_checksum.Tpo .deps/util-fix_checksum.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-fmemopen.o -MD -MP -MF .deps/util-fmemopen.Tpo -c -o util-fmemopen.o util-fmemopen.c >mv -f .deps/util-decode-asn1.Tpo .deps/util-decode-asn1.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-hash.o -MD -MP -MF .deps/util-hash.Tpo -c -o util-hash.o util-hash.c >mv -f .deps/util-device.Tpo .deps/util-device.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-hashlist.o -MD -MP -MF .deps/util-hashlist.Tpo -c -o util-hashlist.o util-hashlist.c >mv -f .deps/util-debug-filters.Tpo .deps/util-debug-filters.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-hash-lookup3.o -MD -MP -MF .deps/util-hash-lookup3.Tpo -c -o util-hash-lookup3.o util-hash-lookup3.c >mv -f .deps/util-fmemopen.Tpo .deps/util-fmemopen.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-host-os-info.o -MD -MP -MF .deps/util-host-os-info.Tpo -c -o util-host-os-info.o util-host-os-info.c >mv -f .deps/util-decode-der.Tpo .deps/util-decode-der.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-host-info.o -MD -MP -MF .deps/util-host-info.Tpo -c -o util-host-info.o util-host-info.c >mv -f .deps/util-debug.Tpo .deps/util-debug.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-ioctl.o -MD -MP -MF .deps/util-ioctl.Tpo -c -o util-ioctl.o util-ioctl.c >mv -f .deps/util-hash.Tpo .deps/util-hash.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-ip.o -MD -MP -MF .deps/util-ip.Tpo -c -o util-ip.o util-ip.c >mv -f .deps/util-file.Tpo .deps/util-file.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-logopenfile.o -MD -MP -MF .deps/util-logopenfile.Tpo -c -o util-logopenfile.o util-logopenfile.c >mv -f .deps/util-hashlist.Tpo .deps/util-hashlist.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-logopenfile-tile.o -MD -MP -MF .deps/util-logopenfile-tile.Tpo -c -o util-logopenfile-tile.o util-logopenfile-tile.c >mv -f .deps/util-hash-lookup3.Tpo .deps/util-hash-lookup3.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-magic.o -MD -MP -MF .deps/util-magic.Tpo -c -o util-magic.o util-magic.c >mv -f .deps/util-host-info.Tpo .deps/util-host-info.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-memcmp.o -MD -MP -MF .deps/util-memcmp.Tpo -c -o util-memcmp.o util-memcmp.c >mv -f .deps/util-ioctl.Tpo .deps/util-ioctl.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-memrchr.o -MD -MP -MF .deps/util-memrchr.Tpo -c -o util-memrchr.o util-memrchr.c >mv -f .deps/util-ip.Tpo .deps/util-ip.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-misc.o -MD -MP -MF .deps/util-misc.Tpo -c -o util-misc.o util-misc.c >mv -f .deps/util-host-os-info.Tpo .deps/util-host-os-info.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-ac-bs.o -MD -MP -MF .deps/util-mpm-ac-bs.Tpo -c -o util-mpm-ac-bs.o util-mpm-ac-bs.c >mv -f .deps/util-logopenfile-tile.Tpo .deps/util-logopenfile-tile.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-ac.o -MD -MP -MF .deps/util-mpm-ac.Tpo -c -o util-mpm-ac.o util-mpm-ac.c >mv -f .deps/util-memcmp.Tpo .deps/util-memcmp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-ac-gfbs.o -MD -MP -MF .deps/util-mpm-ac-gfbs.Tpo -c -o util-mpm-ac-gfbs.o util-mpm-ac-gfbs.c >mv -f .deps/util-memrchr.Tpo .deps/util-memrchr.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-ac-tile.o -MD -MP -MF .deps/util-mpm-ac-tile.Tpo -c -o util-mpm-ac-tile.o util-mpm-ac-tile.c >mv -f .deps/util-logopenfile.Tpo .deps/util-logopenfile.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-ac-tile-small.o -MD -MP -MF .deps/util-mpm-ac-tile-small.Tpo -c -o util-mpm-ac-tile-small.o util-mpm-ac-tile-small.c >mv -f .deps/util-magic.Tpo .deps/util-magic.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-b2gc.o -MD -MP -MF .deps/util-mpm-b2gc.Tpo -c -o util-mpm-b2gc.o util-mpm-b2gc.c >mv -f .deps/util-mpm-ac-tile-small.Tpo .deps/util-mpm-ac-tile-small.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-b2g.o -MD -MP -MF .deps/util-mpm-b2g.Tpo -c -o util-mpm-b2g.o util-mpm-b2g.c >mv -f .deps/util-misc.Tpo .deps/util-misc.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-b2gm.o -MD -MP -MF .deps/util-mpm-b2gm.Tpo -c -o util-mpm-b2gm.o util-mpm-b2gm.c >mv -f .deps/util-mpm-ac-tile.Tpo .deps/util-mpm-ac-tile.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-b3g.o -MD -MP -MF .deps/util-mpm-b3g.Tpo -c -o util-mpm-b3g.o util-mpm-b3g.c >util-mpm-b2gc.c:136:1: warning: unused function 'memcmp_lowercase' [-Wunused-function] >memcmp_lowercase(const uint8_t *s1, const uint8_t *s2, const uint16_t n) { >^ >util-mpm-b2gc.c:152:1: warning: unused function 'memcmp_lowercase2' [-Wunused-function] >memcmp_lowercase2(uint8_t *s1, uint8_t *s2, uint16_t n) { >^ >util-mpm-b2g.c:237:19: warning: unused function 'B2gCmpPattern' [-Wunused-function] >static inline int B2gCmpPattern(B2gPattern *p, uint8_t *pat, uint16_t patlen, char flags) { > ^ >mv -f .deps/stream-tcp.Tpo .deps/stream-tcp.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm.o -MD -MP -MF .deps/util-mpm.Tpo -c -o util-mpm.o util-mpm.c >1 warning generated. >mv -f .deps/util-mpm-b2g.Tpo .deps/util-mpm-b2g.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-mpm-wumanber.o -MD -MP -MF .deps/util-mpm-wumanber.Tpo -c -o util-mpm-wumanber.o util-mpm-wumanber.c >2 warnings generated. >mv -f .deps/util-mpm-b2gc.Tpo .deps/util-mpm-b2gc.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-path.o -MD -MP -MF .deps/util-path.Tpo -c -o util-path.o util-path.c >mv -f .deps/util-mpm.Tpo .deps/util-mpm.Po >mv -f .deps/util-mpm-ac.Tpo .deps/util-mpm-ac.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-pidfile.o -MD -MP -MF .deps/util-pidfile.Tpo -c -o util-pidfile.o util-pidfile.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-pool.o -MD -MP -MF .deps/util-pool.Tpo -c -o util-pool.o util-pool.c >mv -f .deps/util-mpm-b2gm.Tpo .deps/util-mpm-b2gm.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-pool-thread.o -MD -MP -MF .deps/util-pool-thread.Tpo -c -o util-pool-thread.o util-pool-thread.c >mv -f .deps/util-mpm-b3g.Tpo .deps/util-mpm-b3g.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-print.o -MD -MP -MF .deps/util-print.Tpo -c -o util-print.o util-print.c >mv -f .deps/util-path.Tpo .deps/util-path.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-privs.o -MD -MP -MF .deps/util-privs.Tpo -c -o util-privs.o util-privs.c >mv -f .deps/util-mpm-ac-bs.Tpo .deps/util-mpm-ac-bs.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-profiling.o -MD -MP -MF .deps/util-profiling.Tpo -c -o util-profiling.o util-profiling.c >mv -f .deps/util-pidfile.Tpo .deps/util-pidfile.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-profiling-locks.o -MD -MP -MF .deps/util-profiling-locks.Tpo -c -o util-profiling-locks.o util-profiling-locks.c >mv -f .deps/util-profiling-locks.Tpo .deps/util-profiling-locks.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-profiling-rules.o -MD -MP -MF .deps/util-profiling-rules.Tpo -c -o util-profiling-rules.o util-profiling-rules.c >mv -f .deps/util-mpm-ac-gfbs.Tpo .deps/util-mpm-ac-gfbs.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-profiling-keywords.o -MD -MP -MF .deps/util-profiling-keywords.Tpo -c -o util-profiling-keywords.o util-profiling-keywords.c >mv -f .deps/util-privs.Tpo .deps/util-privs.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-proto-name.o -MD -MP -MF .deps/util-proto-name.Tpo -c -o util-proto-name.o util-proto-name.c >mv -f .deps/util-pool-thread.Tpo .deps/util-pool-thread.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-radix-tree.o -MD -MP -MF .deps/util-radix-tree.Tpo -c -o util-radix-tree.o util-radix-tree.c >mv -f .deps/util-profiling.Tpo .deps/util-profiling.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-random.o -MD -MP -MF .deps/util-random.Tpo -c -o util-random.o util-random.c >mv -f .deps/util-pool.Tpo .deps/util-pool.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-reference-config.o -MD -MP -MF .deps/util-reference-config.Tpo -c -o util-reference-config.o util-reference-config.c >mv -f .deps/util-profiling-rules.Tpo .deps/util-profiling-rules.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-ringbuffer.o -MD -MP -MF .deps/util-ringbuffer.Tpo -c -o util-ringbuffer.o util-ringbuffer.c >mv -f .deps/util-profiling-keywords.Tpo .deps/util-profiling-keywords.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-rohash.o -MD -MP -MF .deps/util-rohash.Tpo -c -o util-rohash.o util-rohash.c >mv -f .deps/util-print.Tpo .deps/util-print.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-rule-vars.o -MD -MP -MF .deps/util-rule-vars.Tpo -c -o util-rule-vars.o util-rule-vars.c >mv -f .deps/util-proto-name.Tpo .deps/util-proto-name.Po >mv -f .deps/util-random.Tpo .deps/util-random.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-runmodes.o -MD -MP -MF .deps/util-runmodes.Tpo -c -o util-runmodes.o util-runmodes.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-running-modes.o -MD -MP -MF .deps/util-running-modes.Tpo -c -o util-running-modes.o util-running-modes.c >mv -f .deps/util-rule-vars.Tpo .deps/util-rule-vars.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-signal.o -MD -MP -MF .deps/util-signal.Tpo -c -o util-signal.o util-signal.c >mv -f .deps/util-mpm-wumanber.Tpo .deps/util-mpm-wumanber.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-spm-bm.o -MD -MP -MF .deps/util-spm-bm.Tpo -c -o util-spm-bm.o util-spm-bm.c >mv -f .deps/util-running-modes.Tpo .deps/util-running-modes.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-spm-bs2bm.o -MD -MP -MF .deps/util-spm-bs2bm.Tpo -c -o util-spm-bs2bm.o util-spm-bs2bm.c >mv -f .deps/util-rohash.Tpo .deps/util-rohash.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-spm-bs.o -MD -MP -MF .deps/util-spm-bs.Tpo -c -o util-spm-bs.o util-spm-bs.c >mv -f .deps/util-ringbuffer.Tpo .deps/util-ringbuffer.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-spm.o -MD -MP -MF .deps/util-spm.Tpo -c -o util-spm.o util-spm.c >mv -f .deps/util-reference-config.Tpo .deps/util-reference-config.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-storage.o -MD -MP -MF .deps/util-storage.Tpo -c -o util-storage.o util-storage.c >mv -f .deps/util-signal.Tpo .deps/util-signal.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-strlcatu.o -MD -MP -MF .deps/util-strlcatu.Tpo -c -o util-strlcatu.o util-strlcatu.c >mv -f .deps/util-strlcatu.Tpo .deps/util-strlcatu.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-strlcpyu.o -MD -MP -MF .deps/util-strlcpyu.Tpo -c -o util-strlcpyu.o util-strlcpyu.c >mv -f .deps/util-strlcpyu.Tpo .deps/util-strlcpyu.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-syslog.o -MD -MP -MF .deps/util-syslog.Tpo -c -o util-syslog.o util-syslog.c >mv -f .deps/util-spm-bs2bm.Tpo .deps/util-spm-bs2bm.Po >mv -f .deps/util-spm-bs.Tpo .deps/util-spm-bs.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-threshold-config.o -MD -MP -MF .deps/util-threshold-config.Tpo -c -o util-threshold-config.o util-threshold-config.c >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-time.o -MD -MP -MF .deps/util-time.Tpo -c -o util-time.o util-time.c >mv -f .deps/util-spm.Tpo .deps/util-spm.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-unittest.o -MD -MP -MF .deps/util-unittest.Tpo -c -o util-unittest.o util-unittest.c >mv -f .deps/util-syslog.Tpo .deps/util-syslog.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-unittest-helper.o -MD -MP -MF .deps/util-unittest-helper.Tpo -c -o util-unittest-helper.o util-unittest-helper.c >mv -f .deps/util-storage.Tpo .deps/util-storage.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-affinity.o -MD -MP -MF .deps/util-affinity.Tpo -c -o util-affinity.o util-affinity.c >mv -f .deps/util-radix-tree.Tpo .deps/util-radix-tree.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-var.o -MD -MP -MF .deps/util-var.Tpo -c -o util-var.o util-var.c >mv -f .deps/util-spm-bm.Tpo .deps/util-spm-bm.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT util-var-name.o -MD -MP -MF .deps/util-var-name.Tpo -c -o util-var-name.o util-var-name.c >mv -f .deps/util-unittest.Tpo .deps/util-unittest.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT win32-misc.o -MD -MP -MF .deps/win32-misc.Tpo -c -o win32-misc.o win32-misc.c >mv -f .deps/util-time.Tpo .deps/util-time.Po >cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include/ -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include -I/usr/local/include/libnet11 -I/usr/include -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -MT win32-service.o -MD -MP -MF .deps/win32-service.Tpo -c -o win32-service.o win32-service.c >mv -f .deps/win32-misc.Tpo .deps/win32-misc.Po >mv -f .deps/win32-service.Tpo .deps/win32-service.Po >mv -f .deps/util-unittest-helper.Tpo .deps/util-unittest-helper.Po >mv -f .deps/util-var.Tpo .deps/util-var.Po >mv -f .deps/util-var-name.Tpo .deps/util-var-name.Po >mv -f .deps/util-affinity.Tpo .deps/util-affinity.Po >mv -f .deps/util-runmodes.Tpo .deps/util-runmodes.Po >mv -f .deps/util-threshold-config.Tpo .deps/util-threshold-config.Po >/bin/sh ../libtool --tag=CC --mode=link cc -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -fstack-protector -L/usr/local/lib -L/usr/local/lib/libnet11 -z relro -z now -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -L/usr/local/lib -lprelude -L/usr/local/lib -lgnutls -L/usr/local/lib -lgcrypt -lgpg-error -L/usr/local/lib/libnet11 -L/usr/lib -L/usr/local/lib -o suricata alert-debuglog.o alert-fastlog.o alert-pcapinfo.o alert-prelude.o alert-syslog.o alert-unified2-alert.o app-layer.o app-layer-dcerpc.o app-layer-dcerpc-udp.o app-layer-detect-proto.o app-layer-dns-common.o app-layer-dns-tcp.o app-layer-dns-udp.o app-layer-events.o app-layer-ftp.o app-layer-htp-body.o app-layer-htp.o app-layer-htp-file.o app-layer-htp-libhtp.o app-layer-htp-mem.o app-layer-parser.o app-layer-protos.o app-layer-smb2.o app-layer-smb.o app-layer-smtp.o app-layer-ssh.o app-layer-ssl.o app-layer-tls-handshake.o conf.o conf-yaml-loader.o counters.o data-queue.o decode.o decode-ethernet.o decode-events.o decode-gre.o decode-icmpv4.o decode-icmpv6.o decode-ipv4.o decode-ipv6.o decode-null.o decode-ppp.o decode-pppoe.o decode-raw.o decode-sctp.o decode-sll.o decode-tcp.o decode-teredo.o decode-udp.o decode-vlan.o defrag-config.o defrag.o defrag-hash.o defrag-queue.o defrag-timeout.o detect-ack.o detect-app-layer-event.o detect-app-layer-protocol.o detect-asn1.o detect-byte-extract.o detect-bytejump.o detect-bytetest.o detect.o detect-simd.o detect-classtype.o detect-content.o detect-csum.o detect-dce-iface.o detect-dce-opnum.o detect-dce-stub-data.o detect-depth.o detect-detection-filter.o detect-distance.o detect-dns-query.o detect-dsize.o detect-engine-address.o detect-engine-address-ipv4.o detect-engine-address-ipv6.o detect-engine-alert.o detect-engine-analyzer.o detect-engine-apt-event.o detect-engine.o detect-engine-content-inspection.o detect-engine-dcepayload.o detect-engine-dns.o detect-engine-event.o detect-engine-file.o detect-engine-hcbd.o detect-engine-hcd.o detect-engine-hhd.o detect-engine-hhhd.o detect-engine-hmd.o detect-engine-hrhd.o detect-engine-hrhhd.o detect-engine-hrud.o detect-engine-hsbd.o detect-engine-hscd.o detect-engine-hsmd.o detect-engine-hua.o detect-engine-iponly.o detect-engine-mpm.o detect-engine-payload.o detect-engine-port.o detect-engine-proto.o detect-engine-siggroup.o detect-engine-sigorder.o detect-engine-state.o detect-engine-tag.o detect-engine-threshold.o detect-engine-uri.o detect-fast-pattern.o detect-file-data.o detect-fileext.o detect-filemagic.o detect-filemd5.o detect-filename.o detect-filesize.o detect-filestore.o detect-flags.o detect-flowbits.o detect-flow.o detect-flowint.o detect-flowvar.o detect-fragbits.o detect-fragoffset.o detect-ftpbounce.o detect-geoip.o detect-gid.o detect-http-client-body.o detect-http-cookie.o detect-http-header.o detect-http-hh.o detect-http-hrh.o detect-http-method.o detect-http-raw-header.o detect-http-raw-uri.o detect-http-server-body.o detect-http-stat-code.o detect-http-stat-msg.o detect-http-ua.o detect-http-uri.o detect-icmp-id.o detect-icmp-seq.o detect-icode.o detect-id.o detect-ipopts.o detect-ipproto.o detect-iprep.o detect-isdataat.o detect-itype.o detect-l3proto.o detect-luajit.o detect-luajit-extensions.o detect-mark.o detect-metadata.o detect-msg.o detect-noalert.o detect-nocase.o detect-offset.o detect-parse.o detect-pcre.o detect-pkt-data.o detect-pktvar.o detect-priority.o detect-rawbytes.o detect-reference.o detect-replace.o detect-rev.o detect-rpc.o detect-sameip.o detect-seq.o detect-sid.o detect-ssh-proto-version.o detect-ssh-software-version.o detect-ssl-state.o detect-ssl-version.o detect-stream_size.o detect-tag.o detect-threshold.o detect-tls.o detect-tls-version.o detect-tos.o detect-ttl.o detect-uricontent.o detect-urilen.o detect-window.o detect-within.o flow-bit.o flow.o flow-hash.o flow-manager.o flow-queue.o flow-storage.o flow-timeout.o flow-util.o flow-var.o host.o host-queue.o host-storage.o host-timeout.o log-dnslog.o log-droplog.o log-file.o log-filestore.o log-httplog.o log-pcap.o log-tlslog.o output.o output-file.o output-filedata.o output-json-alert.o output-json-dns.o output-json-drop.o output-json-file.o output-json-http.o output-json-ssh.o output-json-tls.o output-packet.o output-tx.o output-json.o packet-queue.o pkt-var.o reputation.o respond-reject.o respond-reject-libnet11.o runmode-af-packet.o runmode-erf-dag.o runmode-erf-file.o runmode-ipfw.o runmode-napatech.o runmode-nfq.o runmode-nflog.o runmode-pcap.o runmode-pcap-file.o runmode-pfring.o runmode-unittests.o runmode-unix-socket.o runmode-tile.o runmodes.o source-af-packet.o source-erf-dag.o source-erf-file.o source-ipfw.o source-mpipe.o source-napatech.o source-nfq.o source-nflog.o source-pcap.o source-pcap-file.o source-pfring.o stream.o stream-tcp.o stream-tcp-inline.o stream-tcp-reassemble.o stream-tcp-sack.o stream-tcp-util.o suricata.o threads.o tm-modules.o tmqh-flow.o tmqh-nfq.o tmqh-packetpool.o tmqh-ringbuffer.o tmqh-simple.o tm-queuehandlers.o tm-queues.o tm-threads.o unix-manager.o util-action.o util-atomic.o util-bloomfilter-counting.o util-bloomfilter.o util-buffer.o util-byte.o util-checksum.o util-cidr.o util-classification-config.o util-conf.o util-coredump-config.o util-cpu.o util-crypt.o util-cuda.o util-cuda-buffer.o util-cuda-handlers.o util-cuda-vars.o util-daemon.o util-debug.o util-debug-filters.o util-decode-asn1.o util-decode-der.o util-decode-der-get.o util-device.o util-enum.o util-error.o util-file.o util-fix_checksum.o util-fmemopen.o util-hash.o util-hashlist.o util-hash-lookup3.o util-host-os-info.o util-host-info.o util-ioctl.o util-ip.o util-logopenfile.o util-logopenfile-tile.o util-magic.o util-memcmp.o util-memrchr.o util-misc.o util-mpm-ac-bs.o util-mpm-ac.o util-mpm-ac-gfbs.o util-mpm-ac-tile.o util-mpm-ac-tile-small.o util-mpm-b2gc.o util-mpm-b2g.o util-mpm-b2gm.o util-mpm-b3g.o util-mpm.o util-mpm-wumanber.o util-path.o util-pidfile.o util-pool.o util-pool-thread.o util-print.o util-privs.o util-profiling.o util-profiling-locks.o util-profiling-rules.o util-profiling-keywords.o util-proto-name.o util-radix-tree.o util-random.o util-reference-config.o util-ringbuffer.o util-rohash.o util-rule-vars.o util-runmodes.o util-running-modes.o util-signal.o util-spm-bm.o util-spm-bs2bm.o util-spm-bs.o util-spm.o util-storage.o util-strlcatu.o util-strlcpyu.o util-syslog.o util-threshold-config.o util-time.o util-unittest.o util-unittest-helper.o util-affinity.o util-var.o util-var-name.o win32-misc.o win32-service.o -lmagic -lhtp -lpcap -lnet -ljansson -lpthread -lyaml -lpcre >libtool: link: cc -DLOCAL_STATE_DIR=\"/var\" -O2 -pipe -fstack-protector -fno-strict-aliasing -Wall -Wno-unused-parameter -std=gnu99 -DOS_FREEBSD -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -DIPFW -DHAVE_LIBNET11 -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DHAVE_LIBNET_ICMPV6_UNREACH -DLIBPCAP_VERSION_MAJOR=1 -DHAVE_PCAP_SET_BUFF -fstack-protector -z relro -z now -o suricata alert-debuglog.o alert-fastlog.o alert-pcapinfo.o alert-prelude.o alert-syslog.o alert-unified2-alert.o app-layer.o app-layer-dcerpc.o app-layer-dcerpc-udp.o app-layer-detect-proto.o app-layer-dns-common.o app-layer-dns-tcp.o app-layer-dns-udp.o app-layer-events.o app-layer-ftp.o app-layer-htp-body.o app-layer-htp.o app-layer-htp-file.o app-layer-htp-libhtp.o app-layer-htp-mem.o app-layer-parser.o app-layer-protos.o app-layer-smb2.o app-layer-smb.o app-layer-smtp.o app-layer-ssh.o app-layer-ssl.o app-layer-tls-handshake.o conf.o conf-yaml-loader.o counters.o data-queue.o decode.o decode-ethernet.o decode-events.o decode-gre.o decode-icmpv4.o decode-icmpv6.o decode-ipv4.o decode-ipv6.o decode-null.o decode-ppp.o decode-pppoe.o decode-raw.o decode-sctp.o decode-sll.o decode-tcp.o decode-teredo.o decode-udp.o decode-vlan.o defrag-config.o defrag.o defrag-hash.o defrag-queue.o defrag-timeout.o detect-ack.o detect-app-layer-event.o detect-app-layer-protocol.o detect-asn1.o detect-byte-extract.o detect-bytejump.o detect-bytetest.o detect.o detect-simd.o detect-classtype.o detect-content.o detect-csum.o detect-dce-iface.o detect-dce-opnum.o detect-dce-stub-data.o detect-depth.o detect-detection-filter.o detect-distance.o detect-dns-query.o detect-dsize.o detect-engine-address.o detect-engine-address-ipv4.o detect-engine-address-ipv6.o detect-engine-alert.o detect-engine-analyzer.o detect-engine-apt-event.o detect-engine.o detect-engine-content-inspection.o detect-engine-dcepayload.o detect-engine-dns.o detect-engine-event.o detect-engine-file.o detect-engine-hcbd.o detect-engine-hcd.o detect-engine-hhd.o detect-engine-hhhd.o detect-engine-hmd.o detect-engine-hrhd.o detect-engine-hrhhd.o detect-engine-hrud.o detect-engine-hsbd.o detect-engine-hscd.o detect-engine-hsmd.o detect-engine-hua.o detect-engine-iponly.o detect-engine-mpm.o detect-engine-payload.o detect-engine-port.o detect-engine-proto.o detect-engine-siggroup.o detect-engine-sigorder.o detect-engine-state.o detect-engine-tag.o detect-engine-threshold.o detect-engine-uri.o detect-fast-pattern.o detect-file-data.o detect-fileext.o detect-filemagic.o detect-filemd5.o detect-filename.o detect-filesize.o detect-filestore.o detect-flags.o detect-flowbits.o detect-flow.o detect-flowint.o detect-flowvar.o detect-fragbits.o detect-fragoffset.o detect-ftpbounce.o detect-geoip.o detect-gid.o detect-http-client-body.o detect-http-cookie.o detect-http-header.o detect-http-hh.o detect-http-hrh.o detect-http-method.o detect-http-raw-header.o detect-http-raw-uri.o detect-http-server-body.o detect-http-stat-code.o detect-http-stat-msg.o detect-http-ua.o detect-http-uri.o detect-icmp-id.o detect-icmp-seq.o detect-icode.o detect-id.o detect-ipopts.o detect-ipproto.o detect-iprep.o detect-isdataat.o detect-itype.o detect-l3proto.o detect-luajit.o detect-luajit-extensions.o detect-mark.o detect-metadata.o detect-msg.o detect-noalert.o detect-nocase.o detect-offset.o detect-parse.o detect-pcre.o detect-pkt-data.o detect-pktvar.o detect-priority.o detect-rawbytes.o detect-reference.o detect-replace.o detect-rev.o detect-rpc.o detect-sameip.o detect-seq.o detect-sid.o detect-ssh-proto-version.o detect-ssh-software-version.o detect-ssl-state.o detect-ssl-version.o detect-stream_size.o detect-tag.o detect-threshold.o detect-tls.o detect-tls-version.o detect-tos.o detect-ttl.o detect-uricontent.o detect-urilen.o detect-window.o detect-within.o flow-bit.o flow.o flow-hash.o flow-manager.o flow-queue.o flow-storage.o flow-timeout.o flow-util.o flow-var.o host.o host-queue.o host-storage.o host-timeout.o log-dnslog.o log-droplog.o log-file.o log-filestore.o log-httplog.o log-pcap.o log-tlslog.o output.o output-file.o output-filedata.o output-json-alert.o output-json-dns.o output-json-drop.o output-json-file.o output-json-http.o output-json-ssh.o output-json-tls.o output-packet.o output-tx.o output-json.o packet-queue.o pkt-var.o reputation.o respond-reject.o respond-reject-libnet11.o runmode-af-packet.o runmode-erf-dag.o runmode-erf-file.o runmode-ipfw.o runmode-napatech.o runmode-nfq.o runmode-nflog.o runmode-pcap.o runmode-pcap-file.o runmode-pfring.o runmode-unittests.o runmode-unix-socket.o runmode-tile.o runmodes.o source-af-packet.o source-erf-dag.o source-erf-file.o source-ipfw.o source-mpipe.o source-napatech.o source-nfq.o source-nflog.o source-pcap.o source-pcap-file.o source-pfring.o stream.o stream-tcp.o stream-tcp-inline.o stream-tcp-reassemble.o stream-tcp-sack.o stream-tcp-util.o suricata.o threads.o tm-modules.o tmqh-flow.o tmqh-nfq.o tmqh-packetpool.o tmqh-ringbuffer.o tmqh-simple.o tm-queuehandlers.o tm-queues.o tm-threads.o unix-manager.o util-action.o util-atomic.o util-bloomfilter-counting.o util-bloomfilter.o util-buffer.o util-byte.o util-checksum.o util-cidr.o util-classification-config.o util-conf.o util-coredump-config.o util-cpu.o util-crypt.o util-cuda.o util-cuda-buffer.o util-cuda-handlers.o util-cuda-vars.o util-daemon.o util-debug.o util-debug-filters.o util-decode-asn1.o util-decode-der.o util-decode-der-get.o util-device.o util-enum.o util-error.o util-file.o util-fix_checksum.o util-fmemopen.o util-hash.o util-hashlist.o util-hash-lookup3.o util-host-os-info.o util-host-info.o util-ioctl.o util-ip.o util-logopenfile.o util-logopenfile-tile.o util-magic.o util-memcmp.o util-memrchr.o util-misc.o util-mpm-ac-bs.o util-mpm-ac.o util-mpm-ac-gfbs.o util-mpm-ac-tile.o util-mpm-ac-tile-small.o util-mpm-b2gc.o util-mpm-b2g.o util-mpm-b2gm.o util-mpm-b3g.o util-mpm.o util-mpm-wumanber.o util-path.o util-pidfile.o util-pool.o util-pool-thread.o util-print.o util-privs.o util-profiling.o util-profiling-locks.o util-profiling-rules.o util-profiling-keywords.o util-proto-name.o util-radix-tree.o util-random.o util-reference-config.o util-ringbuffer.o util-rohash.o util-rule-vars.o util-runmodes.o util-running-modes.o util-signal.o util-spm-bm.o util-spm-bs2bm.o util-spm-bs.o util-spm.o util-storage.o util-strlcatu.o util-strlcpyu.o util-syslog.o util-threshold-config.o util-time.o util-unittest.o util-unittest-helper.o util-affinity.o util-var.o util-var-name.o win32-misc.o win32-service.o -L/usr/local/lib -L/usr/local/lib/libnet11 -lprelude -lgnutls -lgcrypt -lgpg-error -L/usr/lib -lmagic -lhtp -lpcap -lnet -ljansson -lpthread -lyaml -lpcre >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >Making all in qa >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >Making all in coccinelle >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa/coccinelle' >gmake[4]: Nothing to be done for 'all'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa/coccinelle' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >gmake[4]: Nothing to be done for 'all-am'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >Making all in rules >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules' >Making all in doc >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/doc' >gmake[3]: Nothing to be done for 'all'. >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/doc' >Making all in contrib >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >Making all in file_processor >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >Making all in Action >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Action' >gmake[5]: Nothing to be done for 'all'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Action' >Making all in Processor >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Processor' >gmake[5]: Nothing to be done for 'all'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Processor' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >gmake[5]: Nothing to be done for 'all-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >Making all in tile_pcie_logd >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/tile_pcie_logd' >gmake[4]: Nothing to be done for 'all'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/tile_pcie_logd' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >gmake[4]: Nothing to be done for 'all-am'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >Making all in scripts >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >Making all in suricatasc >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts/suricatasc' >gmake[4]: Nothing to be done for 'all'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts/suricatasc' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[4]: Nothing to be done for 'all-am'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >=========================================================================== >====>> Checking for filesystem violations... done >=======================<phase: run-depends >============================ >=========================================================================== >====>> Recording filesystem state for prestage... done >=======================<phase: stage >============================ >===> Staging for suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> suricata-2.0.8_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet11/libnet.so) >===> suricata-2.0.8_2 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) >===> suricata-2.0.8_2 depends on shared library: libhtp.so - found (/usr/local/lib/libhtp.so) >===> suricata-2.0.8_2 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) >===> suricata-2.0.8_2 depends on shared library: libprelude.so - found (/usr/local/lib/libprelude.so) >===> Generating temporary packing list >gmake[1]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >if test -z 'strip'; then \ > gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/install-sh -c -s" \ > install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ > install; \ >else \ > gmake INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/install-sh -c -s" \ > install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ > "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ >fi >gmake[2]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >Making install in src >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >gmake install-am >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' > /bin/mkdir -p '/wrkdirs/usr/ports/security/suricata/work/stage/usr/local/bin' > STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/install-sh -c -s suricata '/wrkdirs/usr/ports/security/suricata/work/stage/usr/local/bin' >libtool: install: /bin/sh /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/install-sh -c -s suricata /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/bin/suricata >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/src' >Making install in qa >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >Making install in coccinelle >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa/coccinelle' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa/coccinelle' >gmake[5]: Nothing to be done for 'install-exec-am'. >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa/coccinelle' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa/coccinelle' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >gmake[5]: Nothing to be done for 'install-exec-am'. >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/qa' >Making install in rules >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules' >gmake[4]: Nothing to be done for 'install-exec-am'. >gmake[4]: Nothing to be done for 'install-data-am'. >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules' >Making install in doc >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/doc' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/doc' >gmake[4]: Nothing to be done for 'install-exec-am'. > /bin/mkdir -p '/wrkdirs/usr/ports/security/suricata/work/stage/usr/local/share/doc/suricata' > install -m 0644 AUTHORS GITGUIDE INSTALL NEWS README TODO INSTALL.PF_RING INSTALL.WINDOWS Basic_Setup.txt CentOS5.txt CentOS_56_Installation.txt Debian_Installation.txt Fedora_Core.txt FreeBSD_8.txt HTP_library_installation.txt Installation_from_GIT_with_PF_RING_on_Ubuntu_server_1104.txt Installation_with_CUDA_on_Ubuntu_server_1104.txt Installation_with_CUDA_and_PFRING_on_Scientific_Linux_6.txt Installation_with_PF_RING.txt Installation_with_CUDA_and_PF_RING_on_Ubuntu_server_1104.txt Installation_from_GIT_with_PCRE-JIT.txt Installation_with_CUDA_on_Scientific_Linux_6.txt Mac_OS_X_106x.txt OpenBSD_Installation_from_GIT.txt Setting_up_IPSinline_for_Linux.txt Third_Party_Installation_Guides.txt Ubuntu_Installation.txt Ubuntu_Installation_from_GIT.txt Windows.txt '/wrkdirs/usr/ports/security/suricata/work/stage/usr/local/share/doc/suricata' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/doc' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/doc' >Making install in contrib >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >Making install in file_processor >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >Making install in Action >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Action' >gmake[6]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Action' >gmake[6]: Nothing to be done for 'install-exec-am'. >gmake[6]: Nothing to be done for 'install-data-am'. >gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Action' >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Action' >Making install in Processor >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Processor' >gmake[6]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Processor' >gmake[6]: Nothing to be done for 'install-exec-am'. >gmake[6]: Nothing to be done for 'install-data-am'. >gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Processor' >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor/Processor' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >gmake[6]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >gmake[6]: Nothing to be done for 'install-exec-am'. >gmake[6]: Nothing to be done for 'install-data-am'. >gmake[6]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/file_processor' >Making install in tile_pcie_logd >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/tile_pcie_logd' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/tile_pcie_logd' >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/tile_pcie_logd' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib/tile_pcie_logd' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >gmake[5]: Nothing to be done for 'install-exec-am'. >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/contrib' >Making install in scripts >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >Making install in suricatasc >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts/suricatasc' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts/suricatasc' >gmake[5]: Nothing to be done for 'install-exec-am'. >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts/suricatasc' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts/suricatasc' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[5]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[5]: Nothing to be done for 'install-exec-am'. >gmake[5]: Nothing to be done for 'install-data-am'. >gmake[5]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/scripts' >gmake[3]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[4]: Entering directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[4]: Nothing to be done for 'install-exec-am'. >Run 'make install-conf' if you want to install initial configuration files. Or 'make install-full' to install configuration and rules >gmake[4]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[3]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[2]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >gmake[1]: Leaving directory '/wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8' >/bin/mkdir -p /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata >/bin/mkdir -p /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules >/bin/mkdir -p /wrkdirs/usr/ports/security/suricata/work/stage/var/log/suricata >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/suricata.yaml /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/suricata.yaml.sample >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/classification.config /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/classification.config.sample >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/reference.config /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/reference.config.sample >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/threshold.config /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/threshold.config.sample >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/decoder-events.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/decoder-events.rules >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/dns-events.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/dns-events.rules >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/files.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/files.rules >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/http-events.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/http-events.rules >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/smtp-events.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/smtp-events.rules >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/stream-events.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/stream-events.rules >install -m 0644 /wrkdirs/usr/ports/security/suricata/work/suricata-2.0.8/rules/tls-events.rules /wrkdirs/usr/ports/security/suricata/work/stage/usr/local/etc/suricata/rules/tls-events.rules >====> Compressing man pages (compress-man) >===> Staging rc.d startup script(s) >=========================================================================== >====> Running Q/A tests (stage-qa) >====> Checking for pkg-plist issues (check-plist) >===> Parsing plist >===> Checking for items in STAGEDIR missing from pkg-plist >===> Checking for items in pkg-plist which are not in STAGEDIR >===> No pkg-plist issues found (check-plist) >====>> Checking for staging violations... done >=======================<phase: package >============================ >===> Building package for suricata-2.0.8_2 >=========================================================================== >=======================<phase: install-mtree >============================ >=========================================================================== >====>> Recording filesystem state for preinst... done >=======================<phase: install >============================ >===> Installing for suricata-2.0.8_2 >===> suricata-2.0.8_2 depends on shared library: libpcre.so - found (/usr/local/lib/libpcre.so) >===> suricata-2.0.8_2 depends on shared library: libnet.so - found (/usr/local/lib/libnet11/libnet.so) >===> suricata-2.0.8_2 depends on shared library: libyaml.so - found (/usr/local/lib/libyaml.so) >===> suricata-2.0.8_2 depends on shared library: libhtp.so - found (/usr/local/lib/libhtp.so) >===> suricata-2.0.8_2 depends on shared library: libjansson.so - found (/usr/local/lib/libjansson.so) >===> suricata-2.0.8_2 depends on shared library: libprelude.so - found (/usr/local/lib/libprelude.so) >===> Checking if suricata already installed >===> Registering installation for suricata-2.0.8_2 >[11amd64-default] Installing suricata-2.0.8_2... >========================================================================= >If you want to run Suricata in IDS mode, add to /etc/rc.conf: > > suricata_enable="YES" > suricata_interface="<if>" > >NOTE: Declaring suricata_interface is MANDATORY for Suricata in IDS Mode. > >However, if you wanna run Suricata in Inline IPS Mode, add to /etc/rc.conf: > > suricata_enable="YES" > suricata_divertport="8000" > >NOTE: > Suricata won't start in IDS mode without an interface configured. > Therefore if you omit suricata_interface from rc.conf, FreeBSD's > rc.d/suricata will automatically try to start Suricata in IPS Mode > (on divert port 8000, by default). > >RULES: Suricata IDS/IPS Engine comes without rules by default. You should >add rules by yourself and set an updating strategy. To do so, please visit: > > http://www.openinfosecfoundation.org/documentation/rules.html > http://www.openinfosecfoundation.org/documentation/emerging-threats.html > >You may want to try BPF in zerocopy mode to test performance improvements: > > sysctl -w net.bpf.zerocopy_enable=1 > >Don't forget to add net.bpf.zerocopy_enable=1 to /etc/sysctl.conf >========================================================================= > >===> SECURITY REPORT: > This port has installed the following files which may act as network > servers and may therefore pose a remote security risk to the system. >/usr/local/bin/suricata > > This port has installed the following startup scripts which may cause > these network services to be started at boot time. >/usr/local/etc/rc.d/suricata > > If there are vulnerabilities in these programs there may be a security > risk to the system. FreeBSD makes no guarantee about the security of > ports included in the Ports Collection. Please type 'make deinstall' > to deinstall the port if this is a concern. > > For more information, and contact details about the security > status of this software, see the following webpage: >http://openinfosecfoundation.org >=========================================================================== >====>> Checking shared library dependencies > 0x0000000000000001 (NEEDED) Shared library: [libc.so.7] > 0x0000000000000001 (NEEDED) Shared library: [libgcrypt.so.20] > 0x0000000000000001 (NEEDED) Shared library: [libgnutls.so.28] > 0x0000000000000001 (NEEDED) Shared library: [libgpg-error.so.0] > 0x0000000000000001 (NEEDED) Shared library: [libhtp-0.5.16.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libjansson.so.4] > 0x0000000000000001 (NEEDED) Shared library: [libmagic.so.4] > 0x0000000000000001 (NEEDED) Shared library: [libnet.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libpcap.so.8] > 0x0000000000000001 (NEEDED) Shared library: [libpcre.so.1] > 0x0000000000000001 (NEEDED) Shared library: [libprelude.so.2] > 0x0000000000000001 (NEEDED) Shared library: [libthr.so.3] > 0x0000000000000001 (NEEDED) Shared library: [libyaml-0.so.2] >=======================<phase: deinstall >============================ >===> Deinstalling for suricata >===> Deinstalling suricata-2.0.8_2 >Updating database digests format: .......... done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > suricata-2.0.8_2 > >The operation will free 2 MiB. >[11amd64-default] [1/1] Deinstalling suricata-2.0.8_2... >==> If you are permanently removing this port, you should do a rm -rf /usr/local/etc/suricata to remove any configuration files left. >[11amd64-default] [1/1] Deleting files for suricata-2.0.8_2: .......... done >=========================================================================== >====>> Checking for extra files and directories >[00:19:36] ====>> Installing from package >[11amd64-default] Installing suricata-2.0.8_2... >[11amd64-default] Extracting suricata-2.0.8_2: .......... done >Message for suricata-2.0.8_2: >========================================================================= >If you want to run Suricata in IDS mode, add to /etc/rc.conf: > > suricata_enable="YES" > suricata_interface="<if>" > >NOTE: Declaring suricata_interface is MANDATORY for Suricata in IDS Mode. > >However, if you wanna run Suricata in Inline IPS Mode, add to /etc/rc.conf: > > suricata_enable="YES" > suricata_divertport="8000" > >NOTE: > Suricata won't start in IDS mode without an interface configured. > Therefore if you omit suricata_interface from rc.conf, FreeBSD's > rc.d/suricata will automatically try to start Suricata in IPS Mode > (on divert port 8000, by default). > >RULES: Suricata IDS/IPS Engine comes without rules by default. You should >add rules by yourself and set an updating strategy. To do so, please visit: > > http://www.openinfosecfoundation.org/documentation/rules.html > http://www.openinfosecfoundation.org/documentation/emerging-threats.html > >You may want to try BPF in zerocopy mode to test performance improvements: > > sysctl -w net.bpf.zerocopy_enable=1 > >Don't forget to add net.bpf.zerocopy_enable=1 to /etc/sysctl.conf >========================================================================= >[00:19:36] ====>> Cleaning up >===> Cleaning for suricata-2.0.8_2 >[00:19:37] ====>> Deinstalling package >Updating database digests format: . done >Checking integrity... done (0 conflicting) >Deinstallation has been requested for the following 1 packages (of 0 packages in the universe): > >Installed packages to be REMOVED: > suricata-2.0.8_2 > >The operation will free 2 MiB. >[11amd64-default] [1/1] Deinstalling suricata-2.0.8_2... >==> If you are permanently removing this port, you should do a rm -rf /usr/local/etc/suricata to remove any configuration files left. >[11amd64-default] [1/1] Deleting files for suricata-2.0.8_2: .......... done >build of security/suricata ended at Thu Sep 24 09:38:16 CEST 2015 >build time: 00:01:17
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 203296
:
161321
| 161322