Project

General

Profile

Bug #3867 ยป allout.txt

Peter Manev, 11/04/2020 11:07 AM

 
Making all in libhtp
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp'
make all-recursive
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp'
Making all in htp
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp/htp'
Making all in lzma
make[4]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp/htp/lzma'
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c -o LzFind.lo LzFind.c
/bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c -o LzmaDec.lo LzmaDec.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c LzFind.c -DDLL_EXPORT -DPIC -o .libs/LzFind.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c LzmaDec.c -DDLL_EXPORT -DPIC -o .libs/LzmaDec.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c LzFind.c -o LzFind.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c LzmaDec.c -o LzmaDec.o >/dev/null 2>&1
mv -f .deps/LzFind.Tpo .deps/LzFind.Plo
mv -f .deps/LzmaDec.Tpo .deps/LzmaDec.Plo
/bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -o liblzma-c.la LzFind.lo LzmaDec.lo -lz
libtool: link: ar cru .libs/liblzma-c.a .libs/LzFind.o .libs/LzmaDec.o
libtool: link: ranlib .libs/liblzma-c.a
libtool: link: ( cd ".libs" && rm -f "liblzma-c.la" && cp -pR "../liblzma-c.la" "liblzma-c.la" )
make[4]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp/htp/lzma'
make[4]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp/htp'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c -o bstr.lo bstr.c
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c -o bstr_builder.lo bstr_builder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c bstr.c -DDLL_EXPORT -DPIC -o .libs/bstr.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c bstr_builder.c -DDLL_EXPORT -DPIC -o .libs/bstr_builder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c bstr_builder.c -o bstr_builder.o >/dev/null 2>&1
mv -f .deps/bstr_builder.Tpo .deps/bstr_builder.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c -o htp_base64.lo htp_base64.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c bstr.c -o bstr.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c htp_base64.c -DDLL_EXPORT -DPIC -o .libs/htp_base64.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c htp_base64.c -o htp_base64.o >/dev/null 2>&1
mv -f .deps/bstr.Tpo .deps/bstr.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_config.lo -MD -MP -MF .deps/htp_config.Tpo -c -o htp_config.lo htp_config.c
mv -f .deps/htp_base64.Tpo .deps/htp_base64.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c -o htp_connection.lo htp_connection.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_config.lo -MD -MP -MF .deps/htp_config.Tpo -c htp_config.c -DDLL_EXPORT -DPIC -o .libs/htp_config.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c htp_connection.c -DDLL_EXPORT -DPIC -o .libs/htp_connection.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c htp_connection.c -o htp_connection.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_config.lo -MD -MP -MF .deps/htp_config.Tpo -c htp_config.c -o htp_config.o >/dev/null 2>&1
mv -f .deps/htp_connection.Tpo .deps/htp_connection.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection_parser.lo -MD -MP -MF .deps/htp_connection_parser.Tpo -c -o htp_connection_parser.lo htp_connection_parser.c
mv -f .deps/htp_config.Tpo .deps/htp_config.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c -o htp_content_handlers.lo htp_content_handlers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection_parser.lo -MD -MP -MF .deps/htp_connection_parser.Tpo -c htp_connection_parser.c -DDLL_EXPORT -DPIC -o .libs/htp_connection_parser.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection_parser.lo -MD -MP -MF .deps/htp_connection_parser.Tpo -c htp_connection_parser.c -o htp_connection_parser.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c htp_content_handlers.c -DDLL_EXPORT -DPIC -o .libs/htp_content_handlers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c htp_content_handlers.c -o htp_content_handlers.o >/dev/null 2>&1
mv -f .deps/htp_connection_parser.Tpo .deps/htp_connection_parser.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_cookies.lo -MD -MP -MF .deps/htp_cookies.Tpo -c -o htp_cookies.lo htp_cookies.c
mv -f .deps/htp_content_handlers.Tpo .deps/htp_content_handlers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c -o htp_decompressors.lo htp_decompressors.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_cookies.lo -MD -MP -MF .deps/htp_cookies.Tpo -c htp_cookies.c -DDLL_EXPORT -DPIC -o .libs/htp_cookies.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_cookies.lo -MD -MP -MF .deps/htp_cookies.Tpo -c htp_cookies.c -o htp_cookies.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c htp_decompressors.c -DDLL_EXPORT -DPIC -o .libs/htp_decompressors.o
mv -f .deps/htp_cookies.Tpo .deps/htp_cookies.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c htp_decompressors.c -o htp_decompressors.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_hooks.lo -MD -MP -MF .deps/htp_hooks.Tpo -c -o htp_hooks.lo htp_hooks.c
mv -f .deps/htp_decompressors.Tpo .deps/htp_decompressors.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c -o htp_list.lo htp_list.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_hooks.lo -MD -MP -MF .deps/htp_hooks.Tpo -c htp_hooks.c -DDLL_EXPORT -DPIC -o .libs/htp_hooks.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_hooks.lo -MD -MP -MF .deps/htp_hooks.Tpo -c htp_hooks.c -o htp_hooks.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c htp_list.c -DDLL_EXPORT -DPIC -o .libs/htp_list.o
mv -f .deps/htp_hooks.Tpo .deps/htp_hooks.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c -o htp_multipart.lo htp_multipart.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c htp_list.c -o htp_list.o >/dev/null 2>&1
mv -f .deps/htp_list.Tpo .deps/htp_list.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c -o htp_parsers.lo htp_parsers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c htp_multipart.c -DDLL_EXPORT -DPIC -o .libs/htp_multipart.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c htp_parsers.c -DDLL_EXPORT -DPIC -o .libs/htp_parsers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c htp_multipart.c -o htp_multipart.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c htp_parsers.c -o htp_parsers.o >/dev/null 2>&1
mv -f .deps/htp_parsers.Tpo .deps/htp_parsers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c -o htp_php.lo htp_php.c
mv -f .deps/htp_multipart.Tpo .deps/htp_multipart.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c -o htp_request.lo htp_request.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c htp_php.c -DDLL_EXPORT -DPIC -o .libs/htp_php.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c htp_request.c -DDLL_EXPORT -DPIC -o .libs/htp_request.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c htp_php.c -o htp_php.o >/dev/null 2>&1
mv -f .deps/htp_php.Tpo .deps/htp_php.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c -o htp_request_apache_2_2.lo htp_request_apache_2_2.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c htp_request.c -o htp_request.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c htp_request_apache_2_2.c -DDLL_EXPORT -DPIC -o .libs/htp_request_apache_2_2.o
mv -f .deps/htp_request.Tpo .deps/htp_request.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_generic.lo -MD -MP -MF .deps/htp_request_generic.Tpo -c -o htp_request_generic.lo htp_request_generic.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c htp_request_apache_2_2.c -o htp_request_apache_2_2.o >/dev/null 2>&1
mv -f .deps/htp_request_apache_2_2.Tpo .deps/htp_request_apache_2_2.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c -o htp_request_parsers.lo htp_request_parsers.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_generic.lo -MD -MP -MF .deps/htp_request_generic.Tpo -c htp_request_generic.c -DDLL_EXPORT -DPIC -o .libs/htp_request_generic.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_generic.lo -MD -MP -MF .deps/htp_request_generic.Tpo -c htp_request_generic.c -o htp_request_generic.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c htp_request_parsers.c -DDLL_EXPORT -DPIC -o .libs/htp_request_parsers.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c htp_request_parsers.c -o htp_request_parsers.o >/dev/null 2>&1
mv -f .deps/htp_request_generic.Tpo .deps/htp_request_generic.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c -o htp_response.lo htp_response.c
mv -f .deps/htp_request_parsers.Tpo .deps/htp_request_parsers.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response_generic.lo -MD -MP -MF .deps/htp_response_generic.Tpo -c -o htp_response_generic.lo htp_response_generic.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c htp_response.c -DDLL_EXPORT -DPIC -o .libs/htp_response.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response_generic.lo -MD -MP -MF .deps/htp_response_generic.Tpo -c htp_response_generic.c -DDLL_EXPORT -DPIC -o .libs/htp_response_generic.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response_generic.lo -MD -MP -MF .deps/htp_response_generic.Tpo -c htp_response_generic.c -o htp_response_generic.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c htp_response.c -o htp_response.o >/dev/null 2>&1
mv -f .deps/htp_response_generic.Tpo .deps/htp_response_generic.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c -o htp_table.lo htp_table.c
mv -f .deps/htp_response.Tpo .deps/htp_response.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c -o htp_transaction.lo htp_transaction.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c htp_table.c -DDLL_EXPORT -DPIC -o .libs/htp_table.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c htp_transaction.c -DDLL_EXPORT -DPIC -o .libs/htp_transaction.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c htp_table.c -o htp_table.o >/dev/null 2>&1
mv -f .deps/htp_table.Tpo .deps/htp_table.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c -o htp_transcoder.lo htp_transcoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c htp_transaction.c -o htp_transaction.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c htp_transcoder.c -DDLL_EXPORT -DPIC -o .libs/htp_transcoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c htp_transcoder.c -o htp_transcoder.o >/dev/null 2>&1
mv -f .deps/htp_transaction.Tpo .deps/htp_transaction.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c -o htp_urlencoded.lo htp_urlencoded.c
mv -f .deps/htp_transcoder.Tpo .deps/htp_transcoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c -o htp_util.lo htp_util.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c htp_urlencoded.c -DDLL_EXPORT -DPIC -o .libs/htp_urlencoded.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c htp_util.c -DDLL_EXPORT -DPIC -o .libs/htp_util.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c htp_urlencoded.c -o htp_urlencoded.o >/dev/null 2>&1
mv -f .deps/htp_urlencoded.Tpo .deps/htp_urlencoded.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c -o htp_utf8_decoder.lo htp_utf8_decoder.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c htp_utf8_decoder.c -DDLL_EXPORT -DPIC -o .libs/htp_utf8_decoder.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c htp_util.c -o htp_util.o >/dev/null 2>&1
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c htp_utf8_decoder.c -o htp_utf8_decoder.o >/dev/null 2>&1
mv -f .deps/htp_utf8_decoder.Tpo .deps/htp_utf8_decoder.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -DDLL_EXPORT -DPIC -o .libs/strlcpy.o
mv -f .deps/htp_util.Tpo .deps/htp_util.Plo
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -DDLL_EXPORT -DPIC -o .libs/strlcat.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o >/dev/null 2>&1
mv -f .deps/strlcat.Tpo .deps/strlcat.Plo
/bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -o libhtp-c.la bstr.lo bstr_builder.lo htp_base64.lo htp_config.lo htp_connection.lo htp_connection_parser.lo htp_content_handlers.lo htp_cookies.lo htp_decompressors.lo htp_hooks.lo htp_list.lo htp_multipart.lo htp_parsers.lo htp_php.lo htp_request.lo htp_request_apache_2_2.lo htp_request_generic.lo htp_request_parsers.lo htp_response.lo htp_response_generic.lo htp_table.lo htp_transaction.lo htp_transcoder.lo htp_urlencoded.lo htp_util.lo htp_utf8_decoder.lo strlcpy.lo strlcat.lo -lz
libtool: link: ar cru .libs/libhtp-c.a .libs/bstr.o .libs/bstr_builder.o .libs/htp_base64.o .libs/htp_config.o .libs/htp_connection.o .libs/htp_connection_parser.o .libs/htp_content_handlers.o .libs/htp_cookies.o .libs/htp_decompressors.o .libs/htp_hooks.o .libs/htp_list.o .libs/htp_multipart.o .libs/htp_parsers.o .libs/htp_php.o .libs/htp_request.o .libs/htp_request_apache_2_2.o .libs/htp_request_generic.o .libs/htp_request_parsers.o .libs/htp_response.o .libs/htp_response_generic.o .libs/htp_table.o .libs/htp_transaction.o .libs/htp_transcoder.o .libs/htp_urlencoded.o .libs/htp_util.o .libs/htp_utf8_decoder.o .libs/strlcpy.o .libs/strlcat.o
libtool: link: ranlib .libs/libhtp-c.a
libtool: link: ( cd ".libs" && rm -f "libhtp-c.la" && cp -pR "../libhtp-c.la" "libhtp-c.la" )
/bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -version-info 2:0:0 -o libhtp.la -rpath /mingw64/lib libhtp-c.la lzma/liblzma-c.la -lz
libtool: warning: undefined symbols not allowed in x86_64-w64-mingw32 shared libraries; building static only
libtool: link: (cd .libs/libhtp.lax/libhtp-c.a && ar x "/home/Administrator/suricata-6.0.0/libhtp/htp/./.libs/libhtp-c.a")
libtool: link: (cd .libs/libhtp.lax/liblzma-c.a && ar x "/home/Administrator/suricata-6.0.0/libhtp/htp/lzma/.libs/liblzma-c.a")
libtool: link: ar cru .libs/libhtp.a .libs/libhtp.lax/libhtp-c.a/bstr.o .libs/libhtp.lax/libhtp-c.a/bstr_builder.o .libs/libhtp.lax/libhtp-c.a/htp_base64.o .libs/libhtp.lax/libhtp-c.a/htp_config.o .libs/libhtp.lax/libhtp-c.a/htp_connection.o .libs/libhtp.lax/libhtp-c.a/htp_connection_parser.o .libs/libhtp.lax/libhtp-c.a/htp_content_handlers.o .libs/libhtp.lax/libhtp-c.a/htp_cookies.o .libs/libhtp.lax/libhtp-c.a/htp_decompressors.o .libs/libhtp.lax/libhtp-c.a/htp_hooks.o .libs/libhtp.lax/libhtp-c.a/htp_list.o .libs/libhtp.lax/libhtp-c.a/htp_multipart.o .libs/libhtp.lax/libhtp-c.a/htp_parsers.o .libs/libhtp.lax/libhtp-c.a/htp_php.o .libs/libhtp.lax/libhtp-c.a/htp_request.o .libs/libhtp.lax/libhtp-c.a/htp_request_apache_2_2.o .libs/libhtp.lax/libhtp-c.a/htp_request_generic.o .libs/libhtp.lax/libhtp-c.a/htp_request_parsers.o .libs/libhtp.lax/libhtp-c.a/htp_response.o .libs/libhtp.lax/libhtp-c.a/htp_response_generic.o .libs/libhtp.lax/libhtp-c.a/htp_table.o .libs/libhtp.lax/libhtp-c.a/htp_transaction.o .libs/libhtp.lax/libhtp-c.a/htp_transcoder.o .libs/libhtp.lax/libhtp-c.a/htp_urlencoded.o .libs/libhtp.lax/libhtp-c.a/htp_utf8_decoder.o .libs/libhtp.lax/libhtp-c.a/htp_util.o .libs/libhtp.lax/libhtp-c.a/strlcat.o .libs/libhtp.lax/libhtp-c.a/strlcpy.o .libs/libhtp.lax/liblzma-c.a/LzFind.o .libs/libhtp.lax/liblzma-c.a/LzmaDec.o
libtool: link: ranlib .libs/libhtp.a
libtool: link: rm -fr .libs/libhtp.lax
libtool: link: ( cd ".libs" && rm -f "libhtp.la" && cp -pR "../libhtp.la" "libhtp.la" )
make[4]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp/htp'
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp/htp'
Making all in test
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp/test'
Making all in docs
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp/docs'
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/libhtp'
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp'
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp'
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/libhtp'
Making all in rust
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/rust'
\
CARGO_HOME="C:/msys64/home/Administrator/.cargo" \
CARGO_TARGET_DIR="C:/msys64/home/Administrator/suricata-6.0.0//rust/target" \
/mingw64/bin/cargo build --release \
--features "function-macro lua lua_int8 "
Compiling autocfg v1.0.1
Compiling cfg-if v0.1.9
Compiling semver-parser v0.7.0
Compiling arrayvec v0.4.12
Compiling ryu v1.0.5
Compiling bitflags v1.2.1
Compiling version_check v0.9.2
Compiling nodrop v0.1.14
Compiling memchr v2.3.3
Compiling static_assertions v0.3.4
Compiling getrandom v0.1.15
Compiling siphasher v0.3.3
Compiling ppv-lite86 v0.2.9
Compiling winapi-x86_64-pc-windows-gnu v0.4.0
Compiling proc-macro2 v0.4.30
Compiling libc v0.2.79
Compiling winapi v0.3.9
Compiling unicode-xid v0.1.0
Compiling proc-macro-hack v0.5.18
Compiling syn v0.15.44
Compiling build_const v0.2.1
Compiling num-derive v0.2.5
Compiling byteorder v1.3.4
Compiling base64 v0.11.0
Compiling md5 v0.7.0
Compiling uuid v0.8.1
Compiling widestring v0.4.3
Compiling semver v0.9.0
Compiling num-traits v0.2.12
Compiling num-integer v0.1.43
Compiling num-bigint v0.2.6
Compiling num-bigint v0.3.0
Compiling num-complex v0.2.4
Compiling num-iter v0.1.41
Compiling num-rational v0.2.4
Compiling phf_shared v0.8.0
Compiling nom v5.1.1
Compiling crc v1.8.1
Compiling rustc_version v0.2.3
Compiling phf v0.8.0
Compiling lexical-core v0.6.7
Compiling rand_core v0.5.1
Compiling quote v0.6.13
Compiling num-traits v0.1.43
Compiling rand_pcg v0.2.1
Compiling rand_chacha v0.2.2
Compiling time v0.1.44
Compiling enum_primitive v0.1.1
Compiling rand v0.7.3
Compiling phf_generator v0.8.0
Compiling num v0.2.1
Compiling phf_codegen v0.8.0
Compiling rusticata-macros v2.1.0
Compiling ntp-parser v0.4.0
Compiling der-oid-macro v0.2.0
Compiling tls-parser v0.9.3
Compiling der-parser v3.0.4
Compiling ipsec-parser v0.5.0
Compiling der-parser v4.1.0
Compiling x509-parser v0.6.5
Compiling snmp-parser v0.6.0
Compiling kerberos-parser v0.5.0
Compiling suricata v6.0.0 (C:\msys64\home\Administrator\suricata-6.0.0\rust)
Finished release [optimized + debuginfo] target(s) in 2m 35s
make gen/rust-bindings.h
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/rust'
make[2]: Nothing to be done for 'gen/rust-bindings.h'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/rust'
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/rust'
Making all in src
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/src'
make all-am
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/src'
CC main.o
CC alert-debuglog.o
CC alert-fastlog.o
CC alert-prelude.o
CC alert-syslog.o
CC app-layer.o
CC app-layer-dcerpc.o
CC app-layer-dcerpc-udp.o
CC app-layer-detect-proto.o
CC app-layer-dnp3.o
CC app-layer-dnp3-objects.o
CC app-layer-enip.o
CC app-layer-enip-common.o
CC app-layer-events.o
CC app-layer-expectation.o
CC app-layer-ftp.o
In file included from suricata-common.h:500,
from app-layer-ftp.c:28:
app-layer-ftp.c: In function 'FTPParseMemcap':
app-layer-ftp.c:147:19: warning: unknown conversion type character 'l' in format [-Wformat=]
147 | SCLogInfo("FTP memcap: %"PRIu64, ftp_config_memcap);
| ^~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-ftp.c:147:19: warning: too many arguments for format [-Wformat-extra-args]
147 | SCLogInfo("FTP memcap: %"PRIu64, ftp_config_memcap);
| ^~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC app-layer-htp-body.o
CC app-layer-htp.o
CC app-layer-htp-file.o
CC app-layer-htp-libhtp.o
CC app-layer-htp-mem.o
CC app-layer-htp-xff.o
In file included from suricata-common.h:500,
from app-layer-htp-mem.c:32:
app-layer-htp-mem.c: In function 'HTPParseMemcap':
app-layer-htp-mem.c:63:19: warning: unknown conversion type character 'l' in format [-Wformat=]
63 | SCLogInfo("HTTP memcap: %"PRIu64, SC_ATOMIC_GET(htp_config_memcap));
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-htp-mem.c:63:19: warning: too many arguments for format [-Wformat-extra-args]
63 | SCLogInfo("HTTP memcap: %"PRIu64, SC_ATOMIC_GET(htp_config_memcap));
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC app-layer-http2.o
CC app-layer-modbus.o
CC app-layer-parser.o
CC app-layer-protos.o
CC app-layer-smb.o
CC app-layer-smtp.o
CC app-layer-snmp.o
CC app-layer-nfs-tcp.o
CC app-layer-nfs-udp.o
CC app-layer-ntp.o
CC app-layer-register.o
CC app-layer-tftp.o
CC app-layer-ikev2.o
CC app-layer-krb5.o
CC app-layer-rfb.o
CC app-layer-mqtt.o
CC app-layer-template.o
CC app-layer-template-rust.o
In file included from suricata-common.h:500,
from app-layer-template.c:36:
app-layer-template.c: In function 'TemplateStateTxFree':
app-layer-template.c:142:17: warning: unknown conversion type character 'l' in format [-Wformat=]
142 | SCLogNotice("Freeing transaction %"PRIu64, tx_id);
| ^~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:142:17: warning: too many arguments for format [-Wformat-extra-args]
142 | SCLogNotice("Freeing transaction %"PRIu64, tx_id);
| ^~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:158:17: warning: unknown conversion type character 'l' in format [-Wformat=]
158 | SCLogNotice("Transaction %"PRIu64" not found.", tx_id);
| ^~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:158:17: warning: too many arguments for format [-Wformat-extra-args]
158 | SCLogNotice("Transaction %"PRIu64" not found.", tx_id);
| ^~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c: In function 'TemplateParseRequest':
app-layer-template.c:291:17: warning: unknown conversion type character 'l' in format [-Wformat=]
291 | SCLogNotice("Allocated Template tx %"PRIu64".", tx->tx_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:291:17: warning: too many arguments for format [-Wformat-extra-args]
291 | SCLogNotice("Allocated Template tx %"PRIu64".", tx->tx_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c: In function 'TemplateParseResponse':
app-layer-template.c:352:17: warning: unknown conversion type character 'l' in format [-Wformat=]
352 | SCLogNotice("Found transaction %"PRIu64" for response on state %p.",
| ^~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:352:17: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
352 | SCLogNotice("Found transaction %"PRIu64" for response on state %p.",
| ^~~~~~~~~~~~~~~~~~~~~
353 | tx->tx_id, state);
| ~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:352:17: warning: too many arguments for format [-Wformat-extra-args]
352 | SCLogNotice("Found transaction %"PRIu64" for response on state %p.",
| ^~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c: In function 'TemplateGetTxCnt':
app-layer-template.c:386:17: warning: unknown conversion type character 'l' in format [-Wformat=]
386 | SCLogNotice("Current tx count is %"PRIu64".", state->transaction_max);
| ^~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:386:17: warning: too many arguments for format [-Wformat-extra-args]
386 | SCLogNotice("Current tx count is %"PRIu64".", state->transaction_max);
| ^~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c: In function 'TemplateGetTx':
app-layer-template.c:395:17: warning: unknown conversion type character 'l' in format [-Wformat=]
395 | SCLogNotice("Requested tx ID %"PRIu64".", tx_id);
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:395:17: warning: too many arguments for format [-Wformat-extra-args]
395 | SCLogNotice("Requested tx ID %"PRIu64".", tx_id);
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:399:25: warning: unknown conversion type character 'l' in format [-Wformat=]
399 | SCLogNotice("Transaction %"PRIu64" found, returning tx object %p.",
| ^~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:399:25: warning: format '%p' expects argument of type 'void *', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
399 | SCLogNotice("Transaction %"PRIu64" found, returning tx object %p.",
| ^~~~~~~~~~~~~~~
400 | tx_id, tx);
| ~~~~~
| |
| uint64_t {aka long long unsigned int}
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:399:25: warning: too many arguments for format [-Wformat-extra-args]
399 | SCLogNotice("Transaction %"PRIu64" found, returning tx object %p.",
| ^~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:405:17: warning: unknown conversion type character 'l' in format [-Wformat=]
405 | SCLogNotice("Transaction ID %"PRIu64" not found.", tx_id);
| ^~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:405:17: warning: too many arguments for format [-Wformat-extra-args]
405 | SCLogNotice("Transaction ID %"PRIu64" not found.", tx_id);
| ^~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c: In function 'TemplateGetStateProgress':
app-layer-template.c:435:17: warning: unknown conversion type character 'l' in format [-Wformat=]
435 | SCLogNotice("Transaction progress requested for tx ID %"PRIu64
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:435:17: warning: format '%x' expects argument of type 'unsigned int', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
435 | SCLogNotice("Transaction progress requested for tx ID %"PRIu64
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
436 | ", direction=0x%02x", tx->tx_id, direction);
| ~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
app-layer-template.c:435:17: warning: too many arguments for format [-Wformat-extra-args]
435 | SCLogNotice("Transaction progress requested for tx ID %"PRIu64
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC app-layer-rdp.o
CC app-layer-ssh.o
CC app-layer-ssl.o
CC app-layer-sip.o
CC conf.o
CC conf-yaml-loader.o
In file included from suricata-common.h:500,
from conf-yaml-loader.c:26:
conf-yaml-loader.c: In function 'ConfYamlParse':
conf-yaml-loader.c:194:17: warning: unknown conversion type character 'l' in format [-Wformat=]
194 | "Failed to parse configuration file at line %" PRIuMAX ": %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
conf-yaml-loader.c:194:17: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'long long unsigned int' [-Wformat=]
194 | "Failed to parse configuration file at line %" PRIuMAX ": %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
195 | (uintmax_t)parser->problem_mark.line, parser->problem);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| long long unsigned int
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
conf-yaml-loader.c:194:17: warning: too many arguments for format [-Wformat-extra-args]
194 | "Failed to parse configuration file at line %" PRIuMAX ": %s\n",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
conf-yaml-loader.c:304:45: warning: unknown conversion type character 'l' in format [-Wformat=]
304 | "%s is deprecated. Please use %s on line %"PRIuMAX".",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
conf-yaml-loader.c:304:45: warning: too many arguments for format [-Wformat-extra-args]
304 | "%s is deprecated. Please use %s on line %"PRIuMAX".",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC counters.o
CC datasets.o
In file included from suricata-common.h:500,
from counters.c:27:
counters.c: In function 'StatsLogSummary':
counters.c:854:15: warning: unknown conversion type character 'l' in format [-Wformat=]
854 | SCLogInfo("Alerts: %"PRIu64, alerts);
| ^~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
counters.c:854:15: warning: too many arguments for format [-Wformat-extra-args]
854 | SCLogInfo("Alerts: %"PRIu64, alerts);
| ^~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC datasets-string.o
CC datasets-sha256.o
CC datasets-md5.o
CC decode.o
CC decode-chdlc.o
CC decode-erspan.o
CC decode-ethernet.o
CC decode-events.o
CC decode-geneve.o
CC decode-gre.o
CC decode-icmpv4.o
CC decode-icmpv6.o
CC decode-ipv4.o
CC decode-ipv6.o
CC decode-null.o
CC decode-ppp.o
CC decode-pppoe.o
CC decode-raw.o
CC decode-sctp.o
CC decode-sll.o
CC decode-tcp.o
CC decode-teredo.o
CC decode-udp.o
CC decode-vlan.o
CC decode-vxlan.o
CC decode-mpls.o
CC decode-template.o
CC defrag-config.o
CC defrag.o
CC defrag-hash.o
In file included from suricata-common.h:500,
from defrag-hash.c:18:
defrag-hash.c: In function 'DefragInitConfig':
defrag-hash.c:229:40: warning: unknown conversion type character 'l' in format [-Wformat=]
229 | SCLogError(SC_ERR_DEFRAG_INIT, "allocating defrag hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:229:40: warning: unknown conversion type character 'l' in format [-Wformat=]
229 | SCLogError(SC_ERR_DEFRAG_INIT, "allocating defrag hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:229:40: warning: unknown conversion type character 'l' in format [-Wformat=]
229 | SCLogError(SC_ERR_DEFRAG_INIT, "allocating defrag hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:229:40: warning: too many arguments for format [-Wformat-extra-args]
229 | SCLogError(SC_ERR_DEFRAG_INIT, "allocating defrag hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:251:21: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the defrag hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:251:21: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the defrag hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:251:21: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the defrag hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:251:21: warning: too many arguments for format [-Wformat-extra-args]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the defrag hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:263:52: warning: unknown conversion type character 'l' in format [-Wformat=]
263 | SCLogError(SC_ERR_DEFRAG_INIT, "preallocating defrag trackers failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:263:52: warning: unknown conversion type character 'l' in format [-Wformat=]
263 | SCLogError(SC_ERR_DEFRAG_INIT, "preallocating defrag trackers failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:263:52: warning: too many arguments for format [-Wformat-extra-args]
263 | SCLogError(SC_ERR_DEFRAG_INIT, "preallocating defrag trackers failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:278:29: warning: unknown conversion type character 'l' in format [-Wformat=]
278 | SCLogConfig("preallocated %" PRIu32 " defrag trackers of size %" PRIuMAX "",
| ^~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:278:29: warning: too many arguments for format [-Wformat-extra-args]
278 | SCLogConfig("preallocated %" PRIu32 " defrag trackers of size %" PRIuMAX "",
| ^~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:285:21: warning: unknown conversion type character 'l' in format [-Wformat=]
285 | SCLogConfig("defrag memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:285:21: warning: unknown conversion type character 'l' in format [-Wformat=]
285 | SCLogConfig("defrag memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
defrag-hash.c:285:21: warning: too many arguments for format [-Wformat-extra-args]
285 | SCLogConfig("defrag memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC defrag-queue.o
CC defrag-timeout.o
CC detect-app-layer-event.o
CC detect-app-layer-protocol.o
CC detect-asn1.o
CC detect-base64-data.o
CC detect-base64-decode.o
CC detect-bsize.o
CC detect-byte.o
CC detect-byte-extract.o
CC detect-bytejump.o
CC detect-bytemath.o
CC detect-bytetest.o
CC detect-bypass.o
CC detect.o
CC detect-classtype.o
In file included from suricata-common.h:500,
from detect.c:26:
detect.c: In function 'RuleMatchCandidateTxArrayInit':
detect.c:969:38: warning: unknown conversion type character 'l' in format [-Wformat=]
969 | FatalError(SC_ERR_MEM_ALLOC, "failed to allocate %"PRIu64" bytes",
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect.c:969:9: note: in expansion of macro 'FatalError'
969 | FatalError(SC_ERR_MEM_ALLOC, "failed to allocate %"PRIu64" bytes",
| ^~~~~~~~~~
detect.c:969:38: warning: too many arguments for format [-Wformat-extra-args]
969 | FatalError(SC_ERR_MEM_ALLOC, "failed to allocate %"PRIu64" bytes",
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect.c:969:9: note: in expansion of macro 'FatalError'
969 | FatalError(SC_ERR_MEM_ALLOC, "failed to allocate %"PRIu64" bytes",
| ^~~~~~~~~~
detect.c: In function 'RuleMatchCandidateTxArrayExpand':
detect.c:999:38: warning: unknown conversion type character 'l' in format [-Wformat=]
999 | FatalError(SC_ERR_MEM_ALLOC, "failed to expand to %"PRIu64" bytes",
| ^~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect.c:999:9: note: in expansion of macro 'FatalError'
999 | FatalError(SC_ERR_MEM_ALLOC, "failed to expand to %"PRIu64" bytes",
| ^~~~~~~~~~
detect.c:999:38: warning: too many arguments for format [-Wformat-extra-args]
999 | FatalError(SC_ERR_MEM_ALLOC, "failed to expand to %"PRIu64" bytes",
| ^~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect.c:999:9: note: in expansion of macro 'FatalError'
999 | FatalError(SC_ERR_MEM_ALLOC, "failed to expand to %"PRIu64" bytes",
| ^~~~~~~~~~
CC detect-config.o
CC detect-content.o
CC detect-csum.o
CC detect-datarep.o
CC detect-dataset.o
CC detect-dce-iface.o
CC detect-dce-opnum.o
CC detect-dce-stub-data.o
CC detect-depth.o
CC detect-detection-filter.o
CC detect-distance.o
CC detect-dnp3.o
CC detect-dns-opcode.o
CC detect-dns-query.o
CC detect-tls-ja3-hash.o
CC detect-tls-ja3-string.o
CC detect-tls-ja3s-hash.o
CC detect-tls-ja3s-string.o
CC detect-tls-sni.o
CC detect-tls-cert-issuer.o
CC detect-tls-cert-subject.o
CC detect-tls-cert-serial.o
CC detect-tls-cert-fingerprint.o
CC detect-tls-certs.o
CC detect-dsize.o
CC detect-engine.o
CC detect-engine-address.o
CC detect-engine-address-ipv4.o
CC detect-engine-address-ipv6.o
CC detect-engine-alert.o
CC detect-engine-analyzer.o
CC detect-engine-build.o
detect-engine-analyzer.c: In function 'AnalyzerNote':
detect-engine-analyzer.c:570:5: warning: function 'AnalyzerNote' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
570 | vsnprintf(str, sizeof(str), fmt, ap);
| ^~~~~~~~~
detect-engine-analyzer.c: In function 'AnalyzerWarning':
detect-engine-analyzer.c:586:5: warning: function 'AnalyzerWarning' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
586 | vsnprintf(str, sizeof(str), fmt, ap);
| ^~~~~~~~~
CC detect-engine-content-inspection.o
CC detect-engine-dcepayload.o
CC detect-engine-dns.o
CC detect-engine-modbus.o
CC detect-engine-enip.o
CC detect-engine-event.o
CC detect-engine-file.o
CC detect-engine-iponly.o
CC detect-engine-loader.o
In file included from suricata-common.h:500,
from detect-engine-loader.c:24:
detect-engine-loader.c: In function 'DetectLoadersInit':
detect-engine-loader.c:476:17: warning: unknown conversion type character 'l' in format [-Wformat=]
476 | "invalid multi-detect.loaders setting %"PRIdMAX, setting);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect-engine-loader.c:476:17: warning: too many arguments for format [-Wformat-extra-args]
476 | "invalid multi-detect.loaders setting %"PRIdMAX, setting);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC detect-engine-mpm.o
CC detect-engine-payload.o
CC detect-engine-port.o
CC detect-engine-prefilter.o
CC detect-engine-prefilter-common.o
CC detect-engine-proto.o
CC detect-engine-profile.o
CC detect-engine-register.o
CC detect-engine-siggroup.o
CC detect-engine-sigorder.o
CC detect-engine-state.o
CC detect-engine-tag.o
CC detect-engine-threshold.o
CC detect-engine-uint.o
CC detect-fast-pattern.o
CC detect-file-data.o
CC detect-file-hash-common.o
CC detect-fileext.o
CC detect-filemagic.o
CC detect-filemd5.o
CC detect-filesha1.o
CC detect-filesha256.o
CC detect-filename.o
CC detect-filesize.o
CC detect-filestore.o
In file included from suricata-common.h:500,
from detect-filesize.c:26:
detect-filesize.c: In function 'DetectFilesizeParse':
detect-filesize.c:237:48: warning: unknown conversion type character 'l' in format [-Wformat=]
237 | SCLogError(SC_ERR_INVALID_ARGUMENT,"filesize2:%"PRIu64" <= filesize:"
| ^~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect-filesize.c:237:48: warning: unknown conversion type character 'l' in format [-Wformat=]
237 | SCLogError(SC_ERR_INVALID_ARGUMENT,"filesize2:%"PRIu64" <= filesize:"
| ^~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
detect-filesize.c:237:48: warning: too many arguments for format [-Wformat-extra-args]
237 | SCLogError(SC_ERR_INVALID_ARGUMENT,"filesize2:%"PRIu64" <= filesize:"
| ^~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC detect-flowbits.o
CC detect-flow.o
CC detect-flowint.o
CC detect-flowvar.o
CC detect-fragbits.o
CC detect-fragoffset.o
CC detect-ftpbounce.o
CC detect-geoip.o
CC detect-gid.o
CC detect-hostbits.o
CC detect-http-accept.o
CC detect-http-accept-enc.o
CC detect-http-accept-lang.o
CC detect-http-client-body.o
CC detect-http-connection.o
CC detect-http-content-len.o
CC detect-http-content-type.o
CC detect-http-cookie.o
CC detect-http-header.o
CC detect-http-headers.o
CC detect-http-header-common.o
CC detect-http-header-names.o
CC detect-http-host.o
CC detect-http-location.o
CC detect-http-method.o
CC detect-http-protocol.o
CC detect-http-raw-header.o
CC detect-http-referer.o
CC detect-http-request-line.o
CC detect-http-response-line.o
CC detect-http-server.o
CC detect-http-server-body.o
CC detect-http-start.o
CC detect-http-stat-code.o
CC detect-http-stat-msg.o
CC detect-http-ua.o
CC detect-http-uri.o
CC detect-http2.o
CC detect-icmp-id.o
CC detect-icmp-seq.o
CC detect-icmpv6hdr.o
CC detect-icmpv6-mtu.o
CC detect-icode.o
CC detect-id.o
CC detect-ipopts.o
CC detect-ipproto.o
CC detect-iprep.o
CC detect-ipv4hdr.o
CC detect-ipv6hdr.o
CC detect-isdataat.o
CC detect-itype.o
CC detect-krb5-cname.o
CC detect-krb5-errcode.o
CC detect-krb5-msgtype.o
CC detect-krb5-sname.o
CC detect-l3proto.o
CC detect-lua.o
CC detect-lua-extensions.o
CC detect-mark.o
CC detect-metadata.o
CC detect-msg.o
CC detect-nfs-procedure.o
CC detect-nfs-version.o
CC detect-noalert.o
CC detect-nocase.o
CC detect-offset.o
CC detect-parse.o
CC detect-pcre.o
CC detect-pkt-data.o
CC detect-pktvar.o
CC detect-prefilter.o
CC detect-priority.o
CC detect-rawbytes.o
CC detect-reference.o
CC detect-replace.o
CC detect-rev.o
CC detect-rpc.o
CC detect-sameip.o
CC detect-sid.o
CC detect-snmp-community.o
CC detect-snmp-pdu_type.o
CC detect-snmp-version.o
CC detect-sip-method.o
CC detect-sip-uri.o
CC detect-sip-protocol.o
CC detect-sip-stat-code.o
CC detect-sip-stat-msg.o
CC detect-sip-request-line.o
CC detect-sip-response-line.o
CC detect-rfb-secresult.o
CC detect-rfb-sectype.o
CC detect-rfb-name.o
CC detect-ssh-proto.o
CC detect-ssh-proto-version.o
CC detect-ssh-software.o
CC detect-ssh-software-version.o
CC detect-ssh-hassh.o
CC detect-ssh-hassh-server.o
CC detect-ssh-hassh-string.o
CC detect-ssh-hassh-server-string.o
CC detect-smb-share.o
CC detect-ssl-state.o
CC detect-ssl-version.o
CC detect-stream_size.o
CC detect-tag.o
CC detect-target.o
CC detect-tcp-ack.o
CC detect-tcp-flags.o
CC detect-tcp-seq.o
CC detect-tcp-window.o
CC detect-tcphdr.o
CC detect-udphdr.o
CC detect-tcpmss.o
CC detect-template.o
CC detect-template2.o
CC detect-ftpdata.o
CC detect-template-rust-buffer.o
CC detect-mqtt-type.o
CC detect-mqtt-flags.o
CC detect-mqtt-qos.o
CC detect-mqtt-protocol-version.o
CC detect-mqtt-reason-code.o
CC detect-mqtt-connect-flags.o
CC detect-mqtt-connect-clientid.o
CC detect-mqtt-connect-username.o
CC detect-mqtt-connect-password.o
CC detect-mqtt-connect-willtopic.o
CC detect-mqtt-connect-willmessage.o
CC detect-mqtt-connack-sessionpresent.o
CC detect-mqtt-publish-message.o
CC detect-mqtt-publish-topic.o
CC detect-mqtt-subscribe-topic.o
CC detect-mqtt-unsubscribe-topic.o
CC detect-template-buffer.o
CC detect-threshold.o
CC detect-tls.o
CC detect-tls-cert-validity.o
CC detect-tls-version.o
CC detect-tos.o
CC detect-transform-compress-whitespace.o
CC detect-transform-strip-whitespace.o
CC detect-transform-md5.o
CC detect-transform-sha1.o
CC detect-transform-sha256.o
CC detect-transform-dotprefix.o
CC detect-transform-pcrexform.o
CC detect-transform-urldecode.o
CC detect-ttl.o
CC detect-uricontent.o
CC detect-urilen.o
CC detect-within.o
CC detect-modbus.o
CC detect-xbits.o
CC detect-cipservice.o
CC device-storage.o
CC feature.o
CC flow-bit.o
CC flow.o
CC flow-bypass.o
In file included from suricata-common.h:500,
from flow.c:26:
flow.c: In function 'FlowInitConfig':
flow.c:599:38: warning: unknown conversion type character 'l' in format [-Wformat=]
599 | SCLogError(SC_ERR_FLOW_INIT, "allocating flow hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:599:38: warning: unknown conversion type character 'l' in format [-Wformat=]
599 | SCLogError(SC_ERR_FLOW_INIT, "allocating flow hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:599:38: warning: unknown conversion type character 'l' in format [-Wformat=]
599 | SCLogError(SC_ERR_FLOW_INIT, "allocating flow hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:599:38: warning: too many arguments for format [-Wformat-extra-args]
599 | SCLogError(SC_ERR_FLOW_INIT, "allocating flow hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:622:21: warning: unknown conversion type character 'l' in format [-Wformat=]
622 | SCLogConfig("allocated %"PRIu64" bytes of memory for the flow hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:622:21: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
622 | SCLogConfig("allocated %"PRIu64" bytes of memory for the flow hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:622:21: warning: unknown conversion type character 'l' in format [-Wformat=]
622 | SCLogConfig("allocated %"PRIu64" bytes of memory for the flow hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:622:21: warning: too many arguments for format [-Wformat-extra-args]
622 | SCLogConfig("allocated %"PRIu64" bytes of memory for the flow hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:629:21: warning: unknown conversion type character 'l' in format [-Wformat=]
629 | SCLogConfig("flow memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:629:21: warning: unknown conversion type character 'l' in format [-Wformat=]
629 | SCLogConfig("flow memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:629:21: warning: too many arguments for format [-Wformat-extra-args]
629 | SCLogConfig("flow memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:636:17: warning: unknown conversion type character 'l' in format [-Wformat=]
636 | SCLogConfig("flow size %u, memcap allows for %" PRIu64 " flows. Per hash row in perfect "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:636:17: warning: unknown conversion type character 'l' in format [-Wformat=]
636 | SCLogConfig("flow size %u, memcap allows for %" PRIu64 " flows. Per hash row in perfect "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow.c:636:17: warning: too many arguments for format [-Wformat-extra-args]
636 | SCLogConfig("flow size %u, memcap allows for %" PRIu64 " flows. Per hash row in perfect "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC flow-hash.o
CC flow-manager.o
In file included from suricata-common.h:500,
from flow-manager.c:25:
flow-manager.c: In function 'FlowManager':
flow-manager.c:967:29: warning: unknown conversion type character 'l' in format [-Wformat=]
967 | SCLogNotice("Flow emergency mode over, back to normal... unsetting"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:967:29: warning: unknown conversion type character 'l' in format [-Wformat=]
967 | SCLogNotice("Flow emergency mode over, back to normal... unsetting"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:967:29: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'long long unsigned int' [-Wformat=]
967 | SCLogNotice("Flow emergency mode over, back to normal... unsetting"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
......
970 | "%% flows at the queue", (uintmax_t)ts.tv_sec,
| ~~~~~~~~~~~~~~~~~~~~
| |
| long long unsigned int
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:967:29: warning: too many arguments for format [-Wformat-extra-args]
967 | SCLogNotice("Flow emergency mode over, back to normal... unsetting"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c: In function 'FlowManagerThreadSpawn':
flow-manager.c:1061:17: warning: unknown conversion type character 'l' in format [-Wformat=]
1061 | "invalid flow.managers setting %"PRIdMAX, setting);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:1060:9: note: in expansion of macro 'FatalError'
1060 | FatalError(SC_ERR_INVALID_ARGUMENTS,
| ^~~~~~~~~~
flow-manager.c:1061:17: warning: too many arguments for format [-Wformat-extra-args]
1061 | "invalid flow.managers setting %"PRIdMAX, setting);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:1060:9: note: in expansion of macro 'FatalError'
1060 | FatalError(SC_ERR_INVALID_ARGUMENTS,
| ^~~~~~~~~~
flow-manager.c: In function 'FlowRecycler':
flow-manager.c:1239:15: warning: unknown conversion type character 'l' in format [-Wformat=]
1239 | SCLogPerf("%"PRIu64" flows processed", recycled_cnt);
| ^~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:1239:15: warning: too many arguments for format [-Wformat-extra-args]
1239 | SCLogPerf("%"PRIu64" flows processed", recycled_cnt);
| ^~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c: In function 'FlowRecyclerThreadSpawn':
flow-manager.c:1264:17: warning: unknown conversion type character 'l' in format [-Wformat=]
1264 | "invalid flow.recyclers setting %"PRIdMAX, setting);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:1263:9: note: in expansion of macro 'FatalError'
1263 | FatalError(SC_ERR_INVALID_ARGUMENTS,
| ^~~~~~~~~~
flow-manager.c:1264:17: warning: too many arguments for format [-Wformat-extra-args]
1264 | "invalid flow.recyclers setting %"PRIdMAX, setting);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
flow-manager.c:1263:9: note: in expansion of macro 'FatalError'
1263 | FatalError(SC_ERR_INVALID_ARGUMENTS,
| ^~~~~~~~~~
CC flow-queue.o
CC flow-storage.o
CC flow-spare-pool.o
CC flow-timeout.o
CC flow-util.o
CC flow-var.o
CC flow-worker.o
CC host.o
In file included from suricata-common.h:500,
from host.c:26:
host.c: In function 'HostInitConfig':
host.c:234:38: warning: unknown conversion type character 'l' in format [-Wformat=]
234 | SCLogError(SC_ERR_HOST_INIT, "allocating host hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:234:38: warning: unknown conversion type character 'l' in format [-Wformat=]
234 | SCLogError(SC_ERR_HOST_INIT, "allocating host hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:234:38: warning: unknown conversion type character 'l' in format [-Wformat=]
234 | SCLogError(SC_ERR_HOST_INIT, "allocating host hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:234:38: warning: too many arguments for format [-Wformat-extra-args]
234 | SCLogError(SC_ERR_HOST_INIT, "allocating host hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:256:21: warning: unknown conversion type character 'l' in format [-Wformat=]
256 | SCLogConfig("allocated %"PRIu64" bytes of memory for the host hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:256:21: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
256 | SCLogConfig("allocated %"PRIu64" bytes of memory for the host hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:256:21: warning: unknown conversion type character 'l' in format [-Wformat=]
256 | SCLogConfig("allocated %"PRIu64" bytes of memory for the host hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:256:21: warning: too many arguments for format [-Wformat-extra-args]
256 | SCLogConfig("allocated %"PRIu64" bytes of memory for the host hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:265:42: warning: unknown conversion type character 'l' in format [-Wformat=]
265 | SCLogError(SC_ERR_HOST_INIT, "preallocating hosts failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:265:42: warning: unknown conversion type character 'l' in format [-Wformat=]
265 | SCLogError(SC_ERR_HOST_INIT, "preallocating hosts failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:265:42: warning: too many arguments for format [-Wformat-extra-args]
265 | SCLogError(SC_ERR_HOST_INIT, "preallocating hosts failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:283:21: warning: unknown conversion type character 'l' in format [-Wformat=]
283 | SCLogConfig("host memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:283:21: warning: unknown conversion type character 'l' in format [-Wformat=]
283 | SCLogConfig("host memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:283:21: warning: too many arguments for format [-Wformat-extra-args]
283 | SCLogConfig("host memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c: In function 'HostPrintStats':
host.c:298:15: warning: unknown conversion type character 'l' in format [-Wformat=]
298 | SCLogPerf("host memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:298:15: warning: unknown conversion type character 'l' in format [-Wformat=]
298 | SCLogPerf("host memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
host.c:298:15: warning: too many arguments for format [-Wformat-extra-args]
298 | SCLogPerf("host memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC host-bit.o
CC host-queue.o
CC host-storage.o
CC host-timeout.o
CC ippair.o
CC ippair-bit.o
In file included from suricata-common.h:500,
from ippair.c:26:
ippair.c: In function 'IPPairInitConfig':
ippair.c:229:40: warning: unknown conversion type character 'l' in format [-Wformat=]
229 | SCLogError(SC_ERR_IPPAIR_INIT, "allocating ippair hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:229:40: warning: unknown conversion type character 'l' in format [-Wformat=]
229 | SCLogError(SC_ERR_IPPAIR_INIT, "allocating ippair hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:229:40: warning: unknown conversion type character 'l' in format [-Wformat=]
229 | SCLogError(SC_ERR_IPPAIR_INIT, "allocating ippair hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:229:40: warning: too many arguments for format [-Wformat-extra-args]
229 | SCLogError(SC_ERR_IPPAIR_INIT, "allocating ippair hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:251:21: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the ippair hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:251:21: warning: format '%u' expects argument of type 'unsigned int', but argument 6 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the ippair hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:251:21: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the ippair hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:251:21: warning: too many arguments for format [-Wformat-extra-args]
251 | SCLogConfig("allocated %"PRIu64" bytes of memory for the ippair hash... "
| ^~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:260:44: warning: unknown conversion type character 'l' in format [-Wformat=]
260 | SCLogError(SC_ERR_IPPAIR_INIT, "preallocating ippairs failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:260:44: warning: unknown conversion type character 'l' in format [-Wformat=]
260 | SCLogError(SC_ERR_IPPAIR_INIT, "preallocating ippairs failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:260:44: warning: too many arguments for format [-Wformat-extra-args]
260 | SCLogError(SC_ERR_IPPAIR_INIT, "preallocating ippairs failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:278:21: warning: unknown conversion type character 'l' in format [-Wformat=]
278 | SCLogConfig("ippair memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:278:21: warning: unknown conversion type character 'l' in format [-Wformat=]
278 | SCLogConfig("ippair memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:278:21: warning: too many arguments for format [-Wformat-extra-args]
278 | SCLogConfig("ippair memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c: In function 'IPPairPrintStats':
ippair.c:293:15: warning: unknown conversion type character 'l' in format [-Wformat=]
293 | SCLogPerf("ippair memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:293:15: warning: unknown conversion type character 'l' in format [-Wformat=]
293 | SCLogPerf("ippair memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
ippair.c:293:15: warning: too many arguments for format [-Wformat-extra-args]
293 | SCLogPerf("ippair memory usage: %"PRIu64" bytes, maximum: %"PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:225:43: note: in definition of macro 'SCLogPerf'
225 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC ippair-queue.o
CC ippair-storage.o
CC ippair-timeout.o
CC log-cf-common.o
CC log-httplog.o
CC log-pcap.o
In file included from suricata-common.h:500,
from log-pcap.c:28:
log-pcap.c: In function 'PcapLogInitCtx':
log-pcap.c:1242:27: warning: unknown conversion type character 'l' in format [-Wformat=]
1242 | SCLogInfo("pcap-log \"limit\" value of %"PRIu64" assumed to be pre-1.2 "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
log-pcap.c:1242:27: warning: unknown conversion type character 'l' in format [-Wformat=]
1242 | SCLogInfo("pcap-log \"limit\" value of %"PRIu64" assumed to be pre-1.2 "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
log-pcap.c:1242:27: warning: too many arguments for format [-Wformat-extra-args]
1242 | SCLogInfo("pcap-log \"limit\" value of %"PRIu64" assumed to be pre-1.2 "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC log-stats.o
CC log-tcp-data.o
CC log-tlslog.o
CC log-tlsstore.o
CC output.o
CC output-file.o
CC output-filedata.o
CC output-filestore.o
CC output-flow.o
CC output-json-alert.o
CC output-json-anomaly.o
CC output-json-dns.o
CC output-json-dnp3.o
CC output-json-dnp3-objects.o
CC output-json-drop.o
CC output-json-email-common.o
CC output-json-file.o
CC output-json-flow.o
CC output-json-ftp.o
CC output-json-netflow.o
CC output-json-http.o
CC output-json-http2.o
CC output-json-sip.o
CC output-json-smtp.o
CC output-json-ssh.o
CC output-json-stats.o
CC output-json-tls.o
CC output-json-nfs.o
CC output-json-tftp.o
CC output-json-smb.o
CC output-json-ikev2.o
CC output-json-krb5.o
CC output-json-dhcp.o
CC output-json-snmp.o
CC output-json-rfb.o
CC output-json-mqtt.o
CC output-json-template.o
In file included from suricata-common.h:500,
from output-json-template.c:32:
output-json-template.c: In function 'JsonTemplateLogger':
output-json-template.c:73:17: warning: unknown conversion type character 'l' in format [-Wformat=]
73 | SCLogNotice("Logging template transaction %"PRIu64".", templatetx->tx_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
output-json-template.c:73:17: warning: too many arguments for format [-Wformat-extra-args]
73 | SCLogNotice("Logging template transaction %"PRIu64".", templatetx->tx_id);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC output-json-template-rust.o
CC output-json-rdp.o
CC output-json-dcerpc.o
CC output-json-metadata.o
CC output-lua.o
CC output-packet.o
CC output-stats.o
CC output-streaming.o
CC output-tx.o
CC output-json.o
In file included from suricata-common.h:500,
from output-json.c:27:
output-json.c: In function 'OutputJsonDeInitCtx':
output-json.c:1288:17: warning: unknown conversion type character 'l' in format [-Wformat=]
1288 | "%"PRIu64" events were dropped due to slow or "
| ^~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
output-json.c:1288:17: warning: too many arguments for format [-Wformat-extra-args]
1288 | "%"PRIu64" events were dropped due to slow or "
| ^~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC output-json-common.o
CC packet-queue.o
CC pkt-var.o
CC reputation.o
CC respond-reject.o
CC respond-reject-libnet11.o
CC runmode-af-packet.o
CC runmode-erf-dag.o
CC runmode-erf-file.o
CC runmode-ipfw.o
CC runmode-napatech.o
CC runmode-netmap.o
CC runmode-nfq.o
CC runmode-nflog.o
CC runmode-pcap.o
CC runmode-pcap-file.o
In file included from suricata-common.h:500,
from runmode-pcap.c:18:
runmode-pcap.c: In function 'ParsePcapConfig':
runmode-pcap.c:104:51: warning: unknown conversion type character 'l' in format [-Wformat=]
104 | SCLogWarning(SC_ERR_INVALID_ARGUMENT, "pcap.buffer-size "
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
runmode-pcap.c:104:51: warning: too many arguments for format [-Wformat-extra-args]
104 | SCLogWarning(SC_ERR_INVALID_ARGUMENT, "pcap.buffer-size "
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
runmode-pcap.c:179:29: warning: unknown conversion type character 'l' in format [-Wformat=]
179 | "Failed to set pcap buffer size: 2gb max. %"PRIu64" > %d", bsize, INT_MAX);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
runmode-pcap.c:179:29: warning: format '%d' expects argument of type 'int', but argument 7 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
179 | "Failed to set pcap buffer size: 2gb max. %"PRIu64" > %d", bsize, INT_MAX);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~
| |
| uint64_t {aka long long unsigned int}
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
runmode-pcap.c:179:29: warning: too many arguments for format [-Wformat-extra-args]
179 | "Failed to set pcap buffer size: 2gb max. %"PRIu64" > %d", bsize, INT_MAX);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC runmode-pfring.o
CC runmode-unittests.o
CC runmode-unix-socket.o
CC runmode-windivert.o
CC runmodes.o
CC rust-context.o
CC source-af-packet.o
CC source-erf-dag.o
CC source-erf-file.o
CC source-ipfw.o
In file included from suricata-common.h:500,
from source-erf-file.c:28:
source-erf-file.c: In function 'ReceiveErfFileThreadExitStats':
source-erf-file.c:309:15: warning: unknown conversion type character 'l' in format [-Wformat=]
309 | SCLogInfo("Packets: %"PRIu32"; Bytes: %"PRIu64, etv->pkts, etv->bytes);
| ^~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-erf-file.c:309:15: warning: too many arguments for format [-Wformat-extra-args]
309 | SCLogInfo("Packets: %"PRIu32"; Bytes: %"PRIu64, etv->pkts, etv->bytes);
| ^~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC source-napatech.o
CC source-netmap.o
CC source-nfq.o
CC source-nflog.o
CC source-pcap.o
CC source-pcap-file.o
In file included from suricata-common.h:500,
from source-pcap.c:26:
source-pcap.c: In function 'ReceivePcapThreadExitStats':
source-pcap.c:571:19: warning: unknown conversion type character 'l' in format [-Wformat=]
571 | SCLogInfo("(%s) Packets %" PRIu64 ", bytes %" PRIu64 "", tv->name,
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:571:19: warning: unknown conversion type character 'l' in format [-Wformat=]
571 | SCLogInfo("(%s) Packets %" PRIu64 ", bytes %" PRIu64 "", tv->name,
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:571:19: warning: too many arguments for format [-Wformat-extra-args]
571 | SCLogInfo("(%s) Packets %" PRIu64 ", bytes %" PRIu64 "", tv->name,
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:574:19: warning: unknown conversion type character 'l' in format [-Wformat=]
574 | SCLogInfo("(%s) Packets %" PRIu64 ", bytes %" PRIu64 "", tv->name,
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:574:19: warning: unknown conversion type character 'l' in format [-Wformat=]
574 | SCLogInfo("(%s) Packets %" PRIu64 ", bytes %" PRIu64 "", tv->name,
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:574:19: warning: too many arguments for format [-Wformat-extra-args]
574 | SCLogInfo("(%s) Packets %" PRIu64 ", bytes %" PRIu64 "", tv->name,
| ^~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:592:19: warning: unknown conversion type character 'l' in format [-Wformat=]
592 | SCLogInfo("(%s) Pcap Total:%" PRIu64 " Recv:%" PRIu64 " Drop:%" PRIu64
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:592:19: warning: unknown conversion type character 'l' in format [-Wformat=]
592 | SCLogInfo("(%s) Pcap Total:%" PRIu64 " Recv:%" PRIu64 " Drop:%" PRIu64
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:592:19: warning: unknown conversion type character 'l' in format [-Wformat=]
592 | SCLogInfo("(%s) Pcap Total:%" PRIu64 " Recv:%" PRIu64 " Drop:%" PRIu64
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:592:19: warning: format '%f' expects argument of type 'double', but argument 7 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
592 | SCLogInfo("(%s) Pcap Total:%" PRIu64 " Recv:%" PRIu64 " Drop:%" PRIu64
| ^~~~~~~~~~~~~~~~~~~
593 | " (%02.1f%%).",
594 | tv->name, ptv->last_stats64.ps_recv,
| ~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap.c:592:19: warning: too many arguments for format [-Wformat-extra-args]
592 | SCLogInfo("(%s) Pcap Total:%" PRIu64 " Recv:%" PRIu64 " Drop:%" PRIu64
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
In file included from suricata-common.h:500,
from source-pcap-file.c:26:
source-pcap-file.c: In function 'ReceivePcapFileThreadExitStats':
source-pcap-file.c:376:26: warning: unknown conversion type character 'l' in format [-Wformat=]
376 | "1/%" PRIu64 "th of packets have an invalid checksum,"
| ^~~~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:376:26: warning: too many arguments for format [-Wformat-extra-args]
376 | "1/%" PRIu64 "th of packets have an invalid checksum,"
| ^~~~~
util-debug.h:246:19: note: in definition of macro 'SCLogWarning'
246 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:381:27: warning: unknown conversion type character 'l' in format [-Wformat=]
381 | SCLogInfo("1/%" PRIu64 "th of packets have an invalid checksum",
| ^~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:381:27: warning: too many arguments for format [-Wformat-extra-args]
381 | SCLogInfo("1/%" PRIu64 "th of packets have an invalid checksum",
| ^~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:385:13: warning: unknown conversion type character 'l' in format [-Wformat=]
385 | "Pcap-file module read %" PRIu64 " files, %" PRIu64 " packets, %" PRIu64 " bytes",
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:385:13: warning: unknown conversion type character 'l' in format [-Wformat=]
385 | "Pcap-file module read %" PRIu64 " files, %" PRIu64 " packets, %" PRIu64 " bytes",
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:385:13: warning: unknown conversion type character 'l' in format [-Wformat=]
385 | "Pcap-file module read %" PRIu64 " files, %" PRIu64 " packets, %" PRIu64 " bytes",
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file.c:385:13: warning: too many arguments for format [-Wformat-extra-args]
385 | "Pcap-file module read %" PRIu64 " files, %" PRIu64 " packets, %" PRIu64 " bytes",
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC source-pcap-file-directory-helper.o
CC source-pcap-file-helper.o
In file included from suricata-common.h:500,
from source-pcap-file-directory-helper.h:24,
from source-pcap-file-directory-helper.c:26:
source-pcap-file-directory-helper.c: In function 'PcapDirectoryPopulateBuffer':
source-pcap-file-directory-helper.c:384:23: warning: unknown conversion type character 'l' in format [-Wformat=]
384 | SCLogInfo("Found \"%s\" at %" PRIuMAX, file_to_add->filename,
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c:384:23: warning: too many arguments for format [-Wformat-extra-args]
384 | SCLogInfo("Found \"%s\" at %" PRIuMAX, file_to_add->filename,
| ^~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c: In function 'PcapDirectoryDispatchForTimeRange':
source-pcap-file-directory-helper.c:467:31: warning: unknown conversion type character 'l' in format [-Wformat=]
467 | SCLogInfo("Processed file %s, processed up to %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c:467:31: warning: too many arguments for format [-Wformat-extra-args]
467 | SCLogInfo("Processed file %s, processed up to %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c:484:23: warning: unknown conversion type character 'l' in format [-Wformat=]
484 | SCLogInfo("Updating processed to %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c:484:23: warning: too many arguments for format [-Wformat-extra-args]
484 | SCLogInfo("Updating processed to %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c: In function 'PcapDirectoryDispatch':
source-pcap-file-directory-helper.c:515:19: warning: unknown conversion type character 'l' in format [-Wformat=]
515 | SCLogInfo("Processing pcaps directory %s, files must be newer than %" PRIuMAX " and older than %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c:515:19: warning: unknown conversion type character 'l' in format [-Wformat=]
515 | SCLogInfo("Processing pcaps directory %s, files must be newer than %" PRIuMAX " and older than %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
source-pcap-file-directory-helper.c:515:19: warning: too many arguments for format [-Wformat-extra-args]
515 | SCLogInfo("Processing pcaps directory %s, files must be newer than %" PRIuMAX " and older than %" PRIuMAX,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC source-pfring.o
CC source-windivert.o
CC stream.o
CC stream-tcp.o
In file included from suricata-common.h:500,
from stream-tcp.c:29:
stream-tcp.c: In function 'StreamTcpInitConfig':
stream-tcp.c:418:21: warning: unknown conversion type character 'l' in format [-Wformat=]
418 | SCLogConfig("stream \"memcap\": %"PRIu64, SC_ATOMIC_GET(stream_config.memcap));
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
stream-tcp.c:418:21: warning: too many arguments for format [-Wformat-extra-args]
418 | SCLogConfig("stream \"memcap\": %"PRIu64, SC_ATOMIC_GET(stream_config.memcap));
| ^~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
stream-tcp.c:531:21: warning: unknown conversion type character 'l' in format [-Wformat=]
531 | SCLogConfig("stream.reassembly \"memcap\": %"PRIu64"",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
stream-tcp.c:531:21: warning: too many arguments for format [-Wformat-extra-args]
531 | SCLogConfig("stream.reassembly \"memcap\": %"PRIu64"",
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:223:43: note: in definition of macro 'SCLogConfig'
223 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC stream-tcp-inline.o
CC stream-tcp-list.o
CC stream-tcp-reassemble.o
CC stream-tcp-sack.o
CC stream-tcp-util.o
CC suricata.o
CC threads.o
CC tm-modules.o
CC tmqh-flow.o
CC tmqh-packetpool.o
CC tmqh-simple.o
CC tm-queuehandlers.o
CC tm-queues.o
CC tm-threads.o
CC unix-manager.o
In file included from suricata-common.h:500,
from tm-threads.c:28:
tm-threads.c: In function 'TmThreadsListThreads':
tm-threads.c:2082:21: warning: unknown conversion type character 'l' in format [-Wformat=]
2082 | SCLogNotice("Thread %"PRIuMAX", %s type %d, tv %p in_use %d",
| ^~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
tm-threads.c:2082:21: warning: format '%s' expects argument of type 'char *', but argument 6 has type 'long long unsigned int' [-Wformat=]
2082 | SCLogNotice("Thread %"PRIuMAX", %s type %d, tv %p in_use %d",
| ^~~~~~~~~~
2083 | (uintmax_t)s+1, t->name, t->type, t->tv, t->in_use);
| ~~~~~~~~~~~~~~
| |
| long long unsigned int
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
tm-threads.c:2082:21: warning: format '%d' expects argument of type 'int', but argument 7 has type 'const char *' [-Wformat=]
2082 | SCLogNotice("Thread %"PRIuMAX", %s type %d, tv %p in_use %d",
| ^~~~~~~~~~
2083 | (uintmax_t)s+1, t->name, t->type, t->tv, t->in_use);
| ~~~~~~~
| |
| const char *
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
tm-threads.c:2082:21: warning: format '%p' expects argument of type 'void *', but argument 8 has type 'int' [-Wformat=]
2082 | SCLogNotice("Thread %"PRIuMAX", %s type %d, tv %p in_use %d",
| ^~~~~~~~~~
2083 | (uintmax_t)s+1, t->name, t->type, t->tv, t->in_use);
| ~~~~~~~
| |
| int
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
tm-threads.c:2082:21: warning: format '%d' expects argument of type 'int', but argument 9 has type 'ThreadVars *' {aka 'struct ThreadVars_ *'} [-Wformat=]
2082 | SCLogNotice("Thread %"PRIuMAX", %s type %d, tv %p in_use %d",
| ^~~~~~~~~~
2083 | (uintmax_t)s+1, t->name, t->type, t->tv, t->in_use);
| ~~~~~
| |
| ThreadVars * {aka struct ThreadVars_ *}
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
tm-threads.c:2082:21: warning: too many arguments for format [-Wformat-extra-args]
2082 | SCLogNotice("Thread %"PRIuMAX", %s type %d, tv %p in_use %d",
| ^~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-action.o
CC util-atomic.o
CC util-base64.o
CC util-bloomfilter-counting.o
CC util-bloomfilter.o
CC util-bpf.o
CC util-buffer.o
CC util-byte.o
CC util-checksum.o
In file included from suricata-common.h:500,
from util-byte.c:26:
util-byte.c: In function 'StringParseUint32':
util-byte.c:328:49: warning: unknown conversion type character 'l' in format [-Wformat=]
328 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:328:49: warning: unknown conversion type character 'l' in format [-Wformat=]
328 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:328:49: warning: too many arguments for format [-Wformat-extra-args]
328 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseUint16':
util-byte.c:351:49: warning: unknown conversion type character 'l' in format [-Wformat=]
351 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:351:49: warning: unknown conversion type character 'l' in format [-Wformat=]
351 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:351:49: warning: too many arguments for format [-Wformat-extra-args]
351 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseUint8':
util-byte.c:374:49: warning: unknown conversion type character 'l' in format [-Wformat=]
374 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:374:49: warning: unknown conversion type character 'l' in format [-Wformat=]
374 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:374:49: warning: too many arguments for format [-Wformat-extra-args]
374 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseU32RangeCheck':
util-byte.c:421:49: warning: unknown conversion type character 'l' in format [-Wformat=]
421 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:421:49: warning: unknown conversion type character 'l' in format [-Wformat=]
421 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:421:49: warning: too many arguments for format [-Wformat-extra-args]
421 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseU16RangeCheck':
util-byte.c:449:49: warning: unknown conversion type character 'l' in format [-Wformat=]
449 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:449:49: warning: unknown conversion type character 'l' in format [-Wformat=]
449 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:449:49: warning: too many arguments for format [-Wformat-extra-args]
449 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseU8RangeCheck':
util-byte.c:477:49: warning: unknown conversion type character 'l' in format [-Wformat=]
477 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:477:49: warning: unknown conversion type character 'l' in format [-Wformat=]
477 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:477:49: warning: too many arguments for format [-Wformat-extra-args]
477 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'ByteExtractStringInt32':
util-byte.c:552:49: warning: unknown conversion type character 'l' in format [-Wformat=]
552 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:552:49: warning: unknown conversion type character 'l' in format [-Wformat=]
552 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:552:49: warning: too many arguments for format [-Wformat-extra-args]
552 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'ByteExtractStringInt16':
util-byte.c:576:49: warning: unknown conversion type character 'l' in format [-Wformat=]
576 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:576:49: warning: unknown conversion type character 'l' in format [-Wformat=]
576 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:576:49: warning: too many arguments for format [-Wformat-extra-args]
576 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'ByteExtractStringInt8':
util-byte.c:600:49: warning: unknown conversion type character 'l' in format [-Wformat=]
600 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:600:49: warning: unknown conversion type character 'l' in format [-Wformat=]
600 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:600:49: warning: too many arguments for format [-Wformat-extra-args]
600 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseInt32':
util-byte.c:629:49: warning: unknown conversion type character 'l' in format [-Wformat=]
629 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:629:49: warning: unknown conversion type character 'l' in format [-Wformat=]
629 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:629:49: warning: too many arguments for format [-Wformat-extra-args]
629 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseInt16':
util-byte.c:653:49: warning: unknown conversion type character 'l' in format [-Wformat=]
653 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:653:49: warning: unknown conversion type character 'l' in format [-Wformat=]
653 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:653:49: warning: too many arguments for format [-Wformat-extra-args]
653 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseInt8':
util-byte.c:677:49: warning: unknown conversion type character 'l' in format [-Wformat=]
677 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:677:49: warning: unknown conversion type character 'l' in format [-Wformat=]
677 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:677:49: warning: too many arguments for format [-Wformat-extra-args]
677 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseI32RangeCheck':
util-byte.c:725:49: warning: unknown conversion type character 'l' in format [-Wformat=]
725 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:725:49: warning: unknown conversion type character 'l' in format [-Wformat=]
725 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:725:49: warning: too many arguments for format [-Wformat-extra-args]
725 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseI16RangeCheck':
util-byte.c:754:49: warning: unknown conversion type character 'l' in format [-Wformat=]
754 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:754:49: warning: unknown conversion type character 'l' in format [-Wformat=]
754 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:754:49: warning: too many arguments for format [-Wformat-extra-args]
754 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c: In function 'StringParseI8RangeCheck':
util-byte.c:783:49: warning: unknown conversion type character 'l' in format [-Wformat=]
783 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:783:49: warning: unknown conversion type character 'l' in format [-Wformat=]
783 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-byte.c:783:49: warning: too many arguments for format [-Wformat-extra-args]
783 | SCLogError(SC_ERR_NUMERIC_VALUE_ERANGE, "Numeric value out of range "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-cidr.o
In file included from suricata-common.h:500,
from util-checksum.c:26:
util-checksum.c: In function 'ChecksumAutoModeCheck':
util-checksum.c:76:27: warning: unknown conversion type character 'l' in format [-Wformat=]
76 | SCLogInfo("More than 1/%dth of packets have an invalid "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-checksum.c:76:27: warning: unknown conversion type character 'l' in format [-Wformat=]
76 | SCLogInfo("More than 1/%dth of packets have an invalid "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-checksum.c:76:27: warning: too many arguments for format [-Wformat-extra-args]
76 | SCLogInfo("More than 1/%dth of packets have an invalid "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-checksum.c:82:27: warning: unknown conversion type character 'l' in format [-Wformat=]
82 | SCLogInfo("Less than 1/%dth of packets have an invalid "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-checksum.c:82:27: warning: unknown conversion type character 'l' in format [-Wformat=]
82 | SCLogInfo("Less than 1/%dth of packets have an invalid "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-checksum.c:82:27: warning: too many arguments for format [-Wformat-extra-args]
82 | SCLogInfo("Less than 1/%dth of packets have an invalid "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:218:43: note: in definition of macro 'SCLogInfo'
218 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-classification-config.o
CC util-conf.o
CC util-coredump-config.o
CC util-cpu.o
CC util-crypt.o
CC util-daemon.o
CC util-debug.o
CC util-debug-filters.o
util-debug.c: In function 'SCLog':
util-debug.c:631:9: warning: function 'SCLog' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
631 | vsnprintf(msg, sizeof(msg), fmt, ap);
| ^~~~~~~~~
util-debug.c: In function 'SCLogErr':
util-debug.c:650:9: warning: function 'SCLogErr' might be a candidate for 'gnu_printf' format attribute [-Wsuggest-attribute=format]
650 | vsnprintf(msg, sizeof(msg), fmt, ap);
| ^~~~~~~~~
CC util-decode-mime.o
CC util-detect.o
CC util-device.o
CC util-ebpf.o
In file included from suricata-common.h:500,
from util-device.c:18:
util-device.c: In function 'LiveDeviceListClean':
util-device.c:354:25: warning: unknown conversion type character 'l' in format [-Wformat=]
354 | SCLogNotice("Stats for '%s': pkts: %" PRIu64", drop: %" PRIu64 " (%.2f%%), invalid chksum: %" PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-device.c:354:25: warning: unknown conversion type character 'l' in format [-Wformat=]
354 | SCLogNotice("Stats for '%s': pkts: %" PRIu64", drop: %" PRIu64 " (%.2f%%), invalid chksum: %" PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-device.c:354:25: warning: format '%f' expects argument of type 'double', but argument 7 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
354 | SCLogNotice("Stats for '%s': pkts: %" PRIu64", drop: %" PRIu64 " (%.2f%%), invalid chksum: %" PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-device.c:354:25: warning: unknown conversion type character 'l' in format [-Wformat=]
354 | SCLogNotice("Stats for '%s': pkts: %" PRIu64", drop: %" PRIu64 " (%.2f%%), invalid chksum: %" PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
util-device.c:354:25: warning: too many arguments for format [-Wformat-extra-args]
354 | SCLogNotice("Stats for '%s': pkts: %" PRIu64", drop: %" PRIu64 " (%.2f%%), invalid chksum: %" PRIu64,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:233:43: note: in definition of macro 'SCLogNotice'
233 | __FILE__, __FUNCTION__, __LINE__, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-enum.o
CC util-error.o
CC util-file.o
CC util-file-decompression.o
CC util-file-swf-decompression.o
CC util-fix_checksum.o
CC util-fmemopen.o
CC util-hash.o
CC util-hashlist.o
CC util-hash-lookup3.o
CC util-hash-string.o
CC util-host-os-info.o
CC util-host-info.o
CC util-hyperscan.o
CC util-ioctl.o
CC util-ip.o
CC util-ja3.o
CC util-logopenfile.o
CC util-log-redis.o
In file included from suricata-common.h:500,
from util-logopenfile.c:27:
util-logopenfile.c: In function 'SCLogFileCloseNoLock':
util-logopenfile.c:311:39: warning: unknown conversion type character 'l' in format [-Wformat=]
311 | SCLogError(SC_ERR_LOG_OUTPUT, "There were %" PRIu64 " output errors to %s",
| ^~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-logopenfile.c:311:39: warning: format '%s' expects argument of type 'char *', but argument 7 has type 'uint64_t' {aka 'long long unsigned int'} [-Wformat=]
311 | SCLogError(SC_ERR_LOG_OUTPUT, "There were %" PRIu64 " output errors to %s",
| ^~~~~~~~~~~~~~
312 | log_ctx->output_errors, log_ctx->filename);
| ~~~~~~~~~~~~~~~~~~~~~~
| |
| uint64_t {aka long long unsigned int}
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-logopenfile.c:311:39: warning: too many arguments for format [-Wformat-extra-args]
311 | SCLogError(SC_ERR_LOG_OUTPUT, "There were %" PRIu64 " output errors to %s",
| ^~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-lua.o
CC util-luajit.o
CC util-lua-common.o
CC util-lua-dnp3.o
CC util-lua-dnp3-objects.o
CC util-lua-dns.o
CC util-lua-http.o
CC util-lua-ja3.o
CC util-lua-tls.o
CC util-lua-ssh.o
CC util-lua-hassh.o
CC util-lua-smtp.o
CC util-macset.o
CC util-magic.o
CC util-memcmp.o
CC util-mem.o
CC util-memrchr.o
In file included from suricata-common.h:500,
from util-mem.c:18:
util-mem.c: In function 'SCMallocFunc':
util-mem.c:34:42: warning: unknown conversion type character 'l' in format [-Wformat=]
34 | SCLogError(SC_ERR_MEM_ALLOC, "SCMalloc failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:34:42: warning: too many arguments for format [-Wformat-extra-args]
34 | SCLogError(SC_ERR_MEM_ALLOC, "SCMalloc failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c: In function 'SCReallocFunc':
util-mem.c:47:42: warning: unknown conversion type character 'l' in format [-Wformat=]
47 | SCLogError(SC_ERR_MEM_ALLOC, "SCRealloc failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:47:42: warning: too many arguments for format [-Wformat-extra-args]
47 | SCLogError(SC_ERR_MEM_ALLOC, "SCRealloc failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c: In function 'SCCallocFunc':
util-mem.c:60:42: warning: unknown conversion type character 'l' in format [-Wformat=]
60 | SCLogError(SC_ERR_MEM_ALLOC, "SCCalloc failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:60:42: warning: too many arguments for format [-Wformat-extra-args]
60 | SCLogError(SC_ERR_MEM_ALLOC, "SCCalloc failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c: In function 'SCStrdupFunc':
util-mem.c:74:42: warning: unknown conversion type character 'l' in format [-Wformat=]
74 | SCLogError(SC_ERR_MEM_ALLOC, "SCStrdup failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:74:42: warning: too many arguments for format [-Wformat-extra-args]
74 | SCLogError(SC_ERR_MEM_ALLOC, "SCStrdup failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c: In function 'SCStrndupFunc':
util-mem.c:95:42: warning: unknown conversion type character 'l' in format [-Wformat=]
95 | SCLogError(SC_ERR_MEM_ALLOC, "SCStrndup failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:95:42: warning: too many arguments for format [-Wformat-extra-args]
95 | SCLogError(SC_ERR_MEM_ALLOC, "SCStrndup failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c: In function 'SCMallocAlignedFunc':
util-mem.c:109:42: warning: unknown conversion type character 'l' in format [-Wformat=]
109 | SCLogError(SC_ERR_MEM_ALLOC, "SCMallocAligned(posix_memalign) failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:109:42: warning: unknown conversion type character 'l' in format [-Wformat=]
109 | SCLogError(SC_ERR_MEM_ALLOC, "SCMallocAligned(posix_memalign) failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mem.c:109:42: warning: too many arguments for format [-Wformat-extra-args]
109 | SCLogError(SC_ERR_MEM_ALLOC, "SCMallocAligned(posix_memalign) failed: %s, while trying "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-misc.o
CC util-mpm-ac-bs.o
CC util-mpm-ac.o
In file included from suricata-common.h:500,
from util-mpm-ac.c:48:
util-mpm-ac.c: In function 'SCACCheckSafeSizetMult':
util-mpm-ac.c:128:38: warning: unknown conversion type character 'l' in format [-Wformat=]
128 | SCLogError(SC_ERR_MEM_ALLOC, "%"PRIuMAX" * %"PRIuMAX" > %"
| ^~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mpm-ac.c:128:38: warning: unknown conversion type character 'l' in format [-Wformat=]
128 | SCLogError(SC_ERR_MEM_ALLOC, "%"PRIuMAX" * %"PRIuMAX" > %"
| ^~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mpm-ac.c:128:38: warning: unknown conversion type character 'l' in format [-Wformat=]
128 | SCLogError(SC_ERR_MEM_ALLOC, "%"PRIuMAX" * %"PRIuMAX" > %"
| ^~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-mpm-ac.c:128:38: warning: too many arguments for format [-Wformat-extra-args]
128 | SCLogError(SC_ERR_MEM_ALLOC, "%"PRIuMAX" * %"PRIuMAX" > %"
| ^~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-mpm-ac-ks.o
CC util-mpm-ac-ks-small.o
CC util-mpm-hs.o
CC util-mpm.o
CC util-napatech.o
CC util-pages.o
CC util-path.o
CC util-pidfile.o
CC util-plugin.o
In file included from suricata-common.h:500,
from util-pidfile.c:29:
util-pidfile.c: In function 'SCPidfileCreate':
util-pidfile.c:68:42: warning: unknown conversion type character 'l' in format [-Wformat=]
68 | SCLogError(SC_ERR_PIDFILE_WRITE, "unable to write pidfile: wrote"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-pidfile.c:68:42: warning: unknown conversion type character 'l' in format [-Wformat=]
68 | SCLogError(SC_ERR_PIDFILE_WRITE, "unable to write pidfile: wrote"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-pidfile.c:68:42: warning: too many arguments for format [-Wformat-extra-args]
68 | SCLogError(SC_ERR_PIDFILE_WRITE, "unable to write pidfile: wrote"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-pool.o
CC util-pool-thread.o
CC util-prefilter.o
CC util-print.o
CC util-privs.o
CC util-profiling.o
CC util-profiling-keywords.o
CC util-profiling-locks.o
CC util-profiling-prefilter.o
CC util-profiling-rulegroups.o
CC util-profiling-rules.o
CC util-proto-name.o
CC util-radix-tree.o
CC util-random.o
CC util-reference-config.o
CC util-rohash.o
CC util-rule-vars.o
CC util-runmodes.o
CC util-running-modes.o
CC util-signal.o
CC util-spm-bm.o
CC util-spm-bs2bm.o
CC util-spm-bs.o
CC util-spm-hs.o
CC util-spm.o
CC util-storage.o
CC util-streaming-buffer.o
CC util-strlcatu.o
CC util-strlcpyu.o
CC util-strptime.o
CC util-syslog.o
CC util-thash.o
CC util-threshold-config.o
In file included from suricata-common.h:500,
from util-thash.c:25:
util-thash.c: In function 'THashInitConfig':
util-thash.c:251:39: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogError(SC_ERR_THASH_INIT, "allocating hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-thash.c:251:39: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogError(SC_ERR_THASH_INIT, "allocating hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-thash.c:251:39: warning: unknown conversion type character 'l' in format [-Wformat=]
251 | SCLogError(SC_ERR_THASH_INIT, "allocating hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-thash.c:251:39: warning: too many arguments for format [-Wformat-extra-args]
251 | SCLogError(SC_ERR_THASH_INIT, "allocating hash failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-thash.c:275:43: warning: unknown conversion type character 'l' in format [-Wformat=]
275 | SCLogError(SC_ERR_THASH_INIT, "preallocating data failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-thash.c:275:43: warning: unknown conversion type character 'l' in format [-Wformat=]
275 | SCLogError(SC_ERR_THASH_INIT, "preallocating data failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
util-thash.c:275:43: warning: too many arguments for format [-Wformat-extra-args]
275 | SCLogError(SC_ERR_THASH_INIT, "preallocating data failed: "
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
util-debug.h:259:19: note: in definition of macro 'SCLogError'
259 | err_code, __VA_ARGS__)
| ^~~~~~~~~~~
CC util-time.o
CC util-unittest.o
CC util-unittest-helper.o
CC util-affinity.o
CC util-var.o
CC util-var-name.o
CC win32-syscall.o
CC win32-misc.o
CC win32-service.o
CCLD suricata.exe
./.libs/lt-suricata.c:41:5: warning: '_putenv' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
41 | int _putenv (const char *);
| ^~~~~~~
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/src'
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/src'
Making all in qa
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/qa'
Making all in coccinelle
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/qa/coccinelle'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/qa/coccinelle'
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/qa'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/qa'
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/qa'
Making all in rules
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/rules'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/rules'
Making all in doc
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/doc'
Making all in userguide
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/doc/userguide'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/doc/userguide'
Making all in devguide
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/doc/devguide'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/doc/devguide'
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/doc'
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/doc'
Making all in contrib
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/contrib'
Making all in file_processor
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/contrib/file_processor'
Making all in Action
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/contrib/file_processor/Action'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/contrib/file_processor/Action'
Making all in Processor
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/contrib/file_processor/Processor'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/contrib/file_processor/Processor'
make[3]: Entering directory '/home/Administrator/suricata-6.0.0/contrib/file_processor'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/Administrator/suricata-6.0.0/contrib/file_processor'
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/contrib/file_processor'
make[2]: Entering directory '/home/Administrator/suricata-6.0.0/contrib'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/Administrator/suricata-6.0.0/contrib'
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/contrib'
Making all in etc
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/etc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/etc'
Making all in python
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/python'
cd . && \
/mingw64/bin/python3 setup.py build --build-base "/home/Administrator/suricata-6.0.0/python"
running build
running build_py
creating C:/msys64/home/Administrator/suricata-6.0.0/python/lib
creating C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata
copying suricata/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata
creating C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/config
copying suricata/config/defaults.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/config
copying suricata/config/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/config
creating C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/ctl
copying suricata/ctl/filestore.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/ctl
copying suricata/ctl/loghandler.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/ctl
copying suricata/ctl/main.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/ctl
copying suricata/ctl/test_filestore.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/ctl
copying suricata/ctl/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/ctl
creating C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/sc
copying suricata/sc/specs.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/sc
copying suricata/sc/suricatasc.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/sc
copying suricata/sc/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricata/sc
creating C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricatasc
copying suricatasc/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/python/lib/suricatasc
running build_scripts
creating C:/msys64/home/Administrator/suricata-6.0.0/python/scripts-3.8
copying and adjusting bin/suricatactl -> C:/msys64/home/Administrator/suricata-6.0.0/python/scripts-3.8
copying and adjusting bin/suricatasc -> C:/msys64/home/Administrator/suricata-6.0.0/python/scripts-3.8
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/python'
Making all in ebpf
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/ebpf'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/ebpf'
Making all in suricata-update
make[1]: Entering directory '/home/Administrator/suricata-6.0.0/suricata-update'
cd . && \
/mingw64/bin/python3 setup.py build --build-base /home/Administrator/suricata-6.0.0/suricata-update
running build
running build_py
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata
copying suricata/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/config.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/engine.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/exceptions.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/extract.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/loghandler.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/main.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/maps.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/matchers.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/net.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/notes.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/osinfo.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/parsers.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/revision.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/rule.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/sources.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/util.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/version.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
copying suricata/update/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/addsource.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/checkversions.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/disablesource.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/enablesource.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/listsources.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/removesource.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/updatesources.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
copying suricata/update/commands/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/commands
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
copying suricata/update/configs/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/compat
copying suricata/update/compat/ordereddict.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/compat
copying suricata/update/compat/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/compat
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/compat/argparse
copying suricata/update/compat/argparse/argparse.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/compat/argparse
copying suricata/update/compat/argparse/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/compat/argparse
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/data
copying suricata/update/data/index.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/data
copying suricata/update/data/update.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/data
copying suricata/update/data/__init__.py -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/data
copying suricata/update/configs/disable.conf -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
copying suricata/update/configs/drop.conf -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
copying suricata/update/configs/enable.conf -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
copying suricata/update/configs/modify.conf -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
copying suricata/update/configs/update.yaml -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
copying suricata/update/configs/threshold.in -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/lib/suricata/update/configs
running build_scripts
creating C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/scripts-3.8
copying and adjusting bin/suricata-update -> C:/msys64/home/Administrator/suricata-6.0.0/suricata-update/scripts-3.8
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0/suricata-update'
make[1]: Entering directory '/home/Administrator/suricata-6.0.0'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/home/Administrator/suricata-6.0.0'
    (1-1/1)