^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_tcp_seq_check.o sp_tcp_seq_check.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_tcp_win_check.o sp_tcp_win_check.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_ttl_check.o sp_ttl_check.c In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_tcp_seq_check.c:37: sp_tcp_seq_check.c: In function 'CheckTcpSeqEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_tcp_seq_check.c:214:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_tcp_seq_check.c:214:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_tcp_win_check.c:41: sp_tcp_win_check.c: In function 'TcpWinCheckEq': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_tcp_win_check.c:268:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_tcp_win_check.c:268:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_urilen_check.o sp_urilen_check.c In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_ttl_check.c:37: sp_ttl_check.c: In function 'CheckTtl': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_ttl_check.c:335:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_ttl_check.c:335:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_file_data.o sp_file_data.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_base64_decode.o sp_base64_decode.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_base64_data.o sp_base64_data.c In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_urilen_check.c:41: sp_urilen_check.c: In function 'CheckUriLen': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_urilen_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:42:41: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_urilen_check.c:308:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_file_data.c:42: sp_file_data.c: In function 'FileDataEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_file_data.c:225:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_file_data.c:225:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_base64_decode.c:42: sp_base64_decode.c: In function 'Base64DecodeEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_base64_decode.c:322:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_base64_decode.c:322:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_pkt_data.o sp_pkt_data.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_file_type.o sp_file_type.c In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_base64_data.c:42: sp_base64_data.c: In function 'Base64DataEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_base64_data.c:167:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_base64_data.c:167:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_react.o sp_react.c /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sp_respond3.o sp_respond3.c In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_pkt_data.c:42: sp_pkt_data.c: In function 'PktDataEval': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_pkt_data.c:161:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_pkt_data.c:161:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../src -I../../src/sfutil -I../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_hdropts.o sf_snort_plugin_hdropts.c In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_file_type.c:40: sp_file_type.c: In function 'FileType_Check': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_file_type.c:376:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_file_type.c:376:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_respond3.c:69: sp_respond3.c: In function 'Resp3_Queue': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_respond3.c:272:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_respond3.c:272:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ In file included from ../../src/snort.h:43:0, from ../../src/parser.h:38, from sp_react.c:67: sp_react.c: In function 'React_Send': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ sp_respond3.c: In function 'Resp3_Send': ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_react.c:473:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_respond3.c:295:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_react.c:473:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_respond3.c:295:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ sp_react.c: In function 'React_Queue': ../../src/profiler.h:101:28: warning: 'snort_ticks_start' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks_start = name##_ticks_start; \ ^ ../../src/profiler.h:42:41: note: 'snort_ticks_start' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:43: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_react.c:442:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ ../../src/profiler.h:131:22: warning: 'snort_ticks_end' may be used uninitialized in this function [-Wmaybe-uninitialized] ppstat.ticks += name##_ticks_end - ppstat.ticks_start; \ ^~ ../../src/profiler.h:42:41: note: 'snort_ticks_end' was declared here #define PROFILE_VARS PROFILE_VARS_NAMED(snort) ^ ../../src/profiler.h:41:63: note: in definition of macro 'PROFILE_VARS_NAMED' #define PROFILE_VARS_NAMED(name) uint64_t name##_ticks_start, name##_ticks_end ^~~~ sp_react.c:442:5: note: in expansion of macro 'PROFILE_VARS' PROFILE_VARS; ^~~~~~~~~~~~ rm -f libspd.a /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-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 sf_snort_plugin_hdropts.o /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-ranlib libspd.a Making all in dynamic-plugins Making all in 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 /usr/bin/make all-recursive Making all in examples make[8]: Nothing to be done for `all'. /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o bmh.lo bmh.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_detection_engine.lo sf_snort_detection_engine.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_api.lo sf_snort_plugin_api.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_byte.lo sf_snort_plugin_byte.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c bmh.c -fPIC -DPIC -o .libs/bmh.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_detection_engine.c -fPIC -DPIC -o .libs/sf_snort_detection_engine.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_api.c -fPIC -DPIC -o .libs/sf_snort_plugin_api.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_byte.c -fPIC -DPIC -o .libs/sf_snort_plugin_byte.o bmh.c: In function 'hbm_match': bmh.c:192:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != q[k] )goto NoMatch; k--; ^~ bmh.c:192:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != q[k] )goto NoMatch; k--; ^ bmh.c:193:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != q[k] )goto NoMatch; k--; ^~ bmh.c:193:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != q[k] )goto NoMatch; k--; ^ bmh.c:194:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != q[k] )goto NoMatch; k--; ^~ bmh.c:194:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != q[k] )goto NoMatch; k--; ^ bmh.c:195:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != q[k] )goto NoMatch; k--; ^~ bmh.c:195:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != q[k] )goto NoMatch; k--; ^ bmh.c:200:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != q[k] )goto NoMatch; k--; ^~ bmh.c:200:44: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != q[k] )goto NoMatch; k--; ^ bmh.c:232:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^~ bmh.c:232:55: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^ bmh.c:233:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^~ bmh.c:233:55: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^ bmh.c:234:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^~ bmh.c:234:55: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^ bmh.c:235:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^~ bmh.c:235:55: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^ bmh.c:240:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^~ bmh.c:240:55: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if( pat[k] != toupper(q[k]) )goto NoMatchNC; k--; ^ /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_content.lo sf_snort_plugin_content.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_hdropts.lo sf_snort_plugin_hdropts.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_content.c -fPIC -DPIC -o .libs/sf_snort_plugin_content.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_loop.lo sf_snort_plugin_loop.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_pcre.lo sf_snort_plugin_pcre.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_hdropts.c -fPIC -DPIC -o .libs/sf_snort_plugin_hdropts.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_snort_plugin_rc4.lo sf_snort_plugin_rc4.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_loop.c -fPIC -DPIC -o .libs/sf_snort_plugin_loop.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_pcre.c -fPIC -DPIC -o .libs/sf_snort_plugin_pcre.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_decompression.lo sf_decompression.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_snort_plugin_rc4.c -fPIC -DPIC -o .libs/sf_snort_plugin_rc4.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfhashfcn.lo sfhashfcn.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfghash.lo sfghash.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sfprimetable.lo sfprimetable.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_decompression.c -fPIC -DPIC -o .libs/sf_decompression.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfhashfcn.c -fPIC -DPIC -o .libs/sfhashfcn.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfghash.c -fPIC -DPIC -o .libs/sfghash.o /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_ip.lo sf_ip.c /bin/sh ../../../libtool --tag=CC --mode=compile /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c -o sf_sechash.lo sf_sechash.c libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sfprimetable.c -fPIC -DPIC -o .libs/sfprimetable.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_ip.c -fPIC -DPIC -o .libs/sf_ip.o libtool: compile: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I../../../src/sfutil -I../../../src/output-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_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/include/pcap -I/home/buildroot/autobuild/run/instance-0/output/host/include -DLZMA -DGRE -DMPLS -DPPM_MGR -DNDEBUG -DENABLE_REACT -DENABLE_RESPOND -DENABLE_RESPONSE3 -DSF_WCHAR -DTARGET_BASED -DPERF_PROFILING -DSNORT_RELOAD -DNO_NON_ETHER_DECODER -DNORMALIZER -DACTIVE_RESPONSE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -c sf_sechash.c -fPIC -DPIC -o .libs/sf_sechash.o /bin/sh ../../../libtool --tag=CC --mode=link /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -I/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/include/tirpc -DSF_VISIBILITY -fvisibility=hidden -Wall -export-dynamic -module -L/home/buildroot/autobuild/run/instance-0/output/host/lib -lpcre -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 -lz -ldnet -lpcre -lpcap -lnsl -luuid -lm -lm -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib -ltirpc -lcrypto -ldl -ldaq -lz -llzma -lpthread -lpthread -lpthread libtool: link: /home/buildroot/autobuild/run/instance-0/output/host/bin/mips64el-linux-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 -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/host/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output/host/lib -L/home/buildroot/autobuild/run/instance-0/output/host/lib /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdnet.so /home/buildroot/autobuild/run/instance-0/output/host/lib/libpcre.so -lpcap -lnsl /home/buildroot/autobuild/run/instance-0/output/host/lib/libuuid.so -lm -L/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips64el-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libtirpc.so -lcrypto /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/libdaq.so -ldl -lz /home/buildroot/autobuild/run/instance-0/output/host/mips64el-buildroot-linux-gnu/sysroot/usr/lib/liblzma.so -lpthread -Os -pthread -Wl,-soname -Wl,libsf_engine.so.0 -o .libs/libsf_engine.so.0.0.0 /home/buildroot/autobuild/run/instance-0/output/host/lib/libpcre.so: error adding symbols: File in wrong format collect2: error: ld returned 1 exit status make[8]: *** [libsf_engine.la] Error 1 make[7]: *** [all-recursive] Error 1 make[6]: *** [all] Error 2 make[5]: *** [all-recursive] Error 1 make[4]: *** [all-recursive] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [/home/buildroot/autobuild/run/instance-0/output/build/snort-2.9.11.1/.stamp_built] Error 2 make: *** [_all] Error 2 make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'