==> Synchronizing chroot copy [/chroot/x86_64/root] -> [build]...done ==> Making package: snort 2.9.20-1 (Sun Feb 5 19:33:19 2023) ==> Retrieving sources... -> Found snort-2.9.20.tar.gz -> Found emerging.rules.tar.gz -> Found snort -> Found snort.conf.d -> Found snort.service -> Found local.rules -> Found white_list.rules -> Found black_list.rules ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... snort-2.9.20.tar.gz ... Passed emerging.rules.tar.gz ... Passed snort ... Passed snort.conf.d ... Passed snort.service ... Passed local.rules ... Passed white_list.rules ... Passed black_list.rules ... Passed ==> Making package: snort 2.9.20-1 (Sun 05 Feb 2023 07:33:28 PM EST) ==> Checking runtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (5) dbus-1.14.4-1 libnl-3.7.0-2 libpcap-1.10.3-1 libdaq-static-2.0.7-1 libdnet-1.16.3-1 Total Download Size: 1.15 MiB Total Installed Size: 4.43 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... libnl-3.7.0-2-x86_64 downloading... dbus-1.14.4-1-x86_64 downloading... libpcap-1.10.3-1-x86_64 downloading... libdaq-static-2.0.7-1-x86_64 downloading... libdnet-1.16.3-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing libnl... installing dbus... installing libpcap... installing libdaq-static... libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/sbin" ldconfig -n /usr/lib/daq ---------------------------------------------------------------------- Libraries have been installed in: /usr/lib/daq If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- installing libdnet... [?25h==> Checking buildtime dependencies... ==> Installing missing dependencies... [?25lresolving dependencies... looking for conflicting packages... Packages (2) luajit-2.1.0.beta3.r467.gd0e88930-1 tcpdump-4.99.3-1 Total Download Size: 0.79 MiB Total Installed Size: 2.13 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... tcpdump-4.99.3-1-x86_64 downloading... luajit-2.1.0.beta3.r467.gd0e88930-1-x86_64 downloading... checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing tcpdump... installing luajit... [?25h==> Retrieving sources... -> Found snort-2.9.20.tar.gz -> Found emerging.rules.tar.gz -> Found snort -> Found snort.conf.d -> Found snort.service -> Found local.rules -> Found white_list.rules -> Found black_list.rules ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting snort-2.9.20.tar.gz with bsdtar -> Extracting emerging.rules.tar.gz with bsdtar ==> Starting build()... configure: WARNING: unrecognized options: --enable-zlib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) 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 whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for gcc option to accept ISO Standard C... (cached) none needed 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 whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/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... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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... yes 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... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for uuid_parse in -luuid... yes checking for inet_ntoa in -lnsl... no 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 gettid... yes checking for snprintf... yes checking for malloc_trim... yes checking for mallinfo... 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... no 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 for SHA256_Init in -lcrypto... yes checking for MD5_Init in -lcrypto... 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... yes checking for daq_hup_apply... yes checking for daq_acquire_with_meta... yes checking for daq_dp_add_dc... yes checking for daq real addresses... no checking whether DAQ_PKT_FLAG_DECRYPTED_SSL is declared... no checking whether DAQ_PKT_FLAG_LOCALLY_ORIGINATED is declared... no checking whether DAQ_PKT_FLAG_LOCALLY_DESTINED is declared... no checking for struct _DAQ_DP_key_t.sa.src_ip4... yes checking for daq address space ID... yes checking for daq flow ID... yes checking for daq extended flow modifiers... no checking for daq query flow... no checking for daq data channel flags... no checking for separate IP versions on pinhole endpoints... no checking for DAQ_VERDICT_RETRY... yes checking for daq packet trace... no DAQ version doesn't support packet trace. checking for daq verdict reason... no DAQ version doesn't support tracing verdict reason. 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 lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_stream_decoder in -llzma... yes checking for pthread_tryjoin_np... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for luajit... yes checking openssl/x509.h usability... yes checking openssl/x509.h presence... yes checking for openssl/x509.h... yes checking for d2i_X509 in -lcrypto... yes checking for nghttp2_option_new in -lnghttp2... yes checking for linuxthreads... no checking for yylex_destroy support... yes checking for SFLINUX... no checking for WRLINUX... no checking that generated files are newer than configure... done 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/file-process/Makefile config.status: creating src/file-process/libs/Makefile config.status: creating src/side-channel/Makefile config.status: creating src/side-channel/dynamic-plugins/Makefile config.status: creating src/side-channel/dynamic-plugins/snort_side_channel.pc config.status: creating src/side-channel/plugins/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/s7commplus/Makefile config.status: creating src/dynamic-preprocessors/file/Makefile config.status: creating src/dynamic-preprocessors/appid/Makefile config.status: creating src/dynamic-output/Makefile config.status: creating src/dynamic-output/plugins/Makefile config.status: creating src/dynamic-output/libs/Makefile config.status: creating src/dynamic-output/libs/snort_output.pc 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/files/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/Session/Makefile config.status: creating src/preprocessors/Stream6/Makefile config.status: creating src/parser/Makefile config.status: creating src/target-based/Makefile config.status: creating doc/Makefile config.status: creating rpm/Makefile config.status: creating preproc_rules/Makefile config.status: creating m4/Makefile config.status: creating etc/Makefile config.status: creating templates/Makefile config.status: creating tools/Makefile config.status: creating tools/control/Makefile config.status: creating tools/u2boat/Makefile config.status: creating tools/u2spewfoo/Makefile config.status: creating tools/u2openappid/Makefile config.status: creating tools/u2streamer/Makefile config.status: creating tools/file_server/Makefile config.status: creating src/win32/Makefile config.status: creating src/reload-adjust/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --enable-zlib make all-recursive make[1]: Entering directory '/build/snort/src/snort-2.9.20' Making all in src make[2]: Entering directory '/build/snort/src/snort-2.9.20/src' Making all in sfutil make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/sfutil' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfghash.o sfghash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfhashfcn.o sfhashfcn.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sflsq.o sflsq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfmemcap.o sfmemcap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfthd.o sfthd.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfxhash.o sfxhash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ipobj.o ipobj.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o getopt_long.o getopt_long.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o acsmx.o acsmx.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o acsmx2.o acsmx2.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfksearch.o sfksearch.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bnfa_search.o bnfa_search.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o mpse.o mpse.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o util_math.o util_math.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o util_net.o util_net.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o util_str.o util_str.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o util_utf.o util_utf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o util_jsnorm.o util_jsnorm.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o util_unfold.o util_unfold.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o asn1.o asn1.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfeventq.o sfeventq.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfsnprintfappend.o sfsnprintfappend.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfrt.o sfrt.c In file included from ../../src/ipv6_port.h:29, from sfrt.h:104, from sfrt.c:89: sfrt.c: In function ‘sfrt_lookup’: ./sf_ip.h:230:32: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:341:15: note: in expansion of macro ‘sfaddr_get_ip4_ptr’ 341 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ ./sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sfrt.c:347:15: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 347 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sfrt.c: In function ‘sfrt_search’: ./sf_ip.h:230:32: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:514:15: note: in expansion of macro ‘sfaddr_get_ip4_ptr’ 514 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ ./sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sfrt.c:520:15: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 520 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sfrt.c: In function ‘sfrt_insert’: ./sf_ip.h:226:30: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:579:19: note: in expansion of macro ‘sfip_get_ip4_ptr’ 579 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ ./sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sfrt.c:585:19: note: in expansion of macro ‘sfip_get_ip6_ptr’ 585 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ sfrt.c: In function ‘sfrt_remove’: ./sf_ip.h:226:30: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ sfrt.c:728:19: note: in expansion of macro ‘sfip_get_ip4_ptr’ 728 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ ./sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sfrt.c:734:19: note: in expansion of macro ‘sfip_get_ip6_ptr’ 734 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfrt_dir.o sfrt_dir.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfrt_flat.o sfrt_flat.c In file included from ../../src/ipv6_port.h:29, from sfrt_flat.h:36, from sfrt_flat.c:29: sfrt_flat.c: In function ‘sfrt_flat_lookup’: ./sf_ip.h:230:32: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ sfrt_flat.c:237:15: note: in expansion of macro ‘sfaddr_get_ip4_ptr’ 237 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ ./sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sfrt_flat.c:243:15: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 243 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sfrt_flat.c: In function ‘sfrt_flat_insert’: ./sf_ip.h:226:30: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ sfrt_flat.c:307:15: note: in expansion of macro ‘sfip_get_ip4_ptr’ 307 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ ./sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sfrt_flat.c:313:15: note: in expansion of macro ‘sfip_get_ip6_ptr’ 313 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfrt_flat_dir.o sfrt_flat_dir.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o segment_mem.o segment_mem.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfportobject.o sfportobject.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfrim.o sfrim.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfprimetable.o sfprimetable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_ip.o sf_ip.c In file included from sf_ip.c:42: sf_ip.c: In function ‘sfip_cidr_mask’: sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:137:9: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 137 | p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function ‘sfip_pton’: sf_ip.c:412:40: warning: taking address of packed member of ‘struct _ip’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 412 | return _sfip_pton(src, &dst->addr, &dst->bits); | ^~~~~~~~~~ sf_ip.c: In function ‘sfip_obfuscate’: sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:444:12: note: in expansion of macro ‘sfip_get_ip6_ptr’ 444 | ob_p = sfip_get_ip6_ptr(ob); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:445:12: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 445 | ip_p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function ‘sfip_contains’: sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:485:10: note: in expansion of macro ‘sfip_get_ip6_ptr’ 485 | p1 = sfip_get_ip6_ptr(net); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:486:10: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 486 | p2 = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_ipvar.o sf_ipvar.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_vartable.o sf_vartable.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_iph.o sf_iph.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_textlog.o sf_textlog.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_sechash.o sf_sechash.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfPolicy.o sfPolicy.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfPolicyUserData.o sfPolicyUserData.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfActionQueue.o sfActionQueue.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfrf.o sfrf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o strvec.o strvec.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_email_attach_decode.o sf_email_attach_decode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_base64decode.o 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 sf_sechash.o sfPolicy.o sfPolicyUserData.o sfActionQueue.o sfrf.o strvec.o sf_email_attach_decode.o sf_base64decode.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsfutil.a make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/sfutil' Making all in win32 make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/win32' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/win32' Making all in output-plugins make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/output-plugins' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_alert_fast.o spo_alert_fast.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_alert_full.o spo_alert_full.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_alert_syslog.o spo_alert_syslog.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_alert_unixsock.o spo_alert_unixsock.c spo_alert_unixsock.c: In function ‘OpenAlertSock’: spo_alert_unixsock.c:301:5: warning: ‘__builtin_strncpy’ output may be truncated copying 107 bytes from a string of length 1023 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 301 | strncpy(alertaddr.sun_path, srv, sizeof(alertaddr.sun_path)-1); | ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_csv.o spo_csv.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_log_null.o spo_log_null.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_log_tcpdump.o spo_log_tcpdump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_unified2.o spo_unified2.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_log_ascii.o spo_log_ascii.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_alert_sf_socket.o spo_alert_sf_socket.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spo_alert_test.o 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_log_null.o spo_log_tcpdump.o spo_unified2.o spo_log_ascii.o spo_alert_sf_socket.o spo_alert_test.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libspo.a make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/output-plugins' Making all in detection-plugins make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/detection-plugins' Updating sf_snort_packet.h Updating sf_snort_plugin_api.h Updating sf_decompression.h Updating sf_decompression_define.h make all-am make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/detection-plugins' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o detection_options.o detection_options.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_asn1.o sp_asn1.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_asn1_detect.o sp_asn1_detect.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_byte_check.o sp_byte_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_byte_jump.o sp_byte_jump.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_byte_extract.o sp_byte_extract.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_byte_math.o sp_byte_math.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_clientserver.o sp_clientserver.c sp_clientserver.c: In function ‘FlowHash’: sp_clientserver.c:95:48: warning: ‘<<’ in boolean context, did you mean ‘<’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 95 | a = data->from_server || data->from_client << 16; | ~~~~~~~~~~~~~~~~~~^~~~~ sp_clientserver.c:96:60: warning: ‘<<’ in boolean context, did you mean ‘<’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 96 | b = data->ignore_reassembled || data->only_reassembled << 16; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~ sp_clientserver.c:97:46: warning: ‘<<’ in boolean context, did you mean ‘<’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 97 | c = data->stateless || data->established << 16; | ~~~~~~~~~~~~~~~~~~^~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_cvs.o sp_cvs.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_dsize_check.o sp_dsize_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_flowbits.o sp_flowbits.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ftpbounce.o sp_ftpbounce.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_hdr_opt_wrap.o sp_hdr_opt_wrap.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_icmp_code_check.o sp_icmp_code_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_icmp_id_check.o sp_icmp_id_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_icmp_seq_check.o sp_icmp_seq_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_icmp_type_check.o sp_icmp_type_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ip_fragbits.o sp_ip_fragbits.c sp_ip_fragbits.c: In function ‘IpFragOffsetCheckHash’: sp_ip_fragbits.c:155:50: warning: ‘<<’ in boolean context, did you mean ‘<’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 155 | a = data->comparison_flag || (data->not_flag << 8); | ~~~~~~~~~~~~~~~~^~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ip_id_check.o sp_ip_id_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ip_proto.o sp_ip_proto.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ip_same_check.o sp_ip_same_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ip_tos_check.o sp_ip_tos_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ipoption_check.o sp_ipoption_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_isdataat.o sp_isdataat.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_pattern_match.o sp_pattern_match.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_pcre.o sp_pcre.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_replace.o sp_replace.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_rpc_check.o sp_rpc_check.c In file included from /usr/include/tirpc/rpc/rpc.h:40, from sp_rpc_check.c:32: sp_rpc_check.c: In function ‘CheckRpc’: sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:326:5: note: in expansion of macro ‘GET_32BITS’ 326 | GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:329:32: note: in expansion of macro ‘GET_32BITS’ 329 | direction = (enum msg_type)GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:340:17: note: in expansion of macro ‘GET_32BITS’ 340 | rpcvers = GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:351:12: note: in expansion of macro ‘GET_32BITS’ 351 | prog = GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:352:12: note: in expansion of macro ‘GET_32BITS’ 352 | vers = GET_32BITS(c); | ^~~~~~~~~~ sp_rpc_check.c:65:35: warning: dereferencing type-punned pointer will break strict-aliasing rules []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstrict-aliasing-Wstrict-aliasing]8;;] 65 | #define GET_32BITS(buf) (ntohl(*(*(uint32_t **)&(buf))++)) | ^~~~~~~~~~~~~~~~~~~ sp_rpc_check.c:353:12: note: in expansion of macro ‘GET_32BITS’ 353 | proc = GET_32BITS(c); | ^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_session.o sp_session.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_tcp_ack_check.o sp_tcp_ack_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_tcp_flag_check.o sp_tcp_flag_check.c sp_tcp_flag_check.c: In function ‘TcpFlagCheckHash’: sp_tcp_flag_check.c:76:44: warning: ‘<<’ in boolean context, did you mean ‘<’? []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wint-in-bool-context-Wint-in-bool-context]8;;] 76 | b = data->tcp_flags || (data->tcp_mask << 8); | ~~~~~~~~~~~~~~~~^~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_tcp_seq_check.o sp_tcp_seq_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_tcp_win_check.o sp_tcp_win_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ttl_check.o sp_ttl_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_urilen_check.o sp_urilen_check.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_file_data.o sp_file_data.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_base64_decode.o sp_base64_decode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_base64_data.o sp_base64_data.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_pkt_data.o sp_pkt_data.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_file_type.o sp_file_type.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_react.o sp_react.c sp_react.c: In function ‘React_Init’: sp_react.c:351:16: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 2 bytes from a string of the same length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 351 | if ( msg ) strncpy(msg, "%s", 2); | ^ sp_react.c: In function ‘React_Config’: sp_react.c:86:5: warning: ‘HTTP/1.1 403 Forbidden Conn...’ directive output truncated writing 99 bytes into a region of size 1 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 86 | "HTTP/1.1 403 Forbidden\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ sp_react.c:86:7: note: format string is defined here 86 | "HTTP/1.1 403 Forbidden\r\n" | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ 87 | "Connection: close\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~ 88 | "Content-Type: text/html; charset=utf-8\r\n" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 89 | "Content-Length: %d\r\n" | ~~~~~~~~~~~~~~~~~ sp_react.c:86:5: note: using the range [-2147483648, 2147483647] for directive argument 86 | "HTTP/1.1 403 Forbidden\r\n" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:906, from /usr/include/daq.h:25, from ../../src/decode.h:48, from sp_react.c:64: In function ‘snprintf’, inlined from ‘React_Config’ at sp_react.c:429:16: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 105 and 115 bytes into a destination of size 1 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_respond3.o sp_respond3.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_appid.o sp_appid.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_hdropts.o 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_byte_math.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_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 sp_file_type.o sp_react.o sp_respond3.o sp_appid.o sf_snort_plugin_hdropts.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libspd.a make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/detection-plugins' make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/detection-plugins' Making all in dynamic-plugins make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins' Making all in sf_engine make[4]: Entering directory '/build/snort/src/snort-2.9.20/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 sf_iph.h Updating snort_debug.h Updating sf_types.h Updating sf_protocols.h Updating preprocids.h Updating sf_sechash.h Updating sf_sechash.c make all-recursive make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine' Making all in examples make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfsnort_dynamic_detection_lib.lo sfsnort_dynamic_detection_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfsnort_dynamic_detection_lib.c -fPIC -DPIC -o .libs/sfsnort_dynamic_detection_lib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfsnort_dynamic_detection_lib.c -o sfsnort_dynamic_detection_lib.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rules.lo rules.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rules.c -fPIC -DPIC -o .libs/rules.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rules.c -o rules.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o imap_base64_decode.lo imap_base64_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_base64_decode.c -fPIC -DPIC -o .libs/imap_base64_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_base64_decode.c -o imap_base64_decode.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o web-misc_base64_decode.lo web-misc_base64_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c web-misc_base64_decode.c -fPIC -DPIC -o .libs/web-misc_base64_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c web-misc_base64_decode.c -o web-misc_base64_decode.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o misc_ber.lo misc_ber.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c misc_ber.c -fPIC -DPIC -o .libs/misc_ber.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c misc_ber.c -o misc_ber.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug35218.lo bug35218.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug35218.c -fPIC -DPIC -o .libs/bug35218.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug35218.c -o bug35218.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 1000.lo 1000.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1000.c -fPIC -DPIC -o .libs/1000.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1000.c -o 1000.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 1001.lo 1001.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1001.c -fPIC -DPIC -o .libs/1001.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1001.c -o 1001.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 109.lo 109.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 109.c -fPIC -DPIC -o .libs/109.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 109.c -o 109.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 12759.lo 12759.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 12759.c -fPIC -DPIC -o .libs/12759.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 12759.c -o 12759.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 1915.lo 1915.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1915.c -fPIC -DPIC -o .libs/1915.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1915.c -o 1915.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 1939.lo 1939.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1939.c -fPIC -DPIC -o .libs/1939.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 1939.c -o 1939.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2044.lo 2044.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2044.c -fPIC -DPIC -o .libs/2044.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2044.c -o 2044.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2313.lo 2313.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2313.c -fPIC -DPIC -o .libs/2313.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2313.c -o 2313.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2404.lo 2404.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2404.c -fPIC -DPIC -o .libs/2404.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2404.c -o 2404.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2486.lo 2486.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2486.c -fPIC -DPIC -o .libs/2486.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2486.c -o 2486.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2527.lo 2527.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2527.c -fPIC -DPIC -o .libs/2527.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2527.c -o 2527.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2528.lo 2528.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2528.c -fPIC -DPIC -o .libs/2528.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2528.c -o 2528.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 2570.lo 2570.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2570.c -fPIC -DPIC -o .libs/2570.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 2570.c -o 2570.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 3036.lo 3036.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3036.c -fPIC -DPIC -o .libs/3036.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3036.c -o 3036.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 3052.lo 3052.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3052.c -fPIC -DPIC -o .libs/3052.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3052.c -o 3052.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 3099.lo 3099.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3099.c -fPIC -DPIC -o .libs/3099.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3099.c -o 3099.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 3665.lo 3665.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3665.c -fPIC -DPIC -o .libs/3665.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3665.c -o 3665.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 3682.lo 3682.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3682.c -fPIC -DPIC -o .libs/3682.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 3682.c -o 3682.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 593.lo 593.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 593.c -fPIC -DPIC -o .libs/593.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 593.c -o 593.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 637.lo 637.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 637.c -fPIC -DPIC -o .libs/637.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 637.c -o 637.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 652.lo 652.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 652.c -fPIC -DPIC -o .libs/652.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 652.c -o 652.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug25673.lo bug25673.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug25673.c -fPIC -DPIC -o .libs/bug25673.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug25673.c -o bug25673.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug26266.lo bug26266.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug26266.c -fPIC -DPIC -o .libs/bug26266.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug26266.c -o bug26266.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug29818.lo bug29818.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug29818.c -fPIC -DPIC -o .libs/bug29818.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug29818.c -o bug29818.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug30013.lo bug30013.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug30013.c -fPIC -DPIC -o .libs/bug30013.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug30013.c -o bug30013.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug31842.lo bug31842.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug31842.c -fPIC -DPIC -o .libs/bug31842.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug31842.c -o bug31842.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o misc_mozilla_sslv2_cmk.lo misc_mozilla_sslv2_cmk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c misc_mozilla_sslv2_cmk.c -fPIC -DPIC -o .libs/misc_mozilla_sslv2_cmk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c misc_mozilla_sslv2_cmk.c -o misc_mozilla_sslv2_cmk.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o misc_mysql_com_table_dump.lo misc_mysql_com_table_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c misc_mysql_com_table_dump.c -fPIC -DPIC -o .libs/misc_mysql_com_table_dump.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c misc_mysql_com_table_dump.c -o misc_mysql_com_table_dump.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_abcxyz.lo rule_abcxyz.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_abcxyz.c -fPIC -DPIC -o .libs/rule_abcxyz.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_abcxyz.c -o rule_abcxyz.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_storeandforward.lo rule_storeandforward.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_storeandforward.c -fPIC -DPIC -o .libs/rule_storeandforward.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_storeandforward.c -o rule_storeandforward.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_storeandforward2.lo rule_storeandforward2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_storeandforward2.c -fPIC -DPIC -o .libs/rule_storeandforward2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_storeandforward2.c -o rule_storeandforward2.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_contentcontent.lo rule_contentcontent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_contentcontent.c -fPIC -DPIC -o .libs/rule_contentcontent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_contentcontent.c -o rule_contentcontent.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_content_notcontent.lo rule_content_notcontent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_content_notcontent.c -fPIC -DPIC -o .libs/rule_content_notcontent.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_content_notcontent.c -o rule_content_notcontent.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_ftpbounce.lo rule_ftpbounce.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_ftpbounce.c -fPIC -DPIC -o .libs/rule_ftpbounce.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_ftpbounce.c -o rule_ftpbounce.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_http_buffers.lo rule_http_buffers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_http_buffers.c -fPIC -DPIC -o .libs/rule_http_buffers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_http_buffers.c -o rule_http_buffers.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o rule_relative_contents.lo rule_relative_contents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_relative_contents.c -fPIC -DPIC -o .libs/rule_relative_contents.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c rule_relative_contents.c -o rule_relative_contents.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid1026.lo sid1026.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid1026.c -fPIC -DPIC -o .libs/sid1026.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid1026.c -o sid1026.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid1902.lo sid1902.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid1902.c -fPIC -DPIC -o .libs/sid1902.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid1902.c -o sid1902.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid1970.lo sid1970.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid1970.c -fPIC -DPIC -o .libs/sid1970.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid1970.c -o sid1970.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid2257.lo sid2257.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2257.c -fPIC -DPIC -o .libs/sid2257.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2257.c -o sid2257.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid2389.lo sid2389.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2389.c -fPIC -DPIC -o .libs/sid2389.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2389.c -o sid2389.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid2489.lo sid2489.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2489.c -fPIC -DPIC -o .libs/sid2489.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2489.c -o sid2489.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid2519.lo sid2519.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2519.c -fPIC -DPIC -o .libs/sid2519.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2519.c -o sid2519.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid2578.lo sid2578.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2578.c -fPIC -DPIC -o .libs/sid2578.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2578.c -o sid2578.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid272.lo sid272.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid272.c -fPIC -DPIC -o .libs/sid272.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid272.c -o sid272.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid2922.lo sid2922.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2922.c -fPIC -DPIC -o .libs/sid2922.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid2922.c -o sid2922.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sid9999.lo sid9999.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid9999.c -fPIC -DPIC -o .libs/sid9999.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sid9999.c -o sid9999.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o testsid.lo testsid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c testsid.c -fPIC -DPIC -o .libs/testsid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c testsid.c -o testsid.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug34427.lo bug34427.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug34427.c -fPIC -DPIC -o .libs/bug34427.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug34427.c -o bug34427.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug31159.lo bug31159.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug31159.c -fPIC -DPIC -o .libs/bug31159.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug31159.c -o bug31159.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 32694.lo 32694.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 32694.c -fPIC -DPIC -o .libs/32694.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 32694.c -o 32694.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 34408.lo 34408.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 34408.c -fPIC -DPIC -o .libs/34408.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 34408.c -o 34408.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 36734.lo 36734.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 36734.c -fPIC -DPIC -o .libs/36734.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 36734.c -o 36734.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o 36733.lo 36733.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 36733.c -fPIC -DPIC -o .libs/36733.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 36733.c -o 36733.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o web-client_test.lo web-client_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c web-client_test.c -fPIC -DPIC -o .libs/web-client_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c web-client_test.c -o web-client_test.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce_so_rule.lo dce_so_rule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce_so_rule.c -fPIC -DPIC -o .libs/dce_so_rule.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce_so_rule.c -o dce_so_rule.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o flowbits_test.lo flowbits_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c flowbits_test.c -fPIC -DPIC -o .libs/flowbits_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c flowbits_test.c -o flowbits_test.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug109059-builtin.lo bug109059-builtin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug109059-builtin.c -fPIC -DPIC -o .libs/bug109059-builtin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug109059-builtin.c -o bug109059-builtin.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bug109059-custom.lo bug109059-custom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug109059-custom.c -fPIC -DPIC -o .libs/bug109059-custom.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -I../../../../src/dynamic-plugins -I../../../../src/dynamic-plugins/sf_engine -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bug109059-custom.c -o bug109059-custom.o >/dev/null 2>&1 /bin/sh ../../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_sorules.la -rpath /usr/lib sfsnort_dynamic_detection_lib.lo rules.lo imap_base64_decode.lo web-misc_base64_decode.lo misc_ber.lo bug35218.lo 1000.lo 1001.lo 109.lo 12759.lo 1915.lo 1939.lo 2044.lo 2313.lo 2404.lo 2486.lo 2527.lo 2528.lo 2570.lo 3036.lo 3052.lo 3099.lo 3665.lo 3682.lo 593.lo 637.lo 652.lo bug25673.lo bug26266.lo bug29818.lo bug30013.lo bug31842.lo misc_mozilla_sslv2_cmk.lo misc_mysql_com_table_dump.lo rule_abcxyz.lo rule_storeandforward.lo rule_storeandforward2.lo rule_contentcontent.lo rule_content_notcontent.lo rule_ftpbounce.lo rule_http_buffers.lo rule_relative_contents.lo sid1026.lo sid1902.lo sid1970.lo sid2257.lo sid2389.lo sid2489.lo sid2519.lo sid2578.lo sid272.lo sid2922.lo sid9999.lo testsid.lo bug34427.lo bug31159.lo 32694.lo 34408.lo 36734.lo 36733.lo web-client_test.lo dce_so_rule.lo flowbits_test.lo bug109059-builtin.lo bug109059-custom.lo -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/sfsnort_dynamic_detection_lib.o .libs/rules.o .libs/imap_base64_decode.o .libs/web-misc_base64_decode.o .libs/misc_ber.o .libs/bug35218.o .libs/1000.o .libs/1001.o .libs/109.o .libs/12759.o .libs/1915.o .libs/1939.o .libs/2044.o .libs/2313.o .libs/2404.o .libs/2486.o .libs/2527.o .libs/2528.o .libs/2570.o .libs/3036.o .libs/3052.o .libs/3099.o .libs/3665.o .libs/3682.o .libs/593.o .libs/637.o .libs/652.o .libs/bug25673.o .libs/bug26266.o .libs/bug29818.o .libs/bug30013.o .libs/bug31842.o .libs/misc_mozilla_sslv2_cmk.o .libs/misc_mysql_com_table_dump.o .libs/rule_abcxyz.o .libs/rule_storeandforward.o .libs/rule_storeandforward2.o .libs/rule_contentcontent.o .libs/rule_content_notcontent.o .libs/rule_ftpbounce.o .libs/rule_http_buffers.o .libs/rule_relative_contents.o .libs/sid1026.o .libs/sid1902.o .libs/sid1970.o .libs/sid2257.o .libs/sid2389.o .libs/sid2489.o .libs/sid2519.o .libs/sid2578.o .libs/sid272.o .libs/sid2922.o .libs/sid9999.o .libs/testsid.o .libs/bug34427.o .libs/bug31159.o .libs/32694.o .libs/34408.o .libs/36734.o .libs/36733.o .libs/web-client_test.o .libs/dce_so_rule.o .libs/flowbits_test.o .libs/bug109059-builtin.o .libs/bug109059-custom.o -L/usr/lib/daq -L/usr/lib -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libsf_sorules.so.0 -o .libs/libsf_sorules.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_sorules.so.0" && ln -s "libsf_sorules.so.0.0.0" "libsf_sorules.so.0") libtool: link: (cd ".libs" && rm -f "libsf_sorules.so" && ln -s "libsf_sorules.so.0.0.0" "libsf_sorules.so") libtool: link: ar cru .libs/libsf_sorules.a sfsnort_dynamic_detection_lib.o rules.o imap_base64_decode.o web-misc_base64_decode.o misc_ber.o bug35218.o 1000.o 1001.o 109.o 12759.o 1915.o 1939.o 2044.o 2313.o 2404.o 2486.o 2527.o 2528.o 2570.o 3036.o 3052.o 3099.o 3665.o 3682.o 593.o 637.o 652.o bug25673.o bug26266.o bug29818.o bug30013.o bug31842.o misc_mozilla_sslv2_cmk.o misc_mysql_com_table_dump.o rule_abcxyz.o rule_storeandforward.o rule_storeandforward2.o rule_contentcontent.o rule_content_notcontent.o rule_ftpbounce.o rule_http_buffers.o rule_relative_contents.o sid1026.o sid1902.o sid1970.o sid2257.o sid2389.o sid2489.o sid2519.o sid2578.o sid272.o sid2922.o sid9999.o testsid.o bug34427.o bug31159.o 32694.o 34408.o 36734.o 36733.o web-client_test.o dce_so_rule.o flowbits_test.o bug109059-builtin.o bug109059-custom.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_sorules.a libtool: link: ( cd ".libs" && rm -f "libsf_sorules.la" && ln -s "../libsf_sorules.la" "libsf_sorules.la" ) make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine/examples' make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bmh.lo bmh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bmh.c -fPIC -DPIC -o .libs/bmh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c bmh.c -o bmh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_detection_engine.lo sf_snort_detection_engine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_detection_engine.c -fPIC -DPIC -o .libs/sf_snort_detection_engine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_api.lo sf_snort_plugin_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_api.c -fPIC -DPIC -o .libs/sf_snort_plugin_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_byte.lo sf_snort_plugin_byte.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_byte.c -fPIC -DPIC -o .libs/sf_snort_plugin_byte.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_content.lo sf_snort_plugin_content.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_content.c -fPIC -DPIC -o .libs/sf_snort_plugin_content.o sf_snort_plugin_content.c: In function ‘protectedContentMatchCommon’: sf_snort_plugin_content.c:483:13: warning: ‘MD5’ is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 483 | ret = memcmp(MD5DIGEST(base_ptr, content->protected_length, NULL), | ^~~ In file included from sf_sechash.h:97, from sf_snort_plugin_content.c:37: /usr/include/openssl/md5.h:52:38: note: declared here 52 | OSSL_DEPRECATEDIN_3_0 unsigned char *MD5(const unsigned char *d, size_t n, | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_hdropts.lo sf_snort_plugin_hdropts.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_hdropts.c -fPIC -DPIC -o .libs/sf_snort_plugin_hdropts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_loop.lo sf_snort_plugin_loop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_loop.c -fPIC -DPIC -o .libs/sf_snort_plugin_loop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_pcre.lo sf_snort_plugin_pcre.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_pcre.c -fPIC -DPIC -o .libs/sf_snort_plugin_pcre.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_rc4.lo sf_snort_plugin_rc4.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_rc4.c -fPIC -DPIC -o .libs/sf_snort_plugin_rc4.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_decompression.lo sf_decompression.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_decompression.c -fPIC -DPIC -o .libs/sf_decompression.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_decompression.c -o sf_decompression.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfhashfcn.lo sfhashfcn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfhashfcn.c -fPIC -DPIC -o .libs/sfhashfcn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfhashfcn.c -o sfhashfcn.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfghash.lo sfghash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfghash.c -fPIC -DPIC -o .libs/sfghash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfghash.c -o sfghash.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfprimetable.lo sfprimetable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfprimetable.c -fPIC -DPIC -o .libs/sfprimetable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfprimetable.c -o sfprimetable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_ip.lo sf_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_ip.c -fPIC -DPIC -o .libs/sf_ip.o In file included from sf_ip.c:42: sf_ip.c: In function ‘sfip_cidr_mask’: sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:137:9: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 137 | p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function ‘sfip_pton’: sf_ip.c:412:40: warning: taking address of packed member of ‘struct _ip’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 412 | return _sfip_pton(src, &dst->addr, &dst->bits); | ^~~~~~~~~~ sf_ip.c: In function ‘sfip_obfuscate’: sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:444:12: note: in expansion of macro ‘sfip_get_ip6_ptr’ 444 | ob_p = sfip_get_ip6_ptr(ob); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:445:12: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 445 | ip_p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ sf_ip.c: In function ‘sfip_contains’: sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ sf_ip.c:485:10: note: in expansion of macro ‘sfip_get_ip6_ptr’ 485 | p1 = sfip_get_ip6_ptr(net); | ^~~~~~~~~~~~~~~~ sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ sf_ip.c:486:10: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 486 | p2 = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_ip.c -o sf_ip.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_sechash.lo sf_sechash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_sechash.c -fPIC -DPIC -o .libs/sf_sechash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_sechash.c -o sf_sechash.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 sf_sechash.lo -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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 .libs/sf_sechash.o -L/usr/lib/daq -L/usr/lib -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_engine.a bmh.o sf_snort_detection_engine.o sf_snort_plugin_api.o sf_snort_plugin_byte.o sf_snort_plugin_content.o sf_snort_plugin_hdropts.o sf_snort_plugin_loop.o sf_snort_plugin_pcre.o sf_snort_plugin_rc4.o sf_decompression.o sfhashfcn.o sfghash.o sfprimetable.o sf_ip.o sf_sechash.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_engine.a libtool: link: ( cd ".libs" && rm -f "libsf_engine.la" && ln -s "../libsf_engine.la" "libsf_engine.la" ) make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine' make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_engine' Making all in sf_preproc_example make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins/sf_preproc_example' make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_dynamic_plugins.o sf_dynamic_plugins.c sf_dynamic_plugins.c: In function ‘LoadAllLibs’: sf_dynamic_plugins.c:335:25: warning: ‘__builtin_strncpy’ specified bound depends on the length of the source argument []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 335 | strncpy(tmp->name, dir_entry->d_name, strlen(dir_entry->d_name)); | ^ sf_dynamic_plugins.c:335:25: note: length computed here 335 | strncpy(tmp->name, dir_entry->d_name, strlen(dir_entry->d_name)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_dynamic.o sp_dynamic.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_preprocopt.o sp_preprocopt.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_convert_dynamic.o sf_convert_dynamic.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_dynamic_decompression.o sf_dynamic_decompression.c rm -f libdynamic.a ar cru libdynamic.a sf_dynamic_plugins.o sp_dynamic.o sp_preprocopt.o sf_convert_dynamic.o sf_dynamic_decompression.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libdynamic.a make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins' make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-plugins' Making all in preprocessors make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors' Making all in HttpInspect make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect' Making all in include make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/include' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/include' Making all in utils make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/utils' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_util_kmap.o hi_util_kmap.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_util_xmalloc.o hi_util_xmalloc.c hi_util_xmalloc.c: In function ‘xstrdup’: hi_util_xmalloc.c:116:5: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 116 | strncpy(data, str, data_size - 1); | ^ hi_util_xmalloc.c:108:17: note: length computed here 108 | data_size = strlen(str) + 1; | ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_util_hbm.o hi_util_hbm.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_cmd_lookup.o hi_cmd_lookup.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_buffer_dump.o hi_buffer_dump.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_paf.o hi_paf.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o h2_paf.o h2_paf.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o h2_common.o h2_common.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_buffer_dump.o hi_paf.o h2_paf.o h2_common.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_utils.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/utils' Making all in user_interface make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_ui_config.o hi_ui_config.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_ui_server_lookup.o hi_ui_server_lookup.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_ui_iis_unicode_map.o 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_ui.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/user_interface' Making all in session_inspection make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_si.o hi_si.c rm -f libhi_si.a ar cru libhi_si.a hi_si.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_si.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/session_inspection' Making all in mode_inspection make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_mi.o hi_mi.c rm -f libhi_mi.a ar cru libhi_mi.a hi_mi.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_mi.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/mode_inspection' Making all in anomaly_detection make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_ad.o hi_ad.c rm -f libhi_ad.a ar cru libhi_ad.a hi_ad.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_ad.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/anomaly_detection' Making all in event_output make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/event_output' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_eo_log.o hi_eo_log.c rm -f libhi_eo.a ar cru libhi_eo.a hi_eo_log.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_eo.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/event_output' Making all in server make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/server' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_server.o hi_server.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_server_norm.o hi_server_norm.c rm -f libhi_server.a ar cru libhi_server.a hi_server.o hi_server_norm.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_server.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/server' Making all in client make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/client' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_client.o hi_client.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_client_norm.o hi_client_norm.c rm -f libhi_client.a ar cru libhi_client.a hi_client.o hi_client_norm.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_client.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/client' Making all in normalization make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/normalization' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_norm.o hi_norm.c rm -f libhi_norm.a ar cru libhi_norm.a hi_norm.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_norm.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/normalization' Making all in files make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/files' gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o file_decomp.o file_decomp.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o file_decomp_SWF.o file_decomp_SWF.c gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I../../../../src -I../../../../src/sfutil -I/usr/include/pcap -I../../../../src/output-plugins -I../../../../src/detection-plugins -I../../../../src/dynamic-plugins -I../../../../src/preprocessors -I../../../../src/preprocessors/portscan -I../../../../src/preprocessors/HttpInspect/include -I../../../../src/preprocessors/Session -I../../../../src/preprocessors/Stream6 -I../../../../src/target-based -I../../../../src/control -I../../../../src/file-process -I../../../../src/file-process/libs -I../../../../src/side-channel -I../../../../src/side-channel/plugins -I../../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o file_decomp_PDF.o file_decomp_PDF.c rm -f libhi_files.a ar cru libhi_files.a file_decomp.o file_decomp_SWF.o file_decomp_PDF.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhi_files.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect/files' make[5]: Entering directory '/build/snort/src/snort-2.9.20/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 utils/h2_common.o utils/h2_paf.o utils/hi_buffer_dump.o files/file_decomp.o files/file_decomp_SWF.o files/file_decomp_PDF.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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libhttp_inspect.a make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect' make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/HttpInspect' Making all in Stream6 make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/Stream6' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_stream_tcp.o snort_stream_tcp.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_stream_udp.o snort_stream_udp.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_stream_icmp.o snort_stream_icmp.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_stream_ip.o snort_stream_ip.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o stream_paf.o stream_paf.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o stream_common.o stream_common.c rm -f libstream6.a ar cru libstream6.a snort_stream_tcp.o snort_stream_udp.o snort_stream_icmp.o snort_stream_ip.o stream_paf.o stream_common.o snort_stream_tcp.o snort_stream_udp.o snort_stream_icmp.o snort_stream_ip.o stream_paf.o stream_common.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libstream6.a make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/Stream6' Making all in Session make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors/Session' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_session.o snort_session.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o session_common.o session_common.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I/usr/include/pcap -I../../../src/output-plugins -I../../../src/detection-plugins -I../../../src/dynamic-plugins -I../../../src/preprocessors -I../../../src/preprocessors/portscan -I../../../src/preprocessors/HttpInspect/include -I../../../src/preprocessors/Session -I../../../src/preprocessors/Stream6 -I../../../src/target-based -I../../../src/control -I../../../src/file-process -I../../../src/file-process/libs -I../../../src/side-channel -I../../../src/side-channel/plugins -I../../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o session_expect.o session_expect.c rm -f libsession.a ar cru libsession.a snort_session.o session_common.o session_expect.o session_common.o session_expect.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsession.a make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors/Session' make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/preprocessors' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_arpspoof.o spp_arpspoof.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_bo.o spp_bo.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_rpc_decode.o spp_rpc_decode.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_perfmonitor.o spp_perfmonitor.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o perf.o perf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o perf-base.o perf-base.c perf-base.c: In function ‘LogBasePerfStats’: perf-base.c:1476:9: warning: ignoring return value of ‘ftruncate’ declared with attribute ‘warn_unused_result’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-result-Wunused-result]8;;] 1476 | ftruncate(fileno(fh), start); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o perf-flow.o perf-flow.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o perf-event.o perf-event.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o perf_indicators.o perf_indicators.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_httpinspect.o spp_httpinspect.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_httpinspect.o snort_httpinspect.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o portscan.o portscan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_sfportscan.o spp_sfportscan.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_frag3.o spp_frag3.c spp_frag3.c: In function ‘Frag3ReloadAdjust’: spp_frag3.c:5173:8: warning: variable ‘iRet’ set but not used []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wunused-but-set-variable-Wunused-but-set-variable]8;;] 5173 | int iRet = -1; | ^~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o str_search.o str_search.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_stream6.o spp_stream6.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_session.o spp_session.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o session_api.o session_api.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o stream_api.o stream_api.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_normalize.o spp_normalize.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o normalize.o normalize.c rm -f libspp.a ar cru libspp.a spp_arpspoof.o spp_bo.o spp_rpc_decode.o spp_perfmonitor.o perf.o perf-base.o perf-flow.o perf-event.o perf_indicators.o spp_httpinspect.o snort_httpinspect.o portscan.o spp_sfportscan.o spp_frag3.o str_search.o spp_stream6.o spp_session.o session_api.o stream_api.o spp_normalize.o normalize.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libspp.a make[4]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors' make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/preprocessors' Making all in parser make[3]: Entering directory '/build/snort/src/snort-2.9.20/src/parser' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I/usr/include/pcap -I../../src/output-plugins -I../../src/detection-plugins -I../../src/dynamic-plugins -I../../src/preprocessors -I../../src/preprocessors/portscan -I../../src/preprocessors/HttpInspect/include -I../../src/preprocessors/Session -I../../src/preprocessors/Stream6 -I../../src/target-based -I../../src/control -I../../src/file-process -I../../src/file-process/libs -I../../src/side-channel -I../../src/side-channel/plugins -I../../src/reload-adjust -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o IpAddrSet.o IpAddrSet.c rm -f libparser.a ar cru libparser.a IpAddrSet.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libparser.a make[3]: Leaving directory '/build/snort/src/snort-2.9.20/src/parser' Making all in dynamic-preprocessors make[3]: Entering directory '/build/snort/src/snort-2.9.20/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/sf_decompression_define.h Updating include/pcap_pkthdr32.h Updating include/session_api.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/sfmemcap.h Updating include/sfmemcap.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/packet_time.h Updating include/rule_option_types.h Updating include/event.h Updating include/Unified2_common.h Updating include/sfcontrol.h Updating include/sidechannel_define.h Updating include/idle_processing.h Updating include/sf_seqnums.h Updating include/perf_indicators.h Updating include/file_api.h Updating include/file_mail_common.h Updating include/mpse_methods.h Updating include/sfdebug.h Updating include/sip_common.h Updating include/cip_common.h Updating include/reload_api.h Updating include/smtp_api.h Updating include/reg_test.h Updating include/reg_test.c Updating include/memory_stats.h Updating include/appId.h Updating include/appIdApi.h Updating include/thirdparty_appid_types.h Updating include/thirdparty_appid_api.h Updating include/sfprimetable.h Updating include/sfprimetable.c Updating include/sfxhash.h Updating include/sfxhash.c Updating include/sfghash.c Updating include/sfhashfcn.c Updating include/sfhashfcn.c Updating include/sflsq.h Updating include/sflsq.c Updating include/md5.h Updating include/md5.c Updating include/dns_defs.h Updating include/appdata_adjuster.h Updating include/appdata_adjuster.c make all-recursive make[4]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors' Making all in . make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-ssl.lo `test -f 'ssl_common/ssl.c' || echo './'`ssl_common/ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-ssl_config.lo `test -f 'ssl_common/ssl_config.c' || echo './'`ssl_common/ssl_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl_config.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl_config.c -o libsf_dynamic_preproc_la-ssl_config.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-ssl_inspect.lo `test -f 'ssl_common/ssl_inspect.c' || echo './'`ssl_common/ssl_inspect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl_inspect.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl_inspect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl_inspect.c -o libsf_dynamic_preproc_la-ssl_inspect.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-ssl_ha.lo `test -f 'ssl_common/ssl_ha.c' || echo './'`ssl_common/ssl_ha.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl_ha.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-ssl_ha.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_common/ssl_ha.c -o libsf_dynamic_preproc_la-ssl_ha.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sf_dynamic_preproc_lib.lo `test -f 'include/sf_dynamic_preproc_lib.c' || echo './'`include/sf_dynamic_preproc_lib.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sf_ip.lo `test -f 'include/sf_ip.c' || echo './'`include/sf_ip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sf_ip.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_ip.o In file included from include/sf_ip.c:42: include/sf_ip.c: In function ‘sfip_cidr_mask’: include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sf_ip.c:137:9: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 137 | p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.c: In function ‘sfip_pton’: include/sf_ip.c:412:40: warning: taking address of packed member of ‘struct _ip’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 412 | return _sfip_pton(src, &dst->addr, &dst->bits); | ^~~~~~~~~~ include/sf_ip.c: In function ‘sfip_obfuscate’: include/sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sf_ip.c:444:12: note: in expansion of macro ‘sfip_get_ip6_ptr’ 444 | ob_p = sfip_get_ip6_ptr(ob); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sf_ip.c:445:12: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 445 | ip_p = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.c: In function ‘sfip_contains’: include/sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sf_ip.c:485:10: note: in expansion of macro ‘sfip_get_ip6_ptr’ 485 | p1 = sfip_get_ip6_ptr(net); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sf_ip.c:486:10: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 486 | p2 = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sfrt.lo `test -f 'include/sfrt.c' || echo './'`include/sfrt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfrt.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt.o In file included from include/ipv6_port.h:29, from include/sfrt.h:104, from include/sfrt.c:89: include/sfrt.c: In function ‘sfrt_lookup’: include/sf_ip.h:230:32: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:341:15: note: in expansion of macro ‘sfaddr_get_ip4_ptr’ 341 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sfrt.c:347:15: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 347 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sfrt.c: In function ‘sfrt_search’: include/sf_ip.h:230:32: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:514:15: note: in expansion of macro ‘sfaddr_get_ip4_ptr’ 514 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sfrt.c:520:15: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 520 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sfrt.c: In function ‘sfrt_insert’: include/sf_ip.h:226:30: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:579:19: note: in expansion of macro ‘sfip_get_ip4_ptr’ 579 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sfrt.c:585:19: note: in expansion of macro ‘sfip_get_ip6_ptr’ 585 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sfrt.c: In function ‘sfrt_remove’: include/sf_ip.h:226:30: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ include/sfrt.c:728:19: note: in expansion of macro ‘sfip_get_ip4_ptr’ 728 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sfrt.c:734:19: note: in expansion of macro ‘sfip_get_ip6_ptr’ 734 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sfrt_dir.lo `test -f 'include/sfrt_dir.c' || echo './'`include/sfrt_dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sfrt_flat.lo `test -f 'include/sfrt_flat.c' || echo './'`include/sfrt_flat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfrt_flat.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfrt_flat.o In file included from include/ipv6_port.h:29, from include/sfrt_flat.h:36, from include/sfrt_flat.c:29: include/sfrt_flat.c: In function ‘sfrt_flat_lookup’: include/sf_ip.h:230:32: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 230 | #define sfaddr_get_ip4_ptr(x) (&(x)->ia32[3]) | ~^~~~~~~~~~~~~~ include/sfrt_flat.c:237:15: note: in expansion of macro ‘sfaddr_get_ip4_ptr’ 237 | adr = sfaddr_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ include/sfrt_flat.c:243:15: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 243 | adr = sfaddr_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~~~ include/sfrt_flat.c: In function ‘sfrt_flat_insert’: include/sf_ip.h:226:30: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 226 | #define sfip_get_ip4_ptr(x) (&(x)->ip32[3]) | ~^~~~~~~~~~~~~~ include/sfrt_flat.c:307:15: note: in expansion of macro ‘sfip_get_ip4_ptr’ 307 | adr = sfip_get_ip4_ptr(ip); | ^~~~~~~~~~~~~~~~ include/sf_ip.h:227:29: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 227 | #define sfip_get_ip6_ptr(x) ((x)->ip32) | ^ include/sfrt_flat.c:313:15: note: in expansion of macro ‘sfip_get_ip6_ptr’ 313 | adr = sfip_get_ip6_ptr(ip); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sfrt_flat_dir.lo `test -f 'include/sfrt_flat_dir.c' || echo './'`include/sfrt_flat_dir.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-segment_mem.lo `test -f 'include/segment_mem.c' || echo './'`include/segment_mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-mempool.lo `test -f 'include/mempool.c' || echo './'`include/mempool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/mempool.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-mempool.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sf_sdlist.lo `test -f 'include/sf_sdlist.c' || echo './'`include/sf_sdlist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sf_sdlist.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sf_sdlist.o include/sf_sdlist.c: In function ‘sf_sdlist_purge’: include/sf_sdlist.c:386:13: warning: ‘data’ may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Wmaybe-uninitialized]8;;] 386 | list->destroy(data); | ^~~~~~~~~~~~~~~~~~~ include/sf_sdlist.c:380:11: note: ‘data’ was declared here 380 | void *data; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sfPolicyUserData.lo `test -f 'include/sfPolicyUserData.c' || echo './'`include/sfPolicyUserData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfPolicyUserData.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfPolicyUserData.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-util_unfold.lo `test -f 'include/util_unfold.c' || echo './'`include/util_unfold.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sf_base64decode.lo `test -f 'include/sf_base64decode.c' || echo './'`include/sf_base64decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sf_email_attach_decode.lo `test -f 'include/sf_email_attach_decode.c' || echo './'`include/sf_email_attach_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -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=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-reg_test.lo `test -f 'include/reg_test.c' || echo './'`include/reg_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/reg_test.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-reg_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/reg_test.c -o libsf_dynamic_preproc_la-reg_test.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_preproc_la-sfparser.lo `test -f 'libs/sfparser.c' || echo './'`libs/sfparser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c libs/sfparser.c -fPIC -DPIC -o .libs/libsf_dynamic_preproc_la-sfparser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c libs/sfparser.c -o libsf_dynamic_preproc_la-sfparser.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -static -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_dynamic_preproc.la -rpath /usr/lib/snort/dynamic_preproc libsf_dynamic_preproc_la-ssl.lo libsf_dynamic_preproc_la-ssl_config.lo libsf_dynamic_preproc_la-ssl_inspect.lo libsf_dynamic_preproc_la-ssl_ha.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 libsf_dynamic_preproc_la-reg_test.lo libsf_dynamic_preproc_la-sfparser.lo -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: ar cru .libs/libsf_dynamic_preproc.a libsf_dynamic_preproc_la-ssl.o libsf_dynamic_preproc_la-ssl_config.o libsf_dynamic_preproc_la-ssl_inspect.o libsf_dynamic_preproc_la-ssl_ha.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 libsf_dynamic_preproc_la-reg_test.o libsf_dynamic_preproc_la-sfparser.o ar: `u' modifier ignored since `D' is the default (see `U') 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" ) /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-sfprimetable.lo `test -f 'include/sfprimetable.c' || echo './'`include/sfprimetable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfprimetable.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfprimetable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfprimetable.c -o libsf_dynamic_utils_la-sfprimetable.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-sfxhash.lo `test -f 'include/sfxhash.c' || echo './'`include/sfxhash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfxhash.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfxhash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfxhash.c -o libsf_dynamic_utils_la-sfxhash.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-sfmemcap.lo `test -f 'include/sfmemcap.c' || echo './'`include/sfmemcap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfmemcap.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfmemcap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfmemcap.c -o libsf_dynamic_utils_la-sfmemcap.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-sfghash.lo `test -f 'include/sfghash.c' || echo './'`include/sfghash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfghash.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfghash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfghash.c -o libsf_dynamic_utils_la-sfghash.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-sfhashfcn.lo `test -f 'include/sfhashfcn.c' || echo './'`include/sfhashfcn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfhashfcn.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sfhashfcn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sfhashfcn.c -o libsf_dynamic_utils_la-sfhashfcn.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-sflsq.lo `test -f 'include/sflsq.c' || echo './'`include/sflsq.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sflsq.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-sflsq.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/sflsq.c -o libsf_dynamic_utils_la-sflsq.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-md5.lo `test -f 'include/md5.c' || echo './'`include/md5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/md5.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-md5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/md5.c -o libsf_dynamic_utils_la-md5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-appdata_adjuster.lo `test -f 'include/appdata_adjuster.c' || echo './'`include/appdata_adjuster.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/appdata_adjuster.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-appdata_adjuster.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/appdata_adjuster.c -o libsf_dynamic_utils_la-appdata_adjuster.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_dynamic_utils_la-reg_test.lo `test -f 'include/reg_test.c' || echo './'`include/reg_test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/reg_test.c -fPIC -DPIC -o .libs/libsf_dynamic_utils_la-reg_test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/dynamic-preprocessors/include -I../../src/dynamic-preprocessors/ssl_common -I../../src/dynamic-preprocessors/libs -I../.. -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c include/reg_test.c -o libsf_dynamic_utils_la-reg_test.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -fPIC -DPIC -DDYNAMIC_PREPROC_CONTEXT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -static -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_dynamic_utils.la -rpath /usr/lib/snort/dynamic_preproc libsf_dynamic_utils_la-sfprimetable.lo libsf_dynamic_utils_la-sfxhash.lo libsf_dynamic_utils_la-sfmemcap.lo libsf_dynamic_utils_la-sfghash.lo libsf_dynamic_utils_la-sfhashfcn.lo libsf_dynamic_utils_la-sflsq.lo libsf_dynamic_utils_la-md5.lo libsf_dynamic_utils_la-appdata_adjuster.lo libsf_dynamic_utils_la-sfxhash.lo libsf_dynamic_utils_la-sfhashfcn.lo libsf_dynamic_utils_la-sfmemcap.lo libsf_dynamic_utils_la-sfprimetable.lo libsf_dynamic_utils_la-reg_test.lo -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread copying selected object files to avoid basename conflicts... libtool: link: ln libsf_dynamic_utils_la-sfxhash.o .libs/libsf_dynamic_utils.lax/lt1-libsf_dynamic_utils_la-sfxhash.o || cp libsf_dynamic_utils_la-sfxhash.o .libs/libsf_dynamic_utils.lax/lt1-libsf_dynamic_utils_la-sfxhash.o libtool: link: ln libsf_dynamic_utils_la-sfhashfcn.o .libs/libsf_dynamic_utils.lax/lt2-libsf_dynamic_utils_la-sfhashfcn.o || cp libsf_dynamic_utils_la-sfhashfcn.o .libs/libsf_dynamic_utils.lax/lt2-libsf_dynamic_utils_la-sfhashfcn.o libtool: link: ln libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils.lax/lt3-libsf_dynamic_utils_la-sfmemcap.o || cp libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils.lax/lt3-libsf_dynamic_utils_la-sfmemcap.o libtool: link: ln libsf_dynamic_utils_la-sfprimetable.o .libs/libsf_dynamic_utils.lax/lt4-libsf_dynamic_utils_la-sfprimetable.o || cp libsf_dynamic_utils_la-sfprimetable.o .libs/libsf_dynamic_utils.lax/lt4-libsf_dynamic_utils_la-sfprimetable.o libtool: link: ar cru .libs/libsf_dynamic_utils.a libsf_dynamic_utils_la-sfprimetable.o libsf_dynamic_utils_la-sfxhash.o libsf_dynamic_utils_la-sfmemcap.o libsf_dynamic_utils_la-sfghash.o libsf_dynamic_utils_la-sfhashfcn.o libsf_dynamic_utils_la-sflsq.o libsf_dynamic_utils_la-md5.o libsf_dynamic_utils_la-appdata_adjuster.o .libs/libsf_dynamic_utils.lax/lt1-libsf_dynamic_utils_la-sfxhash.o .libs/libsf_dynamic_utils.lax/lt2-libsf_dynamic_utils_la-sfhashfcn.o .libs/libsf_dynamic_utils.lax/lt3-libsf_dynamic_utils_la-sfmemcap.o .libs/libsf_dynamic_utils.lax/lt4-libsf_dynamic_utils_la-sfprimetable.o libsf_dynamic_utils_la-reg_test.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_dynamic_utils.a libtool: link: rm -fr .libs/libsf_dynamic_utils.lax libtool: link: ( cd ".libs" && rm -f "libsf_dynamic_utils.la" && ln -s "../libsf_dynamic_utils.la" "libsf_dynamic_utils.la" ) make DESTDIR=`pwd`/build install-preproclibLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsf_dynamic_preproc.la libsf_dynamic_utils.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc' libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.lai /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.lai /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.la libtool: install: /usr/bin/install -c .libs/libsf_dynamic_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_preproc.a libtool: install: /usr/bin/install -c .libs/libsf_dynamic_utils.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/build/usr/lib/snort/dynamic_preproc/libsf_dynamic_utils.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort/dynamic_preproc' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors' Making all in libs make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/libs' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/libs' Making all in ftptelnet make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftp_bounce_lookup.lo ftp_bounce_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftp_bounce_lookup.c -fPIC -DPIC -o .libs/ftp_bounce_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftp_cmd_lookup.lo ftp_cmd_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftp_cmd_lookup.c -fPIC -DPIC -o .libs/ftp_cmd_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftpp_eo_log.lo ftpp_eo_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftpp_eo_log.c -fPIC -DPIC -o .libs/ftpp_eo_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftpp_si.lo ftpp_si.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftpp_si.c -fPIC -DPIC -o .libs/ftpp_si.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftpp_si.c -o ftpp_si.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftpp_ui_client_lookup.lo ftpp_ui_client_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftpp_ui_client_lookup.c -fPIC -DPIC -o .libs/ftpp_ui_client_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftpp_ui_config.lo ftpp_ui_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftpp_ui_config.c -fPIC -DPIC -o .libs/ftpp_ui_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ftpp_ui_server_lookup.lo ftpp_ui_server_lookup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ftpp_ui_server_lookup.c -fPIC -DPIC -o .libs/ftpp_ui_server_lookup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_util_kmap.lo hi_util_kmap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c hi_util_kmap.c -fPIC -DPIC -o .libs/hi_util_kmap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o hi_util_xmalloc.lo hi_util_xmalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c hi_util_xmalloc.c -fPIC -DPIC -o .libs/hi_util_xmalloc.o hi_util_xmalloc.c: In function ‘xstrdup’: hi_util_xmalloc.c:118:5: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 118 | strncpy(data, str, data_size - 1); | ^ hi_util_xmalloc.c:110:17: note: length computed here 110 | data_size = strlen(str) + 1; | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o pp_ftp.lo pp_ftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pp_ftp.c -fPIC -DPIC -o .libs/pp_ftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pp_ftp.c -o pp_ftp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o pp_telnet.lo pp_telnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pp_telnet.c -fPIC -DPIC -o .libs/pp_telnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pp_telnet.c -o pp_telnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_ftptelnet.lo snort_ftptelnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_ftptelnet.c -fPIC -DPIC -o .libs/snort_ftptelnet.o snort_ftptelnet.c: In function ‘ProcessFTPClientConf’: snort_ftptelnet.c:2570:56: warning: ‘%d’ directive output may be truncated writing between 1 and 5 bytes into a region of size 4 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 2570 | snprintf(bits_str, sizeof(bits_str), "/%d", | ^~ In function ‘PrintFTPClientConf’, inlined from ‘ProcessFTPClientConf’ at snort_ftptelnet.c:2910:5: snort_ftptelnet.c:2570:54: note: directive argument in the range [-1, 65535] 2570 | snprintf(bits_str, sizeof(bits_str), "/%d", | ^~~~~ In file included from /usr/include/stdio.h:906, from snort_ftptelnet.c:63: In function ‘snprintf’, inlined from ‘PrintFTPClientConf’ at snort_ftptelnet.c:2570:17, inlined from ‘ProcessFTPClientConf’ at snort_ftptelnet.c:2910:5: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 3 and 7 bytes into a destination of size 5 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_ftptelnet.c -o snort_ftptelnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_ftptelnet.lo spp_ftptelnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_ftptelnet.c -fPIC -DPIC -o .libs/spp_ftptelnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_ftptelnet.c -o spp_ftptelnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 ../libsf_dynamic_utils.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a ../.libs/libsf_dynamic_utils.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_ftptelnet_preproc.a ftp_bounce_lookup.o ftp_cmd_lookup.o ftpp_eo_log.o ftpp_si.o ftpp_ui_client_lookup.o ftpp_ui_config.o ftpp_ui_server_lookup.o hi_util_kmap.o hi_util_xmalloc.o pp_ftp.o pp_telnet.o snort_ftptelnet.o spp_ftptelnet.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_ftptelnet_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_ftptelnet_preproc.la" && ln -s "../libsf_ftptelnet_preproc.la" "libsf_ftptelnet_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ftptelnet_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_ftptelnet_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet/../build/usr/lib/snort_dynamicpreprocessor/libsf_ftptelnet_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ftptelnet' Making all in pop make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o pop_config.lo pop_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_config.c -fPIC -DPIC -o .libs/pop_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_config.c -o pop_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o pop_log.lo pop_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_log.c -fPIC -DPIC -o .libs/pop_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_log.c -o pop_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o pop_paf.lo pop_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_paf.c -fPIC -DPIC -o .libs/pop_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_paf.c -o pop_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o pop_util.lo pop_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_util.c -fPIC -DPIC -o .libs/pop_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c pop_util.c -o pop_util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_pop.lo snort_pop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_pop.c -fPIC -DPIC -o .libs/snort_pop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_pop.c -o snort_pop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_pop.lo spp_pop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_pop.c -fPIC -DPIC -o .libs/spp_pop.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_pop.c -o spp_pop.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_pop_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor pop_config.lo pop_log.lo pop_paf.lo pop_util.lo snort_pop.lo spp_pop.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/pop_config.o .libs/pop_log.o .libs/pop_paf.o .libs/pop_util.o .libs/snort_pop.o .libs/spp_pop.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_pop_preproc.a pop_config.o pop_log.o pop_paf.o pop_util.o snort_pop.o spp_pop.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_pop_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_pop_preproc.la" && ln -s "../libsf_pop_preproc.la" "libsf_pop_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_pop_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_pop_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop/../build/usr/lib/snort_dynamicpreprocessor/libsf_pop_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/pop' Making all in imap make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o imap_config.lo imap_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_config.c -fPIC -DPIC -o .libs/imap_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_config.c -o imap_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o imap_log.lo imap_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_log.c -fPIC -DPIC -o .libs/imap_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_log.c -o imap_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o imap_util.lo imap_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_util.c -fPIC -DPIC -o .libs/imap_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_util.c -o imap_util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o imap_paf.lo imap_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_paf.c -fPIC -DPIC -o .libs/imap_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c imap_paf.c -o imap_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_imap.lo snort_imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_imap.c -fPIC -DPIC -o .libs/snort_imap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_imap.c -o snort_imap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_imap.lo spp_imap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_imap.c -fPIC -DPIC -o .libs/spp_imap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_imap.c -o spp_imap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_imap_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor imap_config.lo imap_log.lo imap_util.lo imap_paf.lo snort_imap.lo spp_imap.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/imap_config.o .libs/imap_log.o .libs/imap_util.o .libs/imap_paf.o .libs/snort_imap.o .libs/spp_imap.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_imap_preproc.a imap_config.o imap_log.o imap_util.o imap_paf.o snort_imap.o spp_imap.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_imap_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_imap_preproc.la" && ln -s "../libsf_imap_preproc.la" "libsf_imap_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_imap_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_imap_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap/../build/usr/lib/snort_dynamicpreprocessor/libsf_imap_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/imap' Making all in smtp make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o smtp_config.lo smtp_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_config.c -fPIC -DPIC -o .libs/smtp_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_config.c -o smtp_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o smtp_log.lo smtp_log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_log.c -fPIC -DPIC -o .libs/smtp_log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_log.c -o smtp_log.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o smtp_normalize.lo smtp_normalize.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_normalize.c -fPIC -DPIC -o .libs/smtp_normalize.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_normalize.c -o smtp_normalize.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o smtp_util.lo smtp_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_util.c -fPIC -DPIC -o .libs/smtp_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_util.c -o smtp_util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o smtp_xlink2state.lo smtp_xlink2state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_xlink2state.c -fPIC -DPIC -o .libs/smtp_xlink2state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_xlink2state.c -o smtp_xlink2state.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o smtp_paf.lo smtp_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_paf.c -fPIC -DPIC -o .libs/smtp_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c smtp_paf.c -o smtp_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_smtp.lo snort_smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_smtp.c -fPIC -DPIC -o .libs/snort_smtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_smtp.c -o snort_smtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_smtp.lo spp_smtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_smtp.c -fPIC -DPIC -o .libs/spp_smtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_smtp.c -o spp_smtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 smtp_paf.lo snort_smtp.lo spp_smtp.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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/smtp_paf.o .libs/snort_smtp.o .libs/spp_smtp.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_smtp_preproc.a smtp_config.o smtp_log.o smtp_normalize.o smtp_util.o smtp_xlink2state.o smtp_paf.o snort_smtp.o spp_smtp.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_smtp_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_smtp_preproc.la" && ln -s "../libsf_smtp_preproc.la" "libsf_smtp_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_smtp_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_smtp_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/smtp' Making all in ssh make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_ssh.lo spp_ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_ssh.c -fPIC -DPIC -o .libs/spp_ssh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_ssh.c -o spp_ssh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_ssh_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_ssh.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_ssh.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_ssh_preproc.a spp_ssh.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_ssh_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_ssh_preproc.la" && ln -s "../libsf_ssh_preproc.la" "libsf_ssh_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssh_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_ssh_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssh' Making all in dns make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_dns.lo spp_dns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_dns.c -fPIC -DPIC -o .libs/spp_dns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_dns.c -o spp_dns.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_dns_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_dns.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_dns.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_dns_preproc.a spp_dns.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_dns_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_dns_preproc.la" && ln -s "../libsf_dns_preproc.la" "libsf_dns_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dns_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dns_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns/../build/usr/lib/snort_dynamicpreprocessor/libsf_dns_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dns' Making all in ssl make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./../libs/ssl_common -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o ssl_setup.lo ssl_setup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./../libs/ssl_common -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_setup.c -fPIC -DPIC -o .libs/ssl_setup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../ssl_common -I./../libs -I./../libs/ssl_common -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ssl_setup.c -o ssl_setup.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_ssl_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor ssl_setup.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/ssl_setup.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_ssl_preproc.a ssl_setup.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_ssl_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_ssl_preproc.la" && ln -s "../libsf_ssl_preproc.la" "libsf_ssl_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_ssl_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_ssl_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl/../build/usr/lib/snort_dynamicpreprocessor/libsf_ssl_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/ssl' Making all in dcerpc2 make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_debug.lo dce2_debug.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_debug.c -fPIC -DPIC -o .libs/dce2_debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_debug.c -o dce2_debug.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_utils.lo dce2_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_utils.c -fPIC -DPIC -o .libs/dce2_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_utils.c -o dce2_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_list.lo dce2_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_list.c -fPIC -DPIC -o .libs/dce2_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_list.c -o dce2_list.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_memory.lo dce2_memory.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_memory.c -fPIC -DPIC -o .libs/dce2_memory.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_memory.c -o dce2_memory.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_stats.lo dce2_stats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_stats.c -fPIC -DPIC -o .libs/dce2_stats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_stats.c -o dce2_stats.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_event.lo dce2_event.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_event.c -fPIC -DPIC -o .libs/dce2_event.o dce2_event.c: In function ‘DCE2_EventsInit’: dce2_event.c:489:9: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying 31 bytes from a string of the same length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 489 | strncpy(dce2_pdu_types[i], type, strlen(type)); | ^ dce2_event.c:489:9: warning: ‘__builtin_strncpy’ output truncated before terminating nul copying as many bytes from a string as its length []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] dce2_event.c:489:9: note: length computed here 489 | strncpy(dce2_pdu_types[i], type, strlen(type)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_event.c -o dce2_event.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_config.lo dce2_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_config.c -fPIC -DPIC -o .libs/dce2_config.o dce2_config.c: In function ‘DCE2_GcError’: dce2_config.c:4847:45: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 994 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 4847 | "%s(%d): \"%s\" configuration: %s. Please consult documentation.", | ^~ 4848 | *_dpd.config_file, *_dpd.config_line, DCE2_GNAME, buf); | ~~~ In file included from /usr/include/stdio.h:906, from dce2_debug.h:31, from dce2_config.h:30, from dce2_config.c:32: In function ‘snprintf’, inlined from ‘DCE2_GcError’ at dce2_config.c:4846:5: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output 63 or more bytes (assuming 1086) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dce2_config.c: In function ‘DCE2_ScError’: dce2_config.c:4880:45: warning: ‘%s’ directive output may be truncated writing up to 1023 bytes into a region of size 987 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 4880 | "%s(%d): \"%s\" configuration: %s. Please consult documentation.", | ^~ 4881 | *_dpd.config_file, *_dpd.config_line, DCE2_SNAME, buf); | ~~~ In function ‘snprintf’, inlined from ‘DCE2_ScError’ at dce2_config.c:4879:5: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output 70 or more bytes (assuming 1093) into a destination of size 1024 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dce2_config.c: In function ‘DCE2_ScPrintPorts’: dce2_config.c:3779:66: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 4 and 13 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 3779 | snprintf(tmp_port, sizeof(tmp_port), "%u %u ", start_port, end_port); | ^~ dce2_config.c:3779:62: note: directive argument in the range [1, 4294967294] 3779 | snprintf(tmp_port, sizeof(tmp_port), "%u %u ", start_port, end_port); | ^~~~~~~~ In function ‘snprintf’, inlined from ‘DCE2_ScPrintPorts’ at dce2_config.c:3779:25: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 5 and 23 bytes into a destination of size 15 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ dce2_config.c: In function ‘DCE2_ScPrintPorts’: dce2_config.c:3774:66: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size between 4 and 13 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 3774 | snprintf(tmp_port, sizeof(tmp_port), "%u-%u ", start_port, end_port); | ^~ dce2_config.c:3774:62: note: directive argument in the range [2, 4294967294] 3774 | snprintf(tmp_port, sizeof(tmp_port), "%u-%u ", start_port, end_port); | ^~~~~~~~ In function ‘snprintf’, inlined from ‘DCE2_ScPrintPorts’ at dce2_config.c:3774:25: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output between 5 and 23 bytes into a destination of size 15 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_config.c -o dce2_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_roptions.lo dce2_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_roptions.c -fPIC -DPIC -o .libs/dce2_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_roptions.c -o dce2_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_dce2.lo spp_dce2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_dce2.c -fPIC -DPIC -o .libs/spp_dce2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_dce2.c -o spp_dce2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o snort_dce2.lo snort_dce2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_dce2.c -fPIC -DPIC -o .libs/snort_dce2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c snort_dce2.c -o snort_dce2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_smb.lo dce2_smb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_smb.c -fPIC -DPIC -o .libs/dce2_smb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_smb.c -o dce2_smb.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_smb2.lo dce2_smb2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_smb2.c -fPIC -DPIC -o .libs/dce2_smb2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_smb2.c -o dce2_smb2.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_tcp.lo dce2_tcp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_tcp.c -fPIC -DPIC -o .libs/dce2_tcp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_tcp.c -o dce2_tcp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_co.lo dce2_co.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_co.c -fPIC -DPIC -o .libs/dce2_co.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_co.c -o dce2_co.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_udp.lo dce2_udp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_udp.c -fPIC -DPIC -o .libs/dce2_udp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_udp.c -o dce2_udp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_cl.lo dce2_cl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_cl.c -fPIC -DPIC -o .libs/dce2_cl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_cl.c -o dce2_cl.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_http.lo dce2_http.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_http.c -fPIC -DPIC -o .libs/dce2_http.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_http.c -o dce2_http.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dce2_paf.lo dce2_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_paf.c -fPIC -DPIC -o .libs/dce2_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dce2_paf.c -o dce2_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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_smb2.lo dce2_tcp.lo dce2_co.lo dce2_udp.lo dce2_cl.lo dce2_http.lo dce2_paf.lo ../libsf_dynamic_preproc.la ../libsf_dynamic_utils.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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_smb2.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/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a ../.libs/libsf_dynamic_utils.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_dce2_preproc.a dce2_debug.o dce2_utils.o dce2_list.o dce2_memory.o dce2_stats.o dce2_event.o dce2_config.o dce2_roptions.o spp_dce2.o snort_dce2.o dce2_smb.o dce2_smb2.o dce2_tcp.o dce2_co.o dce2_udp.o dce2_cl.o dce2_http.o dce2_paf.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_dce2_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_dce2_preproc.la" && ln -s "../libsf_dce2_preproc.la" "libsf_dce2_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dce2_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dce2_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2/../build/usr/lib/snort_dynamicpreprocessor/libsf_dce2_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dcerpc2' Making all in sdf make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_sdf.lo spp_sdf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_sdf.c -fPIC -DPIC -o .libs/spp_sdf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_sdf.c -o spp_sdf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sdf_pattern_match.lo sdf_pattern_match.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sdf_pattern_match.c -fPIC -DPIC -o .libs/sdf_pattern_match.o sdf_pattern_match.c: In function ‘AddPii’: sdf_pattern_match.c:178:13: warning: ‘__builtin_strncat’ output may be truncated copying 2 bytes from a string of length 2 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 178 | strncat(new_pii, repeated_section, 2); | ^ sdf_pattern_match.c:178:13: warning: ‘__builtin_strncat’ output may be truncated copying 2 bytes from a string of length 2 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sdf_credit_card.lo sdf_credit_card.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sdf_credit_card.c -fPIC -DPIC -o .libs/sdf_credit_card.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sdf_us_ssn.lo sdf_us_ssn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sdf_us_ssn.c -fPIC -DPIC -o .libs/sdf_us_ssn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c 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../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sdf_detection_option.lo sdf_detection_option.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sdf_detection_option.c -fPIC -DPIC -o .libs/sdf_detection_option.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sdf_detection_option.c -o sdf_detection_option.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_sdf_preproc.a spp_sdf.o sdf_pattern_match.o sdf_credit_card.o sdf_us_ssn.o sdf_detection_option.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_sdf_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_sdf_preproc.la" && ln -s "../libsf_sdf_preproc.la" "libsf_sdf_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sdf_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_sdf_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf/../build/usr/lib/snort_dynamicpreprocessor/libsf_sdf_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sdf' Making all in sip make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_sip.lo spp_sip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_sip.c -fPIC -DPIC -o .libs/spp_sip.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_sip.c -o spp_sip.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sip_config.lo sip_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_config.c -fPIC -DPIC -o .libs/sip_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_config.c -o sip_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sip_parser.lo sip_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_parser.c -fPIC -DPIC -o .libs/sip_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_parser.c -o sip_parser.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sip_dialog.lo sip_dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_dialog.c -fPIC -DPIC -o .libs/sip_dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_dialog.c -o sip_dialog.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sip_roptions.lo sip_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_roptions.c -fPIC -DPIC -o .libs/sip_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_roptions.c -o sip_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sip_utils.lo sip_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_utils.c -fPIC -DPIC -o .libs/sip_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_utils.c -o sip_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sip_paf.lo sip_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_paf.c -fPIC -DPIC -o .libs/sip_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c sip_paf.c -o sip_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 sip_paf.lo ../libsf_dynamic_preproc.la ../libsf_dynamic_utils.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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 .libs/sip_paf.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a ../.libs/libsf_dynamic_utils.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_sip_preproc.a spp_sip.o sip_config.o sip_parser.o sip_dialog.o sip_roptions.o sip_utils.o sip_paf.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_sip_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_sip_preproc.la" && ln -s "../libsf_sip_preproc.la" "libsf_sip_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_sip_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_sip_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip/../build/usr/lib/snort_dynamicpreprocessor/libsf_sip_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/sip' Making all in reputation make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_reputation.lo spp_reputation.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_reputation.c -fPIC -DPIC -o .libs/spp_reputation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_reputation.c -o spp_reputation.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o reputation_config.lo reputation_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c reputation_config.c -fPIC -DPIC -o .libs/reputation_config.o reputation_config.c: In function ‘UpdatePathToFile.constprop.isra’: reputation_config.c:1135:25: warning: ‘%s’ directive output may be truncated writing up to 4096 bytes into a region of size 4095 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1135 | "%s/%s", snort_conf_dir, filename); | ^~ In file included from /usr/include/stdio.h:906, from /usr/include/daq.h:25, from ../include/sf_snort_packet.h:42, from reputation_config.c:34: In function ‘snprintf’, inlined from ‘UpdatePathToFile.constprop.isra’ at reputation_config.c:1134:13: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 4098) into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ reputation_config.c: In function ‘UpdatePathToFile.constprop.isra’: reputation_config.c:1130:26: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1130 | "%s%s", snort_conf_dir, filename); | ^ In function ‘snprintf’, inlined from ‘UpdatePathToFile.constprop.isra’ at reputation_config.c:1129:13: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin___snprintf_chk’ output 1 or more bytes (assuming 4097) into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ reputation_config.c: In function ‘UpdatePathToFile.constprop.isra’: reputation_config.c:1120:51: warning: ‘__builtin_snprintf’ output may be truncated before the last format character []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-truncation=-Wformat-truncation=]8;;] 1120 | snprintf(full_path_filename, max_size, "%s", filename); | ^ In function ‘snprintf’, inlined from ‘UpdatePathToFile.constprop.isra’ at reputation_config.c:1120:9: /usr/include/bits/stdio2.h:54:10: note: ‘__builtin_snprintf’ output between 1 and 4097 bytes into a destination of size 4096 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c reputation_config.c -o reputation_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o reputation_utils.lo reputation_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c reputation_utils.c -fPIC -DPIC -o .libs/reputation_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c reputation_utils.c -o reputation_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_reputation_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_reputation.lo reputation_config.lo reputation_utils.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_reputation.o .libs/reputation_config.o .libs/reputation_utils.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_reputation_preproc.a spp_reputation.o reputation_config.o reputation_utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_reputation_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_reputation_preproc.la" && ln -s "../libsf_reputation_preproc.la" "libsf_reputation_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_reputation_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_reputation_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation/../build/usr/lib/snort_dynamicpreprocessor/libsf_reputation_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/reputation' Making all in gtp make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_gtp.lo spp_gtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_gtp.c -fPIC -DPIC -o .libs/spp_gtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_gtp.c -o spp_gtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o gtp_config.lo gtp_config.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c gtp_config.c -fPIC -DPIC -o .libs/gtp_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c gtp_config.c -o gtp_config.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o gtp_parser.lo gtp_parser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c gtp_parser.c -fPIC -DPIC -o .libs/gtp_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c gtp_parser.c -o gtp_parser.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o gtp_roptions.lo gtp_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c gtp_roptions.c -fPIC -DPIC -o .libs/gtp_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -I./includes -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c gtp_roptions.c -o gtp_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_gtp_preproc.a spp_gtp.o gtp_config.o gtp_parser.o gtp_roptions.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_gtp_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_gtp_preproc.la" && ln -s "../libsf_gtp_preproc.la" "libsf_gtp_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_gtp_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_gtp_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp/../build/usr/lib/snort_dynamicpreprocessor/libsf_gtp_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/gtp' Making all in modbus make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_modbus.lo spp_modbus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_modbus.c -fPIC -DPIC -o .libs/spp_modbus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_modbus.c -o spp_modbus.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o modbus_decode.lo modbus_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c modbus_decode.c -fPIC -DPIC -o .libs/modbus_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c modbus_decode.c -o modbus_decode.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o modbus_roptions.lo modbus_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c modbus_roptions.c -fPIC -DPIC -o .libs/modbus_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c modbus_roptions.c -o modbus_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o modbus_paf.lo modbus_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c modbus_paf.c -fPIC -DPIC -o .libs/modbus_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c modbus_paf.c -o modbus_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_modbus_preproc.a spp_modbus.o modbus_decode.o modbus_roptions.o modbus_paf.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_modbus_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_modbus_preproc.la" && ln -s "../libsf_modbus_preproc.la" "libsf_modbus_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_modbus_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_modbus_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus/../build/usr/lib/snort_dynamicpreprocessor/libsf_modbus_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/modbus' Making all in dnp3 make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_dnp3.lo spp_dnp3.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_dnp3.c -fPIC -DPIC -o .libs/spp_dnp3.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_dnp3.c -o spp_dnp3.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dnp3_paf.lo dnp3_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_paf.c -fPIC -DPIC -o .libs/dnp3_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_paf.c -o dnp3_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dnp3_reassembly.lo dnp3_reassembly.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_reassembly.c -fPIC -DPIC -o .libs/dnp3_reassembly.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_reassembly.c -o dnp3_reassembly.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dnp3_roptions.lo dnp3_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_roptions.c -fPIC -DPIC -o .libs/dnp3_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_roptions.c -o dnp3_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o dnp3_map.lo dnp3_map.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_map.c -fPIC -DPIC -o .libs/dnp3_map.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c dnp3_map.c -o dnp3_map.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -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 ../libsf_dynamic_utils.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -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/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a ../.libs/libsf_dynamic_utils.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -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: ar cru .libs/libsf_dnp3_preproc.a spp_dnp3.o dnp3_paf.o dnp3_reassembly.o dnp3_roptions.o dnp3_map.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_dnp3_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_dnp3_preproc.la" && ln -s "../libsf_dnp3_preproc.la" "libsf_dnp3_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_dnp3_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/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 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_dnp3_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3/../build/usr/lib/snort_dynamicpreprocessor/libsf_dnp3_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/dnp3' Making all in s7commplus make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o spp_s7comm.lo spp_s7comm.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_s7comm.c -fPIC -DPIC -o .libs/spp_s7comm.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c spp_s7comm.c -o spp_s7comm.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o s7comm_decode.lo s7comm_decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c s7comm_decode.c -fPIC -DPIC -o .libs/s7comm_decode.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c s7comm_decode.c -o s7comm_decode.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o s7comm_roptions.lo s7comm_roptions.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c s7comm_roptions.c -fPIC -DPIC -o .libs/s7comm_roptions.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c s7comm_roptions.c -o s7comm_roptions.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o s7comm_paf.lo s7comm_paf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c s7comm_paf.c -fPIC -DPIC -o .libs/s7comm_paf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../include -I./../libs -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c s7comm_paf.c -o s7comm_paf.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/lib/daq -lpcre -L/usr/lib -ldnet -o libsf_s7commplus_preproc.la -rpath /usr/lib/snort_dynamicpreprocessor spp_s7comm.lo s7comm_decode.lo s7comm_roptions.lo s7comm_paf.lo ../libsf_dynamic_preproc.la -lnghttp2 -lz -ldnet -lpcre -lpcap -luuid -lm -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: gcc -shared -fPIC -DPIC .libs/spp_s7comm.o .libs/s7comm_decode.o .libs/s7comm_roptions.o .libs/s7comm_paf.o -L/usr/lib/daq -L/usr/lib ../.libs/libsf_dynamic_preproc.a -lnghttp2 -ldnet -lpcre -lpcap -luuid -lm -lcrypto -ldl -ldaq -lz -llzma -lpthread -march=x86-64 -mtune=generic -O2 -fstack-protector-strong -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-soname -Wl,libsf_s7commplus_preproc.so.0 -o .libs/libsf_s7commplus_preproc.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsf_s7commplus_preproc.so.0" && ln -s "libsf_s7commplus_preproc.so.0.0.0" "libsf_s7commplus_preproc.so.0") libtool: link: (cd ".libs" && rm -f "libsf_s7commplus_preproc.so" && ln -s "libsf_s7commplus_preproc.so.0.0.0" "libsf_s7commplus_preproc.so") libtool: link: ar cru .libs/libsf_s7commplus_preproc.a spp_s7comm.o s7comm_decode.o s7comm_roptions.o s7comm_paf.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libsf_s7commplus_preproc.a libtool: link: ( cd ".libs" && rm -f "libsf_s7commplus_preproc.la" && ln -s "../libsf_s7commplus_preproc.la" "libsf_s7commplus_preproc.la" ) make DESTDIR=`pwd`/../build install-dynamicpreprocessorLTLIBRARIES make[6]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus' /usr/bin/mkdir -p '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsf_s7commplus_preproc.la '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor' libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.so.0.0.0 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.so.0.0.0 libtool: install: (cd /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0 || { rm -f libsf_s7commplus_preproc.so.0 && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so.0; }; }) libtool: install: (cd /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor && { ln -s -f libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so || { rm -f libsf_s7commplus_preproc.so && ln -s libsf_s7commplus_preproc.so.0.0.0 libsf_s7commplus_preproc.so; }; }) libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.lai /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.la libtool: install: /usr/bin/install -c .libs/libsf_s7commplus_preproc.a /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.a libtool: install: chmod 644 /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.a libtool: install: ranlib /build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus/../build/usr/lib/snort_dynamicpreprocessor/libsf_s7commplus_preproc.a libtool: warning: remember to run 'libtool --finish /usr/lib/snort_dynamicpreprocessor' make[6]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus' make[5]: Leaving directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/s7commplus' Making all in appid make[5]: Entering directory '/build/snort/src/snort-2.9.20/src/dynamic-preprocessors/appid' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-commonAppMatcher.lo `test -f '../../../src/dynamic-preprocessors/appid/commonAppMatcher.c' || echo './'`../../../src/dynamic-preprocessors/appid/commonAppMatcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/commonAppMatcher.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-commonAppMatcher.o ../../../src/dynamic-preprocessors/appid/commonAppMatcher.c: In function ‘AppIdConfigureDebug’: ../../../src/dynamic-preprocessors/appid/commonAppMatcher.c:497:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 497 | copyIpv4ToIpv6Network(&ipAddr->ip, tmp.s6_addr32[0]); | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/commonAppMatcher.c -o libsf_appid_preproc_la-commonAppMatcher.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-flow.lo `test -f '../../../src/dynamic-preprocessors/appid/flow.c' || echo './'`../../../src/dynamic-preprocessors/appid/flow.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/flow.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-flow.o In file included from ../../../src/dynamic-preprocessors/include/sf_snort_packet.h:45, from ../../../src/dynamic-preprocessors/appid/flow.h:27, from ../../../src/dynamic-preprocessors/appid/flow.c:25: ../../../src/dynamic-preprocessors/appid/flow.c: In function ‘AppIdEarlySessionCreate’: ../../../src/dynamic-preprocessors/include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ ../../../src/dynamic-preprocessors/appid/flow.c:175:56: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 175 | data = appSharedDataAlloc(proto, (struct in6_addr*)sfaddr_get_ip6_ptr(cliIp), 0); | ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/flow.c -o libsf_appid_preproc_la-flow.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-fw_appid.lo `test -f '../../../src/dynamic-preprocessors/appid/fw_appid.c' || echo './'`../../../src/dynamic-preprocessors/appid/fw_appid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/fw_appid.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-fw_appid.o In file included from ../../../src/dynamic-preprocessors/include/ipv6_port.h:29, from ../../../src/dynamic-preprocessors/include/appIdApi.h:27, from ../../../src/dynamic-preprocessors/appid/fw_appid.c:39: ../../../src/dynamic-preprocessors/appid/fw_appid.c: In function ‘appSharedCreateData’: ../../../src/dynamic-preprocessors/include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ ../../../src/dynamic-preprocessors/appid/fw_appid.c:436:56: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 436 | data = appSharedDataAlloc(proto, (struct in6_addr*)sfaddr_get_ip6_ptr(ip) , 0 ); | ^~~~~~~~~~~~~~~~~~ ../../../src/dynamic-preprocessors/appid/fw_appid.c: In function ‘PENetworkMatch’: ../../../src/dynamic-preprocessors/include/sf_ip.h:231:31: warning: taking address of packed member of ‘struct _sfaddr’ may result in an unaligned pointer value []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Waddress-of-packed-member-Waddress-of-packed-member]8;;] 231 | #define sfaddr_get_ip6_ptr(x) ((x)->ia32) | ^ ../../../src/dynamic-preprocessors/appid/fw_appid.c:558:27: note: in expansion of macro ‘sfaddr_get_ip6_ptr’ 558 | const uint32_t* pkt = sfaddr_get_ip6_ptr(pktAddr); | ^~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/fw_appid.c -o libsf_appid_preproc_la-fw_appid.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-hostPortAppCache.lo `test -f '../../../src/dynamic-preprocessors/appid/hostPortAppCache.c' || echo './'`../../../src/dynamic-preprocessors/appid/hostPortAppCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/hostPortAppCache.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-hostPortAppCache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/hostPortAppCache.c -o libsf_appid_preproc_la-hostPortAppCache.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-luaDetectorApi.lo `test -f '../../../src/dynamic-preprocessors/appid/luaDetectorApi.c' || echo './'`../../../src/dynamic-preprocessors/appid/luaDetectorApi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/luaDetectorApi.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-luaDetectorApi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/luaDetectorApi.c -o libsf_appid_preproc_la-luaDetectorApi.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-luaDetectorFlowApi.lo `test -f '../../../src/dynamic-preprocessors/appid/luaDetectorFlowApi.c' || echo './'`../../../src/dynamic-preprocessors/appid/luaDetectorFlowApi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/luaDetectorFlowApi.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-luaDetectorFlowApi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/luaDetectorFlowApi.c -o libsf_appid_preproc_la-luaDetectorFlowApi.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-luaDetectorModule.lo `test -f '../../../src/dynamic-preprocessors/appid/luaDetectorModule.c' || echo './'`../../../src/dynamic-preprocessors/appid/luaDetectorModule.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-luaDetectorModule.o ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c: In function ‘loadCustomLuaModules’: ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c:541:9: warning: ‘MD5_Init’ is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 541 | MD5INIT(&context); | ^~~~~~~ In file included from ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c:49: /usr/include/openssl/md5.h:49:27: note: declared here 49 | OSSL_DEPRECATEDIN_3_0 int MD5_Init(MD5_CTX *c); | ^~~~~~~~ ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c:542:9: warning: ‘MD5_Update’ is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 542 | MD5UPDATE(&context, validatorBuffer, validatorBufferLen); | ^~~~~~~~~ /usr/include/openssl/md5.h:50:27: note: declared here 50 | OSSL_DEPRECATEDIN_3_0 int MD5_Update(MD5_CTX *c, const void *data, size_t len); | ^~~~~~~~~~ ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c:543:9: warning: ‘MD5_Final’ is deprecated: Since OpenSSL 3.0 []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 543 | MD5FINAL(digest, &context); | ^~~~~~~~ /usr/include/openssl/md5.h:51:27: note: declared here 51 | OSSL_DEPRECATEDIN_3_0 int MD5_Final(unsigned char *md, MD5_CTX *c); | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/luaDetectorModule.c -o libsf_appid_preproc_la-luaDetectorModule.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_state.lo `test -f '../../../src/dynamic-preprocessors/appid/service_state.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_state.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_state.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_state.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_state.c -o libsf_appid_preproc_la-service_state.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-spp_appid.lo `test -f '../../../src/dynamic-preprocessors/appid/spp_appid.c' || echo './'`../../../src/dynamic-preprocessors/appid/spp_appid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/spp_appid.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-spp_appid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/spp_appid.c -o libsf_appid_preproc_la-spp_appid.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-appId.lo `test -f '../../../src/dynamic-preprocessors/appid/appId.c' || echo './'`../../../src/dynamic-preprocessors/appid/appId.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appId.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-appId.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appId.c -o libsf_appid_preproc_la-appId.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-appId_ss.lo `test -f '../../../src/dynamic-preprocessors/appid/appId_ss.c' || echo './'`../../../src/dynamic-preprocessors/appid/appId_ss.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appId_ss.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-appId_ss.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appId_ss.c -o libsf_appid_preproc_la-appId_ss.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-appIdApi.lo `test -f '../../../src/dynamic-preprocessors/appid/appIdApi.c' || echo './'`../../../src/dynamic-preprocessors/appid/appIdApi.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appIdApi.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-appIdApi.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appIdApi.c -o libsf_appid_preproc_la-appIdApi.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-appInfoTable.lo `test -f '../../../src/dynamic-preprocessors/appid/appInfoTable.c' || echo './'`../../../src/dynamic-preprocessors/appid/appInfoTable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appInfoTable.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-appInfoTable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appInfoTable.c -o libsf_appid_preproc_la-appInfoTable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-appIdStats.lo `test -f '../../../src/dynamic-preprocessors/appid/appIdStats.c' || echo './'`../../../src/dynamic-preprocessors/appid/appIdStats.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appIdStats.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-appIdStats.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appIdStats.c -o libsf_appid_preproc_la-appIdStats.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-appIdConfig.lo `test -f '../../../src/dynamic-preprocessors/appid/appIdConfig.c' || echo './'`../../../src/dynamic-preprocessors/appid/appIdConfig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appIdConfig.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-appIdConfig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/appIdConfig.c -o libsf_appid_preproc_la-appIdConfig.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-app_forecast.lo `test -f '../../../src/dynamic-preprocessors/appid/app_forecast.c' || echo './'`../../../src/dynamic-preprocessors/appid/app_forecast.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/app_forecast.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-app_forecast.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/app_forecast.c -o libsf_appid_preproc_la-app_forecast.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-lengthAppCache.lo `test -f '../../../src/dynamic-preprocessors/appid/lengthAppCache.c' || echo './'`../../../src/dynamic-preprocessors/appid/lengthAppCache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/lengthAppCache.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-lengthAppCache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/lengthAppCache.c -o libsf_appid_preproc_la-lengthAppCache.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-thirdparty_appid_utils.lo `test -f '../../../src/dynamic-preprocessors/appid/thirdparty_appid_utils.c' || echo './'`../../../src/dynamic-preprocessors/appid/thirdparty_appid_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/thirdparty_appid_utils.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-thirdparty_appid_utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/thirdparty_appid_utils.c -o libsf_appid_preproc_la-thirdparty_appid_utils.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_base.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_base.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_base.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_base.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_base.c -o libsf_appid_preproc_la-client_app_base.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_ym.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ym.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ym.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ym.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_ym.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ym.c -o libsf_appid_preproc_la-client_app_ym.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_msn.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_msn.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_msn.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_msn.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_msn.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_msn.c -o libsf_appid_preproc_la-client_app_msn.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_aim.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_aim.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_aim.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_aim.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_aim.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_aim.c -o libsf_appid_preproc_la-client_app_aim.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_bit.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_bit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit.c -o libsf_appid_preproc_la-client_app_bit.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_bit_tracker.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit_tracker.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit_tracker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit_tracker.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_bit_tracker.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_bit_tracker.c -o libsf_appid_preproc_la-client_app_bit_tracker.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_rtp.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_rtp.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_rtp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_rtp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_rtp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_rtp.c -o libsf_appid_preproc_la-client_app_rtp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_ssh.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ssh.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ssh.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_ssh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_ssh.c -o libsf_appid_preproc_la-client_app_ssh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_timbuktu.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_timbuktu.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_timbuktu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_timbuktu.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_timbuktu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_timbuktu.c -o libsf_appid_preproc_la-client_app_timbuktu.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_tns.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_tns.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_tns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_tns.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_tns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_tns.c -o libsf_appid_preproc_la-client_app_tns.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-client_app_vnc.lo `test -f '../../../src/dynamic-preprocessors/appid/client_plugins/client_app_vnc.c' || echo './'`../../../src/dynamic-preprocessors/appid/client_plugins/client_app_vnc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_vnc.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-client_app_vnc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/client_plugins/client_app_vnc.c -o libsf_appid_preproc_la-client_app_vnc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_base.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_base.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_base.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_base.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_base.c -o libsf_appid_preproc_la-service_base.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-dcerpc.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/dcerpc.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/dcerpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/dcerpc.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-dcerpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/dcerpc.c -o libsf_appid_preproc_la-dcerpc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_mysql.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_mysql.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_mysql.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_mysql.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_mysql.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_mysql.c -o libsf_appid_preproc_la-service_mysql.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_radius.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_radius.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_radius.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_radius.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_radius.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_radius.c -o libsf_appid_preproc_la-service_radius.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_telnet.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_telnet.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_telnet.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_telnet.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_telnet.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_telnet.c -o libsf_appid_preproc_la-service_telnet.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_bootp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_bootp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_bootp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_bootp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_bootp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_bootp.c -o libsf_appid_preproc_la-service_bootp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_ntp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_ntp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_ntp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ntp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_ntp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ntp.c -o libsf_appid_preproc_la-service_ntp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_flap.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_flap.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_flap.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_flap.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_flap.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_flap.c -o libsf_appid_preproc_la-service_flap.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rshell.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rshell.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rshell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rshell.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rshell.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rshell.c -o libsf_appid_preproc_la-service_rshell.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_netbios.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_netbios.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_netbios.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_netbios.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_netbios.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_netbios.c -o libsf_appid_preproc_la-service_netbios.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_snmp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_snmp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_snmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_snmp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_snmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_snmp.c -o libsf_appid_preproc_la-service_snmp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_battle_field.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_battle_field.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_battle_field.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_battle_field.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_battle_field.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_battle_field.c -o libsf_appid_preproc_la-service_battle_field.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rexec.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rexec.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rexec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rexec.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rexec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rexec.c -o libsf_appid_preproc_la-service_rexec.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rfb.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rfb.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rfb.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rfb.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rfb.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rfb.c -o libsf_appid_preproc_la-service_rfb.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rpc.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rpc.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rpc.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rpc.c -o libsf_appid_preproc_la-service_rpc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_bgp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_bgp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_bgp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_bgp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_bgp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_bgp.c -o libsf_appid_preproc_la-service_bgp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_direct_connect.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_direct_connect.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_direct_connect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_direct_connect.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_direct_connect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_direct_connect.c -o libsf_appid_preproc_la-service_direct_connect.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_irc.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_irc.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_irc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_irc.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_irc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_irc.c -o libsf_appid_preproc_la-service_irc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_ssh.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_ssh.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_ssh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ssh.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_ssh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ssh.c -o libsf_appid_preproc_la-service_ssh.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_tftp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_tftp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_tftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_tftp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_tftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_tftp.c -o libsf_appid_preproc_la-service_tftp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_ftp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_ftp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_ftp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ftp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_ftp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ftp.c -o libsf_appid_preproc_la-service_ftp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rsync.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rsync.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rsync.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rsync.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rsync.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rsync.c -o libsf_appid_preproc_la-service_rsync.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rlogin.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rlogin.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rlogin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rlogin.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rlogin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rlogin.c -o libsf_appid_preproc_la-service_rlogin.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_lpr.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_lpr.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_lpr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_lpr.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_lpr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_lpr.c -o libsf_appid_preproc_la-service_lpr.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_nntp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_nntp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_nntp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_nntp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_nntp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_nntp.c -o libsf_appid_preproc_la-service_nntp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_MDNS.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_MDNS.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_MDNS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_MDNS.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_MDNS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_MDNS.c -o libsf_appid_preproc_la-service_MDNS.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_dcerpc.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_dcerpc.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_dcerpc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_dcerpc.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_dcerpc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_dcerpc.c -o libsf_appid_preproc_la-service_dcerpc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_ssl.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_ssl.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ssl.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_ssl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_ssl.c -o libsf_appid_preproc_la-service_ssl.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_bit.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_bit.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_bit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_bit.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_bit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_bit.c -o libsf_appid_preproc_la-service_bit.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_timbuktu.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_timbuktu.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_timbuktu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_timbuktu.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_timbuktu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_timbuktu.c -o libsf_appid_preproc_la-service_timbuktu.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_tns.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_tns.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_tns.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_tns.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_tns.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_tns.c -o libsf_appid_preproc_la-service_tns.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o libsf_appid_preproc_la-service_rtmp.lo `test -f '../../../src/dynamic-preprocessors/appid/service_plugins/service_rtmp.c' || echo './'`../../../src/dynamic-preprocessors/appid/service_plugins/service_rtmp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -DFEAT_OPEN_APPID -DHAVE_LIBLUAJIT -DDYNAMIC_PREPROC_CONTEXT -DSTATIC=static -DINLINE=inline -I/usr/include/luajit-2.1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -DSF_VISIBILITY -fvisibility=hidden -Wall -c ../../../src/dynamic-preprocessors/appid/service_plugins/service_rtmp.c -fPIC -DPIC -o .libs/libsf_appid_preproc_la-service_rtmp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/dynamic-preprocessors/include -I../../../src/dynamic-preprocessors/appid/../libs -I../../../src/dynamic-preprocessors/appid/util -I../../../src/dynamic-preprocessors/appid/service_plugins -I../../../src/dynamic-preprocessors/appid/client_plugins -I../../../src/dynamic-preprocessors/appid/detector_plugins -D_FORTIFY_SOURCE=2 -I/usr/include/tirpc/ -I/usr/include/pcap -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DSOURCEFIRE -DPPM_MGR -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=6