[root@testngout suricata-4.1.8]# ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var 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... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes ./configure: line 3384: tar-ustar: command not found checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /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 -std=gnu99 -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/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... 4.4.7 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 -std=gnu99 -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for grep that handles long lines and -e... (cached) /bin/grep checking for pkg-config... /usr/bin/pkg-config checking for python... /app/anaconda3/bin/python checking for python-yaml... yes 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... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes 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... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes 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... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes 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) yes checking linux/if_ether.h usability... yes checking linux/if_ether.h presence... yes checking for linux/if_ether.h... yes checking linux/if_packet.h usability... yes checking linux/if_packet.h presence... yes checking for linux/if_packet.h... yes checking linux/filter.h usability... yes checking linux/filter.h presence... yes checking for linux/filter.h... yes checking linux/ethtool.h usability... yes checking linux/ethtool.h presence... yes checking for linux/ethtool.h... yes checking linux/sockios.h usability... yes checking linux/sockios.h presence... yes checking for linux/sockios.h... yes checking glob.h usability... yes checking glob.h presence... yes checking for glob.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fnmatch.h usability... yes checking fnmatch.h presence... yes checking for fnmatch.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/types.h... (cached) yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes 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) yes checking for net/if.h... yes checking for sys/mman.h... yes checking for linux/if_arp.h... yes checking for windows.h... no checking for winsock2.h... no checking for ws2tcpip.h... no checking for w32api/wtypes.h... no checking for w32api/winbase.h... no checking for wincrypt.h... no 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 strndup... yes checking for strerror... yes checking for strncasecmp... yes checking for strtol... yes checking for strtoul... yes checking for memchr... yes checking for memrchr... yes checking for clock_gettime... no checking for strptime... yes 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... no checking host os... installation for x86_64-pc-linux-gnu OS... ok checking for thread local storage __thread support... yes checking checking if gcc supports -march=native... no 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... no checking lzma.h presence... no checking for lzma.h... no 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... yes checking jansson.h presence... yes checking for jansson.h... yes checking for json_dump_callback in -ljansson... yes checking whether OS_WIN32 is declared... no checking for libnet.h version 1.1.x... yes checking for libnet_write in -lnet... yes checking for libnet_build_icmpv6_unreach in -lnet... yes checking libnet_init dev type... yes 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... yes checking pcap/bpf.h presence... yes checking for pcap/bpf.h... yes checking for PCAP... no checking for pcap_open_live in -lpcap... yes checking for pcap_activate in -lpcap... yes checking for pcap-config... /usr/bin/pcap-config checking for pcap_set_buffer_size in -lpcap... yes checking whether TPACKET_V2 is declared... yes checking whether PACKET_FANOUT_QM is declared... no checking whether TPACKET_V3 is declared... no checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared... yes checking for ./suricata-update/setup.py... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating suricata-update/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for libiconv_close in -liconv... no checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... 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... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for LZ4F_createCompressionContext in -llz4... yes checking for getconf... /usr/bin/getconf checking for sphinx-build... /app/anaconda3/bin/sphinx-build checking for pdflatex... no checking for cargo... no checking for rustc... no ERROR! Rust support requested but cargo not found. Ubuntu: apt-get install cargo Fedora: dnf install cargo CentOS/RHEL: yum install cargo Rust support will be disabled. checking for git... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating suricata-update/Makefile 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 (/root/suricata-4.1.8/libhtp) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc' '--localstatedir=/var' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking 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-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so 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... Linux checking for ld used by GCC... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for iconvctl... checking for gcc support of -Wstrict-overflow=1... yes checking for gcc support of stack smashing protection... 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 htp/lzma/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: yes 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: yes Detection enabled: yes Libmagic support: yes libnss support: yes libnspr support: yes libjansson support: yes liblzma support: no hiredis support: no hiredis async with libevent: no Prelude support: no PCRE jit: yes LUA support: no libluajit: no GeoIP support: no Non-bundled htp: no Old barnyard2 support: no Hyperscan support: no Libnet support: yes liblz4 support: yes Rust support: no Rust strict mode: no Rust debug mode: no Rust compiler: not set Rust cargo: not set Cargo vendor: Install suricatasc: yes Install suricata-update: yes Profiling enabled: no Profiling locks enabled: no Development settings: Coccinelle / spatch: no Unit tests enabled: no Debug output enabled: no Debug validation enabled: no Generic build parameters: Installation prefix: /usr Configuration directory: /etc/suricata/ Log directory: /var/log/suricata/ --prefix /usr --sysconfdir /etc --localstatedir /var --datarootdir /usr/share Host: x86_64-pc-linux-gnu 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 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 /etc/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/ [root@testngout suricata-4.1.8]# make make all-recursive make[1]: Entering directory `/root/suricata-4.1.8' Making all in libhtp make[2]: Entering directory `/root/suricata-4.1.8/libhtp' make all-recursive make[3]: Entering directory `/root/suricata-4.1.8/libhtp' Making all in htp make[4]: Entering directory `/root/suricata-4.1.8/libhtp/htp' Making all in lzma make[5]: Entering directory `/root/suricata-4.1.8/libhtp/htp/lzma' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c -o LzFind.lo LzFind.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c LzFind.c -fPIC -DPIC -o .libs/LzFind.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzFind.lo -MD -MP -MF .deps/LzFind.Tpo -c LzFind.c -o LzFind.o >/dev/null 2>&1 mv -f .deps/LzFind.Tpo .deps/LzFind.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c -o LzmaDec.lo LzmaDec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c LzmaDec.c -fPIC -DPIC -o .libs/LzmaDec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT LzmaDec.lo -MD -MP -MF .deps/LzmaDec.Tpo -c LzmaDec.c -o LzmaDec.o >/dev/null 2>&1 mv -f .deps/LzmaDec.Tpo .deps/LzmaDec.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I../.. -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -o liblzma-c.la LzFind.lo LzmaDec.lo -lz libtool: link: ar cru .libs/liblzma-c.a .libs/LzFind.o .libs/LzmaDec.o libtool: link: ranlib .libs/liblzma-c.a libtool: link: ( cd ".libs" && rm -f "liblzma-c.la" && ln -s "../liblzma-c.la" "liblzma-c.la" ) make[5]: Leaving directory `/root/suricata-4.1.8/libhtp/htp/lzma' make[5]: Entering directory `/root/suricata-4.1.8/libhtp/htp' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c -o bstr.lo bstr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr.lo -MD -MP -MF .deps/bstr.Tpo -c bstr.c -fPIC -DPIC -o .libs/bstr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/bstr.Tpo .deps/bstr.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c -o bstr_builder.lo bstr_builder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c bstr_builder.c -fPIC -DPIC -o .libs/bstr_builder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT bstr_builder.lo -MD -MP -MF .deps/bstr_builder.Tpo -c bstr_builder.c -o bstr_builder.o >/dev/null 2>&1 mv -f .deps/bstr_builder.Tpo .deps/bstr_builder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c -o htp_base64.lo htp_base64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_base64.lo -MD -MP -MF .deps/htp_base64.Tpo -c htp_base64.c -fPIC -DPIC -o .libs/htp_base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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/htp_base64.Tpo .deps/htp_base64.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_config.lo -MD -MP -MF .deps/htp_config.Tpo -c htp_config.c -fPIC -DPIC -o .libs/htp_config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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_config.Tpo .deps/htp_config.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c -o htp_connection.lo htp_connection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_connection.lo -MD -MP -MF .deps/htp_connection.Tpo -c htp_connection.c -fPIC -DPIC -o .libs/htp_connection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_connection.Tpo .deps/htp_connection.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -DPIC -o .libs/htp_connection_parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_connection_parser.Tpo .deps/htp_connection_parser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c -o htp_content_handlers.lo htp_content_handlers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -DPIC -o .libs/htp_content_handlers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_content_handlers.lo -MD -MP -MF .deps/htp_content_handlers.Tpo -c htp_content_handlers.c -o htp_content_handlers.o >/dev/null 2>&1 mv -f .deps/htp_content_handlers.Tpo .deps/htp_content_handlers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_cookies.lo -MD -MP -MF .deps/htp_cookies.Tpo -c htp_cookies.c -fPIC -DPIC -o .libs/htp_cookies.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c -o htp_decompressors.lo htp_decompressors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_decompressors.lo -MD -MP -MF .deps/htp_decompressors.Tpo -c htp_decompressors.c -fPIC -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 -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_decompressors.Tpo .deps/htp_decompressors.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_hooks.lo -MD -MP -MF .deps/htp_hooks.Tpo -c htp_hooks.c -fPIC -DPIC -o .libs/htp_hooks.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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_hooks.Tpo .deps/htp_hooks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c -o htp_list.lo htp_list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c htp_list.c -fPIC -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 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_list.lo -MD -MP -MF .deps/htp_list.Tpo -c htp_list.c -o htp_list.o >/dev/null 2>&1 mv -f .deps/htp_list.Tpo .deps/htp_list.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c -o htp_multipart.lo htp_multipart.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_multipart.lo -MD -MP -MF .deps/htp_multipart.Tpo -c htp_multipart.c -fPIC -DPIC -o .libs/htp_multipart.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_multipart.Tpo .deps/htp_multipart.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c -o htp_parsers.lo htp_parsers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c htp_parsers.c -fPIC -DPIC -o .libs/htp_parsers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_parsers.lo -MD -MP -MF .deps/htp_parsers.Tpo -c htp_parsers.c -o htp_parsers.o >/dev/null 2>&1 mv -f .deps/htp_parsers.Tpo .deps/htp_parsers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c htp_php.c -fPIC -DPIC -o .libs/htp_php.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_php.lo -MD -MP -MF .deps/htp_php.Tpo -c htp_php.c -o htp_php.o >/dev/null 2>&1 mv -f .deps/htp_php.Tpo .deps/htp_php.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c -o htp_request.lo htp_request.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request.lo -MD -MP -MF .deps/htp_request.Tpo -c htp_request.c -fPIC -DPIC -o .libs/htp_request.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_request.Tpo .deps/htp_request.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c -o htp_request_apache_2_2.lo htp_request_apache_2_2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -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 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_apache_2_2.lo -MD -MP -MF .deps/htp_request_apache_2_2.Tpo -c htp_request_apache_2_2.c -o htp_request_apache_2_2.o >/dev/null 2>&1 mv -f .deps/htp_request_apache_2_2.Tpo .deps/htp_request_apache_2_2.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_generic.lo -MD -MP -MF .deps/htp_request_generic.Tpo -c -o htp_request_generic.lo htp_request_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -DPIC -o .libs/htp_request_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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_generic.Tpo .deps/htp_request_generic.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c -o htp_request_parsers.lo htp_request_parsers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -DPIC -o .libs/htp_request_parsers.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_request_parsers.lo -MD -MP -MF .deps/htp_request_parsers.Tpo -c htp_request_parsers.c -o htp_request_parsers.o >/dev/null 2>&1 mv -f .deps/htp_request_parsers.Tpo .deps/htp_request_parsers.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c htp_response.c -fPIC -DPIC -o .libs/htp_response.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response.lo -MD -MP -MF .deps/htp_response.Tpo -c htp_response.c -o htp_response.o >/dev/null 2>&1 mv -f .deps/htp_response.Tpo .deps/htp_response.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_response_generic.lo -MD -MP -MF .deps/htp_response_generic.Tpo -c -o htp_response_generic.lo htp_response_generic.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -DPIC -o .libs/htp_response_generic.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -O2 -Wstrict-overflow=1 -fstack-protector -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c htp_table.c -fPIC -DPIC -o .libs/htp_table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_table.lo -MD -MP -MF .deps/htp_table.Tpo -c htp_table.c -o htp_table.o >/dev/null 2>&1 mv -f .deps/htp_table.Tpo .deps/htp_table.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c -o htp_transaction.lo htp_transaction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transaction.lo -MD -MP -MF .deps/htp_transaction.Tpo -c htp_transaction.c -fPIC -DPIC -o .libs/htp_transaction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_transaction.Tpo .deps/htp_transaction.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c -o htp_transcoder.lo htp_transcoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_transcoder.lo -MD -MP -MF .deps/htp_transcoder.Tpo -c htp_transcoder.c -fPIC -DPIC -o .libs/htp_transcoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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_transcoder.Tpo .deps/htp_transcoder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c htp_urlencoded.c -fPIC -DPIC -o .libs/htp_urlencoded.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_urlencoded.lo -MD -MP -MF .deps/htp_urlencoded.Tpo -c htp_urlencoded.c -o htp_urlencoded.o >/dev/null 2>&1 mv -f .deps/htp_urlencoded.Tpo .deps/htp_urlencoded.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c -o htp_util.lo htp_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_util.lo -MD -MP -MF .deps/htp_util.Tpo -c htp_util.c -fPIC -DPIC -o .libs/htp_util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 mv -f .deps/htp_util.Tpo .deps/htp_util.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c -o htp_utf8_decoder.lo htp_utf8_decoder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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 -fPIC -DPIC -o .libs/htp_utf8_decoder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT htp_utf8_decoder.lo -MD -MP -MF .deps/htp_utf8_decoder.Tpo -c htp_utf8_decoder.c -o htp_utf8_decoder.o >/dev/null 2>&1 mv -f .deps/htp_utf8_decoder.Tpo .deps/htp_utf8_decoder.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -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 -O2 -Wstrict-overflow=1 -fstack-protector -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 -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -O2 -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o >/dev/null 2>&1 mv -f .deps/strlcat.Tpo .deps/strlcat.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -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" && ln -s "../libhtp-c.la" "libhtp-c.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I../htp -D_GNU_SOURCE -g -Wall -Wextra -std=gnu99 -pedantic -Wextra -Wno-missing-field-initializers -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-unused-parameter -O2 -Wstrict-overflow=1 -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -fPIC -version-info 2:0:0 -o libhtp.la -rpath /usr/lib libhtp-c.la lzma/liblzma-c.la -lz libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libhtp-c.a lzma/.libs/liblzma-c.a -Wl,--no-whole-archive -lz -g -O2 -fstack-protector -Wl,-soname -Wl,libhtp.so.2 -o .libs/libhtp.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libhtp.so.2" && ln -s "libhtp.so.2.0.0" "libhtp.so.2") libtool: link: (cd ".libs" && rm -f "libhtp.so" && ln -s "libhtp.so.2.0.0" "libhtp.so") libtool: link: (cd .libs/libhtp.lax/libhtp-c.a && ar x "/root/suricata-4.1.8/libhtp/htp/./.libs/libhtp-c.a") libtool: link: (cd .libs/libhtp.lax/liblzma-c.a && ar x "/root/suricata-4.1.8/libhtp/htp/lzma/.libs/liblzma-c.a") libtool: link: ar cru .libs/libhtp.a .libs/libhtp.lax/libhtp-c.a/bstr.o .libs/libhtp.lax/libhtp-c.a/bstr_builder.o .libs/libhtp.lax/libhtp-c.a/htp_base64.o .libs/libhtp.lax/libhtp-c.a/htp_config.o .libs/libhtp.lax/libhtp-c.a/htp_connection.o .libs/libhtp.lax/libhtp-c.a/htp_connection_parser.o .libs/libhtp.lax/libhtp-c.a/htp_content_handlers.o .libs/libhtp.lax/libhtp-c.a/htp_cookies.o .libs/libhtp.lax/libhtp-c.a/htp_decompressors.o .libs/libhtp.lax/libhtp-c.a/htp_hooks.o .libs/libhtp.lax/libhtp-c.a/htp_list.o .libs/libhtp.lax/libhtp-c.a/htp_multipart.o .libs/libhtp.lax/libhtp-c.a/htp_parsers.o .libs/libhtp.lax/libhtp-c.a/htp_php.o .libs/libhtp.lax/libhtp-c.a/htp_request.o .libs/libhtp.lax/libhtp-c.a/htp_request_apache_2_2.o .libs/libhtp.lax/libhtp-c.a/htp_request_generic.o .libs/libhtp.lax/libhtp-c.a/htp_request_parsers.o .libs/libhtp.lax/libhtp-c.a/htp_response.o .libs/libhtp.lax/libhtp-c.a/htp_response_generic.o .libs/libhtp.lax/libhtp-c.a/htp_table.o .libs/libhtp.lax/libhtp-c.a/htp_transaction.o .libs/libhtp.lax/libhtp-c.a/htp_transcoder.o .libs/libhtp.lax/libhtp-c.a/htp_urlencoded.o .libs/libhtp.lax/libhtp-c.a/htp_utf8_decoder.o .libs/libhtp.lax/libhtp-c.a/htp_util.o .libs/libhtp.lax/libhtp-c.a/strlcat.o .libs/libhtp.lax/libhtp-c.a/strlcpy.o .libs/libhtp.lax/liblzma-c.a/LzFind.o .libs/libhtp.lax/liblzma-c.a/LzmaDec.o libtool: link: ranlib .libs/libhtp.a libtool: link: rm -fr .libs/libhtp.lax libtool: link: ( cd ".libs" && rm -f "libhtp.la" && ln -s "../libhtp.la" "libhtp.la" ) make[5]: Leaving directory `/root/suricata-4.1.8/libhtp/htp' make[4]: Leaving directory `/root/suricata-4.1.8/libhtp/htp' Making all in test make[4]: Entering directory `/root/suricata-4.1.8/libhtp/test' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/suricata-4.1.8/libhtp/test' Making all in docs make[4]: Entering directory `/root/suricata-4.1.8/libhtp/docs' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/root/suricata-4.1.8/libhtp/docs' make[4]: Entering directory `/root/suricata-4.1.8/libhtp' make[4]: Leaving directory `/root/suricata-4.1.8/libhtp' make[3]: Leaving directory `/root/suricata-4.1.8/libhtp' make[2]: Leaving directory `/root/suricata-4.1.8/libhtp' Making all in rust make[2]: Entering directory `/root/suricata-4.1.8/rust' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/root/suricata-4.1.8/rust' Making all in src make[2]: Entering directory `/root/suricata-4.1.8/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 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-vxlan.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 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 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 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 CC util-unittest-helper.o CC util-affinity.o CC util-var.o CC util-var-name.o CC win32-syscall.o CC win32-misc.o CC win32-service.o CCLD suricata detect-parse.o: In function `DetectParseFreeRegexes': /root/suricata-4.1.8/src/detect-parse.c:2275: undefined reference to `pcre_free_study' detect-pcre.o: In function `DetectPcreFree': /root/suricata-4.1.8/src/detect-pcre.c:928: undefined reference to `pcre_free_study' detect-pcre.o: In function `DetectPcreParse': /root/suricata-4.1.8/src/detect-pcre.c:684: undefined reference to `pcre_free_study' util-debug.o: In function `SCLogFreeLogConfig': /root/suricata-4.1.8/src/util-debug.c:1159: undefined reference to `pcre_free_study' util-host-info.o: In function `SCKernelVersionIsAtLeast': /root/suricata-4.1.8/src/util-host-info.c:90: undefined reference to `pcre_free_study' util-misc.o:/root/suricata-4.1.8/src/util-misc.c:61: more undefined references to `pcre_free_study' follow collect2: ld returned 1 exit status make[2]: *** [suricata] Error 1 make[2]: Leaving directory `/root/suricata-4.1.8/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/suricata-4.1.8' make: *** [all] Error 2