Project

General

Profile

Bug #6384 » config.log

configure log - Aditya Nugraha, 10/04/2023 03:51 PM

 
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by suricata configure 7.0.2-dev, which was
generated by GNU Autoconf 2.71. Invocation command line was

$ ./configure --target=x86_64-openwrt-linux --host=x86_64-openwrt-linux --build=x86_64-pc-linux-gnu --disable-dependency-tracking --program-prefix= --program-suffix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --libexecdir=/usr/lib --sysconfdir=/etc --datadir=/usr/share --localstatedir=/var --mandir=/usr/man --infodir=/usr/info --target= --host= --build= --enable-shared --disable-gccmarch-native --disable-gccprofile --with-gnu-ld --with-sysroot=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom --enable-luajit --enable-gccprotect --enable-nfqueue --enable-geoip --enable-libmagic --enable-debug --enable-hiredis --enable-ebpf-build --enable-nflog

## --------- ##
## Platform. ##
## --------- ##

hostname = username
uname -m = x86_64
uname -r = 6.5.0-1-amd64
uname -s = Linux
uname -v = #1 SMP PREEMPT_DYNAMIC Debian 6.5.3-1 (2023-09-13)

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/
PATH: /home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/
PATH: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/bin/
PATH: /home/username/works/openwrt/staging_dir/hostpkg/bin/
PATH: /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/
PATH: /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/
PATH: /home/username/works/openwrt/staging_dir/host/bin/
PATH: /home/username/works/openwrt/staging_dir/host/bin/
PATH: /usr/local/sbin/
PATH: /usr/local/bin/
PATH: /usr/sbin/
PATH: /usr/bin/
PATH: /sbin/
PATH: /bin/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2823: loading site script /home/username/works/openwrt/include/site/x86_64
| #!/bin/sh
| . $TOPDIR/include/site/linux
| ac_cv_c_littleendian=${ac_cv_c_littleendian=yes}
| ac_cv_c_bigendian=${ac_cv_c_bigendian=no}
|
| ac_cv_sizeof___int64=0
| ac_cv_sizeof_char=1
| ac_cv_sizeof_int=4
| ac_cv_sizeof_int16_t=2
| ac_cv_sizeof_int32_t=4
| ac_cv_sizeof_int64_t=8
| ac_cv_sizeof_long_int=8
| ac_cv_sizeof_long_long=8
| ac_cv_sizeof_long=8
| ac_cv_sizeof_off_t=8
| ac_cv_sizeof_short_int=2
| ac_cv_sizeof_short=2
| ac_cv_sizeof_size_t=8
| ac_cv_sizeof_ssize_t=8
| ac_cv_sizeof_u_int16_t=2
| ac_cv_sizeof_u_int32_t=4
| ac_cv_sizeof_u_int64_t=8
| ac_cv_sizeof_uint16_t=2
| ac_cv_sizeof_uint32_t=4
| ac_cv_sizeof_uint64_t=8
| ac_cv_sizeof_unsigned_int=4
| ac_cv_sizeof_unsigned_long=8
| ac_cv_sizeof_unsigned_long_long=8
| ac_cv_sizeof_unsigned_short=2
| ac_cv_sizeof_void_p=8
configure:3405: looking for aux files: compile config.guess config.sub ltmain.sh missing install-sh
configure:3418: trying ./
configure:3447: ./compile found
configure:3447: ./config.guess found
configure:3447: ./config.sub found
configure:3447: ./ltmain.sh found
configure:3447: ./missing found
configure:3429: ./install-sh found
configure:3570: checking whether make supports nested variables
configure:3588: result: yes
configure:3621: checking for a BSD-compatible install
configure:3694: result: /home/username/works/openwrt/staging_dir/host/bin/install -c
configure:3705: checking whether build environment is sane
configure:3760: result: yes
configure:3919: checking for a race-free mkdir -p
configure:3963: result: /usr/bin/mkdir -p
configure:3970: checking for gawk
configure:3991: found /usr/bin/gawk
configure:4002: result: gawk
configure:4013: checking whether make sets $(MAKE)
configure:4036: result: yes
configure:4128: checking whether UID '0' is supported by ustar format
configure:4131: result: yes
configure:4138: checking whether GID '0' is supported by ustar format
configure:4141: result: yes
configure:4149: checking how to create a ustar tar archive
configure:4160: tar --version
tar (GNU tar) 1.34
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by John Gilmore and Jay Fenlason.
configure:4163: $? = 0
configure:4203: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:4206: $? = 0
configure:4210: tar -xf - <conftest.tar
configure:4213: $? = 0
configure:4215: cat conftest.dir/file
GrepMe
configure:4218: $? = 0
configure:4232: result: gnutar
configure:4335: checking build system type
configure:4350: result: x86_64-pc-linux-gnu
configure:4370: checking host system type
configure:4384: result: x86_64-pc-linux-gnu
configure:4425: checking how to print strings
configure:4452: result: printf
configure:4486: checking whether make supports the include directive
configure:4501: make -f confmf.GNU && cat confinc.out
make[3]: Entering directory '/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2'
make[3]: Leaving directory '/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2'
this is the am__doit target
configure:4504: $? = 0
configure:4520: result: yes (GNU style)
configure:4596: checking for gcc
configure:4628: result: ccache x86_64-openwrt-linux-gnu-gcc
configure:4981: checking for C compiler version
configure:4990: ccache x86_64-openwrt-linux-gnu-gcc --version >&5
x86_64-openwrt-linux-gnu-gcc (OpenWrt GCC 13.2.0 r24076-cd56a68232) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5001: $? = 0
configure:4990: ccache x86_64-openwrt-linux-gnu-gcc -v >&5
Reading specs from /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/specs
COLLECT_GCC=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/x86_64-openwrt-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/libexec/gcc/x86_64-openwrt-linux-gnu/13.2.0/lto-wrapper
Target: x86_64-openwrt-linux-gnu
Configured with: /home/username/works/openwrt/build_dir/toolchain-x86_64_gcc-13.2.0_glibc/gcc-13.2.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 13.2.0 r24076-cd56a68232' --prefix=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-openwrt-linux-gnu --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-system-zlib=/home/username/works/openwrt/staging_dir/host --with-zstd=/home/username/works/openwrt/staging_dir/host --with-gmp=/home/username/works/openwrt/staging_dir/host --with-mpfr=/home/username/works/openwrt/staging_dir/host --with-mpc=/home/username/works/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --enable-default-ssp CFLAGS='-O2 -I/home/username/works/openwrt/staging_dir/host/include -pipe' CXXFLAGS='-O2 -I/home/username/works/openwrt/staging_dir/host/include -pipe' 'CFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'CXXFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'GOCFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' --with-headers=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib --enable-plugins --enable-lto --with-libelf=/home/username/works/openwrt/staging_dir/host
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (OpenWrt GCC 13.2.0 r24076-cd56a68232)
configure:5001: $? = 0
configure:4990: ccache x86_64-openwrt-linux-gnu-gcc -V >&5
x86_64-openwrt-linux-gnu-gcc: error: unrecognized command-line option '-V'
x86_64-openwrt-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:5001: $? = 1
configure:4990: ccache x86_64-openwrt-linux-gnu-gcc -qversion >&5
x86_64-openwrt-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
x86_64-openwrt-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:5001: $? = 1
configure:4990: ccache x86_64-openwrt-linux-gnu-gcc -version >&5
x86_64-openwrt-linux-gnu-gcc: error: unrecognized command-line option '-version'
x86_64-openwrt-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:5001: $? = 1
configure:5021: checking whether the C compiler works
configure:5043: ccache x86_64-openwrt-linux-gnu-gcc -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:5047: $? = 0
configure:5097: result: yes
configure:5100: checking for C compiler default output file name
configure:5102: result: a.out
configure:5108: checking for suffix of executables
configure:5115: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:5119: $? = 0
configure:5142: result:
configure:5164: checking whether we are cross compiling
configure:5172: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:5176: $? = 0
configure:5183: ./conftest
configure:5187: $? = 0
configure:5202: result: no
configure:5207: checking for suffix of object files
configure:5230: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:5234: $? = 0
configure:5256: result: o
configure:5260: checking whether the compiler supports GNU C
configure:5280: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:5280: $? = 0
configure:5290: result: yes
configure:5301: checking whether ccache x86_64-openwrt-linux-gnu-gcc accepts -g
configure:5322: ccache x86_64-openwrt-linux-gnu-gcc -c -g -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
cc1: note: someone does not honour COPTS correctly, passed 0 times
configure:5322: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:5338: ccache x86_64-openwrt-linux-gnu-gcc -c -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
cc1: note: someone does not honour COPTS correctly, passed 0 times
configure:5338: $? = 0
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| /* end confdefs.h. */
|
| int
| main (void)
| {
|
| ;
| return 0;
| }
configure:5355: ccache x86_64-openwrt-linux-gnu-gcc -c -g -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
cc1: note: someone does not honour COPTS correctly, passed 0 times
configure:5355: $? = 0
configure:5366: result: yes
configure:5386: checking for ccache x86_64-openwrt-linux-gnu-gcc option to enable C11 features
configure:5401: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:5401: $? = 0
configure:5419: result: none needed
configure:5535: checking whether ccache x86_64-openwrt-linux-gnu-gcc understands -c and -o together
configure:5558: ccache x86_64-openwrt-linux-gnu-gcc -c conftest.c -o conftest2.o
cc1: note: someone does not honour COPTS correctly, passed 0 times
configure:5561: $? = 0
configure:5558: ccache x86_64-openwrt-linux-gnu-gcc -c conftest.c -o conftest2.o
cc1: note: someone does not honour COPTS correctly, passed 0 times
configure:5561: $? = 0
configure:5573: result: yes
configure:5592: checking dependency style of ccache x86_64-openwrt-linux-gnu-gcc
configure:5704: result: none
configure:5719: checking for a sed that does not truncate output
configure:5789: result: /home/username/works/openwrt/staging_dir/host/bin/sed
configure:5806: checking for grep that handles long lines and -e
configure:5870: result: /home/username/works/openwrt/staging_dir/host/bin/grep
configure:5875: checking for egrep
configure:5943: result: /home/username/works/openwrt/staging_dir/host/bin/grep -E
configure:5948: checking for fgrep
configure:6016: result: /home/username/works/openwrt/staging_dir/host/bin/grep -F
configure:6052: checking for ld used by ccache x86_64-openwrt-linux-gnu-gcc
configure:6120: result: x86_64-openwrt-linux-gnu-ld.bfd
configure:6127: checking if the linker (x86_64-openwrt-linux-gnu-ld.bfd) is GNU ld
configure:6143: result: yes
configure:6155: checking for BSD- or MS-compatible name lister (nm)
configure:6210: result: x86_64-openwrt-linux-gnu-gcc-nm
configure:6350: checking the name lister (x86_64-openwrt-linux-gnu-gcc-nm) interface
configure:6358: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:6361: x86_64-openwrt-linux-gnu-gcc-nm "conftest.o"
configure:6364: output
0000000000000000 B some_variable
configure:6371: result: BSD nm
configure:6374: checking whether ln -s works
configure:6378: result: yes
configure:6386: checking the maximum length of command line arguments
configure:6518: result: 32768
configure:6566: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
configure:6607: result: func_convert_file_noop
configure:6614: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
configure:6635: result: func_convert_file_noop
configure:6642: checking for x86_64-openwrt-linux-gnu-ld.bfd option to reload object files
configure:6650: result: -r
configure:6729: checking for file
configure:6750: found /home/username/works/openwrt/staging_dir/host/bin/file
configure:6761: result: file
configure:6837: checking for objdump
configure:6869: result: x86_64-openwrt-linux-gnu-objdump
configure:6901: checking how to recognize dependent libraries
configure:7102: result: pass_all
configure:7192: checking for dlltool
configure:7227: result: no
configure:7257: checking how to associate runtime and link libraries
configure:7285: result: printf %s\n
configure:7436: checking for archiver @FILE support
configure:7454: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:7454: $? = 0
configure:7458: x86_64-openwrt-linux-gnu-gcc-ar cr libconftest.a @conftest.lst >&5
configure:7461: $? = 0
configure:7466: x86_64-openwrt-linux-gnu-gcc-ar cr libconftest.a @conftest.lst >&5
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ar: conftest.o: No such file or directory
configure:7469: $? = 1
configure:7481: result: @
configure:7544: checking for strip
configure:7576: result: x86_64-openwrt-linux-gnu-strip
configure:7653: checking for ranlib
configure:7685: result: x86_64-openwrt-linux-gnu-gcc-ranlib
configure:7787: checking command to parse x86_64-openwrt-linux-gnu-gcc-nm output from ccache x86_64-openwrt-linux-gnu-gcc object
configure:7941: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:7944: $? = 0
configure:7948: x86_64-openwrt-linux-gnu-gcc-nm conftest.o \| /home/username/works/openwrt/staging_dir/host/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /home/username/works/openwrt/staging_dir/host/bin/sed '/ __gnu_lto/d' \> conftest.nm
configure:7951: $? = 0
configure:8017: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c conftstm.o >&5
configure:8020: $? = 0
configure:8058: result: ok
configure:8105: checking for sysroot
configure:8136: result: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom
configure:8143: checking for a working dd
configure:8187: result: /usr/bin/dd
configure:8191: checking how to truncate binary pipes
configure:8207: result: /usr/bin/dd bs=4096 count=1
configure:8344: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:8347: $? = 0
configure:8544: checking for mt
configure:8565: found /usr/bin/mt
configure:8576: result: mt
configure:8599: checking if mt is a manifest tool
configure:8606: mt '-?'
configure:8614: result: no
configure:9339: checking for stdio.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for stdlib.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for string.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for inttypes.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for stdint.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for strings.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for sys/stat.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for sys/types.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for unistd.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for vfork.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:48:10: fatal error: vfork.h: No such file or directory
48 | #include <vfork.h>
| ^~~~~~~~~
compilation terminated.
configure:9339: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <vfork.h>
configure:9339: result: no
configure:9339: checking for sys/time.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9339: checking for sys/param.h
configure:9339: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9339: $? = 0
configure:9339: result: yes
configure:9364: checking for dlfcn.h
configure:9364: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:9364: $? = 0
configure:9364: result: yes
configure:9623: checking for objdir
configure:9639: result: .libs
configure:9903: checking if ccache x86_64-openwrt-linux-gnu-gcc supports -fno-rtti -fno-exceptions
configure:9922: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
configure:9926: $? = 0
configure:9939: result: no
configure:10297: checking for ccache x86_64-openwrt-linux-gnu-gcc option to produce PIC
configure:10305: result: -fPIC -DPIC
configure:10313: checking if ccache x86_64-openwrt-linux-gnu-gcc PIC flag -fPIC -DPIC works
configure:10332: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -fPIC -DPIC -DPIC conftest.c >&5
configure:10336: $? = 0
configure:10349: result: yes
configure:10378: checking if ccache x86_64-openwrt-linux-gnu-gcc static flag -static works
configure:10407: result: no
configure:10422: checking if ccache x86_64-openwrt-linux-gnu-gcc supports -c -o file.o
configure:10444: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -o out/conftest2.o conftest.c >&5
configure:10448: $? = 0
configure:10470: result: yes
configure:10478: checking if ccache x86_64-openwrt-linux-gnu-gcc supports -c -o file.o
configure:10526: result: yes
configure:10559: checking whether the ccache x86_64-openwrt-linux-gnu-gcc linker (x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64) supports shared libraries
configure:11827: result: yes
configure:11864: checking whether -lc should be explicitly linked in
configure:11873: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:11876: $? = 0
configure:11891: ccache x86_64-openwrt-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /home/username/works/openwrt/staging_dir/host/bin/grep -lc \>/dev/null 2\>\&1
configure:11894: $? = 0
configure:11908: result: no
configure:12068: checking dynamic linker characteristics
configure:12650: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -Wl,-rpath -Wl,/foo conftest.c >&5
configure:12650: $? = 0
configure:12889: result: GNU/Linux ld.so
configure:13011: checking how to hardcode library paths into programs
configure:13036: result: immediate
configure:13588: checking whether stripping libraries is possible
configure:13597: result: yes
configure:13639: checking if libtool supports shared libraries
configure:13641: result: yes
configure:13644: checking whether to build shared libraries
configure:13669: result: yes
configure:13672: checking whether to build static libraries
configure:13676: result: yes
configure:13832: checking pkg-config is at least version 0.9.0
configure:13835: result: yes
configure:13844: checking whether GCC or Clang is our compiler
configure:13860: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:26:42: error: #error
26 | #error
| ^~~~~
configure:13860: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #if ! __clang__
| #error
| #endif
|
configure:13871: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:13871: $? = 0
configure:13884: result: gcc
configure:13899: checking for clang
configure:13934: result: /home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/clang
configure:13954: checking gcc version
configure:13960: result: 13.2.0
configure:13981: checking for gawk
configure:14013: result: gawk
configure:14077: checking for gcc
configure:14109: result: ccache x86_64-openwrt-linux-gnu-gcc
configure:14462: checking for C compiler version
configure:14471: ccache x86_64-openwrt-linux-gnu-gcc --version >&5
x86_64-openwrt-linux-gnu-gcc (OpenWrt GCC 13.2.0 r24076-cd56a68232) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:14482: $? = 0
configure:14471: ccache x86_64-openwrt-linux-gnu-gcc -v >&5
Reading specs from /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/specs
COLLECT_GCC=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/x86_64-openwrt-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/libexec/gcc/x86_64-openwrt-linux-gnu/13.2.0/lto-wrapper
Target: x86_64-openwrt-linux-gnu
Configured with: /home/username/works/openwrt/build_dir/toolchain-x86_64_gcc-13.2.0_glibc/gcc-13.2.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 13.2.0 r24076-cd56a68232' --prefix=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-openwrt-linux-gnu --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-system-zlib=/home/username/works/openwrt/staging_dir/host --with-zstd=/home/username/works/openwrt/staging_dir/host --with-gmp=/home/username/works/openwrt/staging_dir/host --with-mpfr=/home/username/works/openwrt/staging_dir/host --with-mpc=/home/username/works/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --enable-default-ssp CFLAGS='-O2 -I/home/username/works/openwrt/staging_dir/host/include -pipe' CXXFLAGS='-O2 -I/home/username/works/openwrt/staging_dir/host/include -pipe' 'CFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'CXXFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'GOCFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' --with-headers=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib --enable-plugins --enable-lto --with-libelf=/home/username/works/openwrt/staging_dir/host
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (OpenWrt GCC 13.2.0 r24076-cd56a68232)
configure:14482: $? = 0
configure:14471: ccache x86_64-openwrt-linux-gnu-gcc -V >&5
x86_64-openwrt-linux-gnu-gcc: error: unrecognized command-line option '-V'
x86_64-openwrt-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:14482: $? = 1
configure:14471: ccache x86_64-openwrt-linux-gnu-gcc -qversion >&5
x86_64-openwrt-linux-gnu-gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'?
x86_64-openwrt-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:14482: $? = 1
configure:14471: ccache x86_64-openwrt-linux-gnu-gcc -version >&5
x86_64-openwrt-linux-gnu-gcc: error: unrecognized command-line option '-version'
x86_64-openwrt-linux-gnu-gcc: fatal error: no input files
compilation terminated.
configure:14482: $? = 1
configure:14486: checking whether the compiler supports GNU C
configure:14516: result: yes
configure:14527: checking whether ccache x86_64-openwrt-linux-gnu-gcc accepts -g
configure:14592: result: yes
configure:14612: checking for ccache x86_64-openwrt-linux-gnu-gcc option to enable C11 features
configure:14645: result: none needed
configure:14761: checking whether ccache x86_64-openwrt-linux-gnu-gcc understands -c and -o together
configure:14799: result: yes
configure:14818: checking dependency style of ccache x86_64-openwrt-linux-gnu-gcc
configure:14930: result: none
configure:14950: checking how to run the C preprocessor
configure:14976: ccache x86_64-openwrt-linux-gnu-gcc -E -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c
configure:14976: $? = 0
configure:14991: ccache x86_64-openwrt-linux-gnu-gcc -E -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c
conftest.c:25:10: fatal error: ac_nonexistent.h: No such file or directory
25 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:14991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15018: result: ccache x86_64-openwrt-linux-gnu-gcc -E
configure:15032: ccache x86_64-openwrt-linux-gnu-gcc -E -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c
configure:15032: $? = 0
configure:15047: ccache x86_64-openwrt-linux-gnu-gcc -E -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c
conftest.c:25:10: fatal error: ac_nonexistent.h: No such file or directory
25 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:15047: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:15125: checking for ranlib
configure:15157: result: x86_64-openwrt-linux-gnu-gcc-ranlib
configure:15180: checking whether ln -s works
configure:15184: result: yes
configure:15191: checking whether make sets $(MAKE)
configure:15214: result: yes
configure:15223: checking for grep that handles long lines and -e
configure:15287: result: /home/username/works/openwrt/staging_dir/host/bin/grep
configure:15295: checking for cygpath
configure:15331: result: no
configure:15350: checking for pkg-config
configure:15373: found /home/username/works/openwrt/staging_dir/host/bin/pkg-config
configure:15386: result: /home/username/works/openwrt/staging_dir/host/bin/pkg-config
configure:15420: checking for python3
configure:15443: found /home/username/works/openwrt/staging_dir/hostpkg/bin/python3
configure:15455: result: /home/username/works/openwrt/staging_dir/hostpkg/bin/python3
configure:15497: checking for wget
configure:15520: found /home/username/works/openwrt/staging_dir/host/bin/wget
configure:15533: result: /home/username/works/openwrt/staging_dir/host/bin/wget
configure:15614: checking for stddef.h
configure:15614: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15614: $? = 0
configure:15614: result: yes
configure:15621: checking for arpa/inet.h
configure:15621: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15621: $? = 0
configure:15621: result: yes
configure:15627: checking for assert.h
configure:15627: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15627: $? = 0
configure:15627: result: yes
configure:15633: checking for ctype.h
configure:15633: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15633: $? = 0
configure:15633: result: yes
configure:15639: checking for errno.h
configure:15639: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15639: $? = 0
configure:15639: result: yes
configure:15645: checking for fcntl.h
configure:15645: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15645: $? = 0
configure:15645: result: yes
configure:15651: checking for inttypes.h
configure:15651: result: yes
configure:15658: checking for getopt.h
configure:15658: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15658: $? = 0
configure:15658: result: yes
configure:15665: checking for limits.h
configure:15665: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15665: $? = 0
configure:15665: result: yes
configure:15671: checking for netdb.h
configure:15671: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15671: $? = 0
configure:15671: result: yes
configure:15677: checking for netinet/in.h
configure:15677: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15677: $? = 0
configure:15677: result: yes
configure:15683: checking for poll.h
configure:15683: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15683: $? = 0
configure:15683: result: yes
configure:15689: checking for sched.h
configure:15689: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15689: $? = 0
configure:15689: result: yes
configure:15695: checking for signal.h
configure:15695: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15695: $? = 0
configure:15695: result: yes
configure:15702: checking for stdarg.h
configure:15702: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15702: $? = 0
configure:15702: result: yes
configure:15708: checking for stdint.h
configure:15708: result: yes
configure:15714: checking for stdio.h
configure:15714: result: yes
configure:15720: checking for stdlib.h
configure:15720: result: yes
configure:15726: checking for stdbool.h
configure:15726: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15726: $? = 0
configure:15726: result: yes
configure:15732: checking for string.h
configure:15732: result: yes
configure:15738: checking for strings.h
configure:15738: result: yes
configure:15744: checking for sys/ioctl.h
configure:15744: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15744: $? = 0
configure:15744: result: yes
configure:15751: checking for syslog.h
configure:15751: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15751: $? = 0
configure:15751: result: yes
configure:15757: checking for sys/prctl.h
configure:15757: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15757: $? = 0
configure:15757: result: yes
configure:15763: checking for sys/socket.h
configure:15763: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15763: $? = 0
configure:15763: result: yes
configure:15769: checking for sys/stat.h
configure:15769: result: yes
configure:15775: checking for sys/syscall.h
configure:15775: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15775: $? = 0
configure:15775: result: yes
configure:15782: checking for sys/time.h
configure:15782: result: yes
configure:15788: checking for time.h
configure:15788: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15788: $? = 0
configure:15788: result: yes
configure:15794: checking for unistd.h
configure:15794: result: yes
configure:15800: checking for sys/param.h
configure:15800: result: yes
configure:15807: checking for sys/ioctl.h
configure:15807: result: yes
configure:15813: checking for linux/if_ether.h
configure:15813: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15813: $? = 0
configure:15813: result: yes
configure:15819: checking for linux/if_packet.h
configure:15819: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15819: $? = 0
configure:15819: result: yes
configure:15825: checking for linux/filter.h
configure:15825: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15825: $? = 0
configure:15825: result: yes
configure:15832: checking for linux/ethtool.h
configure:15832: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15832: $? = 0
configure:15832: result: yes
configure:15838: checking for linux/sockios.h
configure:15838: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15838: $? = 0
configure:15838: result: yes
configure:15845: checking for glob.h
configure:15845: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15845: $? = 0
configure:15845: result: yes
configure:15851: checking for locale.h
configure:15851: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15851: $? = 0
configure:15851: result: yes
configure:15857: checking for grp.h
configure:15857: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15857: $? = 0
configure:15857: result: yes
configure:15863: checking for pwd.h
configure:15863: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15863: $? = 0
configure:15863: result: yes
configure:15870: checking for dirent.h
configure:15870: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15870: $? = 0
configure:15870: result: yes
configure:15876: checking for fnmatch.h
configure:15876: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15876: $? = 0
configure:15876: result: yes
configure:15883: checking for sys/resource.h
configure:15883: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15883: $? = 0
configure:15883: result: yes
configure:15889: checking for sys/types.h
configure:15889: result: yes
configure:15895: checking for sys/un.h
configure:15895: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15895: $? = 0
configure:15895: result: yes
configure:15902: checking for sys/random.h
configure:15902: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15902: $? = 0
configure:15902: result: yes
configure:15909: checking for utime.h
configure:15909: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15909: $? = 0
configure:15909: result: yes
configure:15916: checking for libgen.h
configure:15916: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15916: $? = 0
configure:15916: result: yes
configure:15923: checking for mach/mach.h
configure:15923: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:102:10: fatal error: mach/mach.h: No such file or directory
102 | #include <mach/mach.h>
| ^~~~~~~~~~~~~
compilation terminated.
configure:15923: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach/mach.h>
configure:15923: result: no
configure:15930: checking for stdatomic.h
configure:15930: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15930: $? = 0
configure:15930: result: yes
configure:15937: checking for sys/queue.h
configure:15937: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15937: $? = 0
configure:15937: result: yes
configure:15945: checking for sys/socket.h
configure:15945: result: yes
configure:15956: checking for net/if.h
configure:15956: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15956: $? = 0
configure:15956: result: yes
configure:15967: checking for sys/mman.h
configure:15967: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15967: $? = 0
configure:15967: result: yes
configure:15978: checking for linux/if_arp.h
configure:15978: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:15978: $? = 0
configure:15978: result: yes
configure:15991: checking for windows.h
configure:15991: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:86:10: fatal error: windows.h: No such file or directory
86 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:15991: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
|
|
| #include <windows.h>
configure:15991: result: no
configure:16002: checking for winsock2.h
configure:16002: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:86:10: fatal error: winsock2.h: No such file or directory
86 | #include <winsock2.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:16002: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
|
|
| #include <winsock2.h>
configure:16002: result: no
configure:16013: checking for ws2tcpip.h
configure:16013: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:86:10: fatal error: ws2tcpip.h: No such file or directory
86 | #include <ws2tcpip.h>
| ^~~~~~~~~~~~
compilation terminated.
configure:16013: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
|
|
| #include <ws2tcpip.h>
configure:16013: result: no
configure:16024: checking for w32api/wtypes.h
configure:16024: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:86:10: fatal error: w32api/wtypes.h: No such file or directory
86 | #include <w32api/wtypes.h>
| ^~~~~~~~~~~~~~~~~
compilation terminated.
configure:16024: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
|
|
| #include <w32api/wtypes.h>
configure:16024: result: no
configure:16036: checking for w32api/winbase.h
configure:16036: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:84:34: fatal error: windows.h: No such file or directory
84 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:16036: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
| #include <windows.h>
|
|
| #include <w32api/winbase.h>
configure:16036: result: no
configure:16048: checking for wincrypt.h
configure:16048: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:84:34: fatal error: windows.h: No such file or directory
84 | #include <windows.h>
| ^~~~~~~~~~~
compilation terminated.
configure:16048: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| /* end confdefs.h. */
|
| #ifndef _X86_
| #define _X86_
| #endif
| #include <windows.h>
|
|
| #include <wincrypt.h>
configure:16048: result: no
configure:16063: checking for inline
configure:16080: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16080: $? = 0
configure:16089: result: inline
configure:16107: checking for C/C++ restrict keyword
configure:16137: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16137: $? = 0
configure:16146: result: __restrict__
configure:16158: checking for pid_t
configure:16158: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16158: $? = 0
configure:16158: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:20: error: expected expression before ')' token
113 | if (sizeof ((pid_t)))
| ^
configure:16158: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
|
| int
| main (void)
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:16158: result: yes
configure:16194: checking for mode_t
configure:16194: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16194: $? = 0
configure:16194: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:21: error: expected expression before ')' token
112 | if (sizeof ((mode_t)))
| ^
configure:16194: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:16194: result: yes
configure:16204: checking for size_t
configure:16204: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16204: $? = 0
configure:16204: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:21: error: expected expression before ')' token
112 | if (sizeof ((size_t)))
| ^
configure:16204: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:16204: result: yes
configure:16214: checking for ssize_t
configure:16214: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16214: $? = 0
configure:16214: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:22: error: expected expression before ')' token
112 | if (sizeof ((ssize_t)))
| ^
configure:16214: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((ssize_t)))
| return 0;
| ;
| return 0;
| }
configure:16214: result: yes
configure:16225: checking for int8_t
configure:16248: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16248: $? = 0
configure:16265: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:12: error: size of array 'test_array' is negative
112 | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:16265: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
| < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:16281: result: yes
configure:16292: checking for int16_t
configure:16315: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16315: $? = 0
configure:16332: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:112:12: error: size of array 'test_array' is negative
112 | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:16332: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
| < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:16348: result: yes
configure:16359: checking for int32_t
configure:16382: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16382: $? = 0
configure:16399: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:67: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow]
113 | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
| ^
conftest.c:112:12: error: storage size of 'test_array' isn't constant
112 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:16399: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
| < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:16415: result: yes
configure:16426: checking for int64_t
configure:16449: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16449: $? = 0
configure:16466: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:113:67: warning: integer overflow in expression of type 'long int' results in '-9223372036854775808' [-Woverflow]
113 | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
| ^
conftest.c:112:12: error: storage size of 'test_array' isn't constant
112 | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
| ^~~~~~~~~~
configure:16466: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
| < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
|
| ;
| return 0;
| }
configure:16482: result: yes
configure:16493: checking for uint8_t
configure:16516: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16516: $? = 0
configure:16528: result: yes
configure:16542: checking for uint16_t
configure:16565: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16565: $? = 0
configure:16577: result: yes
configure:16589: checking for uint32_t
configure:16612: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16612: $? = 0
configure:16624: result: yes
configure:16638: checking for uint64_t
configure:16661: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16661: $? = 0
configure:16673: result: yes
configure:16687: checking for u_int
configure:16725: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16725: $? = 0
configure:16736: result: yes
configure:16749: checking for u_short
configure:16787: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16787: $? = 0
configure:16798: result: yes
configure:16811: checking for u_long
configure:16849: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16849: $? = 0
configure:16860: result: yes
configure:16873: checking for u_char
configure:16911: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16911: $? = 0
configure:16922: result: yes
configure:16934: checking whether struct tm is in sys/time.h or time.h
configure:16955: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:16955: $? = 0
configure:16963: result: time.h
configure:16971: checking for ccache x86_64-openwrt-linux-gnu-gcc options needed to detect all undeclared functions
configure:16993: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:85:8: error: 'strchr' undeclared (first use in this function)
85 | (void) strchr;
| ^~~~~~
conftest.c:1:1: note: 'strchr' is defined in header '<string.h>'; did you forget to '#include <string.h>'?
1 | /* confdefs.h */
conftest.c:85:8: note: each undeclared identifier is reported only once for each function it appears in
85 | (void) strchr;
| ^~~~~~
configure:16993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| /* end confdefs.h. */
|
| int
| main (void)
| {
| (void) strchr;
| ;
| return 0;
| }
configure:17020: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:17020: $? = 0
configure:17037: result: none needed
configure:17049: checking for struct tm.tm_zone
configure:17049: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:17049: $? = 0
configure:17049: result: yes
configure:17115: checking for ptrdiff_t
configure:17115: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:17115: $? = 0
configure:17115: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:114:24: error: expected expression before ')' token
114 | if (sizeof ((ptrdiff_t)))
| ^
configure:17115: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((ptrdiff_t)))
| return 0;
| ;
| return 0;
| }
configure:17115: result: yes
configure:17124: checking for _Bool
configure:17124: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:17124: $? = 0
configure:17124: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:115:20: error: expected expression before ')' token
115 | if (sizeof ((_Bool)))
| ^
configure:17124: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| if (sizeof ((_Bool)))
| return 0;
| ;
| return 0;
| }
configure:17124: result: yes
configure:17133: checking for stdbool.h that conforms to C99
configure:17257: result: yes
configure:17268: checking for GNU libc compatible malloc
configure:17311: result: yes
configure:17333: checking for GNU libc compatible realloc
configure:17376: result: yes
configure:17403: checking for fork
configure:17403: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:104:6: warning: conflicting types for built-in function 'fork'; expected 'int(void)' [-Wbuiltin-declaration-mismatch]
104 | char fork ();
| ^~~~
configure:17403: $? = 0
configure:17403: result: yes
configure:17403: checking for vfork
configure:17403: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:17403: $? = 0
configure:17403: result: yes
configure:17403: checking for alarm
configure:17403: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:17403: $? = 0
configure:17403: result: yes
configure:17403: checking for getpagesize
configure:17403: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:17403: $? = 0
configure:17403: result: yes
configure:17416: checking for working fork
configure:17440: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:17440: $? = 0
configure:17440: ./conftest
configure:17440: $? = 0
configure:17451: result: yes
configure:17472: checking for working vfork
configure:17601: result: yes
configure:17630: checking for working mktime
configure:17828: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:17828: $? = 0
configure:17828: ./conftest
configure:17828: $? = 0
configure:17839: result: yes
configure:17854: checking for working mmap
configure:18006: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18006: $? = 0
configure:18006: ./conftest
configure:18006: $? = 0
configure:18017: result: yes
configure:18026: checking for working strtod
configure:18069: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18069: $? = 0
configure:18069: ./conftest
configure:18069: $? = 0
configure:18080: result: yes
configure:18144: checking for memmem
configure:18144: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18144: $? = 0
configure:18144: result: yes
configure:18150: checking for memset
configure:18150: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:112:6: warning: conflicting types for built-in function 'memset'; expected 'void *(void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
112 | char memset ();
| ^~~~~~
conftest.c:104:1: note: 'memset' is declared in header '<string.h>'
103 | #include <limits.h>
104 | #undef memset
configure:18150: $? = 0
configure:18150: result: yes
configure:18156: checking for memchr
configure:18156: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:113:6: warning: conflicting types for built-in function 'memchr'; expected 'void *(const void *, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
113 | char memchr ();
| ^~~~~~
conftest.c:105:1: note: 'memchr' is declared in header '<string.h>'
104 | #include <limits.h>
105 | #undef memchr
configure:18156: $? = 0
configure:18156: result: yes
configure:18162: checking for memrchr
configure:18162: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18162: $? = 0
configure:18162: result: yes
configure:18168: checking for memmove
configure:18168: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:115:6: warning: conflicting types for built-in function 'memmove'; expected 'void *(void *, const void *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
115 | char memmove ();
| ^~~~~~~
conftest.c:107:1: note: 'memmove' is declared in header '<string.h>'
106 | #include <limits.h>
107 | #undef memmove
configure:18168: $? = 0
configure:18168: result: yes
configure:18175: checking for strcasecmp
configure:18175: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:116:6: warning: conflicting types for built-in function 'strcasecmp'; expected 'int(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
116 | char strcasecmp ();
| ^~~~~~~~~~
configure:18175: $? = 0
configure:18175: result: yes
configure:18181: checking for strchr
configure:18181: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:117:6: warning: conflicting types for built-in function 'strchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
117 | char strchr ();
| ^~~~~~
conftest.c:109:1: note: 'strchr' is declared in header '<string.h>'
108 | #include <limits.h>
109 | #undef strchr
configure:18181: $? = 0
configure:18181: result: yes
configure:18187: checking for strrchr
configure:18187: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:118:6: warning: conflicting types for built-in function 'strrchr'; expected 'char *(const char *, int)' [-Wbuiltin-declaration-mismatch]
118 | char strrchr ();
| ^~~~~~~
conftest.c:110:1: note: 'strrchr' is declared in header '<string.h>'
109 | #include <limits.h>
110 | #undef strrchr
configure:18187: $? = 0
configure:18187: result: yes
configure:18193: checking for strdup
configure:18193: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:119:6: warning: conflicting types for built-in function 'strdup'; expected 'char *(const char *)' [-Wbuiltin-declaration-mismatch]
119 | char strdup ();
| ^~~~~~
configure:18193: $? = 0
configure:18193: result: yes
configure:18199: checking for strndup
configure:18199: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:120:6: warning: conflicting types for built-in function 'strndup'; expected 'char *(const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
120 | char strndup ();
| ^~~~~~~
configure:18199: $? = 0
configure:18199: result: yes
configure:18205: checking for strncasecmp
configure:18205: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:121:6: warning: conflicting types for built-in function 'strncasecmp'; expected 'int(const char *, const char *, long unsigned int)' [-Wbuiltin-declaration-mismatch]
121 | char strncasecmp ();
| ^~~~~~~~~~~
configure:18205: $? = 0
configure:18205: result: yes
configure:18211: checking for strtol
configure:18211: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18211: $? = 0
configure:18211: result: yes
configure:18217: checking for strtoul
configure:18217: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18217: $? = 0
configure:18217: result: yes
configure:18223: checking for strstr
configure:18223: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:124:6: warning: conflicting types for built-in function 'strstr'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
124 | char strstr ();
| ^~~~~~
conftest.c:116:1: note: 'strstr' is declared in header '<string.h>'
115 | #include <limits.h>
116 | #undef strstr
configure:18223: $? = 0
configure:18223: result: yes
configure:18229: checking for strpbrk
configure:18229: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:125:6: warning: conflicting types for built-in function 'strpbrk'; expected 'char *(const char *, const char *)' [-Wbuiltin-declaration-mismatch]
125 | char strpbrk ();
| ^~~~~~~
conftest.c:117:1: note: 'strpbrk' is declared in header '<string.h>'
116 | #include <limits.h>
117 | #undef strpbrk
configure:18229: $? = 0
configure:18229: result: yes
configure:18235: checking for strtoull
configure:18235: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18235: $? = 0
configure:18235: result: yes
configure:18241: checking for strtoumax
configure:18241: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18241: $? = 0
configure:18241: result: yes
configure:18248: checking for strerror
configure:18248: result: yes
configure:18255: checking for gethostname
configure:18255: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18255: $? = 0
configure:18255: result: yes
configure:18261: checking for inet_ntoa
configure:18261: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18261: $? = 0
configure:18261: result: yes
configure:18267: checking for uname
configure:18267: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18267: $? = 0
configure:18267: result: yes
configure:18274: checking for gettimeofday
configure:18274: result: yes
configure:18280: checking for clock_gettime
configure:18280: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18280: $? = 0
configure:18280: result: yes
configure:18286: checking for utime
configure:18286: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18286: $? = 0
configure:18286: result: yes
configure:18292: checking for strptime
configure:18292: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18292: $? = 0
configure:18292: result: yes
configure:18298: checking for tzset
configure:18298: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18298: $? = 0
configure:18298: result: yes
configure:18304: checking for localtime_r
configure:18304: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18304: $? = 0
configure:18304: result: yes
configure:18311: checking for socket
configure:18311: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18311: $? = 0
configure:18311: result: yes
configure:18317: checking for setenv
configure:18317: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18317: $? = 0
configure:18317: result: yes
configure:18323: checking for select
configure:18323: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18323: $? = 0
configure:18323: result: yes
configure:18329: checking for putenv
configure:18329: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18329: $? = 0
configure:18329: result: yes
configure:18335: checking for dup2
configure:18335: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18335: $? = 0
configure:18335: result: yes
configure:18341: checking for endgrent
configure:18341: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18341: $? = 0
configure:18341: result: yes
configure:18347: checking for endpwent
configure:18347: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18347: $? = 0
configure:18347: result: yes
configure:18353: checking for atexit
configure:18353: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18353: $? = 0
configure:18353: result: yes
configure:18359: checking for munmap
configure:18359: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18359: $? = 0
configure:18359: result: yes
configure:18366: checking for setrlimit
configure:18366: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18366: $? = 0
configure:18366: result: yes
configure:18374: checking for fwrite_unlocked
configure:18374: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
conftest.c:148:6: warning: conflicting types for built-in function 'fwrite_unlocked'; expected 'long unsigned int(const void *, long unsigned int, long unsigned int, void *)' [-Wbuiltin-declaration-mismatch]
148 | char fwrite_unlocked ();
| ^~~~~~~~~~~~~~~
configure:18374: $? = 0
configure:18374: result: yes
configure:18382: checking whether getrandom is declared
configure:18382: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:18382: $? = 0
configure:18382: result: yes
configure:18395: checking for strlcpy
configure:18395: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
cc1: note: someone does not honour COPTS correctly, passed 0 times
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: /home/username/works/openwrt/tmp/ccY1pveh.o: in function `main':
conftest.c:(.text+0xa): undefined reference to `strlcpy'
collect2: error: ld returned 1 exit status
configure:18395: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| /* end confdefs.h. */
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below. */
|
| #include <limits.h>
| #undef strlcpy
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcpy ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcpy || defined __stub___strlcpy
| choke me
| #endif
|
| int
| main (void)
| {
| return strlcpy ();
| ;
| return 0;
| }
configure:18395: result: no
configure:18401: checking for strlcat
configure:18401: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
cc1: note: someone does not honour COPTS correctly, passed 0 times
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: /home/username/works/openwrt/tmp/cc4LZQkc.o: in function `main':
conftest.c:(.text+0xa): undefined reference to `strlcat'
collect2: error: ld returned 1 exit status
configure:18401: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| /* end confdefs.h. */
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below. */
|
| #include <limits.h>
| #undef strlcat
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char strlcat ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_strlcat || defined __stub___strlcat
| choke me
| #endif
|
| int
| main (void)
| {
| return strlcat ();
| ;
| return 0;
| }
configure:18401: result: no
configure:18413: checking for ccache x86_64-openwrt-linux-gnu-gcc option to enable large file support
configure:18445: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:18445: $? = 0
configure:18456: result: none needed
configure:18579: checking host os
configure:18645: result: ok
configure:18649: checking for c11 support
configure:18664: ccache x86_64-openwrt-linux-gnu-gcc -c -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
cc1: note: someone does not honour COPTS correctly, passed 0 times
configure:18664: $? = 0
configure:18666: result: yes
configure:18685: checking for thread local storage gnu __thread support
configure:18698: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:18698: $? = 0
configure:18703: result: yes
configure:18733: checking for -fstack-protector
configure:18748: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -fstack-protector -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib conftest.c >&5
configure:18748: $? = 0
configure:18751: result: yes
configure:18762: checking for -D_FORTIFY_SOURCE=2
configure:18777: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -D_FORTIFY_SOURCE=2 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
configure:18777: $? = 0
configure:18780: result: yes
configure:18790: checking for -Wformat -Wformat-security
configure:18805: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -Wformat -Wformat-security -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:18805: $? = 0
configure:18808: result: yes
configure:18818: checking for -z relro
configure:18833: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -z relro conftest.c >&5
configure:18833: $? = 0
configure:18836: result: yes
configure:18847: checking for -z now
configure:18862: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -z now conftest.c >&5
configure:18862: $? = 0
configure:18865: result: yes
configure:18881: checking for linux/landlock.h
configure:18881: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:18881: $? = 0
configure:18881: result: yes
configure:18894: checking for dlfcn.h
configure:18894: result: yes
configure:18901: checking for plugin support
configure:18916: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c >&5
configure:18916: $? = 0
configure:18919: result: yes
configure:19075: checking for llc-17.0
configure:19107: result: /home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/llc
configure:19284: checking for spatch
configure:19320: result: no
configure:19386: checking for zlib.h
configure:19386: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:19386: $? = 0
configure:19386: result: yes
configure:19403: checking for inflate in -lz
configure:19426: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lz >&5
configure:19426: $? = 0
configure:19436: result: yes
configure:19487: checking for pcre2_compile_8 in -lpcre2-8
configure:19510: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpcre2-8 -lz >&5
configure:19510: $? = 0
configure:19520: result: yes
configure:19546: checking for PCRE2 JIT support
configure:19562: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
configure:19562: $? = 0
configure:19571: result: yes
configure:19601: checking for systemd/sd-daemon.h
configure:19601: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include conftest.c >&5
conftest.c:172:10: fatal error: systemd/sd-daemon.h: No such file or directory
172 | #include <systemd/sd-daemon.h>
| ^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
configure:19601: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <systemd/sd-daemon.h>
configure:19601: result: no
configure:19679: checking for libhs
configure:19686: $PKG_CONFIG --exists --print-errors "libhs"
configure:19689: $? = 0
configure:19703: $PKG_CONFIG --exists --print-errors "libhs"
configure:19706: $? = 0
configure:19744: result: yes
configure:19775: checking for hs.h
configure:19775: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs conftest.c >&5
conftest.c:172:10: fatal error: hs.h: No such file or directory
172 | #include <hs.h>
| ^~~~~~
compilation terminated.
configure:19775: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <hs.h>
configure:19775: result: no
configure:19880: checking for yaml.h
configure:19880: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs conftest.c >&5
configure:19880: $? = 0
configure:19880: result: yes
configure:19894: checking for yaml_parser_initialize in -lyaml
configure:19917: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:19917: $? = 0
configure:19927: result: yes
configure:19983: checking for pthread_create in -lpthread
configure:20006: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20006: $? = 0
configure:20016: result: yes
configure:20036: checking for pthread_spin_unlock
configure:20036: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20036: $? = 0
configure:20036: result: yes
configure:20048: checking for pthread_getattr_np
configure:20048: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20048: $? = 0
configure:20048: result: yes
configure:20086: checking for jansson.h
configure:20086: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs conftest.c >&5
configure:20086: $? = 0
configure:20086: result: yes
configure:20094: checking for json_dump_callback in -ljansson
configure:20117: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20117: $? = 0
configure:20127: result: yes
configure:20236: checking for libnetfilter_queue
configure:20243: $PKG_CONFIG --exists --print-errors "libnetfilter_queue"
configure:20246: $? = 0
configure:20260: $PKG_CONFIG --exists --print-errors "libnetfilter_queue"
configure:20263: $? = 0
configure:20301: result: yes
configure:20342: checking for nfnl_fd in -lnfnetlink
configure:20365: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20365: $? = 0
configure:20375: result: yes
configure:20434: checking for libnetfilter_queue/libnetfilter_queue.h
configure:20434: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:20434: $? = 0
configure:20434: result: yes
configure:20453: checking for nfq_open in -lnetfilter_queue
configure:20476: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20476: $? = 0
configure:20486: result: yes
configure:20498: checking for nfq_set_queue_maxlen in -lnetfilter_queue
configure:20521: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20521: $? = 0
configure:20531: result: yes
configure:20540: checking for nfq_set_verdict2 in -lnetfilter_queue
configure:20563: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20563: $? = 0
configure:20573: result: yes
configure:20582: checking for nfq_set_queue_flags in -lnetfilter_queue
configure:20605: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20605: $? = 0
configure:20615: result: yes
configure:20624: checking for nfq_set_verdict_batch in -lnetfilter_queue
configure:20647: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnetfilter_queue -lnfnetlink -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20647: $? = 0
configure:20657: result: yes
configure:20668: checking for signed nfq_get_payload payload argument
configure:20696: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -Werror -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:169:43: error: passing argument 2 of 'nfq_get_payload' from incompatible pointer type [-Werror=incompatible-pointer-types]
169 | nfq_get_payload(NULL, &pktdata);
| ^~~~~~~~
| |
| char **
In file included from conftest.c:162:
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/libnetfilter_queue/libnetfilter_queue.h:123:67: note: expected 'unsigned char **' but argument is of type 'char **'
123 | extern int nfq_get_payload(struct nfq_data *nfad, unsigned char **data);
| ~~~~~~~~~~~~~~~~^~~~
cc1: all warnings being treated as errors
configure:20696: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| /* end confdefs.h. */
|
| #define _GNU_SOURCE
| #include <sys/types.h>
| #include <stdint.h>
| #include <stdio.h>
| #include <libnetfilter_queue/libnetfilter_queue.h>
|
| int
| main (void)
| {
|
| char *pktdata;
| nfq_get_payload(NULL, &pktdata);
|
| ;
| return 0;
| }
configure:20703: result: no
configure:20752: checking for libnetfilter_log/libnetfilter_log.h
configure:20752: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:20752: $? = 0
configure:20752: result: yes
configure:20766: checking for nflog_open in -lnetfilter_log
configure:20789: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:20789: $? = 0
configure:20799: result: yes
configure:20837: checking whether OS_WIN32 is declared
configure:20837: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
conftest.c: In function 'main':
conftest.c:194:10: error: 'OS_WIN32' undeclared (first use in this function)
194 | (void) OS_WIN32;
| ^~~~~~~~
conftest.c:194:10: note: each undeclared identifier is reported only once for each function it appears in
configure:20837: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| /* end confdefs.h. */
| #include <stddef.h>
| #ifdef HAVE_STDIO_H
| # include <stdio.h>
| #endif
| #ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| #endif
| #ifdef HAVE_STRING_H
| # include <string.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main (void)
| {
| #ifndef OS_WIN32
| #ifdef __cplusplus
| (void) OS_WIN32;
| #else
| (void) OS_WIN32;
| #endif
| #endif
|
| ;
| return 0;
| }
configure:20837: result: no
configure:20994: checking for libnet.h version 1.1.x
configure:21202: result: no
configure:21232: checking for pcap.h
configure:21232: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:21232: $? = 0
configure:21232: result: yes
configure:21252: checking for pcap.h
configure:21252: result: yes
configure:21264: checking for pcap/pcap.h
configure:21264: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:21264: $? = 0
configure:21264: result: yes
configure:21276: checking for pcap/bpf.h
configure:21276: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
In file included from conftest.c:169:
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:97:9: error: unknown type name 'u_int'
97 | typedef u_int bpf_u_int32;
| ^~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:117:9: error: unknown type name 'u_int'
117 | u_int bf_len;
| ^~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:245:9: error: unknown type name 'u_short'
245 | u_short code;
| ^~~~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:246:9: error: unknown type name 'u_char'
246 | u_char jt;
| ^~~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:247:9: error: unknown type name 'u_char'
247 | u_char jf;
| ^~~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:271:10: error: unknown type name 'u_int'
271 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:271:59: error: unknown type name 'u_char'
271 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~~
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:271:69: error: unknown type name 'u_int'; did you mean 'int'?
271 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~
| int
/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/pcap/bpf.h:271:76: error: unknown type name 'u_int'; did you mean 'int'?
271 | PCAP_API u_int bpf_filter(const struct bpf_insn *, const u_char *, u_int, u_int);
| ^~~~~
| int
configure:21276: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| /* end confdefs.h. */
|
| #ifdef HAVE_WINSOCK2_H
| #include <winsock2.h>
| #endif
| #define _DEFAULT_SOURCE 1
|
|
| #include <pcap/bpf.h>
configure:21276: result: no
configure:21348: checking for pcap_open_dead in -lpcap
configure:21371: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs >&5
configure:21371: $? = 0
configure:21381: result: yes
configure:21408: checking for libpcap
configure:21415: $PKG_CONFIG --exists --print-errors "libpcap"
configure:21418: $? = 0
configure:21432: $PKG_CONFIG --exists --print-errors "libpcap"
configure:21435: $? = 0
configure:21473: result: yes
configure:21480: checking for pcap-config
configure:21503: found /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/bin/pcap-config
configure:21516: result: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/bin/pcap-config
configure:21538: checking for pcap_set_buffer_size in -lpcap
configure:21561: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpcap -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
configure:21561: $? = 0
configure:21572: result: yes
configure:21771: checking whether TPACKET_V2 is declared
configure:21771: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:21771: $? = 0
configure:21771: result: yes
configure:21782: checking whether PACKET_FANOUT_QM is declared
configure:21782: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:21782: $? = 0
configure:21782: result: yes
configure:21790: checking whether TPACKET_V3 is declared
configure:21790: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:21790: $? = 0
configure:21790: result: yes
configure:21799: checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared
configure:21799: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:21799: $? = 0
configure:21799: result: yes
configure:21824: checking for elf_begin in -lelf
configure:21847: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lelf -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: warning: libintl.so.8, needed by /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/libelf.so, not found (try using -rpath or -rpath-link)
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/libelf.so: undefined reference to `libintl_dgettext'
collect2: error: ld returned 1 exit status
configure:21847: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_AF_PACKET 1
| #define HAVE_PACKET_FANOUT 1
| #define HAVE_TPACKET_V3 1
| #define HAVE_HW_TIMESTAMPING 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char elf_begin ();
| int
| main (void)
| {
| return elf_begin ();
| ;
| return 0;
| }
configure:21857: result: no
configure:22005: checking for bpf_xdp_query_id
configure:22005: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: /home/username/works/openwrt/tmp/cctt0vF1.o: in function `main':
conftest.c:(.text.startup+0x8): undefined reference to `bpf_xdp_query_id'
collect2: error: ld returned 1 exit status
configure:22005: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_AF_PACKET 1
| #define HAVE_PACKET_FANOUT 1
| #define HAVE_TPACKET_V3 1
| #define HAVE_HW_TIMESTAMPING 1
| /* end confdefs.h. */
| /* Define bpf_xdp_query_id to an innocuous variant, in case <limits.h> declares bpf_xdp_query_id.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define bpf_xdp_query_id innocuous_bpf_xdp_query_id
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char bpf_xdp_query_id (); below. */
|
| #include <limits.h>
| #undef bpf_xdp_query_id
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char bpf_xdp_query_id ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub_bpf_xdp_query_id || defined __stub___bpf_xdp_query_id
| choke me
| #endif
|
| int
| main (void)
| {
| return bpf_xdp_query_id ();
| ;
| return 0;
| }
configure:22005: result: no
configure:25389: checking for iconv.h
configure:25389: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:25389: $? = 0
configure:25389: result: yes
configure:25397: checking for libiconv_close in -liconv
configure:25420: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -liconv -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: cannot find -liconv: No such file or directory
collect2: error: ld returned 1 exit status
configure:25420: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_AF_PACKET 1
| #define HAVE_PACKET_FANOUT 1
| #define HAVE_TPACKET_V3 1
| #define HAVE_HW_TIMESTAMPING 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char libiconv_close ();
| int
| main (void)
| {
| return libiconv_close ();
| ;
| return 0;
| }
configure:25430: result: no
configure:25510: checking for cap-ng.h
configure:25510: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:25510: $? = 0
configure:25510: result: yes
configure:25520: checking for capng_clear in -lcap-ng
configure:25543: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
configure:25543: $? = 0
configure:25553: result: yes
configure:25589: checking for unw_backtrace in -lunwind
configure:25612: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
configure:25612: $? = 0
configure:25622: result: yes
configure:26021: checking for magic.h
configure:26021: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include conftest.c >&5
configure:26021: $? = 0
configure:26021: result: yes
configure:26031: checking for magic_open in -lmagic
configure:26054: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap >&5
configure:26054: $? = 0
configure:26064: result: yes
configure:28771: checking for luajit
configure:28778: $PKG_CONFIG --exists --print-errors "luajit"
configure:28781: $? = 0
configure:28795: $PKG_CONFIG --exists --print-errors "luajit"
configure:28798: $? = 0
configure:28836: result: yes
configure:28843: checking for lualib.h
configure:28843: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.c >&5
configure:28843: $? = 0
configure:28843: result: yes
configure:28857: checking for luajit
configure:28942: result: yes
configure:28949: checking for luaL_openlibs in -lluajit-5.1
configure:28972: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
configure:28972: $? = 0
configure:28982: result: yes
configure:29126: checking for maxminddb.h
configure:29126: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.c >&5
configure:29126: $? = 0
configure:29126: result: yes
configure:29138: checking for MMDB_open in -lmaxminddb
configure:29161: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
configure:29161: $? = 0
configure:29171: result: yes
configure:29271: checking for hiredis/hiredis.h
configure:29271: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.c >&5
configure:29271: $? = 0
configure:29271: result: yes
configure:29283: checking for redisConnect in -lhiredis
configure:29306: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lhiredis -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
configure:29306: $? = 0
configure:29316: result: yes
configure:29349: checking for hiredis/adapters/libevent.h
configure:29349: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.c >&5
configure:29349: $? = 0
configure:29349: result: yes
configure:29363: checking for event.h
configure:29363: ccache x86_64-openwrt-linux-gnu-gcc -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.c >&5
configure:29363: $? = 0
configure:29363: result: yes
configure:29375: checking for event_base_free in -levent
configure:29398: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -levent -lhiredis -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
configure:29398: $? = 0
configure:29408: result: yes
configure:29420: checking for evthread_use_pthreads in -levent_pthreads
configure:29443: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -levent_pthreads -levent -lhiredis -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
configure:29443: $? = 0
configure:29453: result: yes
configure:29497: checking for LZ4F_createCompressionContext in -llz4
configure:29520: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -llz4 -levent_pthreads -levent -lhiredis -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
configure:29520: $? = 0
configure:29530: result: yes
configure:29558: checking for getconf
configure:29581: found /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/getconf
configure:29594: result: /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/getconf
configure:29622: checking for sphinx-build
configure:29658: result: no
configure:29716: checking for pdflatex
configure:29752: result: no
configure:29783: checking for rustc
configure:29819: result: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/rustc
configure:29842: checking for cargo
configure:29865: found /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cargo
configure:29878: result: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cargo
configure:29911: checking for Rust version 1.63.0 or newer
configure:29929: result: yes
configure:29980: checking for rustup
configure:30016: result: no
configure:30055: checking for ./rust/dist/rust-bindings.h
configure:30062: result: no
configure:30064: checking for ./rust/gen/rust-bindings.h
configure:30071: result: no
configure:30078: checking for cbindgen
configure:30101: found /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cbindgen
configure:30114: result: /home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cbindgen
configure:30190: checking for FPC_IsFuzzPacketCapture in -lfuzzpcap
configure:30213: ccache x86_64-openwrt-linux-gnu-gcc -o conftest -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../rust/gen -I${srcdir}/../rust/dist -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic conftest.c -lfuzzpcap -llz4 -levent_pthreads -levent -lhiredis -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1 >&5
/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/../../../../x86_64-openwrt-linux-gnu/bin/ld.bfd: cannot find -lfuzzpcap: No such file or directory
collect2: error: ld returned 1 exit status
configure:30213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_AF_PACKET 1
| #define HAVE_PACKET_FANOUT 1
| #define HAVE_TPACKET_V3 1
| #define HAVE_HW_TIMESTAMPING 1
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
| #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1
| #define HAVE_HTP_CONFIG_SET_LZMA_LAYERS 1
| #define HAVE_HTP_CONFIG_SET_COMPRESSION_BOMB_LIMIT 1
| #define HAVE_HTP_CONFIG_SET_COMPRESSION_TIME_LIMIT 1
| #define HAVE_LIBCAP_NG 1
| #define HAVE_LIBCAP_NG 1
| #define HAVE_LIBUNWIND 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_LIBLUAJIT_5_1 1
| #define HAVE_LUA 1
| #define HAVE_LUAJIT 1
| #define HAVE_LIBMAXMINDDB 1
| #define HAVE_GEOIP 1
| #define HAVE_LIBHIREDIS 1
| #define HAVE_LIBHIREDIS 1
| #define HAVE_LIBEVENT 1
| #define HAVE_LIBEVENT_PTHREADS 1
| #define HAVE_LIBEVENT 1
| #define HAVE_LIBLZ4 1
| #define CLS 64
| #define HAVE_RUST 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| char FPC_IsFuzzPacketCapture ();
| int
| main (void)
| {
| return FPC_IsFuzzPacketCapture ();
| ;
| return 0;
| }
configure:30223: result: no
configure:30390: checking for C++ compiler version
configure:30399: ccache x86_64-openwrt-linux-gnu-g++ --version >&5
x86_64-openwrt-linux-gnu-g++ (OpenWrt GCC 13.2.0 r24076-cd56a68232) 13.2.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:30410: $? = 0
configure:30399: ccache x86_64-openwrt-linux-gnu-g++ -v >&5
Reading specs from /home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib/gcc/x86_64-openwrt-linux-gnu/13.2.0/specs
COLLECT_GCC=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/x86_64-openwrt-linux-gnu-g++
COLLECT_LTO_WRAPPER=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/libexec/gcc/x86_64-openwrt-linux-gnu/13.2.0/lto-wrapper
Target: x86_64-openwrt-linux-gnu
Configured with: /home/username/works/openwrt/build_dir/toolchain-x86_64_gcc-13.2.0_glibc/gcc-13.2.0/configure --with-bugurl=http://bugs.openwrt.org/ --with-pkgversion='OpenWrt GCC 13.2.0 r24076-cd56a68232' --prefix=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --target=x86_64-openwrt-linux-gnu --with-gnu-ld --enable-target-optspace --disable-libgomp --disable-libmudflap --disable-multilib --disable-libmpx --disable-nls --disable-libssp --without-isl --without-cloog --with-host-libstdcxx=-lstdc++ --with-system-zlib=/home/username/works/openwrt/staging_dir/host --with-zstd=/home/username/works/openwrt/staging_dir/host --with-gmp=/home/username/works/openwrt/staging_dir/host --with-mpfr=/home/username/works/openwrt/staging_dir/host --with-mpc=/home/username/works/openwrt/staging_dir/host --disable-decimal-float --with-diagnostics-color=auto-if-env --enable-__cxa_atexit --enable-libstdcxx-dual-abi --with-default-libstdcxx-abi=new --enable-default-ssp CFLAGS='-O2 -I/home/username/works/openwrt/staging_dir/host/include -pipe' CXXFLAGS='-O2 -I/home/username/works/openwrt/staging_dir/host/include -pipe' 'CFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'CXXFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' 'GOCFLAGS_FOR_TARGET=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro' --with-headers=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include --enable-languages=c,c++ --enable-shared --enable-threads --with-slibdir=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib --enable-plugins --enable-lto --with-libelf=/home/username/works/openwrt/staging_dir/host
Thread model: posix
Supported LTO compression algorithms: zlib zstd
gcc version 13.2.0 (OpenWrt GCC 13.2.0 r24076-cd56a68232)
configure:30410: $? = 0
configure:30399: ccache x86_64-openwrt-linux-gnu-g++ -V >&5
x86_64-openwrt-linux-gnu-g++: error: unrecognized command-line option '-V'
x86_64-openwrt-linux-gnu-g++: fatal error: no input files
compilation terminated.
configure:30410: $? = 1
configure:30399: ccache x86_64-openwrt-linux-gnu-g++ -qversion >&5
x86_64-openwrt-linux-gnu-g++: error: unrecognized command-line option '-qversion'; did you mean '--version'?
x86_64-openwrt-linux-gnu-g++: fatal error: no input files
compilation terminated.
configure:30410: $? = 1
configure:30414: checking whether the compiler supports GNU C++
configure:30434: ccache x86_64-openwrt-linux-gnu-g++ -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp >&5
configure:30434: $? = 0
configure:30444: result: yes
configure:30455: checking whether ccache x86_64-openwrt-linux-gnu-g++ accepts -g
configure:30476: ccache x86_64-openwrt-linux-gnu-g++ -c -g -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp >&5
configure:30476: $? = 0
configure:30520: result: yes
configure:30540: checking for ccache x86_64-openwrt-linux-gnu-g++ option to enable C++11 features
configure:30555: ccache x86_64-openwrt-linux-gnu-g++ -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp >&5
conftest.cpp: In function 'int main(int, char**)':
conftest.cpp:361:25: warning: empty parentheses were disambiguated as a function declaration [-Wvexing-parse]
361 | cxx11test::delegate d2();
| ^~
conftest.cpp:361:25: note: remove parentheses to default-initialize a variable
361 | cxx11test::delegate d2();
| ^~
| --
conftest.cpp:361:25: note: or replace parentheses with braces to value-initialize a variable
configure:30555: $? = 0
configure:30573: result: none needed
configure:30639: checking dependency style of ccache x86_64-openwrt-linux-gnu-g++
configure:30751: result: none
configure:30784: checking how to run the C++ preprocessor
configure:30806: ccache x86_64-openwrt-linux-gnu-g++ -E -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp
configure:30806: $? = 0
configure:30821: ccache x86_64-openwrt-linux-gnu-g++ -E -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp
conftest.cpp:195:10: fatal error: ac_nonexistent.h: No such file or directory
195 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:30821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_AF_PACKET 1
| #define HAVE_PACKET_FANOUT 1
| #define HAVE_TPACKET_V3 1
| #define HAVE_HW_TIMESTAMPING 1
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
| #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1
| #define HAVE_HTP_CONFIG_SET_LZMA_LAYERS 1
| #define HAVE_HTP_CONFIG_SET_COMPRESSION_BOMB_LIMIT 1
| #define HAVE_HTP_CONFIG_SET_COMPRESSION_TIME_LIMIT 1
| #define HAVE_LIBCAP_NG 1
| #define HAVE_LIBCAP_NG 1
| #define HAVE_LIBUNWIND 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_LIBLUAJIT_5_1 1
| #define HAVE_LUA 1
| #define HAVE_LUAJIT 1
| #define HAVE_LIBMAXMINDDB 1
| #define HAVE_GEOIP 1
| #define HAVE_LIBHIREDIS 1
| #define HAVE_LIBHIREDIS 1
| #define HAVE_LIBEVENT 1
| #define HAVE_LIBEVENT_PTHREADS 1
| #define HAVE_LIBEVENT 1
| #define HAVE_LIBLZ4 1
| #define CLS 64
| #define HAVE_RUST 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:30848: result: ccache x86_64-openwrt-linux-gnu-g++ -E
configure:30862: ccache x86_64-openwrt-linux-gnu-g++ -E -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp
configure:30862: $? = 0
configure:30877: ccache x86_64-openwrt-linux-gnu-g++ -E -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp
conftest.cpp:195:10: fatal error: ac_nonexistent.h: No such file or directory
195 | #include <ac_nonexistent.h>
| ^~~~~~~~~~~~~~~~~~
compilation terminated.
configure:30877: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "suricata"
| #define PACKAGE_TARNAME "suricata"
| #define PACKAGE_VERSION "7.0.2-dev"
| #define PACKAGE_STRING "suricata 7.0.2-dev"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "suricata"
| #define VERSION "7.0.2-dev"
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_PARAM_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_STDDEF_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_FCNTL_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_POLL_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_STDIO_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYSLOG_H 1
| #define HAVE_SYS_PRCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_SYSCALL_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_LINUX_IF_ETHER_H 1
| #define HAVE_LINUX_IF_PACKET_H 1
| #define HAVE_LINUX_FILTER_H 1
| #define HAVE_LINUX_ETHTOOL_H 1
| #define HAVE_LINUX_SOCKIOS_H 1
| #define HAVE_GLOB_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_GRP_H 1
| #define HAVE_PWD_H 1
| #define HAVE_DIRENT_H 1
| #define HAVE_FNMATCH_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_RANDOM_H 1
| #define HAVE_UTIME_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_STDATOMIC_H 1
| #define HAVE_SYS_QUEUE_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_LINUX_IF_ARP_H 1
| #define restrict __restrict__
| #define HAVE_STRUCT_TM_TM_ZONE 1
| #define HAVE_TM_ZONE 1
| #define HAVE_PTRDIFF_T 1
| #define HAVE__BOOL 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_MALLOC 1
| #define HAVE_REALLOC 1
| #define HAVE_FORK 1
| #define HAVE_VFORK 1
| #define HAVE_ALARM 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_WORKING_VFORK 1
| #define HAVE_WORKING_FORK 1
| #define HAVE_MMAP 1
| #define HAVE_MEMMEM 1
| #define HAVE_MEMSET 1
| #define HAVE_MEMCHR 1
| #define HAVE_MEMRCHR 1
| #define HAVE_MEMMOVE 1
| #define HAVE_STRCASECMP 1
| #define HAVE_STRCHR 1
| #define HAVE_STRRCHR 1
| #define HAVE_STRDUP 1
| #define HAVE_STRNDUP 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_STRTOL 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRTOULL 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRERROR 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_INET_NTOA 1
| #define HAVE_UNAME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_UTIME 1
| #define HAVE_STRPTIME 1
| #define HAVE_TZSET 1
| #define HAVE_LOCALTIME_R 1
| #define HAVE_SOCKET 1
| #define HAVE_SETENV 1
| #define HAVE_SELECT 1
| #define HAVE_PUTENV 1
| #define HAVE_DUP2 1
| #define HAVE_ENDGRENT 1
| #define HAVE_ENDPWENT 1
| #define HAVE_ATEXIT 1
| #define HAVE_MUNMAP 1
| #define HAVE_SETRLIMIT 1
| #define HAVE_FWRITE_UNLOCKED 1
| #define HAVE_GETRANDOM 1
| #define TLS_C11 1
| #define TLS_GNU 1
| #define HAVE_LINUX_LANDLOCK_H 1
| #define HAVE_DLFCN_H 1
| #define HAVE_PLUGINS 1
| #define DEBUG 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPCRE2_8 1
| #define PCRE2_CODE_UNIT_WIDTH 8
| #define PCRE2_HAVE_JIT 1
| #define HAVE_LIBYAML 1
| #define HAVE_LIBPTHREAD 1
| #define HAVE_PTHREAD_SPIN_UNLOCK 1
| #define HAVE_PTHREAD_GETATTR_NP 1
| #define HAVE_LIBJANSSON 1
| #define BUILD_UNIX_SOCKET 1
| #define HAVE_LIBNFNETLINK 1
| #define NFQ 1
| #define HAVE_LIBNETFILTER_QUEUE 1
| #define HAVE_NFQ_MAXLEN 1
| #define HAVE_NFQ_SET_VERDICT2 1
| #define HAVE_NFQ_SET_QUEUE_FLAGS 1
| #define HAVE_NFQ_SET_VERDICT_BATCH 1
| #define HAVE_LIBNETFILTER_LOG 1
| #define HAVE_NFLOG 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_H 1
| #define HAVE_PCAP_PCAP_H 1
| #define HAVE_LIBPCAP 1
| #define HAVE_LIBPCAP 1
| #define HAVE_PCAP_SET_BUFF 1
| #define HAVE_AF_PACKET 1
| #define HAVE_PACKET_FANOUT 1
| #define HAVE_TPACKET_V3 1
| #define HAVE_HW_TIMESTAMPING 1
| #define HAVE_HTP_URI_NORMALIZE_HOOK 1
| #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
| #define HAVE_HTP_DECODE_QUERY_INPLACE 1
| #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
| #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1
| #define HAVE_HTP_CONFIG_SET_LZMA_LAYERS 1
| #define HAVE_HTP_CONFIG_SET_COMPRESSION_BOMB_LIMIT 1
| #define HAVE_HTP_CONFIG_SET_COMPRESSION_TIME_LIMIT 1
| #define HAVE_LIBCAP_NG 1
| #define HAVE_LIBCAP_NG 1
| #define HAVE_LIBUNWIND 1
| #define HAVE_LIBMAGIC 1
| #define HAVE_MAGIC 1
| #define HAVE_LIBLUAJIT_5_1 1
| #define HAVE_LUA 1
| #define HAVE_LUAJIT 1
| #define HAVE_LIBMAXMINDDB 1
| #define HAVE_GEOIP 1
| #define HAVE_LIBHIREDIS 1
| #define HAVE_LIBHIREDIS 1
| #define HAVE_LIBEVENT 1
| #define HAVE_LIBEVENT_PTHREADS 1
| #define HAVE_LIBEVENT 1
| #define HAVE_LIBLZ4 1
| #define CLS 64
| #define HAVE_RUST 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:31042: checking for ld used by ccache x86_64-openwrt-linux-gnu-g++
configure:31110: result: x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64
configure:31117: checking if the linker (x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64) is GNU ld
configure:31133: result: yes
configure:31188: checking whether the ccache x86_64-openwrt-linux-gnu-g++ linker (x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64) supports shared libraries
configure:32266: result: yes
configure:32302: ccache x86_64-openwrt-linux-gnu-g++ -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 conftest.cpp >&5
configure:32305: $? = 0
configure:32786: checking for ccache x86_64-openwrt-linux-gnu-g++ option to produce PIC
configure:32794: result: -fPIC -DPIC
configure:32802: checking if ccache x86_64-openwrt-linux-gnu-g++ PIC flag -fPIC -DPIC works
configure:32821: ccache x86_64-openwrt-linux-gnu-g++ -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -fPIC -DPIC -DPIC conftest.cpp >&5
configure:32825: $? = 0
configure:32838: result: yes
configure:32861: checking if ccache x86_64-openwrt-linux-gnu-g++ static flag -static works
configure:32890: result: no
configure:32902: checking if ccache x86_64-openwrt-linux-gnu-g++ supports -c -o file.o
configure:32924: ccache x86_64-openwrt-linux-gnu-g++ -c -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 -I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -o out/conftest2.o conftest.cpp >&5
configure:32928: $? = 0
configure:32950: result: yes
configure:32955: checking if ccache x86_64-openwrt-linux-gnu-g++ supports -c -o file.o
configure:33003: result: yes
configure:33033: checking whether the ccache x86_64-openwrt-linux-gnu-g++ linker (x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64) supports shared libraries
configure:33073: result: yes
configure:33215: checking dynamic linker characteristics
configure:33963: result: GNU/Linux ld.so
configure:34028: checking how to hardcode library paths into programs
configure:34053: result: immediate
configure:34199: checking for git
configure:34222: found /home/username/works/openwrt/staging_dir/host/bin/git
configure:34235: result: /home/username/works/openwrt/staging_dir/host/bin/git
configure:34639: checking that generated files are newer than configure
configure:34645: result: done
configure:34788: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by suricata config.status 7.0.2-dev, which was
generated by GNU Autoconf 2.71. Invocation command line was

CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status

on username

config.status:1485: creating Makefile
config.status:1485: creating src/Makefile
config.status:1485: creating rust/Makefile
config.status:1485: creating rust/Cargo.lock
config.status:1485: creating rust/Cargo.toml
config.status:1485: creating rust/derive/Cargo.toml
config.status:1485: creating rust/.cargo/config
config.status:1485: creating qa/Makefile
config.status:1485: creating qa/coccinelle/Makefile
config.status:1485: creating rules/Makefile
config.status:1485: creating doc/Makefile
config.status:1485: creating doc/userguide/Makefile
config.status:1485: creating contrib/Makefile
config.status:1485: creating contrib/file_processor/Makefile
config.status:1485: creating contrib/file_processor/Action/Makefile
config.status:1485: creating contrib/file_processor/Processor/Makefile
config.status:1485: creating suricata.yaml
config.status:1485: creating etc/Makefile
config.status:1485: creating etc/suricata.logrotate
config.status:1485: creating etc/suricata.service
config.status:1485: creating python/Makefile
config.status:1485: creating python/suricata/config/defaults.py
config.status:1485: creating ebpf/Makefile
config.status:1485: creating libsuricata-config
config.status:1485: creating src/autoconf.h
config.status:1666: src/autoconf.h is unchanged
config.status:1714: executing depfiles commands
config.status:1714: executing libtool commands
configure:37284: === configuring in libhtp (/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/libhtp)
configure:37345: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--target=x86_64-openwrt-linux' '--host=x86_64-openwrt-linux' '--build=x86_64-pc-linux-gnu' '--disable-dependency-tracking' '--program-prefix=' '--program-suffix=' '--exec-prefix=/usr' '--bindir=/usr/bin' '--sbindir=/usr/sbin' '--libexecdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var' '--mandir=/usr/man' '--infodir=/usr/info' '--target=' '--host=' '--build=' '--enable-shared' '--disable-gccmarch-native' '--disable-gccprofile' '--with-gnu-ld' '--with-sysroot=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom' '--enable-luajit' '--enable-gccprotect' '--enable-nfqueue' '--enable-geoip' '--enable-libmagic' '--enable-debug' '--enable-hiredis' '--enable-ebpf-build' '--enable-nflog' 'build_alias=' 'host_alias=' 'target_alias=' 'CC=ccache x86_64-openwrt-linux-gnu-gcc' 'CFLAGS=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include ' 'LDFLAGS=-L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib ' 'CPPFLAGS=-I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include ' 'PKG_CONFIG=/home/username/works/openwrt/staging_dir/host/bin/pkg-config' 'PKG_CONFIG_PATH=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/pkgconfig:/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/share/pkgconfig' 'PKG_CONFIG_LIBDIR=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/pkgconfig:/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/share/pkgconfig' 'CXX=ccache x86_64-openwrt-linux-gnu-g++' 'CXXFLAGS=-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 ' --cache-file=/dev/null --srcdir=.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_gettext_without_libintl=yes
ac_cv_c_inline=inline
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_littleendian=yes
ac_cv_c_long_double=no
ac_cv_c_restrict=__restrict__
ac_cv_c_u_char=yes
ac_cv_c_u_char_type=U_CHAR
ac_cv_c_u_int=yes
ac_cv_c_u_int_type=U_INT
ac_cv_c_u_long=yes
ac_cv_c_u_long_type=U_LONG
ac_cv_c_u_short=yes
ac_cv_c_u_short_type=U_SHORT
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_c_undeclared_builtin_options='none needed'
ac_cv_conv_longlong_to_float=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value='ccache x86_64-openwrt-linux-gnu-gcc'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include '
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='-I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include '
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 '
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value='ccache x86_64-openwrt-linux-gnu-g++'
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib '
ac_cv_env_LIBHTPDEVVERSION_CFLAGS_set=
ac_cv_env_LIBHTPDEVVERSION_CFLAGS_value=
ac_cv_env_LIBHTPDEVVERSION_LIBS_set=
ac_cv_env_LIBHTPDEVVERSION_LIBS_value=
ac_cv_env_LIBHTPMINVERSION_CFLAGS_set=
ac_cv_env_LIBHTPMINVERSION_CFLAGS_value=
ac_cv_env_LIBHTPMINVERSION_LIBS_set=
ac_cv_env_LIBHTPMINVERSION_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
ac_cv_env_LUAJIT_CFLAGS_set=
ac_cv_env_LUAJIT_CFLAGS_value=
ac_cv_env_LUAJIT_LIBS_set=
ac_cv_env_LUAJIT_LIBS_value=
ac_cv_env_LUA_CFLAGS_set=
ac_cv_env_LUA_CFLAGS_value=
ac_cv_env_LUA_LIBS_set=
ac_cv_env_LUA_LIBS_value=
ac_cv_env_PCAP_CFLAGS_set=
ac_cv_env_PCAP_CFLAGS_value=
ac_cv_env_PCAP_LIBS_set=
ac_cv_env_PCAP_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=set
ac_cv_env_PKG_CONFIG_LIBDIR_value=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/pkgconfig:/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/share/pkgconfig
ac_cv_env_PKG_CONFIG_PATH_set=set
ac_cv_env_PKG_CONFIG_PATH_value=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/pkgconfig:/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/share/pkgconfig
ac_cv_env_PKG_CONFIG_set=set
ac_cv_env_PKG_CONFIG_value=/home/username/works/openwrt/staging_dir/host/bin/pkg-config
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=
ac_cv_env_libhs_CFLAGS_set=
ac_cv_env_libhs_CFLAGS_value=
ac_cv_env_libhs_LIBS_set=
ac_cv_env_libhs_LIBS_value=
ac_cv_env_libhtp_CFLAGS_set=
ac_cv_env_libhtp_CFLAGS_value=
ac_cv_env_libhtp_LIBS_set=
ac_cv_env_libhtp_LIBS_value=
ac_cv_env_libnetfilter_queue_CFLAGS_set=
ac_cv_env_libnetfilter_queue_CFLAGS_value=
ac_cv_env_libnetfilter_queue_LIBS_set=
ac_cv_env_libnetfilter_queue_LIBS_value=
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=
ac_cv_file__dev_zero=yes
ac_cv_func___adjtimex=yes
ac_cv_func___va_copy=no
ac_cv_func__exit=yes
ac_cv_func_alarm=yes
ac_cv_func_atexit=yes
ac_cv_func_bcmp=yes
ac_cv_func_bcopy=yes
ac_cv_func_bpf_xdp_query_id=no
ac_cv_func_bzero=yes
ac_cv_func_cimag=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_creal=yes
ac_cv_func_dup2=yes
ac_cv_func_endgrent=yes
ac_cv_func_endpwent=yes
ac_cv_func_fchmod=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fwrite_unlocked=yes
ac_cv_func_getaddrinfo=yes
ac_cv_func_getcwd=yes
ac_cv_func_getdomainname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_index=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_localtime_r=yes
ac_cv_func_lstat=yes
ac_cv_func_lstat_dereferences_slashed_symlink=yes
ac_cv_func_lstat_empty_string_bug=no
ac_cv_func_malloc_0_nonnull=yes
ac_cv_func_malloc_works=yes
ac_cv_func_memchr=yes
ac_cv_func_memcmp_clean=yes
ac_cv_func_memcmp_working=yes
ac_cv_func_memmem=yes
ac_cv_func_memmove=yes
ac_cv_func_memrchr=yes
ac_cv_func_memset=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_posix_getgrgid_r=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_psignal=yes
ac_cv_func_pthread_getattr_np=yes
ac_cv_func_pthread_key_delete=yes
ac_cv_func_pthread_spin_unlock=yes
ac_cv_func_putenv=yes
ac_cv_func_realloc_0_nonnull=yes
ac_cv_func_realloc_works=yes
ac_cv_func_rename=yes
ac_cv_func_rindex=yes
ac_cv_func_select=yes
ac_cv_func_setenv=yes
ac_cv_func_setgrent_void=yes
ac_cv_func_setlocale=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setresuid=no
ac_cv_func_setrlimit=yes
ac_cv_func_setvbuf_reversed=no
ac_cv_func_socket=yes
ac_cv_func_stat_empty_string_bug=no
ac_cv_func_stat_ignores_trailing_slash=no
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strftime=yes
ac_cv_func_strlcat=no
ac_cv_func_strlcpy=no
ac_cv_func_strncasecmp=yes
ac_cv_func_strndup=yes
ac_cv_func_strpbrk=yes
ac_cv_func_strptime=yes
ac_cv_func_strrchr=yes
ac_cv_func_strstr=yes
ac_cv_func_strtod=yes
ac_cv_func_strtol=yes
ac_cv_func_strtoul=yes
ac_cv_func_strtoull=yes
ac_cv_func_strtoumax=yes
ac_cv_func_tzset=yes
ac_cv_func_uname=yes
ac_cv_func_utime=yes
ac_cv_func_utimes=yes
ac_cv_func_va_copy=no
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_working_mktime=yes
ac_cv_have_accrights_in_msghdr=no
ac_cv_have_broken_snprintf=no
ac_cv_have_control_in_msghdr=yes
ac_cv_have_decl_OS_WIN32=no
ac_cv_have_decl_PACKET_FANOUT_QM=yes
ac_cv_have_decl_SOF_TIMESTAMPING_RAW_HARDWARE=yes
ac_cv_have_decl_TPACKET_V2=yes
ac_cv_have_decl_TPACKET_V3=yes
ac_cv_have_decl_getrandom=yes
ac_cv_have_decl_sys_siglist=no
ac_cv_have_openpty_ctty_bug=yes
ac_cv_have_space_d_name_in_struct_dirent=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_assert_h=yes
ac_cv_header_cap_ng_h=yes
ac_cv_header_ctype_h=yes
ac_cv_header_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_event_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_fnmatch_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_glob_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_hiredis_adapters_libevent_h=yes
ac_cv_header_hiredis_hiredis_h=yes
ac_cv_header_hs_h=no
ac_cv_header_iconv_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_jansson_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_libnetfilter_log_libnetfilter_log_h=yes
ac_cv_header_libnetfilter_queue_libnetfilter_queue_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_linux_ethtool_h=yes
ac_cv_header_linux_filter_h=yes
ac_cv_header_linux_if_arp_h=yes
ac_cv_header_linux_if_ether_h=yes
ac_cv_header_linux_if_packet_h=yes
ac_cv_header_linux_landlock_h=yes
ac_cv_header_linux_sockios_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_lualib_h=yes
ac_cv_header_mach_mach_h=no
ac_cv_header_magic_h=yes
ac_cv_header_maxminddb_h=yes
ac_cv_header_net_if_h=yes
ac_cv_header_netdb_h=yes
ac_cv_header_netinet_in_h=yes
ac_cv_header_netinet_sctp_h=no
ac_cv_header_netinet_sctp_uio_h=no
ac_cv_header_pcap_bpf_h=no
ac_cv_header_pcap_h=yes
ac_cv_header_pcap_pcap_h=yes
ac_cv_header_poll_h=yes
ac_cv_header_pwd_h=yes
ac_cv_header_sched_h=yes
ac_cv_header_signal_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdatomic_h=yes
ac_cv_header_stdbool_h=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdio_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_mman_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_prctl_h=yes
ac_cv_header_sys_queue_h=yes
ac_cv_header_sys_random_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_syscall_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_un_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_systemd_sd_daemon_h=no
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_utime_h=yes
ac_cv_header_vfork_h=no
ac_cv_header_w32api_winbase_h=no
ac_cv_header_w32api_wtypes_h=no
ac_cv_header_wincrypt_h=no
ac_cv_header_windows_h=no
ac_cv_header_winsock2_h=no
ac_cv_header_ws2tcpip_h=no
ac_cv_header_yaml_h=yes
ac_cv_header_zlib_h=yes
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_int64_t=yes
ac_cv_lbl_unaligned_fail=no
ac_cv_lib_cap_ng_capng_clear=yes
ac_cv_lib_elf_elf_begin=no
ac_cv_lib_event_event_base_free=yes
ac_cv_lib_event_pthreads_evthread_use_pthreads=yes
ac_cv_lib_fuzzpcap_FPC_IsFuzzPacketCapture=no
ac_cv_lib_hiredis_redisConnect=yes
ac_cv_lib_iconv_libiconv_close=no
ac_cv_lib_jansson_json_dump_callback=yes
ac_cv_lib_luajit_5_1_luaL_openlibs=yes
ac_cv_lib_lz4_LZ4F_createCompressionContext=yes
ac_cv_lib_magic_magic_open=yes
ac_cv_lib_maxminddb_MMDB_open=yes
ac_cv_lib_netfilter_log_nflog_open=yes
ac_cv_lib_netfilter_queue_nfq_open=yes
ac_cv_lib_netfilter_queue_nfq_set_queue_flags=yes
ac_cv_lib_netfilter_queue_nfq_set_queue_maxlen=yes
ac_cv_lib_netfilter_queue_nfq_set_verdict2=yes
ac_cv_lib_netfilter_queue_nfq_set_verdict_batch=yes
ac_cv_lib_nfnetlink_nfnl_fd=yes
ac_cv_lib_pcap_pcap_open_dead=yes
ac_cv_lib_pcap_pcap_set_buffer_size=yes
ac_cv_lib_pcre2_8_pcre2_compile_8=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_unwind_unw_backtrace=yes
ac_cv_lib_yaml_yaml_parser_initialize=yes
ac_cv_lib_z_inflate=yes
ac_cv_linux_kernel_pppoe=yes
ac_cv_linux_vers=2
ac_cv_member_struct_tm_tm_zone=yes
ac_cv_objext=o
ac_cv_pack_bitfields_reversed=yes
ac_cv_path_CARGO=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cargo
ac_cv_path_CBINDGEN=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cbindgen
ac_cv_path_CLANG=/home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/clang
ac_cv_path_EGREP='/home/username/works/openwrt/staging_dir/host/bin/grep -E'
ac_cv_path_FGREP='/home/username/works/openwrt/staging_dir/host/bin/grep -F'
ac_cv_path_GREP=/home/username/works/openwrt/staging_dir/host/bin/grep
ac_cv_path_HAVE_COCCINELLE_CONFIG=no
ac_cv_path_HAVE_CYGPATH=no
ac_cv_path_HAVE_GETCONF_CMD=/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/getconf
ac_cv_path_HAVE_GIT_CMD=/home/username/works/openwrt/staging_dir/host/bin/git
ac_cv_path_HAVE_PCAP_CONFIG=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/bin/pcap-config
ac_cv_path_HAVE_PDFLATEX=no
ac_cv_path_HAVE_PKG_CONFIG=/home/username/works/openwrt/staging_dir/host/bin/pkg-config
ac_cv_path_HAVE_PYTHON=/home/username/works/openwrt/staging_dir/hostpkg/bin/python3
ac_cv_path_HAVE_WGET=/home/username/works/openwrt/staging_dir/host/bin/wget
ac_cv_path_LDCONFIG=
ac_cv_path_RUSTC=/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/rustc
ac_cv_path_SED=/home/username/works/openwrt/staging_dir/host/bin/sed
ac_cv_path_SPHINX_BUILD=no
ac_cv_path_have_rustup=no
ac_cv_path_install='/home/username/works/openwrt/staging_dir/host/bin/install -c'
ac_cv_path_lt_DD=/usr/bin/dd
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='ccache x86_64-openwrt-linux-gnu-gcc -E'
ac_cv_prog_CXXCPP='ccache x86_64-openwrt-linux-gnu-g++ -E'
ac_cv_prog_LLC=/home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/llc
ac_cv_prog_ac_ct_CC='ccache x86_64-openwrt-linux-gnu-gcc'
ac_cv_prog_ac_ct_FILECMD=file
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
ac_cv_prog_ac_ct_OBJDUMP=x86_64-openwrt-linux-gnu-objdump
ac_cv_prog_ac_ct_RANLIB=x86_64-openwrt-linux-gnu-gcc-ranlib
ac_cv_prog_ac_ct_STRIP=x86_64-openwrt-linux-gnu-strip
ac_cv_prog_cc_c11=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cxx_11=no
ac_cv_prog_cxx_cxx11=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_stdcxx=
ac_cv_prog_make_make_set=yes
ac_cv_regexec_segfault_emptystr=no
ac_cv_sctp=no
ac_cv_sizeof___int64=0
ac_cv_sizeof_char=1
ac_cv_sizeof_int16_t=2
ac_cv_sizeof_int32_t=4
ac_cv_sizeof_int64_t=8
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_int=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_short=2
ac_cv_sizeof_short_int=2
ac_cv_sizeof_size_t=8
ac_cv_sizeof_ssize_t=8
ac_cv_sizeof_u_int16_t=2
ac_cv_sizeof_u_int32_t=4
ac_cv_sizeof_u_int64_t=8
ac_cv_sizeof_uint16_t=2
ac_cv_sizeof_uint32_t=4
ac_cv_sizeof_uint64_t=8
ac_cv_sizeof_unsigned_int=4
ac_cv_sizeof_unsigned_long=8
ac_cv_sizeof_unsigned_long_long=8
ac_cv_sizeof_unsigned_short=2
ac_cv_sizeof_void_p=8
ac_cv_struct_tm=time.h
ac_cv_sys_largefile_opts='none needed'
ac_cv_sys_restartable_syscalls=yes
ac_cv_time_r_type=POSIX
ac_cv_type__Bool=yes
ac_cv_type_mode_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_ptrdiff_t=yes
ac_cv_type_size_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_suseconds_t=yes
ac_cv_uchar=no
ac_cv_uint64_t=yes
ac_cv_uint=yes
ac_cv_ulong=yes
ac_cv_ushort=yes
ac_cv_va_copy=C99
ac_cv_va_val_copy=yes
am_cv_CC_dependencies_compiler_type=none
am_cv_CXX_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
am_cv_prog_tar_ustar=gnutar
as_cv_unaligned_access=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=x86_64-openwrt-linux-gnu-ld.bfd
lt_cv_path_LDCXX='x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64'
lt_cv_path_NM=x86_64-openwrt-linux-gnu-gcc-nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='/home/username/works/openwrt/staging_dir/host/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /home/username/works/openwrt/staging_dir/host/bin/sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='/home/username/works/openwrt/staging_dir/host/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/home/username/works/openwrt/staging_dir/host/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='/home/username/works/openwrt/staging_dir/host/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_global_symbol_to_import=
lt_cv_sys_max_cmd_len=32768
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
pkg_cv_LUAJIT_CFLAGS=-I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1
pkg_cv_LUAJIT_LIBS='-L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1'
pkg_cv_PCAP_CFLAGS=-I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include
pkg_cv_PCAP_LIBS='-L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap'
pkg_cv_libhs_CFLAGS=-I/usr/include/hs
pkg_cv_libhs_LIBS='-L/usr/lib -lhs'
pkg_cv_libnetfilter_queue_CFLAGS=-I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include
pkg_cv_libnetfilter_queue_LIBS='-L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lnetfilter_queue -lnfnetlink'

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} '\''/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/missing'\'' aclocal-1.16'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE='#'
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(shell if ( test "x$(V)" = "x0" ); then echo 0; elif ( test "x$(V)" = "x" ); then echo $(AM_DEFAULT_VERBOSITY); else echo 1; fi)'
AR='x86_64-openwrt-linux-gnu-gcc-ar'
AUTOCONF='${SHELL} '\''/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/missing'\'' autoconf'
AUTOHEADER='${SHELL} '\''/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/missing'\'' autoheader'
AUTOMAKE='${SHELL} '\''/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/missing'\'' automake-1.16'
AWK='gawk'
BUILD_EBPF_FALSE='#'
BUILD_EBPF_TRUE=''
BUILD_FUZZTARGETS_FALSE=''
BUILD_FUZZTARGETS_TRUE='#'
BUILD_SHARED_LIBRARY_FALSE='#'
BUILD_SHARED_LIBRARY_TRUE=''
BUILD_UNITTESTS_FALSE=''
BUILD_UNITTESTS_TRUE='#'
CARGO='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cargo'
CARGO_BUILD_TARGET=''
CARGO_HOME='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo'
CBINDGEN='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/cbindgen'
CC='ccache x86_64-openwrt-linux-gnu-gcc'
CCDEPMODE='depmode=none'
CFLAGS='-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -fPIC -std=c11 -I${srcdir}/../rust/gen -I${srcdir}/../rust/dist'
CLANG='/home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/clang'
CLANG_CFLAGS=''
CONFIGURE_DATAROOTDIR='/usr/share'
CONFIGURE_LOCALSTATEDIR='/var'
CONFIGURE_PREFIX='/usr'
CONFIGURE_SYSCONDIR='/etc'
CPP='ccache x86_64-openwrt-linux-gnu-gcc -E'
CPPFLAGS='-I${srcdir}/../libhtp/ -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/include -I/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/include -I/usr/include/hs -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1 -D__SCFILENAME__=\"$(*F)\"'
CSCOPE='cscope'
CTAGS='ctags'
CXX='ccache x86_64-openwrt-linux-gnu-g++'
CXXCPP='ccache x86_64-openwrt-linux-gnu-g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fno-caller-saves -fno-plt -march=tigerlake -mtune=tigerlake -O3 -funsafe-math-optimizations -ffp-contract=fast -ftree-vectorize -fhonour-copts -fmacro-prefix-map=/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2=suricata-7.0.2 -Wformat -Werror=format-security -fstack-protector -D_FORTIFY_SOURCE=1 -Wl,-z,now -Wl,-z,relro -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include -ggdb3 '
CYGPATH_W='echo'
DEBUG_FALSE='#'
DEBUG_TRUE=''
DEBUG_VALIDATION_FALSE=''
DEBUG_VALIDATION_TRUE='#'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/home/username/works/openwrt/staging_dir/host/bin/grep -E'
ETAGS='etags'
EXEEXT=''
FGREP='/home/username/works/openwrt/staging_dir/host/bin/grep -F'
FILECMD='file'
GCC_CFLAGS='-Wextra -Werror-implicit-function-declaration'
GREP='/home/username/works/openwrt/staging_dir/host/bin/grep'
HAS_FUZZLDFLAGS_FALSE=''
HAS_FUZZLDFLAGS_TRUE='#'
HAS_FUZZPCAP_FALSE=''
HAS_FUZZPCAP_TRUE='#'
HAVE_CBINDGEN_FALSE='#'
HAVE_CBINDGEN_TRUE=''
HAVE_COCCINELLE_CONFIG='no'
HAVE_COCCINELLE_FALSE=''
HAVE_COCCINELLE_TRUE='#'
HAVE_CURL=''
HAVE_CYGPATH='no'
HAVE_CYGPATH_FALSE=''
HAVE_CYGPATH_TRUE='#'
HAVE_FETCH_COMMAND_FALSE='#'
HAVE_FETCH_COMMAND_TRUE=''
HAVE_GETCONF_CMD='/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/bin/getconf'
HAVE_GIT_CMD='/home/username/works/openwrt/staging_dir/host/bin/git'
HAVE_LUA_FALSE='#'
HAVE_LUA_TRUE=''
HAVE_PCAP_CONFIG='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/bin/pcap-config'
HAVE_PDFLATEX='no'
HAVE_PDFLATEX_FALSE=''
HAVE_PDFLATEX_TRUE='#'
HAVE_PKG_CONFIG='/home/username/works/openwrt/staging_dir/host/bin/pkg-config'
HAVE_PYTHON='/home/username/works/openwrt/staging_dir/hostpkg/bin/python3'
HAVE_PYTHON_FALSE='#'
HAVE_PYTHON_TRUE=''
HAVE_RUST_FALSE='#'
HAVE_RUST_HEADERS_FALSE=''
HAVE_RUST_HEADERS_TRUE='#'
HAVE_RUST_TRUE=''
HAVE_RUST_VENDOR_FALSE=''
HAVE_RUST_VENDOR_TRUE='#'
HAVE_SURICATA_MAN_FALSE=''
HAVE_SURICATA_MAN_TRUE='#'
HAVE_WGET='/home/username/works/openwrt/staging_dir/host/bin/wget'
HAVE_WGET_COMMAND_FALSE='#'
HAVE_WGET_COMMAND_TRUE=''
HTP_DIR='libhtp'
HTP_LDADD='../libhtp/htp/libhtp.la'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTALL_SURICATA_UPDATE_FALSE=''
INSTALL_SURICATA_UPDATE_TRUE='#'
LD='x86_64-openwrt-linux-gnu-ld.bfd -m elf_x86_64'
LDFLAGS='-L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/usr/lib -L/home/username/works/openwrt/staging_dir/toolchain-x86_64_gcc-13.2.0_glibc/lib -fuse-ld=bfd -znow -zrelro -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -rdynamic'
LIBHTPDEVVERSION_CFLAGS=''
LIBHTPDEVVERSION_LIBS=''
LIBHTPMINVERSION_CFLAGS=''
LIBHTPMINVERSION_LIBS=''
LIBOBJS=''
LIBS='-llz4 -levent_pthreads -levent -lhiredis -lmaxminddb -lluajit-5.1 -lmagic -lunwind -lcap-ng -lpcap -lnetfilter_log -lnetfilter_queue -lnfnetlink -ljansson -lpthread -lyaml -lpcre2-8 -lz -L/usr/lib -lhs -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap -L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIB_FUZZING_ENGINE=''
LIPO=''
LLC='/home/username/works/openwrt/staging_dir/host/llvm-bpf/bin/llc'
LN_S='ln -s'
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
LUAJIT_CFLAGS='-I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include/luajit-2.1'
LUAJIT_LIBS='-L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lluajit-5.1'
LUA_CFLAGS=''
LUA_INT8=''
LUA_LIBS=''
MAJOR_MINOR='7.0'
MAKEINFO='${SHELL} '\''/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/missing'\'' makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/usr/bin/mkdir -p'
NM='x86_64-openwrt-linux-gnu-gcc-nm'
NMEDIT=''
OBJDUMP='x86_64-openwrt-linux-gnu-objdump'
OBJEXT='o'
OPTIMIZATION_CFLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE='suricata'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='suricata'
PACKAGE_STRING='suricata 7.0.2-dev'
PACKAGE_TARNAME='suricata'
PACKAGE_URL=''
PACKAGE_VERSION='7.0.2-dev'
PATH_SEPARATOR=':'
PCAP_CFLAGS=' -I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include'
PCAP_LIBS='-L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lpcap'
PKG_CONFIG='/home/username/works/openwrt/staging_dir/host/bin/pkg-config'
PKG_CONFIG_LIBDIR='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/pkgconfig:/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/share/pkgconfig'
PKG_CONFIG_PATH='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib/pkgconfig:/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/share/pkgconfig'
POW_LIB=''
RANLIB='x86_64-openwrt-linux-gnu-gcc-ranlib'
RUSTC='/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/host/cargo/bin/rustc'
RUSTUP_HOME_PATH='no'
RUST_BUILD_STD_FALSE=''
RUST_BUILD_STD_TRUE='#'
RUST_CROSS_COMPILE_FALSE=''
RUST_CROSS_COMPILE_TRUE='#'
RUST_FEATURES=''
RUST_LDADD='-ldl -lrt -lm'
RUST_SURICATA_LIB='../rust/target/debug/libsuricata_rust.a'
RUST_SURICATA_LIBDIR='../rust/target/debug'
RUST_SURICATA_LIBNAME='libsuricata_rust.a'
SECCFLAGS='-fstack-protector -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security'
SECLDFLAGS=' -z relro -z now'
SED='/home/username/works/openwrt/staging_dir/host/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SPHINX_BUILD='no'
SPHINX_BUILD_FALSE=''
SPHINX_BUILD_TRUE='#'
STRIP='x86_64-openwrt-linux-gnu-strip'
SURICATA_UPDATE_DIR=''
VERSION='7.0.2-dev'
ac_ct_AR=''
ac_ct_CC='ccache x86_64-openwrt-linux-gnu-gcc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='/usr/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
e_datadir='/var/lib/suricata/data'
e_datarulesdir='/usr/share/suricata/rules'
e_defaultruledir='/var/lib/suricata/rules'
e_enable_evelog='yes'
e_localstatedir='/var/run/suricata'
e_logcertsdir='/var/log/suricata/certs'
e_logdir='/var/log/suricata/'
e_logfilesdir='/var/log/suricata/files'
e_magic_file=''
e_magic_file_comment='#'
e_rundir='/var/run/'
e_rustdir='/home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/rust'
e_sysconfdir='/etc/suricata/'
enable_non_bundled_htp='no'
exec_prefix='/usr'
have_rustup='no'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/info'
install_sh='${SHELL} /home/username/works/openwrt/build_dir/target-x86_64_glibc_custom/suricata-7.0.2/install-sh'
install_suricata_update_reason='not bundled'
libdir='${exec_prefix}/lib'
libexecdir='/usr/lib'
libhs_CFLAGS='-I/usr/include/hs'
libhs_LIBS='-L/usr/lib -lhs'
libhtp_CFLAGS=''
libhtp_LIBS=''
libnetfilter_queue_CFLAGS='-I/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/include'
libnetfilter_queue_LIBS='-L/home/username/works/openwrt/staging_dir/target-x86_64_glibc_custom/usr/lib -lnetfilter_queue -lnfnetlink'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s&$$&&;s&^&&'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
rust_vendor_comment='# '
rustup_home=''
sbindir='/usr/sbin'
sharedstatedir='${prefix}/com'
subdirs=' libhtp'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "suricata"
#define PACKAGE_TARNAME "suricata"
#define PACKAGE_VERSION "7.0.2-dev"
#define PACKAGE_STRING "suricata 7.0.2-dev"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "suricata"
#define VERSION "7.0.2-dev"
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_PARAM_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_STDDEF_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_ASSERT_H 1
#define HAVE_CTYPE_H 1
#define HAVE_ERRNO_H 1
#define HAVE_FCNTL_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_GETOPT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_NETDB_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_POLL_H 1
#define HAVE_SCHED_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_STDARG_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDIO_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_SYS_PRCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_SYSCALL_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_LINUX_IF_ETHER_H 1
#define HAVE_LINUX_IF_PACKET_H 1
#define HAVE_LINUX_FILTER_H 1
#define HAVE_LINUX_ETHTOOL_H 1
#define HAVE_LINUX_SOCKIOS_H 1
#define HAVE_GLOB_H 1
#define HAVE_LOCALE_H 1
#define HAVE_GRP_H 1
#define HAVE_PWD_H 1
#define HAVE_DIRENT_H 1
#define HAVE_FNMATCH_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_SYS_RANDOM_H 1
#define HAVE_UTIME_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_STDATOMIC_H 1
#define HAVE_SYS_QUEUE_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_LINUX_IF_ARP_H 1
#define restrict __restrict__
#define HAVE_STRUCT_TM_TM_ZONE 1
#define HAVE_TM_ZONE 1
#define HAVE_PTRDIFF_T 1
#define HAVE__BOOL 1
#define HAVE_STDBOOL_H 1
#define HAVE_MALLOC 1
#define HAVE_REALLOC 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_ALARM 1
#define HAVE_GETPAGESIZE 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_MMAP 1
#define HAVE_MEMMEM 1
#define HAVE_MEMSET 1
#define HAVE_MEMCHR 1
#define HAVE_MEMRCHR 1
#define HAVE_MEMMOVE 1
#define HAVE_STRCASECMP 1
#define HAVE_STRCHR 1
#define HAVE_STRRCHR 1
#define HAVE_STRDUP 1
#define HAVE_STRNDUP 1
#define HAVE_STRNCASECMP 1
#define HAVE_STRTOL 1
#define HAVE_STRTOUL 1
#define HAVE_STRSTR 1
#define HAVE_STRPBRK 1
#define HAVE_STRTOULL 1
#define HAVE_STRTOUMAX 1
#define HAVE_STRERROR 1
#define HAVE_GETHOSTNAME 1
#define HAVE_INET_NTOA 1
#define HAVE_UNAME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_UTIME 1
#define HAVE_STRPTIME 1
#define HAVE_TZSET 1
#define HAVE_LOCALTIME_R 1
#define HAVE_SOCKET 1
#define HAVE_SETENV 1
#define HAVE_SELECT 1
#define HAVE_PUTENV 1
#define HAVE_DUP2 1
#define HAVE_ENDGRENT 1
#define HAVE_ENDPWENT 1
#define HAVE_ATEXIT 1
#define HAVE_MUNMAP 1
#define HAVE_SETRLIMIT 1
#define HAVE_FWRITE_UNLOCKED 1
#define HAVE_GETRANDOM 1
#define TLS_C11 1
#define TLS_GNU 1
#define HAVE_LINUX_LANDLOCK_H 1
#define HAVE_DLFCN_H 1
#define HAVE_PLUGINS 1
#define DEBUG 1
#define HAVE_LIBZ 1
#define HAVE_LIBPCRE2_8 1
#define PCRE2_CODE_UNIT_WIDTH 8
#define PCRE2_HAVE_JIT 1
#define HAVE_LIBYAML 1
#define HAVE_LIBPTHREAD 1
#define HAVE_PTHREAD_SPIN_UNLOCK 1
#define HAVE_PTHREAD_GETATTR_NP 1
#define HAVE_LIBJANSSON 1
#define BUILD_UNIX_SOCKET 1
#define HAVE_LIBNFNETLINK 1
#define NFQ 1
#define HAVE_LIBNETFILTER_QUEUE 1
#define HAVE_NFQ_MAXLEN 1
#define HAVE_NFQ_SET_VERDICT2 1
#define HAVE_NFQ_SET_QUEUE_FLAGS 1
#define HAVE_NFQ_SET_VERDICT_BATCH 1
#define HAVE_LIBNETFILTER_LOG 1
#define HAVE_NFLOG 1
#define HAVE_PCAP_H 1
#define HAVE_PCAP_H 1
#define HAVE_PCAP_PCAP_H 1
#define HAVE_LIBPCAP 1
#define HAVE_LIBPCAP 1
#define HAVE_PCAP_SET_BUFF 1
#define HAVE_AF_PACKET 1
#define HAVE_PACKET_FANOUT 1
#define HAVE_TPACKET_V3 1
#define HAVE_HW_TIMESTAMPING 1
#define HAVE_HTP_URI_NORMALIZE_HOOK 1
#define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1
#define HAVE_HTP_DECODE_QUERY_INPLACE 1
#define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1
#define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1
#define HAVE_HTP_CONFIG_SET_LZMA_LAYERS 1
#define HAVE_HTP_CONFIG_SET_COMPRESSION_BOMB_LIMIT 1
#define HAVE_HTP_CONFIG_SET_COMPRESSION_TIME_LIMIT 1
#define HAVE_LIBCAP_NG 1
#define HAVE_LIBCAP_NG 1
#define HAVE_LIBUNWIND 1
#define HAVE_LIBMAGIC 1
#define HAVE_MAGIC 1
#define HAVE_LIBLUAJIT_5_1 1
#define HAVE_LUA 1
#define HAVE_LUAJIT 1
#define HAVE_LIBMAXMINDDB 1
#define HAVE_GEOIP 1
#define HAVE_LIBHIREDIS 1
#define HAVE_LIBHIREDIS 1
#define HAVE_LIBEVENT 1
#define HAVE_LIBEVENT_PTHREADS 1
#define HAVE_LIBEVENT 1
#define HAVE_LIBLZ4 1
#define CLS 64
#define HAVE_RUST 1
#define CAPTURE_OFFLOAD 1
#define CONFIG_DIR "/etc/suricata/"
#define DATA_DIR "/var/lib/suricata/data"

configure: exit 0
(1-1/3)