Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/snort.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/snort.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/snort-2.9.2.2-1.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/snort.spec'], False, '/var/lib/mock/rhel-6-x86_64/root/', None, 0, True, False, 500, 490, None, False, {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/snort.spec'] with env {'LANG': 'en_US.utf8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Wr99jH + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf snort-2.9.2.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/snort-2.9.2.2.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd snort-2.9.2.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + '[' '(' '!' -s configure ')' -a '(' -x autojunk.sh ')' ']' + '[' '!' -s configure ']' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Rmo8Ft + umask 022 + cd /builddir/build/BUILD + cd snort-2.9.2.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export 'AM_CFLAGS=-g -O2' + AM_CFLAGS='-g -O2' + SNORT_BASE_CONFIG='--prefix=/usr --bindir=/usr/sbin --sysconfdir=/etc/snort --with-libpcap-includes=/usr/include --enable-decoder-preprocessor-rules --enable-targetbased ' + BuildSnort plain + /bin/mkdir plain + cd plain + ln -s ../configure ./configure + '[' plain = plain ']' + ./configure --prefix=/usr --bindir=/usr/sbin --sysconfdir=/etc/snort --with-libpcap-includes=/usr/include --enable-decoder-preprocessor-rules --enable-targetbased --without-mysql --without-postgresql --without-oracle --without-odbc 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 gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-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 gcc... /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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu 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... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) 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... yes checking for ranlib... (cached) ranlib checking whether byte ordering is bigendian... no checking for inline... inline checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for bison... bison checking for flex... flex checking for inttypes.h... (cached) yes checking math.h usability... yes checking math.h presence... yes checking for math.h... yes checking paths.h usability... yes checking paths.h presence... yes checking for paths.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking for floor in -lm... yes checking for ceil in -lm... yes checking uuid/uuid.h usability... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no 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 sigaction... yes checking for strlcpy... no checking for strlcat... no checking for strerror... yes checking for vswprintf... yes checking for wprintf... yes checking for memrchr... yes checking for inet_ntop... 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... 8 checking size of long long int... 8 checking size of unsigned int... 4 checking size of unsigned long int... 8 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 dumbnet.h usability... no checking dumbnet.h presence... no checking for dumbnet.h... no checking for eth_set in -ldnet... yes checking for eth_set in -ldumbnet... no checking for dlsym in -ldl... yes checking for daq_load_modules in -ldaq_static... yes checking for daq_hup_apply... no checking for daq_acquire_with_meta... no 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 linuxthreads... no checking for yylex_destroy support... yes configure: creating ./config.status config.status: creating snort.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/sfutil/Makefile config.status: creating src/control/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/libs/snort_preproc.pc 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/sip/Makefile config.status: creating src/dynamic-preprocessors/reputation/Makefile config.status: creating src/dynamic-preprocessors/gtp/Makefile config.status: creating src/dynamic-preprocessors/dcerpc2/Makefile config.status: creating src/dynamic-preprocessors/pop/Makefile config.status: creating src/dynamic-preprocessors/imap/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/modbus/Makefile config.status: creating src/dynamic-preprocessors/dnp3/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 rpm/Makefile config.status: creating preproc_rules/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating schemas/Makefile config.status: creating templates/Makefile config.status: creating tools/Makefile config.status: creating tools/control/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 + '[' plain = mysql ']' + '[' plain = postgresql ']' + '[' plain = unixODBC ']' + '[' plain = oracle ']' + /usr/bin/make /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain' Making all in src make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src' Making all in sfutil make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/sfutil' gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfghash.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfhashfcn.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sflsq.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfmemcap.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfthd.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfxhash.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/ipobj.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/getopt_long.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/acsmx.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/acsmx2.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfksearch.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/bnfa_search.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/mpse.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/util_math.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/util_net.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/util_str.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/util_utf.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/util_jsnorm.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/util_unfold.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/asn1.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfeventq.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfsnprintfappend.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfrt.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfrt_dir.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfrt_flat.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfrt_flat_dir.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/segment_mem.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfportobject.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfrim.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfprimetable.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_ip.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_ipvar.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_vartable.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_iph.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_textlog.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfPolicy.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfPolicyUserData.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfActionQueue.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sfrf.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/strvec.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_email_attach_decode.c gcc -DHAVE_CONFIG_H -I. -I../../../src/sfutil -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/sfutil/sf_base64decode.c rm -f libsfutil.a 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 util_jsnorm.o util_unfold.o asn1.o sfeventq.o sfsnprintfappend.o sfrt.o sfrt_dir.o sfrt_flat.o sfrt_flat_dir.o segment_mem.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_email_attach_decode.o sf_base64decode.o ranlib libsfutil.a make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/sfutil' Making all in win32 make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/win32' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/win32' Making all in output-plugins make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/output-plugins' gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_fast.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_full.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_syslog.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_unixsock.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_csv.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_database.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_log_null.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_log_tcpdump.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_unified.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_unified2.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_log_ascii.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_sf_socket.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_arubaaction.c gcc -DHAVE_CONFIG_H -I. -I../../../src/output-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/output-plugins/spo_alert_test.c rm -f libspo.a 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 ranlib libspo.a make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/output-plugins' Making all in detection-plugins make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/detection-plugins' Updating sf_snort_packet.h Updating sf_snort_plugin_api.h Updating sf_decompression.h /usr/bin/make all-am make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/detection-plugins' gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/detection_options.c ../../../src/detection-plugins/detection_options.c: In function 'detection_option_node_evaluate': ../../../src/detection-plugins/detection_options.c:852: warning: 'ticks_start' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_asn1.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_asn1_detect.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_byte_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_byte_jump.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_byte_extract.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_clientserver.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_cvs.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_dsize_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_flowbits.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ftpbounce.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_hdr_opt_wrap.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_icmp_code_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_icmp_id_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_icmp_seq_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_icmp_type_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ip_fragbits.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ip_id_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ip_proto.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ip_same_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ip_tos_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ipoption_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_isdataat.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_pattern_match.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_pcre.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_react.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_respond3.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_replace.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_rpc_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_session.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_tcp_ack_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_tcp_flag_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_tcp_seq_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_tcp_win_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_ttl_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_urilen_check.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_file_data.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_base64_decode.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_base64_data.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/detection-plugins/sp_pkt_data.c gcc -DHAVE_CONFIG_H -I. -I../../../src/detection-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_snort_plugin_hdropts.c rm -f libspd.a ar cru libspd.a detection_options.o sp_asn1.o sp_asn1_detect.o sp_byte_check.o sp_byte_jump.o sp_byte_extract.o sp_clientserver.o sp_cvs.o sp_dsize_check.o sp_flowbits.o sp_ftpbounce.o sp_hdr_opt_wrap.o sp_icmp_code_check.o sp_icmp_id_check.o sp_icmp_seq_check.o sp_icmp_type_check.o sp_ip_fragbits.o sp_ip_id_check.o sp_ip_proto.o sp_ip_same_check.o sp_ip_tos_check.o sp_ipoption_check.o sp_isdataat.o sp_pattern_match.o sp_pcre.o sp_react.o sp_respond3.o sp_replace.o sp_rpc_check.o sp_session.o sp_tcp_ack_check.o sp_tcp_flag_check.o sp_tcp_seq_check.o sp_tcp_win_check.o sp_ttl_check.o sp_urilen_check.o sp_file_data.o sp_base64_decode.o sp_base64_data.o sp_pkt_data.o sf_snort_plugin_hdropts.o ranlib libspd.a make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/detection-plugins' make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/detection-plugins' Making all in dynamic-plugins make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins' Making all in sf_engine make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine' Updating sfhashfcn.c Updating sfhashfcn.h Updating sfghash.c Updating sfghash.h Updating sfprimetable.c Updating sfprimetable.h Updating ipv6_port.h Updating sf_ip.c Updating sf_ip.h Updating snort_debug.h Updating sf_types.h Updating sf_protocols.h /usr/bin/make all-recursive make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine' Making all in examples make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine/examples' make[6]: Nothing to be done for `all'. make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine/examples' make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o bmh.lo ../../../../src/dynamic-plugins/sf_engine/bmh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/bmh.c -fPIC -DPIC -o .libs/bmh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/bmh.c -o bmh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_detection_engine.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_detection_engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_detection_engine.c -fPIC -DPIC -o .libs/sf_snort_detection_engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_detection_engine.c -o sf_snort_detection_engine.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_api.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_api.c -fPIC -DPIC -o .libs/sf_snort_plugin_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_api.c -o sf_snort_plugin_api.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_byte.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_byte.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_byte.c -fPIC -DPIC -o .libs/sf_snort_plugin_byte.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_byte.c -o sf_snort_plugin_byte.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_content.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_content.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_content.c -fPIC -DPIC -o .libs/sf_snort_plugin_content.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_content.c -o sf_snort_plugin_content.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_hdropts.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_hdropts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_hdropts.c -fPIC -DPIC -o .libs/sf_snort_plugin_hdropts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_hdropts.c -o sf_snort_plugin_hdropts.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_loop.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_loop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_loop.c -fPIC -DPIC -o .libs/sf_snort_plugin_loop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_loop.c -o sf_snort_plugin_loop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_pcre.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c -fPIC -DPIC -o .libs/sf_snort_plugin_pcre.o ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c: In function 'pcreMatch': ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c:206: warning: 'buffer_end' may be used uninitialized in this function ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c:205: warning: 'buffer_start' may be used uninitialized in this function ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c:207: warning: 'buffer_len' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_pcre.c -o sf_snort_plugin_pcre.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_snort_plugin_rc4.lo ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_rc4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_rc4.c -fPIC -DPIC -o .libs/sf_snort_plugin_rc4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_snort_plugin_rc4.c -o sf_snort_plugin_rc4.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_decompression.lo ../../../../src/dynamic-plugins/sf_engine/sf_decompression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_decompression.c -fPIC -DPIC -o .libs/sf_decompression.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-plugins/sf_engine/sf_decompression.c -o sf_decompression.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sfhashfcn.lo sfhashfcn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sfhashfcn.c -fPIC -DPIC -o .libs/sfhashfcn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sfhashfcn.c -o sfhashfcn.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sfghash.lo sfghash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sfghash.c -fPIC -DPIC -o .libs/sfghash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sfghash.c -o sfghash.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sfprimetable.lo sfprimetable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sfprimetable.c -fPIC -DPIC -o .libs/sfprimetable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sfprimetable.c -o sfprimetable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sf_ip.lo sf_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_ip.c -fPIC -DPIC -o .libs/sf_ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-plugins/sf_engine -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_ip.c -o sf_ip.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_engine.la -rpath /usr/lib/snort_dynamicengine bmh.lo sf_snort_detection_engine.lo sf_snort_plugin_api.lo sf_snort_plugin_byte.lo sf_snort_plugin_content.lo sf_snort_plugin_hdropts.lo sf_snort_plugin_loop.lo sf_snort_plugin_pcre.lo sf_snort_plugin_rc4.lo sf_decompression.lo sfhashfcn.lo sfghash.lo sfprimetable.lo sf_ip.lo -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/bmh.o .libs/sf_snort_detection_engine.o .libs/sf_snort_plugin_api.o .libs/sf_snort_plugin_byte.o .libs/sf_snort_plugin_content.o .libs/sf_snort_plugin_hdropts.o .libs/sf_snort_plugin_loop.o .libs/sf_snort_plugin_pcre.o .libs/sf_snort_plugin_rc4.o .libs/sf_decompression.o .libs/sfhashfcn.o .libs/sfghash.o .libs/sfprimetable.o .libs/sf_ip.o -L/usr/lib64 /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_engine.so.0 -o .libs/libsf_engine.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_engine.so.0" && ln -s "libsf_engine.so.0.0.0" "libsf_engine.so.0") libtool: link: (cd ".libs" && rm -f "libsf_engine.so" && ln -s "libsf_engine.so.0.0.0" "libsf_engine.so") libtool: link: ( cd ".libs" && rm -f "libsf_engine.la" && ln -s "../libsf_engine.la" "libsf_engine.la" ) make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine' make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_engine' Making all in sf_preproc_example make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_preproc_example' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins/sf_preproc_example' make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins' gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-plugins/sf_dynamic_plugins.c gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-plugins/sp_dynamic.c gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-plugins/sp_preprocopt.c gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-plugins -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-plugins/sf_convert_dynamic.c rm -f libdynamic.a ar cru libdynamic.a sf_dynamic_plugins.o sp_dynamic.o sp_preprocopt.o sf_convert_dynamic.o ranlib libdynamic.a make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins' make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-plugins' Making all in preprocessors make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors' Making all in HttpInspect make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect' Making all in include make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/include' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/include' Making all in utils make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/utils' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/utils -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/utils/hi_util_kmap.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/utils -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/utils/hi_util_xmalloc.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/utils -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/utils/hi_util_hbm.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/utils -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/utils/hi_cmd_lookup.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/utils -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/utils/hi_paf.c rm -f libhi_utils.a ar cru libhi_utils.a hi_util_kmap.o hi_util_xmalloc.o hi_util_hbm.o hi_cmd_lookup.o hi_paf.o ranlib libhi_utils.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/utils' Making all in user_interface make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/user_interface' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/user_interface -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/user_interface/hi_ui_config.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/user_interface -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/user_interface/hi_ui_server_lookup.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/user_interface -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/user_interface/hi_ui_iis_unicode_map.c rm -f libhi_ui.a ar cru libhi_ui.a hi_ui_config.o hi_ui_server_lookup.o hi_ui_iis_unicode_map.o ranlib libhi_ui.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/user_interface' Making all in session_inspection make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/session_inspection' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/session_inspection -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/session_inspection/hi_si.c rm -f libhi_si.a ar cru libhi_si.a hi_si.o ranlib libhi_si.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/session_inspection' Making all in mode_inspection make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/mode_inspection' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/mode_inspection -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/mode_inspection/hi_mi.c rm -f libhi_mi.a ar cru libhi_mi.a hi_mi.o ranlib libhi_mi.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/mode_inspection' Making all in anomaly_detection make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/anomaly_detection' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/anomaly_detection -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/anomaly_detection/hi_ad.c rm -f libhi_ad.a ar cru libhi_ad.a hi_ad.o ranlib libhi_ad.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/anomaly_detection' Making all in event_output make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/event_output' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/event_output -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/event_output/hi_eo_log.c rm -f libhi_eo.a ar cru libhi_eo.a hi_eo_log.o ranlib libhi_eo.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/event_output' Making all in server make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/server' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/server -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/server/hi_server.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/server -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/server/hi_server_norm.c rm -f libhi_server.a ar cru libhi_server.a hi_server.o hi_server_norm.o ranlib libhi_server.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/server' Making all in client make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/client' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/client -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/client/hi_client.c gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/client -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/client/hi_client_norm.c rm -f libhi_client.a ar cru libhi_client.a hi_client.o hi_client_norm.o ranlib libhi_client.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/client' Making all in normalization make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/normalization' gcc -DHAVE_CONFIG_H -I. -I../../../../../src/preprocessors/HttpInspect/normalization -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 -I../../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../../src/preprocessors/HttpInspect/normalization/hi_norm.c rm -f libhi_norm.a ar cru libhi_norm.a hi_norm.o ranlib libhi_norm.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect/normalization' make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect' rm -f libhttp_inspect.a ar cru libhttp_inspect.a user_interface/hi_ui_config.o user_interface/hi_ui_server_lookup.o user_interface/hi_ui_iis_unicode_map.o session_inspection/hi_si.o mode_inspection/hi_mi.o anomaly_detection/hi_ad.o utils/hi_util_kmap.o utils/hi_util_xmalloc.o utils/hi_util_hbm.o utils/hi_cmd_lookup.o utils/hi_paf.o event_output/hi_eo_log.o client/hi_client.o client/hi_client_norm.o server/hi_server.o server/hi_server_norm.o normalization/hi_norm.o ranlib libhttp_inspect.a make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect' make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/HttpInspect' Making all in Stream5 make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/Stream5' gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/snort_stream5_tcp.c gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/snort_stream5_udp.c gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/snort_stream5_icmp.c gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/snort_stream5_ip.c gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/snort_stream5_session.c gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/stream5_paf.c ../../../../src/preprocessors/Stream5/stream5_paf.c: In function 's5_paf_callback': ../../../../src/preprocessors/Stream5/stream5_paf.c:148: warning: 'paf' may be used uninitialized in this function gcc -DHAVE_CONFIG_H -I. -I../../../../src/preprocessors/Stream5 -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 -I../../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/preprocessors/Stream5/stream5_common.c rm -f libstream5.a ar cru libstream5.a snort_stream5_tcp.o snort_stream5_udp.o snort_stream5_icmp.o snort_stream5_ip.o snort_stream5_session.o stream5_paf.o stream5_common.o snort_stream5_tcp.o snort_stream5_udp.o snort_stream5_icmp.o snort_stream5_ip.o snort_stream5_session.o stream5_paf.o stream5_common.o ranlib libstream5.a make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors/Stream5' make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors' gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_arpspoof.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_bo.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_rpc_decode.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/stream_expect.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_perfmonitor.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/perf.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/perf-base.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/perf-flow.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/perf-event.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_httpinspect.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/snort_httpinspect.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/portscan.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_sfportscan.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_frag3.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/str_search.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_stream5.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/stream_api.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/spp_normalize.c gcc -DHAVE_CONFIG_H -I. -I../../../src/preprocessors -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/preprocessors/normalize.c rm -f libspp.a ar cru libspp.a spp_arpspoof.o spp_bo.o spp_rpc_decode.o stream_expect.o spp_perfmonitor.o perf.o perf-base.o perf-flow.o perf-event.o spp_httpinspect.o snort_httpinspect.o portscan.o spp_sfportscan.o spp_frag3.o str_search.o spp_stream5.o stream_api.o spp_normalize.o normalize.o ranlib libspp.a make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors' make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/preprocessors' Making all in parser make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/parser' gcc -DHAVE_CONFIG_H -I. -I../../../src/parser -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/parser/IpAddrSet.c rm -f libparser.a ar cru libparser.a IpAddrSet.o ranlib libparser.a make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/parser' Making all in dynamic-preprocessors make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' Updating include/snort_bounds.h Updating include/snort_debug.h Updating include/preprocids.h Updating include/profiler.h Updating include/cpuclock.h Updating include/sf_dynamic_common.h Updating include/sf_dynamic_engine.h Updating include/sf_dynamic_define.h Updating include/sf_dynamic_meta.h Updating include/sf_dynamic_preprocessor.h Updating include/sf_dynamic_preproc_lib.c Updating include/sf_dynamic_preproc_lib.h Updating include/sfghash.h Updating include/sfhashfcn.h Updating include/bitop.h Updating include/sf_ip.h Updating include/sf_ip.c Updating include/sf_ipvar.h Updating include/sf_vartable.h Updating include/ipv6_port.h Updating include/sfsnort_dynamic_detection_lib.c Updating include/sfsnort_dynamic_detection_lib.h Updating include/sf_snort_packet.h Updating include/sf_protocols.h Updating include/sf_snort_plugin_api.h Updating include/sf_decompression.h Updating include/pcap_pkthdr32.h Updating include/stream_api.h Updating include/str_search.h Updating include/sf_types.h Updating include/sfrt.h Updating include/sfrt.c Updating include/sfrt_dir.h Updating include/sfrt_dir.c Updating include/sfrt_flat.h Updating include/sfrt_flat.c Updating include/sfrt_flat_dir.h Updating include/sfrt_flat_dir.c Updating include/sfrt_trie.h Updating include/segment_mem.h Updating include/segment_mem.c Updating include/mempool.h Updating include/mempool.c Updating include/sf_sdlist.h Updating include/sf_sdlist_types.h Updating include/sf_sdlist.c Updating include/sfPolicyUserData.c Updating include/sfPolicyUserData.h Updating include/sfPolicy.h Updating include/util_unfold.h Updating include/util_unfold.c Updating include/sf_base64decode.h Updating include/sf_base64decode.c Updating include/sf_email_attach_decode.h Updating include/sf_email_attach_decode.c Updating include/treenodes.h Updating include/signature.h Updating include/plugin_enum.h Updating include/obfuscation.h Updating include/rule_option_types.h Updating include/event.h Updating include/Unified2_common.h Updating include/attribute_table_api.h Updating include/sfcontrol.h Updating include/idle_processing.h /usr/bin/make all-recursive make[4]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' Making all in . make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-ssl.lo `test -f 'libs/ssl.c' || echo '../../../src/dynamic-preprocessors/'`libs/ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-preprocessors/libs/ssl.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-preprocessors/libs/ssl.c -o libsf_dynamic_preproc_la-ssl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sfparser.lo `test -f 'libs/sfparser.c' || echo '../../../src/dynamic-preprocessors/'`libs/sfparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-preprocessors/libs/sfparser.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/dynamic-preprocessors/libs/sfparser.c -o libsf_dynamic_preproc_la-sfparser.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.lo `test -f 'include/sf_dynamic_preproc_lib.c' || echo '../../../src/dynamic-preprocessors/'`include/sf_dynamic_preproc_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_dynamic_preproc_lib.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_dynamic_preproc_lib.c -o libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sf_ip.lo `test -f 'include/sf_ip.c' || echo '../../../src/dynamic-preprocessors/'`include/sf_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_ip.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_ip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_ip.c -o libsf_dynamic_preproc_la-sf_ip.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sfrt.lo `test -f 'include/sfrt.c' || echo '../../../src/dynamic-preprocessors/'`include/sfrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt.c -o libsf_dynamic_preproc_la-sfrt.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sfrt_dir.lo `test -f 'include/sfrt_dir.c' || echo '../../../src/dynamic-preprocessors/'`include/sfrt_dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt_dir.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt_dir.c -o libsf_dynamic_preproc_la-sfrt_dir.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sfrt_flat.lo `test -f 'include/sfrt_flat.c' || echo '../../../src/dynamic-preprocessors/'`include/sfrt_flat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt_flat.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_flat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt_flat.c -o libsf_dynamic_preproc_la-sfrt_flat.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sfrt_flat_dir.lo `test -f 'include/sfrt_flat_dir.c' || echo '../../../src/dynamic-preprocessors/'`include/sfrt_flat_dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt_flat_dir.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_flat_dir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfrt_flat_dir.c -o libsf_dynamic_preproc_la-sfrt_flat_dir.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-segment_mem.lo `test -f 'include/segment_mem.c' || echo '../../../src/dynamic-preprocessors/'`include/segment_mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/segment_mem.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-segment_mem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/segment_mem.c -o libsf_dynamic_preproc_la-segment_mem.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-mempool.lo `test -f 'include/mempool.c' || echo '../../../src/dynamic-preprocessors/'`include/mempool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/mempool.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-mempool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/mempool.c -o libsf_dynamic_preproc_la-mempool.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sf_sdlist.lo `test -f 'include/sf_sdlist.c' || echo '../../../src/dynamic-preprocessors/'`include/sf_sdlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_sdlist.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_sdlist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_sdlist.c -o libsf_dynamic_preproc_la-sf_sdlist.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sfPolicyUserData.lo `test -f 'include/sfPolicyUserData.c' || echo '../../../src/dynamic-preprocessors/'`include/sfPolicyUserData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfPolicyUserData.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfPolicyUserData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sfPolicyUserData.c -o libsf_dynamic_preproc_la-sfPolicyUserData.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-util_unfold.lo `test -f 'include/util_unfold.c' || echo '../../../src/dynamic-preprocessors/'`include/util_unfold.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/util_unfold.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-util_unfold.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/util_unfold.c -o libsf_dynamic_preproc_la-util_unfold.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sf_base64decode.lo `test -f 'include/sf_base64decode.c' || echo '../../../src/dynamic-preprocessors/'`include/sf_base64decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_base64decode.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_base64decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_base64decode.c -o libsf_dynamic_preproc_la-sf_base64decode.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o libsf_dynamic_preproc_la-sf_email_attach_decode.lo `test -f 'include/sf_email_attach_decode.c' || echo '../../../src/dynamic-preprocessors/'`include/sf_email_attach_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_email_attach_decode.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_email_attach_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../src/dynamic-preprocessors -I../.. -I../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c include/sf_email_attach_decode.c -o libsf_dynamic_preproc_la-sf_email_attach_decode.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -static -lpcre -L/usr/lib64 -ldnet -o libsf_dynamic_preproc.la -rpath /usr/lib/snort/dynamic_preproc libsf_dynamic_preproc_la-ssl.lo libsf_dynamic_preproc_la-sfparser.lo libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.lo libsf_dynamic_preproc_la-sf_ip.lo libsf_dynamic_preproc_la-sfrt.lo libsf_dynamic_preproc_la-sfrt_dir.lo libsf_dynamic_preproc_la-sfrt_flat.lo libsf_dynamic_preproc_la-sfrt_flat_dir.lo libsf_dynamic_preproc_la-segment_mem.lo libsf_dynamic_preproc_la-mempool.lo libsf_dynamic_preproc_la-sf_sdlist.lo libsf_dynamic_preproc_la-sfPolicyUserData.lo libsf_dynamic_preproc_la-util_unfold.lo libsf_dynamic_preproc_la-sf_base64decode.lo libsf_dynamic_preproc_la-sf_email_attach_decode.lo -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: ar cru .libs/libsf_dynamic_preproc.a libsf_dynamic_preproc_la-ssl.o libsf_dynamic_preproc_la-sfparser.o libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.o libsf_dynamic_preproc_la-sf_ip.o libsf_dynamic_preproc_la-sfrt.o libsf_dynamic_preproc_la-sfrt_dir.o libsf_dynamic_preproc_la-sfrt_flat.o libsf_dynamic_preproc_la-sfrt_flat_dir.o libsf_dynamic_preproc_la-segment_mem.o libsf_dynamic_preproc_la-mempool.o libsf_dynamic_preproc_la-sf_sdlist.o libsf_dynamic_preproc_la-sfPolicyUserData.o libsf_dynamic_preproc_la-util_unfold.o libsf_dynamic_preproc_la-sf_base64decode.o libsf_dynamic_preproc_la-sf_email_attach_decode.o libtool: link: ranlib .libs/libsf_dynamic_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_dynamic_preproc.la" && ln -s "../libsf_dynamic_preproc.la" "libsf_dynamic_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/build install-preproclibLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' test -z "/usr/lib/snort/dynamic_preproc" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc" /bin/sh ../../libtool --mode=install /usr/bin/install -c libsf_dynamic_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.a /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: chmod 644 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: ranlib /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: warning: remember to run `libtool --finish /usr/lib/snort/dynamic_preproc' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' Making all in libs make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/libs' make[5]: Nothing to be done for `all'. make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/libs' Making all in ftptelnet make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftp_bounce_lookup.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftp_bounce_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftp_bounce_lookup.c -fPIC -DPIC -o .libs/ftp_bounce_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftp_bounce_lookup.c -o ftp_bounce_lookup.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftp_cmd_lookup.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftp_cmd_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftp_cmd_lookup.c -fPIC -DPIC -o .libs/ftp_cmd_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftp_cmd_lookup.c -o ftp_cmd_lookup.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftpp_eo_log.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_eo_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_eo_log.c -fPIC -DPIC -o .libs/ftpp_eo_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_eo_log.c -o ftpp_eo_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftpp_si.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_si.c -fPIC -DPIC -o .libs/ftpp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_si.c -o ftpp_si.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftpp_ui_client_lookup.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_client_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_client_lookup.c -fPIC -DPIC -o .libs/ftpp_ui_client_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_client_lookup.c -o ftpp_ui_client_lookup.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftpp_ui_config.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_config.c -fPIC -DPIC -o .libs/ftpp_ui_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_config.c -o ftpp_ui_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ftpp_ui_server_lookup.lo ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_server_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_server_lookup.c -fPIC -DPIC -o .libs/ftpp_ui_server_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/ftpp_ui_server_lookup.c -o ftpp_ui_server_lookup.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o hi_util_kmap.lo ../../../../src/dynamic-preprocessors/ftptelnet/hi_util_kmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/hi_util_kmap.c -fPIC -DPIC -o .libs/hi_util_kmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/hi_util_kmap.c -o hi_util_kmap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o hi_util_xmalloc.lo ../../../../src/dynamic-preprocessors/ftptelnet/hi_util_xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/hi_util_xmalloc.c -fPIC -DPIC -o .libs/hi_util_xmalloc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/hi_util_xmalloc.c -o hi_util_xmalloc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o pp_ftp.lo ../../../../src/dynamic-preprocessors/ftptelnet/pp_ftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/pp_ftp.c -fPIC -DPIC -o .libs/pp_ftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/pp_ftp.c -o pp_ftp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o pp_telnet.lo ../../../../src/dynamic-preprocessors/ftptelnet/pp_telnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/pp_telnet.c -fPIC -DPIC -o .libs/pp_telnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/pp_telnet.c -o pp_telnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o snort_ftptelnet.lo ../../../../src/dynamic-preprocessors/ftptelnet/snort_ftptelnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/snort_ftptelnet.c -fPIC -DPIC -o .libs/snort_ftptelnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/snort_ftptelnet.c -o snort_ftptelnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_ftptelnet.lo ../../../../src/dynamic-preprocessors/ftptelnet/spp_ftptelnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/spp_ftptelnet.c -fPIC -DPIC -o .libs/spp_ftptelnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ftptelnet -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ftptelnet/../libs -I../../../../src/dynamic-preprocessors/ftptelnet/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ftptelnet/spp_ftptelnet.c -o spp_ftptelnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_ftptelnet_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor ftp_bounce_lookup.lo ftp_cmd_lookup.lo ftpp_eo_log.lo ftpp_si.lo ftpp_ui_client_lookup.lo ftpp_ui_config.lo ftpp_ui_server_lookup.lo hi_util_kmap.lo hi_util_xmalloc.lo pp_ftp.lo pp_telnet.lo snort_ftptelnet.lo spp_ftptelnet.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/ftp_bounce_lookup.o .libs/ftp_cmd_lookup.o .libs/ftpp_eo_log.o .libs/ftpp_si.o .libs/ftpp_ui_client_lookup.o .libs/ftpp_ui_config.o .libs/ftpp_ui_server_lookup.o .libs/hi_util_kmap.o .libs/hi_util_xmalloc.o .libs/pp_ftp.o .libs/pp_telnet.o .libs/snort_ftptelnet.o .libs/spp_ftptelnet.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_ftptelnet_preproc.so.0 -o .libs/libsf_ftptelnet_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_ftptelnet_preproc.so.0" && ln -s "libsf_ftptelnet_preproc.so.0.0.0" "libsf_ftptelnet_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_ftptelnet_preproc.so" && ln -s "libsf_ftptelnet_preproc.so.0.0.0" "libsf_ftptelnet_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_ftptelnet_preproc.la" && ln -s "../libsf_ftptelnet_preproc.la" "libsf_ftptelnet_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ftptelnet_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0 || { rm -f libsf_ftptelnet_preproc.so.0 && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so || { rm -f libsf_ftptelnet_preproc.so && ln -s libsf_ftptelnet_preproc.so.0.0.0 libsf_ftptelnet_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ftptelnet' Making all in pop make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o pop_config.lo ../../../../src/dynamic-preprocessors/pop/pop_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/pop_config.c -fPIC -DPIC -o .libs/pop_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/pop_config.c -o pop_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o pop_log.lo ../../../../src/dynamic-preprocessors/pop/pop_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/pop_log.c -fPIC -DPIC -o .libs/pop_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/pop_log.c -o pop_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o pop_util.lo ../../../../src/dynamic-preprocessors/pop/pop_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/pop_util.c -fPIC -DPIC -o .libs/pop_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/pop_util.c -o pop_util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o snort_pop.lo ../../../../src/dynamic-preprocessors/pop/snort_pop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/snort_pop.c -fPIC -DPIC -o .libs/snort_pop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/snort_pop.c -o snort_pop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_pop.lo ../../../../src/dynamic-preprocessors/pop/spp_pop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/spp_pop.c -fPIC -DPIC -o .libs/spp_pop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/pop -I../../.. -I../include -I../../../../src/dynamic-preprocessors/pop/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/pop/spp_pop.c -o spp_pop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_pop_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor pop_config.lo pop_log.lo pop_util.lo snort_pop.lo spp_pop.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/pop_config.o .libs/pop_log.o .libs/pop_util.o .libs/snort_pop.o .libs/spp_pop.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_pop_preproc.so.0 -o .libs/libsf_pop_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_pop_preproc.so.0" && ln -s "libsf_pop_preproc.so.0.0.0" "libsf_pop_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_pop_preproc.so" && ln -s "libsf_pop_preproc.so.0.0.0" "libsf_pop_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_pop_preproc.la" && ln -s "../libsf_pop_preproc.la" "libsf_pop_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_pop_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0 || { rm -f libsf_pop_preproc.so.0 && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so || { rm -f libsf_pop_preproc.so && ln -s libsf_pop_preproc.so.0.0.0 libsf_pop_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/pop' Making all in imap make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o imap_config.lo ../../../../src/dynamic-preprocessors/imap/imap_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/imap_config.c -fPIC -DPIC -o .libs/imap_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/imap_config.c -o imap_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o imap_log.lo ../../../../src/dynamic-preprocessors/imap/imap_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/imap_log.c -fPIC -DPIC -o .libs/imap_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/imap_log.c -o imap_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o imap_util.lo ../../../../src/dynamic-preprocessors/imap/imap_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/imap_util.c -fPIC -DPIC -o .libs/imap_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/imap_util.c -o imap_util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o snort_imap.lo ../../../../src/dynamic-preprocessors/imap/snort_imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/snort_imap.c -fPIC -DPIC -o .libs/snort_imap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/snort_imap.c -o snort_imap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_imap.lo ../../../../src/dynamic-preprocessors/imap/spp_imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/spp_imap.c -fPIC -DPIC -o .libs/spp_imap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/imap -I../../.. -I../include -I../../../../src/dynamic-preprocessors/imap/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/imap/spp_imap.c -o spp_imap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_imap_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor imap_config.lo imap_log.lo imap_util.lo snort_imap.lo spp_imap.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/imap_config.o .libs/imap_log.o .libs/imap_util.o .libs/snort_imap.o .libs/spp_imap.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_imap_preproc.so.0 -o .libs/libsf_imap_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_imap_preproc.so.0" && ln -s "libsf_imap_preproc.so.0.0.0" "libsf_imap_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_imap_preproc.so" && ln -s "libsf_imap_preproc.so.0.0.0" "libsf_imap_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_imap_preproc.la" && ln -s "../libsf_imap_preproc.la" "libsf_imap_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_imap_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0 || { rm -f libsf_imap_preproc.so.0 && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so || { rm -f libsf_imap_preproc.so && ln -s libsf_imap_preproc.so.0.0.0 libsf_imap_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/imap' Making all in smtp make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o smtp_config.lo ../../../../src/dynamic-preprocessors/smtp/smtp_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_config.c -fPIC -DPIC -o .libs/smtp_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_config.c -o smtp_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o smtp_log.lo ../../../../src/dynamic-preprocessors/smtp/smtp_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_log.c -fPIC -DPIC -o .libs/smtp_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_log.c -o smtp_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o smtp_normalize.lo ../../../../src/dynamic-preprocessors/smtp/smtp_normalize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_normalize.c -fPIC -DPIC -o .libs/smtp_normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_normalize.c -o smtp_normalize.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o smtp_util.lo ../../../../src/dynamic-preprocessors/smtp/smtp_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_util.c -fPIC -DPIC -o .libs/smtp_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_util.c -o smtp_util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o smtp_xlink2state.lo ../../../../src/dynamic-preprocessors/smtp/smtp_xlink2state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_xlink2state.c -fPIC -DPIC -o .libs/smtp_xlink2state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/smtp_xlink2state.c -o smtp_xlink2state.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o snort_smtp.lo ../../../../src/dynamic-preprocessors/smtp/snort_smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/snort_smtp.c -fPIC -DPIC -o .libs/snort_smtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/snort_smtp.c -o snort_smtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_smtp.lo ../../../../src/dynamic-preprocessors/smtp/spp_smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/spp_smtp.c -fPIC -DPIC -o .libs/spp_smtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/smtp/spp_smtp.c -o spp_smtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ssl.lo `test -f '../../../../src/dynamic-preprocessors/libs/ssl.c' || echo '../../../../src/dynamic-preprocessors/smtp/'`../../../../src/dynamic-preprocessors/libs/ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/libs/ssl.c -fPIC -DPIC -o .libs/ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/smtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/smtp/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/libs/ssl.c -o ssl.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_smtp_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor smtp_config.lo smtp_log.lo smtp_normalize.lo smtp_util.lo smtp_xlink2state.lo snort_smtp.lo spp_smtp.lo ssl.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/smtp_config.o .libs/smtp_log.o .libs/smtp_normalize.o .libs/smtp_util.o .libs/smtp_xlink2state.o .libs/snort_smtp.o .libs/spp_smtp.o .libs/ssl.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_smtp_preproc.so.0 -o .libs/libsf_smtp_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_smtp_preproc.so.0" && ln -s "libsf_smtp_preproc.so.0.0.0" "libsf_smtp_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_smtp_preproc.so" && ln -s "libsf_smtp_preproc.so.0.0.0" "libsf_smtp_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_smtp_preproc.la" && ln -s "../libsf_smtp_preproc.la" "libsf_smtp_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_smtp_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0 || { rm -f libsf_smtp_preproc.so.0 && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so || { rm -f libsf_smtp_preproc.so && ln -s libsf_smtp_preproc.so.0.0.0 libsf_smtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/smtp' Making all in ssh make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssh -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssh/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_ssh.lo ../../../../src/dynamic-preprocessors/ssh/spp_ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssh -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssh/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ssh/spp_ssh.c -fPIC -DPIC -o .libs/spp_ssh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssh -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssh/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ssh/spp_ssh.c -o spp_ssh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_ssh_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_ssh.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_ssh.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_ssh_preproc.so.0 -o .libs/libsf_ssh_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_ssh_preproc.so.0" && ln -s "libsf_ssh_preproc.so.0.0.0" "libsf_ssh_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_ssh_preproc.so" && ln -s "libsf_ssh_preproc.so.0.0.0" "libsf_ssh_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_ssh_preproc.la" && ln -s "../libsf_ssh_preproc.la" "libsf_ssh_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssh_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0 || { rm -f libsf_ssh_preproc.so.0 && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so || { rm -f libsf_ssh_preproc.so && ln -s libsf_ssh_preproc.so.0.0.0 libsf_ssh_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssh' Making all in dns make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dns -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dns/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_dns.lo ../../../../src/dynamic-preprocessors/dns/spp_dns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dns -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dns/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dns/spp_dns.c -fPIC -DPIC -o .libs/spp_dns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dns -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dns/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dns/spp_dns.c -o spp_dns.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_dns_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_dns.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_dns.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_dns_preproc.so.0 -o .libs/libsf_dns_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_dns_preproc.so.0" && ln -s "libsf_dns_preproc.so.0.0.0" "libsf_dns_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_dns_preproc.so" && ln -s "libsf_dns_preproc.so.0.0.0" "libsf_dns_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_dns_preproc.la" && ln -s "../libsf_dns_preproc.la" "libsf_dns_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dns_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0 || { rm -f libsf_dns_preproc.so.0 && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so || { rm -f libsf_dns_preproc.so && ln -s libsf_dns_preproc.so.0.0.0 libsf_dns_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dns' Making all in ssl make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_ssl.lo ../../../../src/dynamic-preprocessors/ssl/spp_ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ssl/spp_ssl.c -fPIC -DPIC -o .libs/spp_ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/ssl/spp_ssl.c -o spp_ssl.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o ssl.lo `test -f '../../../../src/dynamic-preprocessors/libs/ssl.c' || echo '../../../../src/dynamic-preprocessors/ssl/'`../../../../src/dynamic-preprocessors/libs/ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/libs/ssl.c -fPIC -DPIC -o .libs/ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/libs/ssl.c -o ssl.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sfparser.lo `test -f '../../../../src/dynamic-preprocessors/libs/sfparser.c' || echo '../../../../src/dynamic-preprocessors/ssl/'`../../../../src/dynamic-preprocessors/libs/sfparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/libs/sfparser.c -fPIC -DPIC -o .libs/sfparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/ssl -I../../.. -I../include -I../../../../src/dynamic-preprocessors/ssl/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/libs/sfparser.c -o sfparser.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_ssl_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_ssl.lo ssl.lo sfparser.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_ssl.o .libs/ssl.o .libs/sfparser.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_ssl_preproc.so.0 -o .libs/libsf_ssl_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_ssl_preproc.so.0" && ln -s "libsf_ssl_preproc.so.0.0.0" "libsf_ssl_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_ssl_preproc.so" && ln -s "libsf_ssl_preproc.so.0.0.0" "libsf_ssl_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_ssl_preproc.la" && ln -s "../libsf_ssl_preproc.la" "libsf_ssl_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssl_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0 || { rm -f libsf_ssl_preproc.so.0 && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so || { rm -f libsf_ssl_preproc.so && ln -s libsf_ssl_preproc.so.0.0.0 libsf_ssl_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/ssl' Making all in dcerpc2 make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_debug.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_debug.c -fPIC -DPIC -o .libs/dce2_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_debug.c -o dce2_debug.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_utils.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_utils.c -fPIC -DPIC -o .libs/dce2_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_utils.c -o dce2_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_list.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_list.c -fPIC -DPIC -o .libs/dce2_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_list.c -o dce2_list.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_memory.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_memory.c -fPIC -DPIC -o .libs/dce2_memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_memory.c -o dce2_memory.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_stats.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_stats.c -fPIC -DPIC -o .libs/dce2_stats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_stats.c -o dce2_stats.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_event.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_event.c -fPIC -DPIC -o .libs/dce2_event.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_event.c -o dce2_event.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_config.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_config.c -fPIC -DPIC -o .libs/dce2_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_config.c -o dce2_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_roptions.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_roptions.c -fPIC -DPIC -o .libs/dce2_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_roptions.c -o dce2_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_dce2.lo ../../../../src/dynamic-preprocessors/dcerpc2/spp_dce2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/spp_dce2.c -fPIC -DPIC -o .libs/spp_dce2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/spp_dce2.c -o spp_dce2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o snort_dce2.lo ../../../../src/dynamic-preprocessors/dcerpc2/snort_dce2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/snort_dce2.c -fPIC -DPIC -o .libs/snort_dce2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/snort_dce2.c -o snort_dce2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_smb.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_smb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_smb.c -fPIC -DPIC -o .libs/dce2_smb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_smb.c -o dce2_smb.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_tcp.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_tcp.c -fPIC -DPIC -o .libs/dce2_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_tcp.c -o dce2_tcp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_co.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_co.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_co.c -fPIC -DPIC -o .libs/dce2_co.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_co.c -o dce2_co.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_udp.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_udp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_udp.c -fPIC -DPIC -o .libs/dce2_udp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_udp.c -o dce2_udp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_cl.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_cl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_cl.c -fPIC -DPIC -o .libs/dce2_cl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_cl.c -o dce2_cl.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_http.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_http.c -fPIC -DPIC -o .libs/dce2_http.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_http.c -o dce2_http.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dce2_paf.lo ../../../../src/dynamic-preprocessors/dcerpc2/dce2_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_paf.c -fPIC -DPIC -o .libs/dce2_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dcerpc2 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dcerpc2/../libs -I../../../../src/dynamic-preprocessors/dcerpc2/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dcerpc2/dce2_paf.c -o dce2_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_dce2_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor dce2_debug.lo dce2_utils.lo dce2_list.lo dce2_memory.lo dce2_stats.lo dce2_event.lo dce2_config.lo dce2_roptions.lo spp_dce2.lo snort_dce2.lo dce2_smb.lo dce2_tcp.lo dce2_co.lo dce2_udp.lo dce2_cl.lo dce2_http.lo dce2_paf.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/dce2_debug.o .libs/dce2_utils.o .libs/dce2_list.o .libs/dce2_memory.o .libs/dce2_stats.o .libs/dce2_event.o .libs/dce2_config.o .libs/dce2_roptions.o .libs/spp_dce2.o .libs/snort_dce2.o .libs/dce2_smb.o .libs/dce2_tcp.o .libs/dce2_co.o .libs/dce2_udp.o .libs/dce2_cl.o .libs/dce2_http.o .libs/dce2_paf.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_dce2_preproc.so.0 -o .libs/libsf_dce2_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_dce2_preproc.so.0" && ln -s "libsf_dce2_preproc.so.0.0.0" "libsf_dce2_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_dce2_preproc.so" && ln -s "libsf_dce2_preproc.so.0.0.0" "libsf_dce2_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_dce2_preproc.la" && ln -s "../libsf_dce2_preproc.la" "libsf_dce2_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dce2_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0 || { rm -f libsf_dce2_preproc.so.0 && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so || { rm -f libsf_dce2_preproc.so && ln -s libsf_dce2_preproc.so.0.0.0 libsf_dce2_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dcerpc2' Making all in sdf make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_sdf.lo ../../../../src/dynamic-preprocessors/sdf/spp_sdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/spp_sdf.c -fPIC -DPIC -o .libs/spp_sdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/spp_sdf.c -o spp_sdf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sdf_pattern_match.lo ../../../../src/dynamic-preprocessors/sdf/sdf_pattern_match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_pattern_match.c -fPIC -DPIC -o .libs/sdf_pattern_match.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_pattern_match.c -o sdf_pattern_match.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sdf_credit_card.lo ../../../../src/dynamic-preprocessors/sdf/sdf_credit_card.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_credit_card.c -fPIC -DPIC -o .libs/sdf_credit_card.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_credit_card.c -o sdf_credit_card.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sdf_us_ssn.lo ../../../../src/dynamic-preprocessors/sdf/sdf_us_ssn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_us_ssn.c -fPIC -DPIC -o .libs/sdf_us_ssn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_us_ssn.c -o sdf_us_ssn.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sdf_detection_option.lo ../../../../src/dynamic-preprocessors/sdf/sdf_detection_option.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_detection_option.c -fPIC -DPIC -o .libs/sdf_detection_option.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sdf -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sdf/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sdf/sdf_detection_option.c -o sdf_detection_option.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_sdf_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_sdf.lo sdf_pattern_match.lo sdf_credit_card.lo sdf_us_ssn.lo sdf_detection_option.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_sdf.o .libs/sdf_pattern_match.o .libs/sdf_credit_card.o .libs/sdf_us_ssn.o .libs/sdf_detection_option.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_sdf_preproc.so.0 -o .libs/libsf_sdf_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_sdf_preproc.so.0" && ln -s "libsf_sdf_preproc.so.0.0.0" "libsf_sdf_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_sdf_preproc.so" && ln -s "libsf_sdf_preproc.so.0.0.0" "libsf_sdf_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_sdf_preproc.la" && ln -s "../libsf_sdf_preproc.la" "libsf_sdf_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sdf_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0 || { rm -f libsf_sdf_preproc.so.0 && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so || { rm -f libsf_sdf_preproc.so && ln -s libsf_sdf_preproc.so.0.0.0 libsf_sdf_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sdf' Making all in sip make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_sip.lo ../../../../src/dynamic-preprocessors/sip/spp_sip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/spp_sip.c -fPIC -DPIC -o .libs/spp_sip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/spp_sip.c -o spp_sip.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sip_config.lo ../../../../src/dynamic-preprocessors/sip/sip_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_config.c -fPIC -DPIC -o .libs/sip_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_config.c -o sip_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sip_parser.lo ../../../../src/dynamic-preprocessors/sip/sip_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_parser.c -fPIC -DPIC -o .libs/sip_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_parser.c -o sip_parser.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sip_dialog.lo ../../../../src/dynamic-preprocessors/sip/sip_dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_dialog.c -fPIC -DPIC -o .libs/sip_dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_dialog.c -o sip_dialog.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sip_roptions.lo ../../../../src/dynamic-preprocessors/sip/sip_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_roptions.c -fPIC -DPIC -o .libs/sip_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_roptions.c -o sip_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o sip_utils.lo ../../../../src/dynamic-preprocessors/sip/sip_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_utils.c -fPIC -DPIC -o .libs/sip_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/sip -I../../.. -I../include -I../../../../src/dynamic-preprocessors/sip/../libs -I../../../../src/dynamic-preprocessors/sip/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/sip/sip_utils.c -o sip_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_sip_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_sip.lo sip_config.lo sip_parser.lo sip_dialog.lo sip_roptions.lo sip_utils.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_sip.o .libs/sip_config.o .libs/sip_parser.o .libs/sip_dialog.o .libs/sip_roptions.o .libs/sip_utils.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_sip_preproc.so.0 -o .libs/libsf_sip_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_sip_preproc.so.0" && ln -s "libsf_sip_preproc.so.0.0.0" "libsf_sip_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_sip_preproc.so" && ln -s "libsf_sip_preproc.so.0.0.0" "libsf_sip_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_sip_preproc.la" && ln -s "../libsf_sip_preproc.la" "libsf_sip_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sip_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0 || { rm -f libsf_sip_preproc.so.0 && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so || { rm -f libsf_sip_preproc.so && ln -s libsf_sip_preproc.so.0.0.0 libsf_sip_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/sip' Making all in reputation make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_reputation.lo ../../../../src/dynamic-preprocessors/reputation/spp_reputation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/reputation/spp_reputation.c -fPIC -DPIC -o .libs/spp_reputation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/reputation/spp_reputation.c -o spp_reputation.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o reputation_config.lo ../../../../src/dynamic-preprocessors/reputation/reputation_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/reputation/reputation_config.c -fPIC -DPIC -o .libs/reputation_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/reputation/reputation_config.c -o reputation_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o reputation_utils.lo ../../../../src/dynamic-preprocessors/reputation/reputation_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/reputation/reputation_utils.c -fPIC -DPIC -o .libs/reputation_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/reputation -I../../.. -I../include -I../../../../src/dynamic-preprocessors/reputation/../libs -I../../../../src/dynamic-preprocessors/reputation/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/reputation/reputation_utils.c -o reputation_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_reputation_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_reputation.lo reputation_config.lo reputation_utils.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_reputation.o .libs/reputation_config.o .libs/reputation_utils.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_reputation_preproc.so.0 -o .libs/libsf_reputation_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_reputation_preproc.so.0" && ln -s "libsf_reputation_preproc.so.0.0.0" "libsf_reputation_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_reputation_preproc.so" && ln -s "libsf_reputation_preproc.so.0.0.0" "libsf_reputation_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_reputation_preproc.la" && ln -s "../libsf_reputation_preproc.la" "libsf_reputation_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_reputation_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0 || { rm -f libsf_reputation_preproc.so.0 && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so || { rm -f libsf_reputation_preproc.so && ln -s libsf_reputation_preproc.so.0.0.0 libsf_reputation_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/reputation' Making all in gtp make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_gtp.lo ../../../../src/dynamic-preprocessors/gtp/spp_gtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/spp_gtp.c -fPIC -DPIC -o .libs/spp_gtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/spp_gtp.c -o spp_gtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o gtp_config.lo ../../../../src/dynamic-preprocessors/gtp/gtp_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/gtp_config.c -fPIC -DPIC -o .libs/gtp_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/gtp_config.c -o gtp_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o gtp_parser.lo ../../../../src/dynamic-preprocessors/gtp/gtp_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/gtp_parser.c -fPIC -DPIC -o .libs/gtp_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/gtp_parser.c -o gtp_parser.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o gtp_roptions.lo ../../../../src/dynamic-preprocessors/gtp/gtp_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/gtp_roptions.c -fPIC -DPIC -o .libs/gtp_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/gtp -I../../.. -I../include -I../../../../src/dynamic-preprocessors/gtp/../libs -I../../../../src/dynamic-preprocessors/gtp/includes -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/gtp/gtp_roptions.c -o gtp_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_gtp_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_gtp.lo gtp_config.lo gtp_parser.lo gtp_roptions.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_gtp.o .libs/gtp_config.o .libs/gtp_parser.o .libs/gtp_roptions.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_gtp_preproc.so.0 -o .libs/libsf_gtp_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_gtp_preproc.so.0" && ln -s "libsf_gtp_preproc.so.0.0.0" "libsf_gtp_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_gtp_preproc.so" && ln -s "libsf_gtp_preproc.so.0.0.0" "libsf_gtp_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_gtp_preproc.la" && ln -s "../libsf_gtp_preproc.la" "libsf_gtp_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_gtp_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0 || { rm -f libsf_gtp_preproc.so.0 && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so || { rm -f libsf_gtp_preproc.so && ln -s libsf_gtp_preproc.so.0.0.0 libsf_gtp_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/gtp' Making all in modbus make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_modbus.lo ../../../../src/dynamic-preprocessors/modbus/spp_modbus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/spp_modbus.c -fPIC -DPIC -o .libs/spp_modbus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/spp_modbus.c -o spp_modbus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o modbus_decode.lo ../../../../src/dynamic-preprocessors/modbus/modbus_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/modbus_decode.c -fPIC -DPIC -o .libs/modbus_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/modbus_decode.c -o modbus_decode.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o modbus_roptions.lo ../../../../src/dynamic-preprocessors/modbus/modbus_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/modbus_roptions.c -fPIC -DPIC -o .libs/modbus_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/modbus_roptions.c -o modbus_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o modbus_paf.lo ../../../../src/dynamic-preprocessors/modbus/modbus_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/modbus_paf.c -fPIC -DPIC -o .libs/modbus_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/modbus -I../../.. -I../include -I../../../../src/dynamic-preprocessors/modbus/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/modbus/modbus_paf.c -o modbus_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_modbus_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_modbus.lo modbus_decode.lo modbus_roptions.lo modbus_paf.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_modbus.o .libs/modbus_decode.o .libs/modbus_roptions.o .libs/modbus_paf.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_modbus_preproc.so.0 -o .libs/libsf_modbus_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_modbus_preproc.so.0" && ln -s "libsf_modbus_preproc.so.0.0.0" "libsf_modbus_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_modbus_preproc.so" && ln -s "libsf_modbus_preproc.so.0.0.0" "libsf_modbus_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_modbus_preproc.la" && ln -s "../libsf_modbus_preproc.la" "libsf_modbus_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_modbus_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0 || { rm -f libsf_modbus_preproc.so.0 && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so || { rm -f libsf_modbus_preproc.so && ln -s libsf_modbus_preproc.so.0.0.0 libsf_modbus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/modbus' Making all in dnp3 make[5]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o spp_dnp3.lo ../../../../src/dynamic-preprocessors/dnp3/spp_dnp3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/spp_dnp3.c -fPIC -DPIC -o .libs/spp_dnp3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/spp_dnp3.c -o spp_dnp3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dnp3_paf.lo ../../../../src/dynamic-preprocessors/dnp3/dnp3_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_paf.c -fPIC -DPIC -o .libs/dnp3_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_paf.c -o dnp3_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dnp3_reassembly.lo ../../../../src/dynamic-preprocessors/dnp3/dnp3_reassembly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_reassembly.c -fPIC -DPIC -o .libs/dnp3_reassembly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_reassembly.c -o dnp3_reassembly.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dnp3_roptions.lo ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c -fPIC -DPIC -o .libs/dnp3_roptions.o ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c: In function 'DNP3IndInit': ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c:201: warning: 'saveptr' may be used uninitialized in this function ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c: In function 'DNP3ObjInit': ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c:147: warning: 'saveptr' may be used uninitialized in this function libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_roptions.c -o dnp3_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c -o dnp3_map.lo ../../../../src/dynamic-preprocessors/dnp3/dnp3_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_map.c -fPIC -DPIC -o .libs/dnp3_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../src/dynamic-preprocessors/dnp3 -I../../.. -I../include -I../../../../src/dynamic-preprocessors/dnp3/../libs -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../../src/dynamic-preprocessors/dnp3/dnp3_map.c -o dnp3_map.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -shared -export-dynamic -module -lpcre -L/usr/lib64 -ldnet -o libsf_dnp3_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_dnp3.lo dnp3_paf.lo dnp3_reassembly.lo dnp3_roptions.lo dnp3_map.lo ../libsf_dynamic_preproc.la -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_dnp3.o .libs/dnp3_paf.o .libs/dnp3_reassembly.o .libs/dnp3_roptions.o .libs/dnp3_map.o -L/usr/lib64 ../.libs/libsf_dynamic_preproc.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread -O2 -O2 -Wl,-soname -Wl,libsf_dnp3_preproc.so.0 -o .libs/libsf_dnp3_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_dnp3_preproc.so.0" && ln -s "libsf_dnp3_preproc.so.0.0.0" "libsf_dnp3_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_dnp3_preproc.so" && ln -s "libsf_dnp3_preproc.so.0.0.0" "libsf_dnp3_preproc.so") libtool: link: ( cd ".libs" && rm -f "libsf_dnp3_preproc.la" && ln -s "../libsf_dnp3_preproc.la" "libsf_dnp3_preproc.la" ) /usr/bin/make DESTDIR=`pwd`/../build install-libLTLIBRARIES make[6]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3' test -z "/usr/lib/snort_dynamicpreprocessor" || /bin/mkdir -p "/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor" /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dnp3_preproc.la '/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.so.0.0.0 /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0 || { rm -f libsf_dnp3_preproc.so.0 && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so.0; }; }) libtool: install: (cd /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so || { rm -f libsf_dnp3_preproc.so && ln -s libsf_dnp3_preproc.so.0.0.0 libsf_dnp3_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.lai /builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.la libtool: install: warning: remember to run `libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3' make[5]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors/dnp3' make[4]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/dynamic-preprocessors' Making all in target-based make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/target-based' gcc -DHAVE_CONFIG_H -I. -I../../../src/target-based -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/target-based/sftarget_reader.c gcc -DHAVE_CONFIG_H -I. -I../../../src/target-based -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/target-based/sftarget_hostentry.c gcc -DHAVE_CONFIG_H -I. -I../../../src/target-based -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/target-based/sftarget_protocol_reference.c bison -y -d -psfat_ ../../../src/target-based/sf_attribute_table.y mv y.tab.h sf_attribute_table.h flex -i -Psfat -osf_attribute_table_parser.c ../../../src/target-based/sf_attribute_table_parser.l gcc -DHAVE_CONFIG_H -I. -I../../../src/target-based -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c sf_attribute_table_parser.c gcc -DHAVE_CONFIG_H -I. -I../../../src/target-based -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/target-based/sf_attribute_table.c gcc -DHAVE_CONFIG_H -I. -I../../../src/target-based -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/target-based/sftarget_reader_live.c ../../../src/target-based/sftarget_reader_live.c: In function 'addLiveHost': ../../../src/target-based/sftarget_reader_live.c:229: warning: 'ret' may be used uninitialized in this function rm -f libtarget_based.a ar cru libtarget_based.a sftarget_reader.o sftarget_hostentry.o sftarget_protocol_reference.o sf_attribute_table_parser.o sf_attribute_table.o sftarget_reader_live.o sf_attribute_table_parser.o sf_attribute_table.o ranlib libtarget_based.a make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/target-based' Making all in control make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/control' gcc -DHAVE_CONFIG_H -I. -I../../../src/control -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 -I../../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../../src/control/sfcontrol.c rm -f libsfcontrol.a ar cru libsfcontrol.a sfcontrol.o ranlib libsfcontrol.a make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src/control' make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src' gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/debug.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/decode.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/encode.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/active.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/log.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/mstring.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/parser.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/profiler.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/plugbase.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/snort.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/strlcatu.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/strlcpyu.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/tag.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/util.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/detect.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/signature.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/mempool.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/sf_sdlist.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/fpcreate.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/fpdetect.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/pcrm.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/byte_extract.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/sfthreshold.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/packet_time.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/event_wrapper.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/event_queue.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/ppm.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/log_text.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/detection_filter.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/detection_util.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/rate_filter.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/obfuscation.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/sfdaq.c gcc -DHAVE_CONFIG_H -I. -I../../src -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 -I../../src/control -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -c ../../src/idle_processing.c /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -lpcre -L/usr/lib64 -ldnet -o snort debug.o decode.o encode.o active.o log.o mstring.o parser.o profiler.o plugbase.o snort.o strlcatu.o strlcpyu.o tag.o util.o detect.o signature.o mempool.o sf_sdlist.o fpcreate.o fpdetect.o pcrm.o byte_extract.o sfthreshold.o packet_time.o event_wrapper.o event_queue.o ppm.o log_text.o detection_filter.o detection_util.o rate_filter.o obfuscation.o sfdaq.o idle_processing.o output-plugins/libspo.a detection-plugins/libspd.a dynamic-plugins/libdynamic.a preprocessors/libspp.a parser/libparser.a target-based/libtarget_based.a preprocessors/HttpInspect/libhttp_inspect.a preprocessors/Stream5/libstream5.a sfutil/libsfutil.a control/libsfcontrol.a -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -o snort debug.o decode.o encode.o active.o log.o mstring.o parser.o profiler.o plugbase.o snort.o strlcatu.o strlcpyu.o tag.o util.o detect.o signature.o mempool.o sf_sdlist.o fpcreate.o fpdetect.o pcrm.o byte_extract.o sfthreshold.o packet_time.o event_wrapper.o event_queue.o ppm.o log_text.o detection_filter.o detection_util.o rate_filter.o obfuscation.o sfdaq.o idle_processing.o -L/usr/lib64 output-plugins/libspo.a detection-plugins/libspd.a dynamic-plugins/libdynamic.a preprocessors/libspp.a parser/libparser.a target-based/libtarget_based.a preprocessors/HttpInspect/libhttp_inspect.a preprocessors/Stream5/libstream5.a sfutil/libsfutil.a control/libsfcontrol.a /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src' make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/src' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/doc' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/etc' Making all in templates make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/templates' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/templates' Making all in contrib make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/contrib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/contrib' Making all in rpm make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/rpm' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/rpm' Making all in schemas make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/schemas' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/schemas' Making all in m4 make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/m4' Making all in preproc_rules make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/preproc_rules' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/preproc_rules' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools' Making all in u2boat make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools/u2boat' gcc -DHAVE_CONFIG_H -I. -I../../../tools/u2boat -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 -I../../../src/control -I/usr/include/pcap -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -MT u2boat-u2boat.o -MD -MP -MF .deps/u2boat-u2boat.Tpo -c -o u2boat-u2boat.o `test -f 'u2boat.c' || echo '../../../tools/u2boat/'`u2boat.c mv -f .deps/u2boat-u2boat.Tpo .deps/u2boat-u2boat.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -lpcre -L/usr/lib64 -ldnet -o u2boat u2boat-u2boat.o -lpcap -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -o u2boat u2boat-u2boat.o -L/usr/lib64 /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools/u2boat' Making all in u2spewfoo make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools/u2spewfoo' gcc -DHAVE_CONFIG_H -I. -I../../../tools/u2spewfoo -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 -I../../../src/control -I/usr/include/pcap -DDYNAMIC_PLUGIN -DZLIB -DGRE -DMPLS -DPREPROCESSOR_AND_DECODER_RULE_EVENTS -DPPM_MGR -DENABLE_PAF -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DSUP_IP6 -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNORMALIZER -DACTIVE_RESPONSE -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -MT u2spewfoo-u2spewfoo.o -MD -MP -MF .deps/u2spewfoo-u2spewfoo.Tpo -c -o u2spewfoo-u2spewfoo.o `test -f 'u2spewfoo.c' || echo '../../../tools/u2spewfoo/'`u2spewfoo.c mv -f .deps/u2spewfoo-u2spewfoo.Tpo .deps/u2spewfoo-u2spewfoo.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -lpcre -L/usr/lib64 -ldnet -o u2spewfoo u2spewfoo-u2spewfoo.o -lz -ldaq_static -ldnet -lpcre -lpcap -lnsl -lm -lm -ldl -L/usr/lib64 -ldaq_static_modules -lsfbpf -lpcap -lsfbpf -lpcap -lz -lpthread -lpthread -lpthread libtool: link: gcc -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -g -O2 -g -O2 -DSF_VISIBILITY -fvisibility=hidden -fno-strict-aliasing -Wall -o u2spewfoo u2spewfoo-u2spewfoo.o -L/usr/lib64 /usr/lib64/libdaq_static.a -ldnet -lpcre -lnsl -lm -ldl /usr/lib64/libdaq_static_modules.a /usr/lib64/libsfbpf.so -lpcap -lz -lpthread make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools/u2spewfoo' make[3]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools' make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain/tools' make[2]: Entering directory `/builddir/build/BUILD/snort-2.9.2.2/plain' make[2]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain' make[1]: Leaving directory `/builddir/build/BUILD/snort-2.9.2.2/plain' + /bin/mv src/snort ../snort-plain + cd .. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.yIynhk + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 + cd snort-2.9.2.2 + LANG=C + export LANG + unset DISPLAY + xargs /bin/rm -rf + find . -type d -name CVS -print + /bin/sed -e 's;var RULE_PATH ../rules;var RULE_PATH /etc/snort/rules;' + /bin/rm -f etc/snort.conf + /bin/mv etc/snort.conf.new etc/snort.conf + /bin/sed -e 's;dynamicpreprocessor directory \/usr\/local/lib\/snort_dynamicpreprocessor;dynamicpreprocessor directory /usr/lib64\/snort-2.9.2.2_dynamicpreprocessor;' + /bin/rm -f etc/snort.conf + /bin/mv etc/snort.conf.new etc/snort.conf + /bin/sed -e 's;dynamicengine \/usr\/local/lib\/snort_dynamicengine;dynamicengine /usr/lib64\/snort-2.9.2.2_dynamicengine;' + /bin/rm -f etc/snort.conf + /bin/mv etc/snort.conf.new etc/snort.conf + InstallSnort plain + '[' plain = mysql ']' + '[' plain = postgresql ']' + '[' plain = unixODBC ']' + '[' plain = oracle ']' + '[' plain = plain ']' + /bin/rm -rf /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/sbin + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/etc/snort/rules + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/etc/snort + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/etc/sysconfig + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/etc/logrotate.d + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/var/log/snort + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/etc/rc.d/init.d + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/man/man8 + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/doc/snort-2.9.2.2 + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/snort-2.9.2.2/schemas + /usr/bin/install -p -m 0755 snort-plain /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/sbin/snort-plain + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicengine + /bin/mkdir -p -m 0755 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor + /usr/bin/install -p -m 0755 plain/src/dynamic-plugins/sf_engine/.libs/libsf_engine.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicengine + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicengine/libsf_engine.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicengine/libsf_engine.so + /usr/bin/install -p -m 0755 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0 plain/src/dynamic-preprocessors/build//usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so + preprocessor=libsf_dce2_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so + preprocessor=libsf_dnp3_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so + preprocessor=libsf_dns_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so + preprocessor=libsf_ftptelnet_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so + preprocessor=libsf_gtp_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so + preprocessor=libsf_imap_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so + preprocessor=libsf_modbus_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so + preprocessor=libsf_pop_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so + preprocessor=libsf_reputation_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so + preprocessor=libsf_sdf_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so + preprocessor=libsf_sip_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so + preprocessor=libsf_smtp_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so + preprocessor=libsf_ssh_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so + for file in '$RPM_BUILD_ROOT/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/*.so' ++ basename /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so + preprocessor=libsf_ssl_preproc.so + ln -s -f /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.0 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so + /usr/bin/install -p -m 0644 snort.8 /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/man/man8 + /usr/bin/gzip /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/man/man8/snort.8 + /usr/bin/install -p -m 0755 rpm/snortd /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/etc/rc.d/init.d + /usr/bin/install -p -m 0644 rpm/snort.sysconfig /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64//etc/sysconfig/snort + /usr/bin/install -p -m 0644 rpm/snort.logrotate /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64//etc/logrotate.d/snort + /usr/bin/install -p -m 0644 etc/reference.config etc/classification.config etc/unicode.map etc/gen-msg.map etc/threshold.conf etc/snort.conf /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64//etc/snort + find doc -maxdepth 1 -type f -not -name 'Makefile*' -exec /usr/bin/install -p -m 0644 '{}' /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/doc/snort-2.9.2.2 ';' + /bin/rm -f '/builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/doc/snort-2.9.2.2/Makefile.*' + /usr/bin/install -p -m 0644 schemas/create_db2 schemas/create_mssql schemas/create_mysql schemas/create_oracle.sql schemas/create_postgresql /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/share/snort-2.9.2.2/schemas + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/snort-2.9.2.2 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicengine/libsf_engine.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.0 *** WARNING: identical binaries are copied, not linked: /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.0 and /usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64/usr/sbin/snort-plain symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicengine/libsf_engine.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicengine/libsf_engine.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_imap_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dce2_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sip_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dns_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ftptelnet_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_sdf_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_smtp_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_gtp_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssl_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_ssh_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_modbus_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_pop_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_dnp3_preproc.so.debug symlinked /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.0.debug to /usr/lib/debug/usr/lib64/snort-2.9.2.2_dynamicpreprocessor/libsf_reputation_preproc.so.debug cpio: snort-2.9.2.2/plain/src/target-based/sf_attribute_table.c: Cannot stat: No such file or directory cpio: snort-2.9.2.2/plain/src/target-based/sf_attribute_table.y: Cannot stat: No such file or directory cpio: snort-2.9.2.2/plain/src/target-based/y.tab.h: Cannot stat: No such file or directory 18668 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: snort-2.9.2.2-1.x86_64 Provides: config(snort) = 1:2.9.2.2-1 libsf_dce2_preproc.so.0()(64bit) libsf_dnp3_preproc.so.0()(64bit) libsf_dns_preproc.so.0()(64bit) libsf_engine.so.0()(64bit) libsf_ftptelnet_preproc.so.0()(64bit) libsf_gtp_preproc.so.0()(64bit) libsf_imap_preproc.so.0()(64bit) libsf_modbus_preproc.so.0()(64bit) libsf_pop_preproc.so.0()(64bit) libsf_reputation_preproc.so.0()(64bit) libsf_sdf_preproc.so.0()(64bit) libsf_sip_preproc.so.0()(64bit) libsf_smtp_preproc.so.0()(64bit) libsf_ssh_preproc.so.0()(64bit) libsf_ssl_preproc.so.0()(64bit) Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libdnet.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpcap.so.1()(64bit) libpcre.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsfbpf.so.0()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Conflicts: snort-inline Processing files: snort-debuginfo-2.9.2.2-1.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 Wrote: /builddir/build/RPMS/snort-2.9.2.2-1.x86_64.rpm Wrote: /builddir/build/RPMS/snort-debuginfo-2.9.2.2-1.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.76OOVa + umask 022 + cd /builddir/build/BUILD + cd snort-2.9.2.2 + /bin/rm -rf /builddir/build/BUILDROOT/snort-2.9.2.2-1.x86_64 + exit 0 Child return code was: 0 LEAVE do -->