* Package: net-analyzer/snort-2.9.0.5 * Repository: gentoo * Maintainer: patrick@gentoo.org jason.r.wallace@gmail.com,netmon@gentoo.org * Upstream: snort-team@sourcefire.com http://www.snort.org/snort-downloads/submit-a-bug/ * USE: decoder-preprocessor-rules dynamicplugin elibc_glibc ipv6 kernel_linux mysql postgres test threads userland_GNU x86 zlib * FEATURES: sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking snort-2.9.0.5.tar.gz to /var/tmp/portage/net-analyzer/snort-2.9.0.5/work >>> Source unpacked in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work >>> Preparing source in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5 ... * Applying multilib fix. * Running eautoreconf in '/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5' ... * Running aclocal -I m4 ... [ ok ] * Running libtoolize --copy --force --install --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf -I m4 ... [ ok ] * Running autoheader -I m4 ... [ ok ] * Running automake --add-missing --copy --foreign ... [ ok ] * Running elibtoolize in: snort-2.9.0.5/ * Applying portage-1.2.0.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5 ... * econf: updating snort-2.9.0.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating snort-2.9.0.5/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-shared --disable-static --enable-dynamicplugin --enable-ipv6 --enable-zlib --disable-gre --disable-mpls --disable-targetbased --enable-decoder-preprocessor-rules --disable-ppm --disable-perfprofiling --disable-linux-smp-stats --disable-inline-init-failopen --disable-prelude --enable-pthread --disable-debug --disable-debug-msgs --disable-corefiles --enable-dlclose --disable-active-response --disable-normalizer --disable-reload-error-restart --disable-react --disable-flexresp3 --disable-aruba --with-mysql --without-odbc --with-postgresql --enable-reload --disable-build-dynamic-examples --disable-profile --disable-ppm-test --disable-intel-soft-cpm --disable-static-daq --disable-rzb-saac --without-oracle configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc 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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for i686-pc-linux-gnu-gcc option to accept ISO C99... -std=gnu99 checking for i686-pc-linux-gnu-gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for i686-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for i686-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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... no checking for i686-pc-linux-gnu-ranlib... (cached) i686-pc-linux-gnu-ranlib checking whether byte ordering is bigendian... no checking for bison... bison checking for flex... flex checking for strings.h... (cached) yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for inttypes.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking for floor in -lm... yes checking for ceil in -lm... yes checking for inet_ntoa in -lnsl... yes checking for socket in -lsocket... no checking whether printf must be declared... no checking whether fprintf must be declared... no checking whether syslog must be declared... no checking whether puts must be declared... no checking whether fputs must be declared... no checking whether fputc must be declared... no checking whether fopen must be declared... no checking whether fclose must be declared... no checking whether fwrite must be declared... no checking whether fflush must be declared... no checking whether getopt must be declared... no checking whether bzero must be declared... no checking whether bcopy must be declared... no checking whether memset must be declared... no checking whether strtol must be declared... no checking whether strcasecmp must be declared... no checking whether strncasecmp must be declared... no checking whether strerror must be declared... no checking whether perror must be declared... no checking whether socket must be declared... no checking whether sendto must be declared... no checking whether vsnprintf must be declared... no checking whether snprintf must be declared... no checking whether strtoul must be declared... no checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for vswprintf... yes checking for wprintf... yes checking for snprintf... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long int... 4 checking size of long long int... 8 checking size of unsigned int... 4 checking size of unsigned long int... 4 checking size of unsigned long long int... 8 checking for u_int8_t... yes checking for u_int16_t... yes checking for u_int32_t... yes checking for u_int64_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for int8_t... yes checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for boolean... no checking for INADDR_NONE... yes checking for __FUNCTION__... yes checking for pcap_datalink in -lpcap... yes checking for pcap_lex_destroy... yes checking for pcap_lib_version... yes checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_compile in -lpcre... yes checking for libpcre version 6.0 or greater... yes checking dnet.h usability... yes checking dnet.h presence... yes checking for dnet.h... yes checking for eth_set in -ldnet... yes checking for dlsym in -ldl... yes checking for daq_load_modules in -ldaq... yes checking for sparc... no checking for visibility support... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for mysql... yes checking for compress in -lz... yes checking for mysql default client reconnect... no checking for mysql reconnect option... yes checking for mysql setting of reconnect option before connect bug... no checking for postgresql... yes checking for PQexec in -lpq... yes Package razorback was not found in the pkg-config search path. Perhaps you should add the directory containing `razorback.pc' to the PKG_CONFIG_PATH environment variable No package 'razorback' found Package razorback was not found in the pkg-config search path. Perhaps you should add the directory containing `razorback.pc' to the PKG_CONFIG_PATH environment variable No package 'razorback' found checking for linuxthreads... no checking for yylex_destroy support... yes configure: creating ./config.status config.status: creating snort.pc config.status: WARNING: 'snort.pc.in' seems to ignore the --datarootdir setting config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sfutil/Makefile config.status: creating src/detection-plugins/Makefile config.status: creating src/dynamic-examples/Makefile config.status: creating src/dynamic-examples/dynamic-preprocessor/Makefile config.status: creating src/dynamic-examples/dynamic-rule/Makefile config.status: creating src/dynamic-plugins/Makefile config.status: creating src/dynamic-plugins/sf_engine/Makefile config.status: creating src/dynamic-plugins/sf_engine/examples/Makefile config.status: creating src/dynamic-plugins/sf_preproc_example/Makefile config.status: creating src/dynamic-preprocessors/Makefile config.status: creating src/dynamic-preprocessors/libs/Makefile config.status: creating src/dynamic-preprocessors/ftptelnet/Makefile config.status: creating src/dynamic-preprocessors/smtp/Makefile config.status: creating src/dynamic-preprocessors/ssh/Makefile config.status: creating src/dynamic-preprocessors/dcerpc2/Makefile config.status: creating src/dynamic-preprocessors/sdf/Makefile config.status: creating src/dynamic-preprocessors/dns/Makefile config.status: creating src/dynamic-preprocessors/ssl/Makefile config.status: creating src/dynamic-preprocessors/rzb_saac/Makefile config.status: creating src/output-plugins/Makefile config.status: creating src/preprocessors/Makefile config.status: creating src/preprocessors/HttpInspect/Makefile config.status: creating src/preprocessors/HttpInspect/include/Makefile config.status: creating src/preprocessors/HttpInspect/utils/Makefile config.status: creating src/preprocessors/HttpInspect/anomaly_detection/Makefile config.status: creating src/preprocessors/HttpInspect/client/Makefile config.status: creating src/preprocessors/HttpInspect/event_output/Makefile config.status: creating src/preprocessors/HttpInspect/mode_inspection/Makefile config.status: creating src/preprocessors/HttpInspect/normalization/Makefile config.status: creating src/preprocessors/HttpInspect/server/Makefile config.status: creating src/preprocessors/HttpInspect/session_inspection/Makefile config.status: creating src/preprocessors/HttpInspect/user_interface/Makefile config.status: creating src/preprocessors/Stream5/Makefile config.status: creating src/parser/Makefile config.status: creating src/target-based/Makefile config.status: creating doc/Makefile config.status: creating contrib/Makefile config.status: creating schemas/Makefile config.status: creating rpm/Makefile config.status: creating preproc_rules/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating templates/Makefile config.status: creating tools/Makefile config.status: creating tools/u2boat/Makefile config.status: creating tools/u2spewfoo/Makefile config.status: creating src/win32/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5 ... make -j14 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5' Making all in src make[2]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src' Making all in sfutil make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/sfutil' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfghash.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfhashfcn.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sflsq.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfmemcap.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfthd.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfxhash.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c ipobj.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c getopt_long.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c acsmx.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c acsmx2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfksearch.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c bnfa_search.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c mpse.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_math.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_net.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_str.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c util_utf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c asn1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfeventq.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfsnprintfappend.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrt.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrt_dir.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfportobject.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrim.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfprimetable.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_ip.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_ipvar.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_vartable.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_iph.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_textlog.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfPolicy.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfPolicyUserData.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfActionQueue.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sfrf.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c strvec.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_base64decode.c rm -f libsfutil.a i686-pc-linux-gnu-ar cru libsfutil.a sfghash.o sfhashfcn.o sflsq.o sfmemcap.o sfthd.o sfxhash.o ipobj.o getopt_long.o acsmx.o acsmx2.o sfksearch.o bnfa_search.o mpse.o util_math.o util_net.o util_str.o util_utf.o asn1.o sfeventq.o sfsnprintfappend.o sfrt.o sfrt_dir.o sfportobject.o sfrim.o sfprimetable.o sf_ip.o sf_ipvar.o sf_vartable.o sf_iph.o sf_textlog.o sfPolicy.o sfPolicyUserData.o sfActionQueue.o sfrf.o strvec.o sf_base64decode.o i686-pc-linux-gnu-ranlib libsfutil.a make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/sfutil' Making all in win32 make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/win32' Making all in output-plugins make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/output-plugins' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_fast.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_full.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_syslog.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_unixsock.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_csv.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_database.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_log_null.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_log_tcpdump.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_unified.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_unified2.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_log_ascii.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_sf_socket.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_arubaaction.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c spo_alert_test.c spo_log_ascii.c: In function ‘LogAscii’: spo_log_ascii.c:134:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] spo_log_ascii.c:142:17: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] spo_log_ascii.c:144:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] spo_unified.c: In function ‘OldUnifiedLogPacketAlert’: spo_unified.c:1411:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] spo_unified.c:1426:19: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] rm -f libspo.a i686-pc-linux-gnu-ar cru libspo.a spo_alert_fast.o spo_alert_full.o spo_alert_syslog.o spo_alert_unixsock.o spo_csv.o spo_database.o spo_log_null.o spo_log_tcpdump.o spo_unified.o spo_unified2.o spo_log_ascii.o spo_alert_sf_socket.o spo_alert_arubaaction.o spo_alert_test.o i686-pc-linux-gnu-ranlib libspo.a make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/output-plugins' Making all in detection-plugins make[3]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' Updating sf_snort_packet.h Updating sf_snort_plugin_api.h make all-am make[4]: Entering directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c detection_options.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_asn1.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_asn1_detect.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_byte_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_byte_jump.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_byte_extract.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_clientserver.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_cvs.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_dsize_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_flowbits.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ftpbounce.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_hdr_opt_wrap.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_code_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_id_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_seq_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_icmp_type_check.c sp_byte_check.c: In function ‘ByteTest’: sp_byte_check.c:629:14: warning: variable ‘payload_bytes_grabbed’ set but not used [-Wunused-but-set-variable] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_fragbits.c sp_ftpbounce.c: In function ‘FTPBounce’: sp_ftpbounce.c:220:20: warning: variable ‘base_ptr’ set but not used [-Wunused-but-set-variable] i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_id_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_proto.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_same_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ip_tos_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_ipoption_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_isdataat.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_pattern_match.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_pcre.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_replace.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_rpc_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_session.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_tcp_ack_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_tcp_flag_check.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_tcp_seq_check.c sp_rpc_check.c:31:21: fatal error: rpc/rpc.h: No such file or directoryi686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Stream5 -I../../src/target-based -DDYNAMIC_PLUGIN -DSUP_IP6 -DZLIB -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DNOCOREFILE -DSNORT_RELOAD -DRELOAD_ERROR_FATAL -I/usr/include/mysql -DENABLE_MYSQL -DENABLE_POSTGRESQL -O2 -pipe -fvisibility=hidden -fno-strict-aliasing -Wall -c sp_tcp_win_check.c compilation terminated. make[4]: *** [sp_rpc_check.o] Error 1 make[4]: *** Waiting for unfinished jobs.... sp_session.c: In function ‘DumpSessionData’: sp_session.c:339:15: warning: ignoring return value of ‘fwrite’, declared with attribute warn_unused_result [-Wunused-result] sp_pattern_match.c: In function ‘uniSearchReal’: sp_pattern_match.c:1776:9: warning: variable ‘old_depth’ set but not used [-Wunused-but-set-variable] sp_pattern_match.c: In function ‘CheckANDPatternMatch’: sp_pattern_match.c:1953:11: warning: variable ‘orig_doe’ set but not used [-Wunused-but-set-variable] sp_pattern_match.c:1952:9: warning: variable ‘origUseDoe’ set but not used [-Wunused-but-set-variable] sp_replace.c: In function ‘PayloadReplaceInit’: sp_replace.c:48:23: warning: variable ‘test_idx’ set but not used [-Wunused-but-set-variable] sp_replace.c: In function ‘Replace_Parse’: sp_replace.c:103:9: warning: variable ‘exception_flag’ set but not used [-Wunused-but-set-variable] sp_tcp_win_check.c: In function ‘ParseTcpWin’: sp_tcp_win_check.c:235:23: warning: ‘win_size’ may be used uninitialized in this function [-Wuninitialized] make[4]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' make[3]: *** [all] Error 2 make[3]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src/detection-plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5' make: *** [all] Error 2 emake failed * ERROR: net-analyzer/snort-2.9.0.5 failed (compile phase): * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3039: Called _eapi2_src_compile * ebuild.sh, line 665: Called die * The specific snippet of code: * emake || die "emake failed" * * If you need support, post the output of 'emerge --info =net-analyzer/snort-2.9.0.5', * the complete build log and the output of 'emerge -pqv =net-analyzer/snort-2.9.0.5'. * The complete build log is located at '/var/log/portage/build/net-analyzer/snort-2.9.0.5:20110610-122910.log'. * The ebuild environment file is located at '/var/tmp/portage/net-analyzer/snort-2.9.0.5/temp/environment'. * S: '/var/tmp/portage/net-analyzer/snort-2.9.0.5/work/snort-2.9.0.5'