Project

General

Profile

Support #6780 » SURI-7.0.3.LOG

Log compile - JP Pozzi, 02/14/2024 03:25 PM

 
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 race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for 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 for clang... no
checking gcc version... 12
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (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 for ranlib... (cached) ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for cygpath... no
checking for pkg-config... /usr/bin/pkg-config
checking for python3... /usr/bin/python3
checking for wget... /usr/bin/wget
checking for stddef.h... yes
checking for arpa/inet.h... yes
checking for assert.h... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for getopt.h... yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for poll.h... yes
checking for sched.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... yes
checking for math.h... yes
checking for syslog.h... yes
checking for sys/prctl.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/syscall.h... yes
checking for sys/time.h... (cached) yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for linux/if_ether.h... yes
checking for linux/if_packet.h... yes
checking for linux/filter.h... yes
checking for linux/ethtool.h... yes
checking for linux/sockios.h... yes
checking for glob.h... yes
checking for locale.h... yes
checking for grp.h... yes
checking for pwd.h... yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for sys/resource.h... yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for sys/random.h... yes
checking for utime.h... yes
checking for libgen.h... yes
checking for mach/mach.h... no
checking for stdatomic.h... yes
checking for sys/queue.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 C/C++ restrict keyword... __restrict__
checking for pid_t... yes
checking for mode_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for u_int... yes
checking for u_short... yes
checking for u_long... yes
checking for u_char... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking for ptrdiff_t... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for fork... yes
checking for vfork... yes
checking for alarm... yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working mktime... yes
checking for working mmap... yes
checking for working strtod... yes
checking for memmem... yes
checking for memset... yes
checking for memchr... yes
checking for memrchr... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strdup... yes
checking for strndup... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for strstr... yes
checking for strpbrk... yes
checking for strtoull... yes
checking for strtoumax... yes
checking for strerror... yes
checking for gethostname... yes
checking for inet_ntoa... yes
checking for uname... yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for utime... yes
checking for strptime... yes
checking for tzset... yes
checking for localtime_r... yes
checking for socket... yes
checking for setenv... yes
checking for select... yes
checking for putenv... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for atexit... yes
checking for munmap... yes
checking for setrlimit... yes
checking for fwrite_unlocked... yes
checking whether getrandom is declared... 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 c11 support... yes
checking for thread local storage gnu __thread support... yes
checking for -fstack-protector... yes
checking for -D_FORTIFY_SOURCE=2... yes
checking for -Wformat -Wformat-security... yes
checking for -z relro... yes
checking for -z now... yes
checking for linux/landlock.h... yes
checking for dlfcn.h... (cached) yes
checking for plugin support... yes
checking checking if gcc supports -march=native... yes
checking for spatch... no
checking for zlib.h... yes
checking for inflate in -lz... yes
checking for pcre2_compile_8 in -lpcre2-8... yes
checking for PCRE2 JIT support... yes
checking for systemd/sd-daemon.h... no
checking for libhs... no
checking for hs.h... no
checking for yaml.h... yes
checking for yaml_parser_initialize in -lyaml... yes
checking for pthread_create in -lpthread... yes
checking for pthread_spin_unlock... yes
checking for jansson.h... yes
checking for json_dump_callback in -ljansson... yes
checking for libnetfilter_queue... yes
checking for nfnl_fd in -lnfnetlink... yes
checking for libnetfilter_queue/libnetfilter_queue.h... yes
checking for nfq_open in -lnetfilter_queue... yes
checking for nfq_set_queue_maxlen in -lnetfilter_queue... yes
checking for nfq_set_verdict2 in -lnetfilter_queue... yes
checking for nfq_set_queue_flags in -lnetfilter_queue... yes
checking for nfq_set_verdict_batch in -lnetfilter_queue... yes
checking for signed nfq_get_payload payload argument... no
checking whether OS_WIN32 is declared... no
checking for libnet.h version 1.1.x... no
checking for pcap.h... yes
checking for pcap.h... (cached) yes
checking for pcap/pcap.h... yes
checking for pcap/bpf.h... no
checking for pcap_open_dead in -lpcap... yes
checking for libpcap... yes
checking for pcap-config... /usr/bin/pcap-config
pcap-config: Invalid command-line option --defines specified
Usage: pcap-config [ --help ] [ --static | --static-pcap-only ] [ --libs | --additional-libs ]
checking for pcap_set_buffer_size in -lpcap... yes
checking whether TPACKET_V2 is declared... yes
checking whether PACKET_FANOUT_QM is declared... yes
checking whether TPACKET_V3 is declared... yes
checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared... yes
checking for elf_begin in -lelf... yes
checking for xdp/xsk.h... no
checking for xsk_umem__create in -lxdp... no
checking for bpf_xdp_query_id... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating suricata-update/Makefile
config.status: creating src/autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
checking for iconv.h... yes
checking for libiconv_close in -liconv... no
checking for cap-ng.h... yes
checking for capng_clear in -lcap-ng... yes
checking for unw_backtrace in -lunwind... no

libunwind library and development headers not found
stacktrace on unexpected termination due to signal not possible

checking for magic.h... yes
checking for magic_open in -lmagic... yes
checking for maxminddb.h... yes
checking for MMDB_open in -lmaxminddb... yes
checking for LZ4F_createCompressionContext in -llz4... yes
checking for getconf... /usr/bin/getconf
checking for sphinx-build... no
checking for pdflatex... no
checking for rustc... /usr/bin/rustc
checking for cargo... /usr/bin/cargo
checking for Rust version 1.63.0 or newer... yes
checking for rustup... no
checking for ./rust/dist/rust-bindings.h... yes
checking for cbindgen... no
checking for FPC_IsFuzzPacketCapture in -lfuzzpcap... no
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
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 for git... /usr/bin/git
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.lock
config.status: creating rust/Cargo.toml
config.status: creating rust/derive/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 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 libsuricata-config
config.status: creating src/autoconf.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in libhtp (/usr/src/PGM/BUILD/suricata-7/libhtp)
configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--enable-geoip' '--enable-nfqueue' '--enable-unix-socket' '--enable-pie' '--enable-gccprotect' '--with-libpfring-libraries=/usr/lib' '--with-libpfring-includes=/usr/include' '--with-libpcap-libraries=/usr/lib/x86_64-linux-gnu' '--with-libpcap-includes=/usr/include' 'LD_RUN_PATH="/lib:/usr/lib:/usr/local/lib"' --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 race-free mkdir -p... /usr/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 the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
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... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking 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... 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 (/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 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 how to run the C preprocessor... gcc -E
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: executing depfiles commands
config.status: executing libtool commands

Suricata Configuration:
AF_PACKET support: yes
AF_XDP support: no
DPDK support: no
eBPF support: no
XDP support: no
PF_RING support: no
NFQueue support: yes
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
libjansson support: yes
hiredis support: no
hiredis async with libevent: no
PCRE jit: yes
LUA support: no
libluajit: no
GeoIP2 support: yes
Non-bundled htp: no
Hyperscan support: no
Libnet support: no
liblz4 support: yes
Landlock support: yes

Rust support: yes
Rust strict mode: no
Rust compiler path: /usr/bin/rustc
Rust compiler version: rustc 1.63.0
Cargo path: /usr/bin/cargo
Cargo version: cargo 1.65.0

Python support: yes
Python path: /usr/bin/python3
Install suricatactl: yes
Install suricatasc: yes
Install suricata-update: yes

Profiling enabled: no
Profiling locks enabled: no
Profiling rules enabled: no

Plugin support (experimental): yes
DPDK Bond PMD: no

Development settings:
Coccinelle / spatch: no
Unit tests enabled: no
Debug output enabled: no
Debug validation enabled: no
Fuzz targets enabled: no

Generic build parameters:
Installation prefix: /usr
Configuration directory: /usr/etc/suricata/
Log directory: /usr/var/log/suricata/

--prefix /usr
--sysconfdir /usr/etc
--localstatedir /usr/var
--datarootdir /usr/share

Host: x86_64-pc-linux-gnu
Compiler: gcc (exec name) / g++ (real)
GCC Protect enabled: yes
GCC march native enabled: yes
GCC Profile enabled: no
Position Independent Executable enabled: yes
CFLAGS -g -O2 -fPIC -std=c11 -march=native -I${srcdir}/../rust/gen -I${srcdir}/../rust/dist
PCAP_CFLAGS -I/usr/include
SECCFLAGS -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security

To build and install run 'make' and 'make install'.

You can run 'make install-conf' if you want to install initial configuration
files to /usr/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/

CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/usr/src/PGM/BUILD/suricata-7/missing' aclocal-1.16 -I m4
cd . && /bin/bash /usr/src/PGM/BUILD/suricata-7/missing automake-1.16 --foreign
doc/userguide/Makefile.am:47: warning: SPHINX_BUILD was already defined in condition TRUE, which includes condition SPHINX_BUILD ...
configure.ac:2236: ... 'SPHINX_BUILD' previously defined here
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/bash '/usr/src/PGM/BUILD/suricata-7/missing' autoconf
/bin/bash ./config.status --recheck
running CONFIG_SHELL=/bin/bash /bin/bash ./configure --prefix=/usr/ --enable-geoip --enable-nfqueue --enable-unix-socket --enable-pie --enable-gccprotect --with-libpfring-libraries=/usr/lib --with-libpfring-includes=/usr/include --with-libpcap-libraries=/usr/lib/x86_64-linux-gnu --with-libpcap-includes=/usr/include LD_RUN_PATH="/lib:/usr/lib:/usr/local/lib" --no-create --no-recursion
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 race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
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 whether make supports the include directive... yes (GNU style)
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for vfork.h... no
checking for sys/time.h... yes
checking for sys/param.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for 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 for clang... no
checking gcc version... 12
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (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 for ranlib... (cached) ranlib
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for cygpath... no
checking for pkg-config... /usr/bin/pkg-config
checking for python3... /usr/bin/python3
checking for wget... /usr/bin/wget
checking for stddef.h... yes
checking for arpa/inet.h... yes
checking for assert.h... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for fcntl.h... yes
checking for inttypes.h... (cached) yes
checking for getopt.h... yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for poll.h... yes
checking for sched.h... yes
checking for signal.h... yes
checking for stdarg.h... yes
checking for stdint.h... (cached) yes
checking for stdio.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdbool.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/ioctl.h... yes
checking for math.h... yes
checking for syslog.h... yes
checking for sys/prctl.h... yes
checking for sys/socket.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/syscall.h... yes
checking for sys/time.h... (cached) yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for linux/if_ether.h... yes
checking for linux/if_packet.h... yes
checking for linux/filter.h... yes
checking for linux/ethtool.h... yes
checking for linux/sockios.h... yes
checking for glob.h... yes
checking for locale.h... yes
checking for grp.h... yes
checking for pwd.h... yes
checking for dirent.h... yes
checking for fnmatch.h... yes
checking for sys/resource.h... yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... yes
checking for sys/random.h... yes
checking for utime.h... yes
checking for libgen.h... yes
checking for mach/mach.h... no
checking for stdatomic.h... yes
checking for sys/queue.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 C/C++ restrict keyword... __restrict__
checking for pid_t... yes
checking for mode_t... yes
checking for size_t... yes
checking for ssize_t... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for u_int... yes
checking for u_short... yes
checking for u_long... yes
checking for u_char... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for gcc options needed to detect all undeclared functions... none needed
checking for struct tm.tm_zone... yes
checking for ptrdiff_t... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... (cached) yes
checking for GNU libc compatible malloc... yes
checking for GNU libc compatible realloc... yes
checking for fork... yes
checking for vfork... yes
checking for alarm... yes
checking for getpagesize... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for working mktime... yes
checking for working mmap... yes
checking for working strtod... yes
checking for memmem... yes
checking for memset... yes
checking for memchr... yes
checking for memrchr... yes
checking for memmove... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for strdup... yes
checking for strndup... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for strstr... yes
checking for strpbrk... yes
checking for strtoull... yes
checking for strtoumax... yes
checking for strerror... yes
checking for gethostname... yes
checking for inet_ntoa... yes
checking for uname... yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for utime... yes
checking for strptime... yes
checking for tzset... yes
checking for localtime_r... yes
checking for socket... yes
checking for setenv... yes
checking for select... yes
checking for putenv... yes
checking for dup2... yes
checking for endgrent... yes
checking for endpwent... yes
checking for atexit... yes
checking for munmap... yes
checking for setrlimit... yes
checking for fwrite_unlocked... yes
checking whether getrandom is declared... 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 c11 support... yes
checking for thread local storage gnu __thread support... yes
checking for -fstack-protector... yes
checking for -D_FORTIFY_SOURCE=2... yes
checking for -Wformat -Wformat-security... yes
checking for -z relro... yes
checking for -z now... yes
checking for linux/landlock.h... yes
checking for dlfcn.h... (cached) yes
checking for plugin support... yes
checking checking if gcc supports -march=native... yes
checking for spatch... no
checking for zlib.h... yes
checking for inflate in -lz... yes
checking for pcre2_compile_8 in -lpcre2-8... yes
checking for PCRE2 JIT support... yes
checking for systemd/sd-daemon.h... no
checking for libhs... no
checking for hs.h... no
checking for yaml.h... yes
checking for yaml_parser_initialize in -lyaml... yes
checking for pthread_create in -lpthread... yes
checking for pthread_spin_unlock... yes
checking for jansson.h... yes
checking for json_dump_callback in -ljansson... yes
checking for libnetfilter_queue... yes
checking for nfnl_fd in -lnfnetlink... yes
checking for libnetfilter_queue/libnetfilter_queue.h... yes
checking for nfq_open in -lnetfilter_queue... yes
checking for nfq_set_queue_maxlen in -lnetfilter_queue... yes
checking for nfq_set_verdict2 in -lnetfilter_queue... yes
checking for nfq_set_queue_flags in -lnetfilter_queue... yes
checking for nfq_set_verdict_batch in -lnetfilter_queue... yes
checking for signed nfq_get_payload payload argument... no
checking whether OS_WIN32 is declared... no
checking for libnet.h version 1.1.x... no
checking for pcap.h... yes
checking for pcap.h... (cached) yes
checking for pcap/pcap.h... yes
checking for pcap/bpf.h... no
checking for pcap_open_dead in -lpcap... yes
checking for libpcap... 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... yes
checking whether TPACKET_V3 is declared... yes
checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared... yes
checking for elf_begin in -lelf... yes
checking for xdp/xsk.h... no
checking for xsk_umem__create in -lxdp... no
checking for bpf_xdp_query_id... no
checking that generated files are newer than configure... done
configure: creating ./config.status
checking for iconv.h... yes
checking for libiconv_close in -liconv... no
checking for cap-ng.h... yes
checking for capng_clear in -lcap-ng... yes
checking for unw_backtrace in -lunwind... no

libunwind library and development headers not found
stacktrace on unexpected termination due to signal not possible

checking for magic.h... yes
checking for magic_open in -lmagic... yes
checking for maxminddb.h... yes
checking for MMDB_open in -lmaxminddb... yes
checking for LZ4F_createCompressionContext in -llz4... yes
checking for getconf... /usr/bin/getconf
checking for sphinx-build... no
checking for pdflatex... no
checking for rustc... /usr/bin/rustc
checking for cargo... /usr/bin/cargo
checking for Rust version 1.63.0 or newer... yes
checking for rustup... no
checking for ./rust/dist/rust-bindings.h... yes
checking for cbindgen... no
checking for FPC_IsFuzzPacketCapture in -lfuzzpcap... no
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking dependency style of g++... gcc3
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 for git... /usr/bin/git
checking that generated files are newer than configure... done
configure: creating ./config.status

Suricata Configuration:
AF_PACKET support: yes
AF_XDP support: no
DPDK support: no
eBPF support: no
XDP support: no
PF_RING support: no
NFQueue support: yes
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
libjansson support: yes
hiredis support: no
hiredis async with libevent: no
PCRE jit: yes
LUA support: no
libluajit: no
GeoIP2 support: yes
Non-bundled htp: no
Hyperscan support: no
Libnet support: no
liblz4 support: yes
Landlock support: yes

Rust support: yes
Rust strict mode: no
Rust compiler path: /usr/bin/rustc
Rust compiler version: rustc 1.63.0
Cargo path: /usr/bin/cargo
Cargo version: cargo 1.65.0

Python support: yes
Python path: /usr/bin/python3
Install suricatactl: yes
Install suricatasc: yes
Install suricata-update: yes

Profiling enabled: no
Profiling locks enabled: no
Profiling rules enabled: no

Plugin support (experimental): yes
DPDK Bond PMD: no

Development settings:
Coccinelle / spatch: no
Unit tests enabled: no
Debug output enabled: no
Debug validation enabled: no
Fuzz targets enabled: no

Generic build parameters:
Installation prefix: /usr
Configuration directory: /usr/etc/suricata/
Log directory: /usr/var/log/suricata/

--prefix /usr
--sysconfdir /usr/etc
--localstatedir /usr/var
--datarootdir /usr/share

Host: x86_64-pc-linux-gnu
Compiler: gcc (exec name) / g++ (real)
GCC Protect enabled: yes
GCC march native enabled: yes
GCC Profile enabled: no
Position Independent Executable enabled: yes
CFLAGS -g -O2 -fPIC -std=c11 -march=native -I${srcdir}/../rust/gen -I${srcdir}/../rust/dist
PCAP_CFLAGS -I/usr/include
SECCFLAGS -fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security

To build and install run 'make' and 'make install'.

You can run 'make install-conf' if you want to install initial configuration
files to /usr/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/

/bin/bash ./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.lock
config.status: creating rust/Cargo.toml
config.status: creating rust/derive/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 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 libsuricata-config
config.status: creating src/autoconf.h
config.status: src/autoconf.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in libhtp
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp'
make all-recursive
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp'
Making all in htp
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/htp'
Making all in lzma
make[4]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/htp/lzma'
/bin/bash ../../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/bash ../../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/bash ../../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 cr .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[4]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/htp/lzma'
make[4]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/htp'
/bin/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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/bash ../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 cr .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/bash ../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 "/usr/src/PGM/BUILD/suricata-7/libhtp/htp/./.libs/libhtp-c.a")
libtool: link: (cd .libs/libhtp.lax/liblzma-c.a && ar x "/usr/src/PGM/BUILD/suricata-7/libhtp/htp/lzma/.libs/liblzma-c.a")
libtool: link: ar cr .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[4]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/htp'
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/htp'
Making all in test
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/test'
Making all in docs
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/docs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp/docs'
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp'
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp'
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/libhtp'
Making all in rust
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/rust'
\
CARGO_HOME="/home/jppRR/.cargo" \
CARGO_TARGET_DIR="/usr/src/PGM/BUILD/suricata-7/rust/target" \
/usr/bin/cargo build --release \
--features " "
Compiling autocfg v1.1.0
Compiling proc-macro2 v1.0.69
Compiling unicode-ident v1.0.12
Compiling syn v1.0.109
Compiling typenum v1.17.0
Compiling memchr v2.4.1
Compiling version_check v0.9.4
Compiling thiserror v1.0.50
Compiling minimal-lexical v0.2.1
Compiling libc v0.2.150
Compiling unicode-xid v0.2.4
Compiling serde v1.0.192
Compiling subtle v2.4.1
Compiling cfg-if v1.0.0
Compiling ppv-lite86 v0.2.17
Compiling cpufeatures v0.2.11
Compiling itoa v1.0.9
Compiling siphasher v0.3.11
Compiling num_threads v0.1.6
Compiling generic-array v0.14.7
Compiling time-macros v0.2.4
Compiling proc-macro2 v0.4.30
Compiling num-traits v0.2.17
Compiling num-integer v0.1.45
Compiling nom v7.1.3
Compiling num-bigint v0.4.4
Compiling quote v1.0.33
Compiling phf_shared v0.10.0
Compiling syn v2.0.39
Compiling getrandom v0.2.11
Compiling rand_core v0.6.4
Compiling rustversion v1.0.14
Compiling rand_chacha v0.3.1
Compiling crypto-common v0.1.6
Compiling block-buffer v0.10.4
Compiling rand v0.8.5
Compiling digest v0.10.7
Compiling num-bigint v0.2.6
Compiling build_const v0.2.2
Compiling failure_derive v0.1.8
Compiling opaque-debug v0.3.0
Compiling unicode-xid v0.1.0
Compiling rusticata-macros v4.1.0
Compiling crc v1.8.1
Compiling time v0.3.13
Compiling cipher v0.3.0
Compiling phf_generator v0.10.0
Compiling universal-hash v0.4.1
Compiling phf_codegen v0.10.0
Compiling num-iter v0.1.43
Compiling num-rational v0.2.4
Compiling num-complex v0.2.4
Compiling alloc-no-stdlib v2.0.4
Compiling syn v0.15.44
Compiling oid-registry v0.6.1
Compiling crc32fast v1.3.2
Compiling alloc-stdlib v0.2.2
Compiling toml v0.5.11
Compiling tls-parser v0.11.0
Compiling polyval v0.5.3
Compiling quote v0.6.13
Compiling num-traits v0.1.43
Compiling bitflags v1.2.1
Compiling adler v1.0.2
Compiling num-derive v0.2.5
Compiling miniz_oxide v0.7.1
Compiling enum_primitive v0.1.1
Compiling ghash v0.4.4
Compiling brotli-decompressor v2.5.1
Compiling phf v0.10.1
Compiling sawp v0.12.1
Compiling synstructure v0.12.6
Compiling aes v0.7.5
Compiling thiserror-impl v1.0.50
Compiling displaydoc v0.2.4
Compiling ctr v0.8.0
Compiling hmac v0.12.1
Compiling aead v0.4.3
Compiling aho-corasick v0.7.20
Compiling regex-syntax v0.6.29
Compiling byteorder v1.4.3
Compiling lazy_static v1.4.0
Compiling data-encoding v2.4.0
Compiling lzma-rs v0.2.0
Compiling aes-gcm v0.9.4
Compiling hkdf v0.12.3
Compiling brotli v3.4.0
Compiling num v0.2.1
Compiling flate2 v1.0.28
Compiling proc-macro-crate v1.1.0
Compiling regex v1.5.6
Compiling ipsec-parser v0.7.0
Compiling sha1 v0.10.6
Compiling md-5 v0.10.6
Compiling sha2 v0.10.8
Compiling base64 v0.13.1
Compiling widestring v0.4.3
Compiling asn1-rs-derive v0.4.0
Compiling asn1-rs-impl v0.1.0
Compiling nom-derive-impl v0.10.1
Compiling num_enum_derive v0.5.11
Compiling der-oid-macro v0.5.0
Compiling sawp-flags-derive v0.12.1
Compiling asn1-rs v0.5.2
Compiling der-parser v6.0.1
Compiling suricata-derive v7.0.3 (/WORK/PGM/BUILD/suricata-7.0.3/rust/derive)
Compiling failure v0.1.8
Compiling bendy v0.3.3
Compiling sawp-flags v0.12.1
Compiling nom-derive v0.10.1
Compiling der-parser v8.2.0
Compiling ntp-parser v0.6.0
Compiling num_enum v0.5.11
Compiling x509-parser v0.15.1
Compiling sawp-modbus v0.12.1
Compiling snmp-parser v0.9.0
Compiling kerberos-parser v0.7.1
Compiling uuid v0.8.2
Compiling suricata v7.0.3 (/WORK/PGM/BUILD/suricata-7.0.3/rust)
Finished release [optimized + debuginfo] target(s) in 53.56s
if test -e ../rust/target/release/suricata.lib; then \
cp -a ../rust/target/release/suricata.lib \
../rust/target/release/libsuricata_rust.a; \
fi
if test -e ../rust/target/release/libsuricata.a; then \
cp -a ../rust/target/release/libsuricata.a \
../rust/target/release/libsuricata_rust.a; \
fi
make gen/rust-bindings.h
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/rust'
make[2]: Nothing to be done for 'gen/rust-bindings.h'.
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/rust'
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/rust'
Making all in src
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/src'
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/bash '/usr/src/PGM/BUILD/suricata-7/missing' autoheader)
rm -f stamp-h1
touch autoconf.h.in
cd .. && /bin/bash ./config.status src/autoconf.h
config.status: creating src/autoconf.h
config.status: src/autoconf.h is unchanged
make all-am
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/src'
CC main.o
CC alert-debuglog.o
CC alert-fastlog.o
CC alert-syslog.o
CC app-layer.o
CC app-layer-detect-proto.o
CC app-layer-dnp3.o
CC app-layer-dnp3-objects.o
CC app-layer-enip.o
CC app-layer-enip-common.o
CC app-layer-events.o
CC app-layer-expectation.o
CC app-layer-ftp.o
CC app-layer-frames.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-range.o
CC app-layer-htp-xff.o
CC app-layer-http2.o
CC app-layer-ike.o
CC app-layer-krb5.o
CC app-layer-modbus.o
CC app-layer-quic.o
CC app-layer-mqtt.o
CC app-layer-nfs-tcp.o
CC app-layer-nfs-udp.o
CC app-layer-ntp.o
CC app-layer-parser.o
CC app-layer-protos.o
CC app-layer-rdp.o
CC app-layer-register.o
CC app-layer-rfb.o
CC app-layer-sip.o
CC app-layer-smb.o
CC app-layer-smtp.o
CC app-layer-snmp.o
CC app-layer-ssh.o
CC app-layer-ssl.o
CC app-layer-tftp.o
CC conf.o
CC conf-yaml-loader.o
CC counters.o
CC datasets.o
CC datasets-ipv4.o
CC datasets-ipv6.o
CC datasets-md5.o
CC datasets-sha256.o
CC datasets-string.o
CC decode.o
CC decode-chdlc.o
CC decode-erspan.o
CC decode-esp.o
CC decode-ethernet.o
CC decode-events.o
CC decode-geneve.o
CC decode-gre.o
CC decode-icmpv4.o
CC decode-icmpv6.o
CC decode-ipv4.o
CC decode-ipv6.o
CC decode-mpls.o
CC decode-nsh.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-template.o
CC decode-teredo.o
CC decode-udp.o
CC decode-vlan.o
CC decode-vntag.o
CC decode-vxlan.o
CC defrag.o
CC defrag-config.o
CC defrag-hash.o
CC defrag-queue.o
CC defrag-timeout.o
CC detect-app-layer-event.o
CC detect-app-layer-protocol.o
CC detect-asn1.o
CC detect-base64-data.o
CC detect-base64-decode.o
CC detect-bsize.o
CC detect-bypass.o
CC detect-byte.o
CC detect-byte-extract.o
CC detect-bytejump.o
CC detect-bytemath.o
CC detect-bytetest.o
CC detect.o
CC detect-cipservice.o
CC detect-classtype.o
CC detect-config.o
CC detect-content.o
CC detect-csum.o
CC detect-datarep.o
CC detect-dataset.o
CC detect-dce-iface.o
CC detect-dce-opnum.o
CC detect-dce-stub-data.o
CC detect-depth.o
CC detect-detection-filter.o
CC detect-distance.o
CC detect-dnp3.o
CC detect-dns-opcode.o
CC detect-dns-query.o
CC detect-dsize.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.o
CC detect-engine-content-inspection.o
CC detect-engine-dcepayload.o
CC detect-engine-enip.o
CC detect-engine-event.o
CC detect-engine-file.o
CC detect-engine-frame.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-profile.o
CC detect-engine-proto.o
CC detect-engine-register.o
CC detect-engine-siggroup.o
CC detect-engine-sigorder.o
CC detect-engine-state.o
CC detect-engine-tag.o
CC detect-engine-threshold.o
CC detect-engine-uint.o
CC detect-fast-pattern.o
CC detect-file-data.o
CC detect-file-hash-common.o
CC detect-filemagic.o
CC detect-filemd5.o
CC detect-filename.o
CC detect-filesha1.o
CC detect-filesha256.o
CC detect-filesize.o
CC detect-filestore.o
CC detect-flowbits.o
CC detect-flow.o
CC detect-flow-age.o
CC detect-flowint.o
CC detect-flowvar.o
CC detect-fragbits.o
CC detect-fragoffset.o
CC detect-frame.o
CC detect-ftpbounce.o
CC detect-ftpdata.o
CC detect-geoip.o
CC detect-gid.o
CC detect-hostbits.o
CC detect-http2.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-header-common.o
CC detect-http-header-names.o
CC detect-http-headers.o
CC detect-http-host.o
CC detect-http-location.o
CC detect-http-method.o
CC detect-http-protocol.o
CC detect-http-raw-header.o
CC detect-http-referer.o
CC detect-http-request-line.o
CC detect-http-response-line.o
CC detect-http-server-body.o
CC detect-http-server.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-icmpv4hdr.o
CC detect-icmpv6hdr.o
CC detect-icmpv6-mtu.o
CC detect-icode.o
CC detect-id.o
CC detect-ike-exch-type.o
CC detect-ike-spi.o
CC detect-ike-vendor.o
CC detect-ike-chosen-sa.o
CC detect-ike-key-exchange-payload-length.o
CC detect-ike-nonce-payload-length.o
CC detect-ike-nonce-payload.o
CC detect-ike-key-exchange-payload.o
CC detect-ipaddr.o
CC detect-ipopts.o
CC detect-ipproto.o
CC detect-iprep.o
CC detect-ipv4hdr.o
CC detect-ipv6hdr.o
CC detect-isdataat.o
CC detect-itype.o
CC detect-krb5-cname.o
CC detect-krb5-errcode.o
CC detect-krb5-msgtype.o
CC detect-krb5-sname.o
CC detect-krb5-ticket-encryption.o
CC detect-l3proto.o
CC detect-lua.o
CC detect-lua-extensions.o
CC detect-mark.o
CC detect-metadata.o
CC detect-modbus.o
CC detect-quic-sni.o
CC detect-quic-ua.o
CC detect-quic-version.o
CC detect-quic-cyu-hash.o
CC detect-quic-cyu-string.o
CC detect-mqtt-connack-sessionpresent.o
CC detect-mqtt-connect-clientid.o
CC detect-mqtt-connect-flags.o
CC detect-mqtt-connect-password.o
CC detect-mqtt-connect-username.o
CC detect-mqtt-connect-willmessage.o
CC detect-mqtt-connect-willtopic.o
CC detect-mqtt-flags.o
CC detect-mqtt-protocol-version.o
CC detect-mqtt-publish-message.o
CC detect-mqtt-publish-topic.o
CC detect-mqtt-qos.o
CC detect-mqtt-reason-code.o
CC detect-mqtt-subscribe-topic.o
CC detect-mqtt-type.o
CC detect-mqtt-unsubscribe-topic.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-requires.o
CC detect-rev.o
CC detect-rfb-name.o
CC detect-rfb-secresult.o
CC detect-rfb-sectype.o
CC detect-rpc.o
CC detect-sameip.o
CC detect-sid.o
CC detect-sip-method.o
CC detect-sip-protocol.o
CC detect-sip-request-line.o
CC detect-sip-response-line.o
CC detect-sip-stat-code.o
CC detect-sip-stat-msg.o
CC detect-sip-uri.o
CC detect-smb-ntlmssp.o
CC detect-smb-share.o
CC detect-snmp-community.o
CC detect-snmp-pdu_type.o
CC detect-snmp-usm.o
CC detect-snmp-version.o
CC detect-dhcp-leasetime.o
CC detect-dhcp-rebinding-time.o
CC detect-dhcp-renewal-time.o
CC detect-ssh-hassh.o
CC detect-ssh-hassh-server.o
CC detect-ssh-hassh-server-string.o
CC detect-ssh-hassh-string.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-ssl-state.o
CC detect-ssl-version.o
CC detect-stream_size.o
CC detect-tag.o
CC detect-target.o
CC detect-tcp-ack.o
CC detect-tcp-flags.o
CC detect-tcphdr.o
CC detect-tcpmss.o
CC detect-tcp-seq.o
CC detect-tcp-window.o
CC detect-template2.o
CC detect-template.o
CC detect-template-rust-buffer.o
CC detect-threshold.o
CC detect-tls.o
CC detect-tls-cert-fingerprint.o
CC detect-tls-cert-issuer.o
CC detect-tls-certs.o
CC detect-tls-cert-serial.o
CC detect-tls-cert-subject.o
CC detect-tls-cert-validity.o
CC detect-tls-ja3-hash.o
CC detect-tls-ja3s-hash.o
CC detect-tls-ja3s-string.o
CC detect-tls-ja3-string.o
CC detect-tls-sni.o
CC detect-tls-version.o
CC detect-tls-random.o
CC detect-tos.o
CC detect-transform-casechange.o
CC detect-transform-compress-whitespace.o
CC detect-transform-dotprefix.o
CC detect-transform-header-lowercase.o
CC detect-transform-md5.o
CC detect-transform-pcrexform.o
CC detect-transform-sha1.o
CC detect-transform-sha256.o
CC detect-transform-strip-pseudo-headers.o
CC detect-transform-strip-whitespace.o
CC detect-transform-urldecode.o
CC detect-transform-xor.o
CC detect-ttl.o
CC detect-udphdr.o
CC detect-uricontent.o
CC detect-urilen.o
CC detect-within.o
CC detect-xbits.o
CC device-storage.o
CC feature.o
CC flow-bit.o
CC flow-bypass.o
CC flow.o
CC flow-hash.o
CC flow-manager.o
CC flow-queue.o
CC flow-spare-pool.o
CC flow-storage.o
CC flow-timeout.o
CC flow-util.o
CC flow-var.o
CC flow-worker.o
CC host-bit.o
CC host.o
CC host-queue.o
CC host-storage.o
CC host-timeout.o
CC ippair-bit.o
CC ippair.o
CC ippair-queue.o
CC ippair-storage.o
CC ippair-timeout.o
CC log-cf-common.o
CC log-httplog.o
CC log-pcap.o
CC log-stats.o
CC log-tcp-data.o
CC log-tlslog.o
CC log-tlsstore.o
CC output.o
CC output-eve-stream.o
CC output-file.o
CC output-filedata.o
CC output-filestore.o
CC output-flow.o
CC output-json-alert.o
CC output-json-anomaly.o
CC output-json-bittorrent-dht.o
CC output-json.o
CC output-json-common.o
CC output-json-dcerpc.o
CC output-json-dhcp.o
CC output-json-dnp3.o
CC output-json-dnp3-objects.o
CC output-json-dns.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-frame.o
CC output-json-ftp.o
CC output-json-http2.o
CC output-json-http.o
CC output-json-ike.o
CC output-json-krb5.o
CC output-json-metadata.o
CC output-json-modbus.o
CC output-json-quic.o
CC output-json-mqtt.o
CC output-json-netflow.o
CC output-json-nfs.o
CC output-json-pgsql.o
CC output-json-rdp.o
CC output-json-rfb.o
CC output-json-sip.o
CC output-json-smb.o
CC output-json-smtp.o
CC output-json-snmp.o
CC output-json-ssh.o
CC output-json-stats.o
CC output-json-template.o
CC output-json-tftp.o
CC output-json-tls.o
CC output-eve-syslog.o
CC output-lua.o
CC output-packet.o
CC output-stats.o
CC output-streaming.o
CC output-tx.o
CC packet.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-af-xdp.o
CC runmode-dpdk.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-nflog.o
CC runmode-nfq.o
CC runmode-pcap.o
CC runmode-pcap-file.o
CC runmode-pfring.o
CC runmodes.o
CC runmode-unittests.o
CC runmode-unix-socket.o
CC runmode-windivert.o
CC rust-context.o
CC source-af-packet.o
CC source-af-xdp.o
CC source-dpdk.o
CC source-erf-dag.o
CC source-erf-file.o
CC source-ipfw.o
CC source-napatech.o
CC source-netmap.o
CC source-nflog.o
CC source-nfq.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-cache.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-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-affinity.o
CC util-atomic.o
CC util-base64.o
CC util-bloomfilter.o
CC util-bloomfilter-counting.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-daemon.o
CC util-datalink.o
CC util-debug.o
CC util-debug-filters.o
CC util-decode-mime.o
CC util-detect.o
CC util-device.o
CC util-dpdk.o
CC util-dpdk-i40e.o
CC util-dpdk-ice.o
CC util-dpdk-ixgbe.o
CC util-dpdk-bonding.o
CC util-ebpf.o
CC util-enum.o
CC util-error.o
CC util-exception-policy.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-info.o
CC util-host-os-info.o
CC util-hugepages.o
CC util-hyperscan.o
CC util-ioctl.o
CC util-ip.o
CC util-ja3.o
CC util-landlock.o
CC util-logopenfile.o
CC util-log-redis.o
CC util-lua.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-hassh.o
CC util-lua-http.o
CC util-lua-ja3.o
CC util-luajit.o
CC util-lua-smtp.o
CC util-lua-ssh.o
CC util-lua-tls.o
CC util-macset.o
CC util-magic.o
CC util-mem.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-ks.o
CC util-mpm-ac-ks-small.o
CC util-mpm.o
CC util-mpm-hs.o
CC util-napatech.o
CC util-pages.o
CC util-path.o
CC util-pidfile.o
CC util-plugin.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.o
CC util-spm-hs.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-sysfs.o
CC util-thash.o
CC util-threshold-config.o
CC util-time.o
CC util-unittest.o
CC util-unittest-helper.o
CC util-var.o
CC util-var-name.o
CC win32-misc.o
CC win32-service.o
CC win32-syscall.o
AR libsuricata_c.a
ar: `u' modifier ignored since `D' is the default (see `U')
CCLD suricata
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/src'
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/src'
Making all in qa
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/qa'
Making all in coccinelle
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/qa/coccinelle'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/qa/coccinelle'
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/qa'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/qa'
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/qa'
Making all in rules
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/rules'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/rules'
Making all in doc
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/doc'
Making all in userguide
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/doc/userguide'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/doc/userguide'
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/doc'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/doc'
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/doc'
Making all in contrib
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib'
Making all in file_processor
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor'
Making all in Action
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor/Action'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor/Action'
Making all in Processor
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor/Processor'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor/Processor'
make[3]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor'
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib/file_processor'
make[2]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib'
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/contrib'
Making all in etc
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/etc'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/etc'
Making all in python
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/python'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/python'
Making all in ebpf
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/ebpf'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/ebpf'
Making all in suricata-update
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3/suricata-update'
make[1]: Nothing to be done for 'all'.
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3/suricata-update'
make[1]: Entering directory '/WORK/PGM/BUILD/suricata-7.0.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/WORK/PGM/BUILD/suricata-7.0.3'
(1-1/2)