tester@DESKTOP-9L7IS1E MINGW64 ~/suricata-4.1.4 # ./configure --with-libpcap-includes=/npcap-sdk/Include --with-libpcap-libraries=/npcap-sdk/Lib/x64 --enable-lua --enable-geoip --disable-gccmarch-native --disable-rust --enable-debug && make clean && make -j 2 configure: loading site script /mingw64/etc/config.site checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking build system type... x86_64-w64-mingw32 checking host system type... x86_64-w64-mingw32 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32 checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32 checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw64/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /mingw64/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether GCC or Clang is our compiler... gcc checking gcc version... 9.1.0 checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... no, using cp -pR checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for pkg-config... /mingw64/bin/pkg-config checking for python... /usr/bin/python checking for python-yaml... no checking for wget... /usr/bin/wget checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking arpa/inet.h usability... no checking arpa/inet.h presence... no checking for arpa/inet.h... no checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking netinet/in.h usability... no checking netinet/in.h presence... no checking for netinet/in.h... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for stdint.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... no checking sys/ioctl.h presence... no checking for sys/ioctl.h... no checking syslog.h usability... no checking syslog.h presence... no checking for syslog.h... no checking sys/prctl.h usability... no checking sys/prctl.h presence... no checking for sys/prctl.h... no checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... no checking sys/syscall.h presence... no checking for sys/syscall.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... (cached) no checking linux/if_ether.h usability... no checking linux/if_ether.h presence... no checking for linux/if_ether.h... no checking linux/if_packet.h usability... no checking linux/if_packet.h presence... no checking for linux/if_packet.h... no checking linux/filter.h usability... no checking linux/filter.h presence... no checking for linux/filter.h... no checking linux/ethtool.h usability... no checking linux/ethtool.h presence... no checking for linux/ethtool.h... no checking linux/sockios.h usability... no checking linux/sockios.h presence... no checking for linux/sockios.h... no checking glob.h usability... no checking glob.h presence... no checking for glob.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fnmatch.h usability... no checking fnmatch.h presence... no checking for fnmatch.h... no checking sys/resource.h usability... no checking sys/resource.h presence... no checking for sys/resource.h... no checking for sys/types.h... (cached) yes checking sys/un.h usability... no checking sys/un.h presence... no checking for sys/un.h... no checking sys/random.h usability... no checking sys/random.h presence... no checking for sys/random.h... no checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.h... yes checking for sys/socket.h... (cached) no checking for net/if.h... no checking for sys/mman.h... no checking for linux/if_arp.h... no checking for windows.h... yes checking for winsock2.h... yes checking for ws2tcpip.h... yes checking for w32api/wtypes.h... no checking for w32api/winbase.h... no checking for wincrypt.h... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for int32_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for gettimeofday... yes checking for memset... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for memchr... yes checking for memrchr... no checking for clock_gettime... yes checking for strptime... no checking whether getrandom is declared... no checking for utime... yes checking for strlcpy... no checking for strlcat... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking host os... installation for x86_64-w64-mingw32 OS... ok checking for thread local storage __thread support... yes checking for spatch... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking lzma.h usability... yes checking lzma.h presence... yes checking for lzma.h... yes checking for lzma_code in -llzma... yes checking for Mpipe... no checking pcre.h usability... yes checking pcre.h presence... yes checking for pcre.h... yes checking for pcre_get_substring in -lpcre... yes checking for LIBPCREVERSION... no checking for pcre_dfa_exec in -lpcre... yes checking for PCRE JIT support... yes checking for PCRE JIT support usability... yes checking for libhs... no checking hs.h usability... no checking hs.h presence... no checking for hs.h... no checking yaml.h usability... yes checking yaml.h presence... yes checking for yaml.h... yes checking for yaml_parser_initialize in -lyaml... yes checking for pthread_create in -lpthread... yes checking jansson.h usability... no checking jansson.h presence... no checking for jansson.h... no checking whether OS_WIN32 is declared... yes checking for libnet.h version 1.1.x... no checking pcap.h usability... yes checking pcap.h presence... yes checking for pcap.h... yes checking for pcap.h... (cached) yes checking pcap/pcap.h usability... yes checking pcap/pcap.h presence... yes checking for pcap/pcap.h... yes checking pcap/bpf.h usability... no checking pcap/bpf.h presence... yes configure: WARNING: pcap/bpf.h: present but cannot be compiled configure: WARNING: pcap/bpf.h: check for missing prerequisite headers? configure: WARNING: pcap/bpf.h: see the Autoconf documentation configure: WARNING: pcap/bpf.h: section "Present But Cannot Be Compiled" configure: WARNING: pcap/bpf.h: proceeding with the compiler's result checking for pcap/bpf.h... no checking for pcap_open_live in -lwpcap... yes checking for pcap_activate in -lwpcap... yes checking for pcap-config... no no pcap-config is use checking for pcap_set_buffer_size in -lwpcap... yes checking whether TPACKET_V2 is declared... no checking whether PACKET_FANOUT_QM is declared... no checking whether TPACKET_V3 is declared... no checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared... no checking for ./suricata-update/setup.py... yes Warning: suricata-update will not be installed as the depedency python-yaml is not installed. Debian/Ubuntu: apt install python-yaml Fedora: dnf install python-yaml CentOS/RHEL: yum install python-yaml checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_close in -liconv... yes checking for libnspr... yes checking nspr.h usability... yes checking nspr.h presence... yes checking for nspr.h... yes checking for PR_GetCurrentThread in -lnspr4... yes checking for libnss... yes checking sechash.h usability... yes checking sechash.h presence... yes checking for sechash.h... yes checking for HASH_Begin in -lnss3... yes checking magic.h usability... no checking magic.h presence... no checking for magic.h... no WARNING! magic library not found, go get it from http://www.darwinsys.com/file/ or your distribution: Ubuntu: apt-get install libmagic-dev Fedora: dnf install file-devel CentOS/RHEL: yum install file-devel checking for LUA... yes checking lualib.h usability... yes checking lualib.h presence... yes checking for lualib.h... yes checking for LUA... yes checking GeoIP.h usability... yes checking GeoIP.h presence... yes checking for GeoIP.h... yes checking for GeoIP_country_code_by_ipnum in -lGeoIP... yes checking for LZ4F_createCompressionContext in -llz4... no Compressed pcap logging is not available without liblz4. If you want to enable compression, you need to install it. Ubuntu: apt-get install liblz4-dev Fedora: dnf install lz4-devel CentOS/RHEL: yum install epel-release yum install lz4-devel checking for getconf... /usr/bin/getconf checking for sphinx-build... no checking for pdflatex... no checking for git... /usr/bin/git checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating rust/Makefile config.status: creating rust/Cargo.toml config.status: creating rust/.cargo/config config.status: creating qa/Makefile config.status: creating qa/coccinelle/Makefile config.status: creating rules/Makefile config.status: creating doc/Makefile config.status: creating doc/userguide/Makefile config.status: creating contrib/Makefile config.status: creating contrib/file_processor/Makefile config.status: creating contrib/file_processor/Action/Makefile config.status: creating contrib/file_processor/Processor/Makefile config.status: creating contrib/tile_pcie_logd/Makefile config.status: creating suricata.yaml config.status: creating etc/Makefile config.status: creating etc/suricata.logrotate config.status: creating etc/suricata.service config.status: creating python/Makefile config.status: creating python/suricata/config/defaults.py config.status: creating ebpf/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands === configuring in libhtp (/home/tester/suricata-4.1.4/libhtp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/mingw64' '--with-libpcap-includes=/npcap-sdk/Include' '--with-libpcap-libraries=/npcap-sdk/Lib/x64' '--enable-lua' '--enable-geoip' '--disable-gccmarch-native' '--disable-rust' '--enable-debug' 'PKG_CONFIG_PATH=/mingw64/lib/pkgconfig:/mingw64/share/pkgconfig' --cache-file=/dev/null --srcdir=. configure: loading site script /mingw64/etc/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes Debug mode enabled checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking build system type... x86_64-w64-mingw32 checking host system type... x86_64-w64-mingw32 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B checking the name lister (/mingw64/bin/nm -B) interface... BSD nm checking whether ln -s works... no, using cp -pR checking the maximum length of command line arguments... 8192 checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32 checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32 checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL checking for dlltool... dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_implib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw64/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether build environment is sane... yes checking for strlcpy... no checking for strlcat... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking OS... MinGW checking for ld used by GCC... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... -liconv checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for gcc support of -Wstrict-overflow=1... yes checking for gcc support of FORTIFY_SOURCE... yes checking for gcc support of -Wformat -Wformat-security... yes checking for gcc support of -fPIC... yes checking for doxygen... no checking for lcov... no checking that generated files are newer than configure... done checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating htp/htp_version.h config.status: creating Makefile config.status: creating htp.pc config.status: creating htp/Makefile config.status: creating test/Makefile config.status: creating docs/Makefile config.status: creating htp_config_auto_gen.h config.status: htp_config_auto_gen.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands Suricata Configuration: AF_PACKET support: no eBPF support: no XDP support: no PF_RING support: no NFQueue support: no NFLOG support: no IPFW support: no Netmap support: no DAG enabled: no Napatech enabled: no WinDivert enabled: no Unix socket enabled: no Detection enabled: yes Libmagic support: no libnss support: yes libnspr support: yes libjansson support: no liblzma support: yes hiredis support: no hiredis async with libevent: no Prelude support: no PCRE jit: yes LUA support: yes libluajit: no libgeoip: yes Non-bundled htp: no Old barnyard2 support: no Hyperscan support: no Libnet support: no liblz4 support: no Rust support: no Rust strict mode: no Rust debug mode: no Rust compiler: not set Rust cargo: not set Install suricatasc: yes Install suricata-update: no Profiling enabled: no Profiling locks enabled: no Development settings: Coccinelle / spatch: no Unit tests enabled: no Debug output enabled: yes Debug validation enabled: no Generic build parameters: Installation prefix: /mingw64 Configuration directory: C:\\Program Files\\Suricata\\ Log directory: C:\\Program Files\\Suricata\\log --prefix /mingw64 --sysconfdir /mingw64/etc --localstatedir /mingw64/var --datarootdir /mingw64/share Host: x86_64-w64-mingw32 Compiler: gcc (exec name) / gcc (real) GCC Protect enabled: no GCC march native enabled: no GCC Profile enabled: no Position Independent Executable enabled: no CFLAGS -g -O2 -DOS_WIN32 PCAP_CFLAGS SECCFLAGS To build and install run 'make' and 'make install'. You can run 'make install-conf' if you want to install initial configuration files to C:\\Program Files\\Suricata\\. Running 'make install-full' will install configuration and rules and provide you a ready-to-run suricata. To install Suricata into /usr/bin/suricata, have the config in /etc/suricata and use /var/log/suricata as log dir, use: ./configure --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/var/ Making clean in libhtp make[1]: вход в каталог «/home/tester/suricata-4.1.4/libhtp» Making clean in htp make[2]: вход в каталог «/home/tester/suricata-4.1.4/libhtp/htp» test -z "libhtp.la" || rm -f libhtp.la rm -f ./so_locations rm -rf .libs _libs test -z "libhtp-c.la" || rm -f libhtp-c.la rm -f ./so_locations rm -f *.o rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/libhtp/htp» Making clean in test make[2]: вход в каталог «/home/tester/suricata-4.1.4/libhtp/test» test -z "libgtest.a" || rm -f libgtest.a rm -f test_all.exe test_fuzz.exe rm -f test_all test_fuzz rm -rf .libs _libs rm -f *.o rm -f fuzz/*.o rm -f gtest/*.o test -z "test_all.log" || rm -f test_all.log test -z "test_all.trs" || rm -f test_all.trs test -z "test-suite.log" || rm -f test-suite.log rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/libhtp/test» Making clean in docs make[2]: вход в каталог «/home/tester/suricata-4.1.4/libhtp/docs» test -z "*.pdf" || rm -f *.pdf rm -rf .libs _libs rm -rf doxygen rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/libhtp/docs» make[2]: вход в каталог «/home/tester/suricata-4.1.4/libhtp» rm -rf .libs _libs rm -rf ./docs/doxygen rm -rf ./docs/lcov find . -type f \( -name '*.gcda' -o -name '*.gcno' -o -name '*.gcov' \) -exec rm '{}' ';' rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/libhtp» make[1]: выход из каталога «/home/tester/suricata-4.1.4/libhtp» Making clean in rust make[1]: вход в каталог «/home/tester/suricata-4.1.4/rust» rm -rf .libs _libs rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4/rust» Making clean in src make[1]: вход в каталог «/home/tester/suricata-4.1.4/src» rm -f suricata.exe rm -f suricata rm -rf .libs _libs rm -f *.o rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4/src» Making clean in qa make[1]: вход в каталог «/home/tester/suricata-4.1.4/qa» Making clean in coccinelle make[2]: вход в каталог «/home/tester/suricata-4.1.4/qa/coccinelle» rm -rf .libs _libs rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/qa/coccinelle» make[2]: вход в каталог «/home/tester/suricata-4.1.4/qa» rm -rf .libs _libs rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/qa» make[1]: выход из каталога «/home/tester/suricata-4.1.4/qa» Making clean in rules make[1]: вход в каталог «/home/tester/suricata-4.1.4/rules» rm -rf .libs _libs rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4/rules» Making clean in doc make[1]: вход в каталог «/home/tester/suricata-4.1.4/doc» Making clean in userguide make[2]: вход в каталог «/home/tester/suricata-4.1.4/doc/userguide» rm -rf .libs _libs rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/doc/userguide» make[2]: вход в каталог «/home/tester/suricata-4.1.4/doc» rm -rf .libs _libs rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/doc» make[1]: выход из каталога «/home/tester/suricata-4.1.4/doc» Making clean in contrib make[1]: вход в каталог «/home/tester/suricata-4.1.4/contrib» Making clean in file_processor make[2]: вход в каталог «/home/tester/suricata-4.1.4/contrib/file_processor» Making clean in Action make[3]: вход в каталог «/home/tester/suricata-4.1.4/contrib/file_processor/Action» rm -rf .libs _libs rm -f *.lo make[3]: выход из каталога «/home/tester/suricata-4.1.4/contrib/file_processor/Action» Making clean in Processor make[3]: вход в каталог «/home/tester/suricata-4.1.4/contrib/file_processor/Processor» rm -rf .libs _libs rm -f *.lo make[3]: выход из каталога «/home/tester/suricata-4.1.4/contrib/file_processor/Processor» make[3]: вход в каталог «/home/tester/suricata-4.1.4/contrib/file_processor» rm -rf .libs _libs rm -f *.lo make[3]: выход из каталога «/home/tester/suricata-4.1.4/contrib/file_processor» make[2]: выход из каталога «/home/tester/suricata-4.1.4/contrib/file_processor» Making clean in tile_pcie_logd make[2]: вход в каталог «/home/tester/suricata-4.1.4/contrib/tile_pcie_logd» rm -rf .libs _libs rm -f *.o rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/contrib/tile_pcie_logd» make[2]: вход в каталог «/home/tester/suricata-4.1.4/contrib» rm -rf .libs _libs rm -f *.lo make[2]: выход из каталога «/home/tester/suricata-4.1.4/contrib» make[1]: выход из каталога «/home/tester/suricata-4.1.4/contrib» Making clean in etc make[1]: вход в каталог «/home/tester/suricata-4.1.4/etc» rm -rf .libs _libs rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4/etc» Making clean in python make[1]: вход в каталог «/home/tester/suricata-4.1.4/python» rm -rf .libs _libs cd . && \ /usr/bin/python setup.py clean \ --build-base /home/tester/suricata-4.1.4/python running clean rm -rf scripts-* lib* build find . -name \*.pyc -print0 | xargs -0 rm -f rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4/python» Making clean in ebpf make[1]: вход в каталог «/home/tester/suricata-4.1.4/ebpf» test -z "" || rm -f rm -rf .libs _libs rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4/ebpf» make[1]: вход в каталог «/home/tester/suricata-4.1.4» test -z "stamp-h[0-9]*" || rm -f stamp-h[0-9]* rm -rf .libs _libs rm -f *.lo make[1]: выход из каталога «/home/tester/suricata-4.1.4» cd . && /bin/sh ./config.status config.h config.status: creating config.h config.status: config.h is unchanged make all-recursive make[1]: вход в каталог «/home/tester/suricata-4.1.4» Making all in libhtp make[2]: вход в каталог «/home/tester/suricata-4.1.4/libhtp» make all-recursive make[3]: вход в каталог «/home/tester/suricata-4.1.4/libhtp» Making all in htp make[4]: вход в каталог «/home/tester/suricata-4.1.4/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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 mv -f .deps/htp_cookies.Tpo .deps/htp_cookies.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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 htp_multipart.c: In function 'htp_mpartp_parse': htp_multipart.c:1126:58: warning: unknown conversion type character 'z' in format [-Wformat=] 1126 | fprintf(stderr, "htp_mpartp_parse: state %d pos %zd startpos %zd\n", parser->parser_state, pos, startpos); | ^ htp_multipart.c:1126:71: warning: unknown conversion type character 'z' in format [-Wformat=] 1126 | fprintf(stderr, "htp_mpartp_parse: state %d pos %zd startpos %zd\n", parser->parser_state, pos, startpos); | ^ htp_multipart.c:1126:25: warning: too many arguments for format [-Wformat-extra-args] 1126 | fprintf(stderr, "htp_mpartp_parse: state %d pos %zd startpos %zd\n", parser->parser_state, pos, startpos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htp_multipart.c:1126:58: warning: unknown conversion type character 'z' in format [-Wformat=] 1126 | fprintf(stderr, "htp_mpartp_parse: state %d pos %zd startpos %zd\n", parser->parser_state, pos, startpos); | ^ htp_multipart.c:1126:71: warning: unknown conversion type character 'z' in format [-Wformat=] 1126 | fprintf(stderr, "htp_mpartp_parse: state %d pos %zd startpos %zd\n", parser->parser_state, pos, startpos); | ^ htp_multipart.c:1126:25: warning: too many arguments for format [-Wformat-extra-args] 1126 | fprintf(stderr, "htp_mpartp_parse: state %d pos %zd startpos %zd\n", parser->parser_state, pos, startpos); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htp_multipart.c:1214:53: warning: unknown conversion type character 'z' in format [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ^ htp_multipart.c:1214:61: warning: unknown conversion type character 'z' in format [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ^ htp_multipart.c:1214:70: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long long unsigned int} | %I64d htp_multipart.c:1214:84: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ~^ | | | int | %I64d 1215 | parser->boundary_match_pos, parser->multipart.boundary[parser->boundary_match_pos], tolower(data[pos])); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long long unsigned int} htp_multipart.c:1214:37: warning: too many arguments for format [-Wformat-extra-args] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htp_multipart.c:1214:53: warning: unknown conversion type character 'z' in format [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ^ htp_multipart.c:1214:61: warning: unknown conversion type character 'z' in format [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ^ htp_multipart.c:1214:70: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ~^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | | int size_t {aka long long unsigned int} | %I64d htp_multipart.c:1214:84: warning: format '%d' expects argument of type 'int', but argument 4 has type 'size_t' {aka 'long long unsigned int'} [-Wformat=] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ~^ | | | int | %I64d 1215 | parser->boundary_match_pos, parser->multipart.boundary[parser->boundary_match_pos], tolower(data[pos])); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | size_t {aka long long unsigned int} htp_multipart.c:1214:37: warning: too many arguments for format [-Wformat-extra-args] 1214 | fprintf(stderr, "boundary (len %zd pos %zd char %d) data char %d\n", parser->multipart.boundary_len, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 htp_request.c: In function 'htp_connp_REQ_BODY_CHUNKED_DATA': htp_request.c:449:65: warning: unknown conversion type character 'z' in format [-Wformat=] 449 | fprintf(stderr, "htp_connp_REQ_BODY_CHUNKED_DATA Consuming %zd bytes\n", bytes_to_consume); | ^ htp_request.c:449:21: warning: too many arguments for format [-Wformat-extra-args] 449 | fprintf(stderr, "htp_connp_REQ_BODY_CHUNKED_DATA Consuming %zd bytes\n", bytes_to_consume); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ htp_request.c:449:65: warning: unknown conversion type character 'z' in format [-Wformat=] 449 | fprintf(stderr, "htp_connp_REQ_BODY_CHUNKED_DATA Consuming %zd bytes\n", bytes_to_consume); | ^ htp_request.c:449:21: warning: too many arguments for format [-Wformat-extra-args] 449 | fprintf(stderr, "htp_connp_REQ_BODY_CHUNKED_DATA Consuming %zd bytes\n", bytes_to_consume); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 /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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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_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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 htp_response.c: In function 'htp_connp_RES_BODY_IDENTITY_STREAM_CLOSE': htp_response.c:494:21: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 494 | fprintf(stderr, "bytes_to_consume %"PRIuMAX, (uintmax_t)bytes_to_consume); | ^~~~~~~~~~~~~~~~~~~~ htp_response.c:494:21: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 htp_transaction.c: In function 'get_token': htp_transaction.c:1109:21: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 1109 | fprintf(stderr, "INPUT %"PRIuMAX, (uintmax_t)in_len); | ^~~~~~~~~ htp_transaction.c:1109:21: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] htp_transaction.c:1137:21: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 1137 | fprintf(stderr, "INPUT (POST SEP STRIP) %"PRIuMAX, (uintmax_t)in_len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ htp_transaction.c:1137:21: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] htp_transaction.c: In function 'htp_tx_state_response_headers': htp_transaction.c:1235:29: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 1235 | fprintf(stderr, "INPUT %"PRIuMAX, (uintmax_t)input_len); | ^~~~~~~~~ htp_transaction.c:1235:29: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] htp_transaction.c:1243:33: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 1243 | fprintf(stderr, "TOKEN %"PRIuMAX, (uintmax_t)tok_len); | ^~~~~~~~~ htp_transaction.c:1243:33: warning: ISO C does not support the 'I64' ms_printf length modifier [-Wformat=] 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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 /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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 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 -DHTP_DEBUG -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 /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 -DHTP_DEBUG -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 mv -f .deps/htp_util.Tpo .deps/htp_util.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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -DHTP_DEBUG -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 -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/tester/suricata-4.1.4/libhtp/htp/./.libs/libhtp-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 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]: выход из каталога «/home/tester/suricata-4.1.4/libhtp/htp» Making all in test make[4]: вход в каталог «/home/tester/suricata-4.1.4/libhtp/test» make[4]: Цель «all» не требует выполнения команд. make[4]: выход из каталога «/home/tester/suricata-4.1.4/libhtp/test» Making all in docs make[4]: вход в каталог «/home/tester/suricata-4.1.4/libhtp/docs» make[4]: Цель «all» не требует выполнения команд. make[4]: выход из каталога «/home/tester/suricata-4.1.4/libhtp/docs» make[4]: вход в каталог «/home/tester/suricata-4.1.4/libhtp» make[4]: выход из каталога «/home/tester/suricata-4.1.4/libhtp» make[3]: выход из каталога «/home/tester/suricata-4.1.4/libhtp» make[2]: выход из каталога «/home/tester/suricata-4.1.4/libhtp» Making all in rust make[2]: вход в каталог «/home/tester/suricata-4.1.4/rust» make[2]: Цель «all» не требует выполнения команд. make[2]: выход из каталога «/home/tester/suricata-4.1.4/rust» Making all in src make[2]: вход в каталог «/home/tester/suricata-4.1.4/src» CC alert-debuglog.o CC alert-fastlog.o CC alert-prelude.o CC alert-syslog.o CC alert-unified2-alert.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-dns-common.o CC app-layer-dns-tcp.o CC app-layer-dns-tcp-rust.o CC app-layer-dns-udp.o CC app-layer-dns-udp-rust.o CC app-layer-enip.o CC app-layer-enip-common.o CC app-layer-events.o In file included from suricata-common.h:450, from app-layer-enip-common.c:27: app-layer-enip-common.c: In function 'DecodeCIPRequestPathPDU': util-debug.h:222:31: warning: 'req_path_class8' may be used uninitialized in this function [-Wmaybe-uninitialized] 222 | int _sc_log_ret = snprintf(_sc_log_msg, SC_LOG_MAX_LOG_MSG_LEN, __VA_ARGS__); \ | ^~~~~~~~ app-layer-enip-common.c:589:13: note: 'req_path_class8' was declared here 589 | uint8_t req_path_class8; | ^~~~~~~~~~~~~~~ app-layer-enip-common.c:607:9: warning: 'segment' may be used uninitialized in this function [-Wmaybe-uninitialized] 607 | switch (segment) | ^~~~~~ app-layer-enip-common.c: In function 'DecodeCIPResponsePDU': app-layer-enip-common.c:773:13: warning: 'service' may be used uninitialized in this function [-Wmaybe-uninitialized] 773 | service &= 0x7f; //strip off top bit to get service code. Responses have first bit as 1 | ^~ app-layer-enip-common.c: In function 'DecodeCIPRequestPDU': app-layer-enip-common.c:503:25: warning: 'path_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 503 | offset += path_size * sizeof(uint16_t); //move offset past pathsize | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~ app-layer-enip-common.c:506:5: warning: 'service' may be used uninitialized in this function [-Wmaybe-uninitialized] 506 | switch (service) | ^~~~~~ CC app-layer-expectation.o CC app-layer-ftp.o 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 CC app-layer-modbus.o CC app-layer-parser.o CC app-layer-protos.o CC app-layer-smb2.o CC app-layer-smb.o CC app-layer-smb-tcp-rust.o CC app-layer-smtp.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-dhcp.o CC app-layer-template.o CC app-layer-template-rust.o CC app-layer-ssh.o CC app-layer-ssl.o CC conf.o CC conf-yaml-loader.o CC counters.o CC decode.o CC decode-afl.o CC decode-erspan.o CC decode-ethernet.o CC decode-events.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-mpls.o CC decode-template.o CC defrag-config.o CC defrag.o CC defrag-hash.o CC defrag-queue.o CC defrag-timeout.o CC detect-ack.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-extract.o CC detect-bytejump.o CC detect-bytetest.o CC detect-bypass.o CC detect.o CC detect-classtype.o CC detect-content.o CC detect-csum.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-query.o CC detect-tls-ja3-hash.o CC detect-tls-ja3-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-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 CC detect-engine-content-inspection.o CC detect-engine-dcepayload.o CC detect-engine-dns.o CC detect-engine-tls.o CC detect-engine-modbus.o CC detect-engine-enip.o CC detect-engine-event.o CC detect-engine-file.o CC detect-engine-filedata.o CC detect-engine-hcbd.o CC detect-engine-hcd.o CC detect-engine-hhhd.o CC detect-engine-hmd.o CC detect-engine-hrhd.o CC detect-engine-hrhhd.o CC detect-engine-hrud.o CC detect-engine-hsbd.o CC detect-engine-hscd.o CC detect-engine-hsmd.o CC detect-engine-hua.o CC detect-engine-iponly.o CC detect-engine-loader.o In file included from suricata-common.h:450, from detect-engine-iponly.c:30: detect-engine-iponly.c: In function 'IPOnlyPrepare': detect-engine-iponly.c:1329:35: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1329 | inet_ntoa(*(struct in_addr*)&dst->ip[0]), dst->signum); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ util-debug.h:222:77: note: in definition of macro 'SCLog' 222 | int _sc_log_ret = snprintf(_sc_log_msg, SC_LOG_MAX_LOG_MSG_LEN, __VA_ARGS__); \ | ^~~~~~~~~~~ detect-engine-iponly.c:1327:13: note: in expansion of macro 'SCLogDebug' 1327 | SCLogDebug("Item has netmask %"PRIu16" negated: %s; IP: %s; signum:" | ^~~~~~~~~~ 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-uri.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 CC detect-flags.o 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-hh.o CC detect-http-hrh.o CC detect-http-method.o CC detect-http-protocol.o CC detect-http-raw-header.o CC detect-http-raw-uri.o CC detect-http-referer.o CC detect-http-request-line.o CC detect-http-response-line.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-icmp-id.o CC detect-icmp-seq.o CC detect-icode.o CC detect-id.o CC detect-ipopts.o CC detect-ipproto.o CC detect-iprep.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-seq.o CC detect-sid.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-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-template.o CC detect-template2.o CC detect-ftpdata.o CC detect-template-rust-buffer.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-sha256.o CC detect-ttl.o CC detect-uricontent.o CC detect-urilen.o CC detect-window.o CC detect-within.o CC detect-modbus.o CC detect-xbits.o CC detect-cipservice.o CC device-storage.o CC flow-bit.o CC flow.o CC flow-bypass.o CC flow-hash.o CC flow-manager.o CC flow-queue.o CC flow-storage.o CC flow-timeout.o CC flow-util.o CC flow-var.o CC flow-worker.o CC host.o CC host-bit.o CC host-queue.o CC host-storage.o CC host-timeout.o CC ippair.o CC ippair-bit.o CC ippair-queue.o CC ippair-storage.o CC ippair-timeout.o CC log-dnslog.o CC log-droplog.o CC log-file.o CC log-filestore.o CC log-cf-common.o CC log-httplog.o CC log-pcap.o 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-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-netflow.o CC output-json-http.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-template.o CC output-json-template-rust.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 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 CC runmode-pfring.o CC runmode-unittests.o CC runmode-unix-socket.o CC runmode-tile.o CC runmode-windivert.o CC runmodes.o CC source-af-packet.o CC source-erf-dag.o CC source-erf-file.o CC source-ipfw.o CC source-mpipe.o 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:450, from source-pcap-file.c:26: source-pcap-file.c: In function 'ReceivePcapFileThreadInit': source-pcap-file.c:315:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 315 | SCLogDebug("delay %lu", pv->delay); | ^~~~~~~~~~~ ~~~~~~~~~ | | | time_t {aka long long int} util-debug.h:222:77: note: in definition of macro 'SCLog' 222 | int _sc_log_ret = snprintf(_sc_log_msg, SC_LOG_MAX_LOG_MSG_LEN, __VA_ARGS__); \ | ^~~~~~~~~~~ source-pcap-file.c:315:17: note: in expansion of macro 'SCLogDebug' 315 | SCLogDebug("delay %lu", pv->delay); | ^~~~~~~~~~ source-pcap-file.c:315:37: note: format string is defined here 315 | SCLogDebug("delay %lu", pv->delay); | ~~^ | | | long unsigned int | %I64u In file included from suricata-common.h:450, from source-pcap-file.c:26: source-pcap-file.c:326:28: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'time_t' {aka 'long long int'} [-Wformat=] 326 | SCLogDebug("poll-interval %lu", pv->delay); | ^~~~~~~~~~~~~~~~~~~ ~~~~~~~~~ | | | time_t {aka long long int} util-debug.h:222:77: note: in definition of macro 'SCLog' 222 | int _sc_log_ret = snprintf(_sc_log_msg, SC_LOG_MAX_LOG_MSG_LEN, __VA_ARGS__); \ | ^~~~~~~~~~~ source-pcap-file.c:326:17: note: in expansion of macro 'SCLogDebug' 326 | SCLogDebug("poll-interval %lu", pv->delay); | ^~~~~~~~~~ source-pcap-file.c:326:45: note: format string is defined here 326 | SCLogDebug("poll-interval %lu", pv->delay); | ~~^ | | | long unsigned int | %I64u CC source-pcap-file-directory-helper.o CC source-pcap-file-helper.o CC source-pfring.o CC source-windivert.o CC stream.o CC stream-tcp.o 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-nfq.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 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 CC util-cidr.o 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:81:37: warning: initialization of 'pthread_mutex_t' {aka 'long long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 81 | static SCMutex sc_log_stream_lock = NULL; | ^~~~ util-debug.c: In function 'SCLogDeInitLogModule': util-debug.c:1489:25: warning: comparison between pointer and integer 1489 | if (sc_log_stream_lock != NULL) { | ^~ util-debug.c:1491:22: warning: assignment to 'pthread_mutex_t' {aka 'long long int'} from 'void *' makes integer from pointer without a cast [-Wint-conversion] 1491 | sc_log_stream_lock = NULL; | ^ CC util-decode-asn1.o CC util-decode-der.o CC util-decode-der-get.o CC util-decode-mime.o CC util-detect.o CC util-device.o CC util-ebpf.o 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-logopenfile-tile.o CC util-log-redis.o 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-smtp.o CC util-magic.o CC util-memcmp.o CC util-memrchr.o CC util-misc.o CC util-mpm-ac-bs.o CC util-mpm-ac.o CC util-mpm-ac-tile.o CC util-mpm-ac-tile-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-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-threshold-config.o CC util-time.o CC util-unittest.o util-time.c: In function 'SCUtcTime': util-time.c:222:12: error: implicit declaration of function 'gmtime_r'; did you mean 'gmtime_s'? [-Werror=implicit-function-declaration] 222 | return gmtime_r(&timep, result); | ^~~~~~~~ | gmtime_s util-time.c:222:12: warning: returning 'int' from a function with return type 'struct tm *' makes pointer from integer without a cast [-Wint-conversion] 222 | return gmtime_r(&timep, result); | ^~~~~~~~~~~~~~~~~~~~~~~~ util-time.c: In function 'SCLocalTime': util-time.c:305:9: error: implicit declaration of function 'localtime_r'; did you mean 'localtime_s'? [-Werror=implicit-function-declaration] 305 | localtime_r(&timep, &cached_local_tm[lru]); | ^~~~~~~~~~~ | localtime_s util-time.c:321:56: warning: comparison between pointer and integer 321 | if (localtime_r(&timep, &cached_local_tm[lru]) == NULL) | ^~ cc1.exe: some warnings being treated as errors make[2]: *** [Makefile:1779: util-time.o] Ошибка 1 make[2]: *** Ожидание завершения заданий… make[2]: выход из каталога «/home/tester/suricata-4.1.4/src» make[1]: *** [Makefile:499: all-recursive] Ошибка 1 make[1]: выход из каталога «/home/tester/suricata-4.1.4» make: *** [Makefile:425: all] Ошибка 2 tester@DESKTOP-9L7IS1E MINGW64 ~/suricata-4.1.4 #