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 4.1.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --target=m68k-buildroot-linux-uclibc --host=m68k-buildroot-linux-uclibc --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix= --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --disable-static --enable-shared --disable-gccprotect --disable-pie --disable-rust --disable-suricata-update --enable-non-bundled-htp --disable-libmagic --disable-geoip --disable-hiredis --disable-nflog --disable-nfqueue --disable-nspr --disable-nss --disable-lua --disable-luajit --enable-python ## --------- ## ## Platform. ## ## --------- ## hostname = mirage uname -m = x86_64 uname -r = 5.4.21-100.fc30.x86_64 uname -s = Linux uname -v = #1 SMP Wed Feb 19 21:37:11 UTC 2020 /usr/bin/uname -p = x86_64 /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/naourr/work/instance-2/output-1/host/bin PATH: /home/naourr/work/instance-2/output-1/host/sbin PATH: /usr/local/bin PATH: /usr/bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /home/naourr/bin PATH: /home/naourr/git/git-wrappers PATH: /home/naourr/.local/bin PATH: /home/naourr/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2893: checking whether make supports nested variables configure:2910: result: yes configure:2970: checking for a BSD-compatible install configure:3038: result: /usr/bin/install -c configure:3049: checking whether build environment is sane configure:3104: result: yes configure:3161: checking for m68k-buildroot-linux-uclibc-strip configure:3188: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip configure:3253: checking for a thread-safe mkdir -p configure:3292: result: /usr/bin/mkdir -p configure:3299: checking for gawk configure:3315: found /usr/bin/gawk configure:3326: result: gawk configure:3337: checking whether make sets $(MAKE) configure:3359: result: yes configure:3514: checking for style of include used by make configure:3542: result: GNU configure:3573: checking for m68k-buildroot-linux-uclibc-gcc configure:3600: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc configure:3869: checking for C compiler version configure:3878: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc --version >&5 m68k-linux-gcc.br_real (Buildroot 2019.11) 8.3.0 Copyright (C) 2018 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:3889: $? = 0 configure:3878: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/m68k-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/m68k-buildroot-linux-uclibc/8.3.0/lto-wrapper Target: m68k-buildroot-linux-uclibc Configured with: ./configure --prefix=/opt/br-m68k-68040-full-2019.11 --sysconfdir=/opt/br-m68k-68040-full-2019.11/etc --enable-static --target=m68k-buildroot-linux-uclibc --with-sysroot=/opt/br-m68k-68040-full-2019.11/m68k-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-m68k-68040-full-2019.11 --with-mpc=/opt/br-m68k-68040-full-2019.11 --with-mpfr=/opt/br-m68k-68040-full-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --disable-libsanitizer --disable-tls --enable-threads --without-isl --without-cloog --with-cpu=68040 --enable-languages=c,c++ --with-build-time-tools=/opt/br-m68k-68040-full-2019.11/m68k-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) configure:3889: $? = 0 configure:3878: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -V >&5 m68k-linux-gcc.br_real: error: unrecognized command line option '-V' m68k-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3889: $? = 1 configure:3878: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -qversion >&5 m68k-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? m68k-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:3889: $? = 1 configure:3909: checking whether the C compiler works configure:3931: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:3935: $? = 0 configure:3983: result: yes configure:3986: checking for C compiler default output file name configure:3988: result: a.out configure:3994: checking for suffix of executables configure:4001: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4005: $? = 0 configure:4027: result: configure:4049: checking whether we are cross compiling configure:4087: result: yes configure:4092: checking for suffix of object files configure:4114: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4118: $? = 0 configure:4139: result: o configure:4143: checking whether we are using the GNU C compiler configure:4162: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4162: $? = 0 configure:4171: result: yes configure:4180: checking whether /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc accepts -g configure:4200: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -g -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4200: $? = 0 configure:4241: result: yes configure:4258: checking for /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc option to accept ISO C89 configure:4321: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4321: $? = 0 configure:4334: result: none needed configure:4359: checking whether /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc understands -c and -o together configure:4381: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c conftest.c -o conftest2.o configure:4384: $? = 0 configure:4381: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c conftest.c -o conftest2.o configure:4384: $? = 0 configure:4396: result: yes configure:4415: checking dependency style of /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc configure:4526: result: none configure:4541: checking for /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc option to accept ISO C99 configure:4690: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:4690: $? = 0 configure:4703: result: none needed configure:4747: checking build system type configure:4761: result: x86_64-pc-linux-gnu configure:4781: checking host system type configure:4794: result: m68k-buildroot-linux-uclibc configure:4835: checking how to print strings configure:4862: result: printf configure:4883: checking for a sed that does not truncate output configure:4947: result: /usr/bin/sed configure:4965: checking for grep that handles long lines and -e configure:5023: result: /usr/bin/grep configure:5028: checking for egrep configure:5090: result: /usr/bin/grep -E configure:5095: checking for fgrep configure:5157: result: /usr/bin/grep -F configure:5192: checking for ld used by /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc configure:5259: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld configure:5266: checking if the linker (/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld) is GNU ld configure:5281: result: yes configure:5293: checking for BSD- or MS-compatible name lister (nm) configure:5347: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm configure:5477: checking the name lister (/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm) interface configure:5484: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:5487: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm "conftest.o" configure:5490: output 00000000 B some_variable configure:5491: result: BSD nm configure:5494: checking whether ln -s works configure:5498: result: yes configure:5506: checking the maximum length of command line arguments configure:5637: result: 1572864 configure:5685: checking how to convert x86_64-pc-linux-gnu file names to m68k-buildroot-linux-uclibc format configure:5725: result: func_convert_file_noop configure:5732: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:5752: result: func_convert_file_noop configure:5759: checking for /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld option to reload object files configure:5766: result: -r configure:5800: checking for m68k-buildroot-linux-uclibc-objdump configure:5827: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objdump configure:5899: checking how to recognize dependent libraries configure:6099: result: pass_all configure:6144: checking for m68k-buildroot-linux-uclibc-dlltool configure:6174: result: no configure:6184: checking for dlltool configure:6214: result: no configure:6244: checking how to associate runtime and link libraries configure:6271: result: printf %s\n configure:6288: checking for m68k-buildroot-linux-uclibc-ar configure:6315: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar configure:6396: checking for archiver @FILE support configure:6413: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6413: $? = 0 configure:6416: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar cru libconftest.a @conftest.lst >&5 configure:6419: $? = 0 configure:6424: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar cru libconftest.a @conftest.lst >&5 /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar: conftest.o: No such file or directory configure:6427: $? = 1 configure:6426: result: @ configure:6444: checking for m68k-buildroot-linux-uclibc-strip configure:6471: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip configure:6543: checking for m68k-buildroot-linux-uclibc-ranlib configure:6570: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib configure:6712: checking command to parse /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm output from /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc object configure:6865: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:6868: $? = 0 configure:6872: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:6875: $? = 0 configure:6941: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftstm.o >&5 configure:6944: $? = 0 configure:6982: result: ok configure:7029: checking for sysroot configure:7059: result: no configure:7066: checking for a working dd configure:7104: result: /usr/bin/dd configure:7108: checking how to truncate binary pipes configure:7123: result: /usr/bin/dd bs=4096 count=1 configure:7412: checking for m68k-buildroot-linux-uclibc-mt configure:7442: result: no configure:7452: checking for mt configure:7482: result: no configure:7502: checking if : is a manifest tool configure:7508: : '-?' configure:7516: result: no configure:8193: checking how to run the C preprocessor configure:8263: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp configure:8283: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:8283: $? = 0 configure:8297: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:12:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:8297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | /* end confdefs.h. */ | #include configure:8326: checking for ANSI C header files configure:8346: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8346: $? = 0 configure:8430: result: yes configure:8443: checking for sys/types.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for sys/stat.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for stdlib.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for string.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for memory.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for strings.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for inttypes.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for stdint.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8443: checking for unistd.h configure:8443: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8443: $? = 0 configure:8443: result: yes configure:8457: checking for dlfcn.h configure:8457: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:8457: $? = 0 configure:8457: result: yes configure:8713: checking for objdir configure:8728: result: .libs configure:8992: checking if /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc supports -fno-rtti -fno-exceptions configure:9010: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9014: $? = 0 configure:9027: result: no configure:9385: checking for /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc option to produce PIC configure:9392: result: -fPIC -DPIC configure:9400: checking if /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc PIC flag -fPIC -DPIC works configure:9418: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -DPIC -DPIC conftest.c >&5 configure:9422: $? = 0 configure:9435: result: yes configure:9464: checking if /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc static flag -static works configure:9492: result: yes configure:9507: checking if /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc supports -c -o file.o configure:9528: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o out/conftest2.o conftest.c >&5 configure:9532: $? = 0 configure:9554: result: yes configure:9562: checking if /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc supports -c -o file.o configure:9609: result: yes configure:9642: checking whether the /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc linker (/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld) supports shared libraries configure:10901: result: yes configure:10938: checking whether -lc should be explicitly linked in configure:10946: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:10949: $? = 0 configure:10964: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:10967: $? = 0 configure:10981: result: no configure:11141: checking dynamic linker characteristics configure:11722: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11722: $? = 0 configure:11959: result: GNU/Linux ld.so configure:12081: checking how to hardcode library paths into programs configure:12106: result: immediate configure:12654: checking whether stripping libraries is possible configure:12659: result: yes configure:12694: checking if libtool supports shared libraries configure:12696: result: yes configure:12699: checking whether to build shared libraries configure:12724: result: yes configure:12727: checking whether to build static libraries configure:12731: result: no configure:9669: checking pkg-config is at least version 0.9.0 configure:9672: result: yes configure:9681: checking whether GCC or Clang is our compiler configure:9697: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:25:42: error: #error #error ^~~~~ configure:9697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #if ! __clang__ | #error | #endif | configure:9707: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:9707: $? = 0 configure:9719: result: gcc configure:9762: checking gcc version configure:9768: result: 8.3.0 configure:9789: checking for gawk configure:9816: result: gawk configure:9835: checking for m68k-buildroot-linux-uclibc-gcc configure:9862: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc configure:10131: checking for C compiler version configure:10140: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc --version >&5 m68k-linux-gcc.br_real (Buildroot 2019.11) 8.3.0 Copyright (C) 2018 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:10151: $? = 0 configure:10140: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -v >&5 Using built-in specs. COLLECT_GCC=/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/m68k-linux-gcc.br_real COLLECT_LTO_WRAPPER=/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../libexec/gcc/m68k-buildroot-linux-uclibc/8.3.0/lto-wrapper Target: m68k-buildroot-linux-uclibc Configured with: ./configure --prefix=/opt/br-m68k-68040-full-2019.11 --sysconfdir=/opt/br-m68k-68040-full-2019.11/etc --enable-static --target=m68k-buildroot-linux-uclibc --with-sysroot=/opt/br-m68k-68040-full-2019.11/m68k-buildroot-linux-uclibc/sysroot --enable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib --disable-decimal-float --with-gmp=/opt/br-m68k-68040-full-2019.11 --with-mpc=/opt/br-m68k-68040-full-2019.11 --with-mpfr=/opt/br-m68k-68040-full-2019.11 --with-pkgversion='Buildroot 2019.11' --with-bugurl=http://bugs.buildroot.net/ --disable-libquadmath --disable-libsanitizer --disable-tls --enable-threads --without-isl --without-cloog --with-cpu=68040 --enable-languages=c,c++ --with-build-time-tools=/opt/br-m68k-68040-full-2019.11/m68k-buildroot-linux-uclibc/bin --enable-shared --disable-libgomp Thread model: posix gcc version 8.3.0 (Buildroot 2019.11) configure:10151: $? = 0 configure:10140: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -V >&5 m68k-linux-gcc.br_real: error: unrecognized command line option '-V' m68k-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:10151: $? = 1 configure:10140: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -qversion >&5 m68k-linux-gcc.br_real: error: unrecognized command line option '-qversion'; did you mean '--version'? m68k-linux-gcc.br_real: fatal error: no input files compilation terminated. configure:10151: $? = 1 configure:10155: checking whether we are using the GNU C compiler configure:10183: result: yes configure:10192: checking whether /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc accepts -g configure:10253: result: yes configure:10270: checking for /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc option to accept ISO C89 configure:10346: result: none needed configure:10371: checking whether /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc understands -c and -o together configure:10408: result: yes configure:10427: checking dependency style of /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc configure:10538: result: none configure:10558: checking how to run the C preprocessor configure:10628: result: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp configure:10648: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:10648: $? = 0 configure:10662: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:24:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:10662: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:10691: checking whether ln -s works configure:10695: result: yes configure:10702: checking whether make sets $(MAKE) configure:10724: result: yes configure:10733: checking for grep that handles long lines and -e configure:10791: result: /usr/bin/grep configure:10799: checking for pkg-config configure:10817: found /home/naourr/work/instance-2/output-1/host/bin/pkg-config configure:10830: result: /home/naourr/work/instance-2/output-1/host/bin/pkg-config configure:10858: checking for python configure:10876: found /home/naourr/work/instance-2/output-1/host/bin/python configure:10888: result: /home/naourr/work/instance-2/output-1/host/bin/python configure:10926: checking for python-yaml configure:10933: result: no configure:10948: checking for wget configure:10966: found /usr/bin/wget configure:10979: result: /usr/bin/wget configure:11057: checking stddef.h usability configure:11057: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11057: $? = 0 configure:11057: result: yes configure:11057: checking stddef.h presence configure:11057: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11057: $? = 0 configure:11057: result: yes configure:11057: checking for stddef.h configure:11057: result: yes configure:11070: checking arpa/inet.h usability configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking arpa/inet.h presence configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for arpa/inet.h configure:11070: result: yes configure:11070: checking assert.h usability configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking assert.h presence configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for assert.h configure:11070: result: yes configure:11070: checking ctype.h usability configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking ctype.h presence configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for ctype.h configure:11070: result: yes configure:11070: checking errno.h usability configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking errno.h presence configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for errno.h configure:11070: result: yes configure:11070: checking fcntl.h usability configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking fcntl.h presence configure:11070: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11070: $? = 0 configure:11070: result: yes configure:11070: checking for fcntl.h configure:11070: result: yes configure:11070: checking for inttypes.h configure:11070: result: yes configure:11082: checking getopt.h usability configure:11082: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11082: $? = 0 configure:11082: result: yes configure:11082: checking getopt.h presence configure:11082: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11082: $? = 0 configure:11082: result: yes configure:11082: checking for getopt.h configure:11082: result: yes configure:11095: checking limits.h usability configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking limits.h presence configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking for limits.h configure:11095: result: yes configure:11095: checking netdb.h usability configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking netdb.h presence configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking for netdb.h configure:11095: result: yes configure:11095: checking netinet/in.h usability configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking netinet/in.h presence configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking for netinet/in.h configure:11095: result: yes configure:11095: checking poll.h usability configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking poll.h presence configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking for poll.h configure:11095: result: yes configure:11095: checking sched.h usability configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking sched.h presence configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking for sched.h configure:11095: result: yes configure:11095: checking signal.h usability configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking signal.h presence configure:11095: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11095: $? = 0 configure:11095: result: yes configure:11095: checking for signal.h configure:11095: result: yes configure:11108: checking stdarg.h usability configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking stdarg.h presence configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking for stdarg.h configure:11108: result: yes configure:11108: checking for stdint.h configure:11108: result: yes configure:11108: checking stdio.h usability configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking stdio.h presence configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking for stdio.h configure:11108: result: yes configure:11108: checking for stdlib.h configure:11108: result: yes configure:11108: checking stdbool.h usability configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking stdbool.h presence configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking for stdbool.h configure:11108: result: yes configure:11108: checking for string.h configure:11108: result: yes configure:11108: checking for strings.h configure:11108: result: yes configure:11108: checking sys/ioctl.h usability configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking sys/ioctl.h presence configure:11108: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11108: $? = 0 configure:11108: result: yes configure:11108: checking for sys/ioctl.h configure:11108: result: yes configure:11121: checking syslog.h usability configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking syslog.h presence configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking for syslog.h configure:11121: result: yes configure:11121: checking sys/prctl.h usability configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking sys/prctl.h presence configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking for sys/prctl.h configure:11121: result: yes configure:11121: checking sys/socket.h usability configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking sys/socket.h presence configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking for sys/socket.h configure:11121: result: yes configure:11121: checking for sys/stat.h configure:11121: result: yes configure:11121: checking sys/syscall.h usability configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking sys/syscall.h presence configure:11121: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11121: $? = 0 configure:11121: result: yes configure:11121: checking for sys/syscall.h configure:11121: result: yes configure:11134: checking sys/time.h usability configure:11134: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11134: $? = 0 configure:11134: result: yes configure:11134: checking sys/time.h presence configure:11134: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11134: $? = 0 configure:11134: result: yes configure:11134: checking for sys/time.h configure:11134: result: yes configure:11134: checking time.h usability configure:11134: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11134: $? = 0 configure:11134: result: yes configure:11134: checking time.h presence configure:11134: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11134: $? = 0 configure:11134: result: yes configure:11134: checking for time.h configure:11134: result: yes configure:11134: checking for unistd.h configure:11134: result: yes configure:11147: checking for sys/ioctl.h configure:11147: result: yes configure:11147: checking linux/if_ether.h usability configure:11147: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking linux/if_ether.h presence configure:11147: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking for linux/if_ether.h configure:11147: result: yes configure:11147: checking linux/if_packet.h usability configure:11147: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking linux/if_packet.h presence configure:11147: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking for linux/if_packet.h configure:11147: result: yes configure:11147: checking linux/filter.h usability configure:11147: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking linux/filter.h presence configure:11147: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11147: $? = 0 configure:11147: result: yes configure:11147: checking for linux/filter.h configure:11147: result: yes configure:11160: checking linux/ethtool.h usability configure:11160: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11160: $? = 0 configure:11160: result: yes configure:11160: checking linux/ethtool.h presence configure:11160: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11160: $? = 0 configure:11160: result: yes configure:11160: checking for linux/ethtool.h configure:11160: result: yes configure:11160: checking linux/sockios.h usability configure:11160: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11160: $? = 0 configure:11160: result: yes configure:11160: checking linux/sockios.h presence configure:11160: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11160: $? = 0 configure:11160: result: yes configure:11160: checking for linux/sockios.h configure:11160: result: yes configure:11172: checking glob.h usability configure:11172: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11172: $? = 0 configure:11172: result: yes configure:11172: checking glob.h presence configure:11172: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11172: $? = 0 configure:11172: result: yes configure:11172: checking for glob.h configure:11172: result: yes configure:11185: checking dirent.h usability configure:11185: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11185: $? = 0 configure:11185: result: yes configure:11185: checking dirent.h presence configure:11185: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11185: $? = 0 configure:11185: result: yes configure:11185: checking for dirent.h configure:11185: result: yes configure:11185: checking fnmatch.h usability configure:11185: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11185: $? = 0 configure:11185: result: yes configure:11185: checking fnmatch.h presence configure:11185: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11185: $? = 0 configure:11185: result: yes configure:11185: checking for fnmatch.h configure:11185: result: yes configure:11198: checking sys/resource.h usability configure:11198: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11198: $? = 0 configure:11198: result: yes configure:11198: checking sys/resource.h presence configure:11198: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11198: $? = 0 configure:11198: result: yes configure:11198: checking for sys/resource.h configure:11198: result: yes configure:11198: checking for sys/types.h configure:11198: result: yes configure:11198: checking sys/un.h usability configure:11198: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11198: $? = 0 configure:11198: result: yes configure:11198: checking sys/un.h presence configure:11198: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11198: $? = 0 configure:11198: result: yes configure:11198: checking for sys/un.h configure:11198: result: yes configure:11210: checking sys/random.h usability configure:11210: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11210: $? = 0 configure:11210: result: yes configure:11210: checking sys/random.h presence configure:11210: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11210: $? = 0 configure:11210: result: yes configure:11210: checking for sys/random.h configure:11210: result: yes configure:11222: checking utime.h usability configure:11222: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11222: $? = 0 configure:11222: result: yes configure:11222: checking utime.h presence configure:11222: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11222: $? = 0 configure:11222: result: yes configure:11222: checking for utime.h configure:11222: result: yes configure:11234: checking libgen.h usability configure:11234: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11234: $? = 0 configure:11234: result: yes configure:11234: checking libgen.h presence configure:11234: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:11234: $? = 0 configure:11234: result: yes configure:11234: checking for libgen.h configure:11234: result: yes configure:11248: checking for sys/socket.h configure:11248: result: yes configure:11248: checking for net/if.h configure:11248: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11248: $? = 0 configure:11248: result: yes configure:11248: checking for sys/mman.h configure:11248: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11248: $? = 0 configure:11248: result: yes configure:11248: checking for linux/if_arp.h configure:11248: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11248: $? = 0 configure:11248: result: yes configure:11267: checking for windows.h configure:11267: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:79:10: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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 configure:11267: result: no configure:11267: checking for winsock2.h configure:11267: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:79:10: fatal error: winsock2.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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 configure:11267: result: no configure:11267: checking for ws2tcpip.h configure:11267: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:79:10: fatal error: ws2tcpip.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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 configure:11267: result: no configure:11267: checking for w32api/wtypes.h configure:11267: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:79:10: fatal error: w32api/wtypes.h: No such file or directory #include ^~~~~~~~~~~~~~~~~ compilation terminated. configure:11267: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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 configure:11267: result: no configure:11285: checking for w32api/winbase.h configure:11285: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:77:34: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:11285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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 | | | #include configure:11285: result: no configure:11285: checking for wincrypt.h configure:11285: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:77:34: fatal error: windows.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:11285: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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 | | | #include configure:11285: result: no configure:11303: checking for inline configure:11319: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11319: $? = 0 configure:11327: result: inline configure:11345: checking for pid_t configure:11345: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11345: $? = 0 configure:11345: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:11345: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:11345: result: yes configure:11356: checking for size_t configure:11356: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11356: $? = 0 configure:11356: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:11356: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:11356: result: yes configure:11367: checking for int32_t configure:11367: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11367: $? = 0 configure:11367: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:111:53: warning: integer overflow in expression of type 'int' results in '-2147483648' [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:110:12: error: storage size of 'test_array' isn't constant static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) ^~~~~~~~~~ configure:11367: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:11367: result: yes configure:11378: checking for uint16_t configure:11378: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11378: $? = 0 configure:11378: result: yes configure:11390: checking for uint32_t configure:11390: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11390: $? = 0 configure:11390: result: yes configure:11404: checking for uint64_t configure:11404: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11404: $? = 0 configure:11404: result: yes configure:11418: checking for uint8_t configure:11418: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11418: $? = 0 configure:11418: result: yes configure:11432: checking for stdbool.h that conforms to C99 configure:11506: result: yes configure:11508: checking for _Bool configure:11508: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11508: $? = 0 configure:11508: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:109:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:11508: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_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. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:11508: result: yes configure:11529: checking for stdlib.h configure:11529: result: yes configure:11539: checking for GNU libc compatible malloc configure:11573: result: yes configure:11596: checking for stdlib.h configure:11596: result: yes configure:11606: checking for GNU libc compatible realloc configure:11640: result: yes configure:11664: checking for gettimeofday configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for memset configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:103:6: warning: conflicting types for built-in function 'memset' [-Wbuiltin-declaration-mismatch] char memset (); ^~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strcasecmp configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strcasecmp' [-Wbuiltin-declaration-mismatch] char strcasecmp (); ^~~~~~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strchr configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:105:6: warning: conflicting types for built-in function 'strchr' [-Wbuiltin-declaration-mismatch] char strchr (); ^~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strdup configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:106:6: warning: conflicting types for built-in function 'strdup' [-Wbuiltin-declaration-mismatch] char strdup (); ^~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strndup configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:107:6: warning: conflicting types for built-in function 'strndup' [-Wbuiltin-declaration-mismatch] char strndup (); ^~~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strerror configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strncasecmp configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:109:6: warning: conflicting types for built-in function 'strncasecmp' [-Wbuiltin-declaration-mismatch] char strncasecmp (); ^~~~~~~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strtol configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for strtoul configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for memchr configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:112:6: warning: conflicting types for built-in function 'memchr' [-Wbuiltin-declaration-mismatch] char memchr (); ^~~~~~ configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for memrchr configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11664: $? = 0 configure:11664: result: yes configure:11664: checking for clock_gettime configure:11664: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11664: $? = 0 configure:11664: result: yes configure:11675: checking for strptime configure:11675: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11675: $? = 0 configure:11675: result: yes configure:11685: checking whether getrandom is declared configure:11685: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:104:10: error: 'getrandom' undeclared (first use in this function) (void) getrandom; ^~~~~~~~~ conftest.c:104:10: note: each undeclared identifier is reported only once for each function it appears in configure:11685: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | /* end confdefs.h. */ | | #include | | | int | main () | { | #ifndef getrandom | #ifdef __cplusplus | (void) getrandom; | #else | (void) getrandom; | #endif | #endif | | ; | return 0; | } configure:11685: result: no configure:11698: checking for utime configure:11698: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11698: $? = 0 configure:11698: result: yes configure:11713: checking for strlcpy configure:11713: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11713: $? = 0 configure:11713: result: yes configure:11713: checking for strlcat configure:11713: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11713: $? = 0 configure:11713: result: yes configure:11732: checking for special C compiler options needed for large files configure:11777: result: no configure:11783: checking for _FILE_OFFSET_BITS value needed for large files configure:11808: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:11808: $? = 0 configure:11840: result: no configure:11927: checking host os configure:11998: result: ok configure:12075: checking for thread local storage __thread support configure:12088: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12088: $? = 0 configure:12092: result: yes configure:12289: checking checking if /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc supports -march=native configure:12302: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -march=native -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 m68k-linux-gcc.br_real: error: unrecognized argument in option '-march=native' m68k-linux-gcc.br_real: note: valid arguments to '-march=' are: 68000 68010 68020 68030 68040 68060 cpu32 isaa isaaplus isab isac configure:12302: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:12311: result: no configure:12700: checking for spatch configure:12731: result: no configure:12803: checking zlib.h usability configure:12803: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:12803: $? = 0 configure:12803: result: yes configure:12803: checking zlib.h presence configure:12803: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:12803: $? = 0 configure:12803: result: yes configure:12803: checking for zlib.h configure:12803: result: yes configure:12820: checking for inflate in -lz configure:12845: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lz >&5 configure:12845: $? = 0 configure:12854: result: yes configure:12901: checking lzma.h usability configure:12901: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:131:10: fatal error: lzma.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:12901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:12901: result: no configure:12901: checking lzma.h presence configure:12901: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:98:10: fatal error: lzma.h: No such file or directory #include ^~~~~~~~ compilation terminated. configure:12901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include configure:12901: result: no configure:12901: checking for lzma.h configure:12901: result: no configure:12981: checking for Mpipe configure:12994: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:98:10: fatal error: gxio/mpipe.h: No such file or directory #include ^~~~~~~~~~~~~~ compilation terminated. configure:12994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:13004: result: no configure:13030: checking pcre.h usability configure:13030: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13030: $? = 0 configure:13030: result: yes configure:13030: checking pcre.h presence configure:13030: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13030: $? = 0 configure:13030: result: yes configure:13030: checking for pcre.h configure:13030: result: yes configure:13043: checking for pcre_get_substring in -lpcre configure:13068: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpcre -lz >&5 configure:13068: $? = 0 configure:13077: result: yes configure:13103: checking for LIBPCREVERSION configure:13110: $PKG_CONFIG --exists --print-errors "libpcre = 8.35" Package dependency requirement 'libpcre = 8.35' could not be satisfied. Package 'libpcre' has version '8.43', required version is '= 8.35' configure:13113: $? = 1 configure:13127: $PKG_CONFIG --exists --print-errors "libpcre = 8.35" Package dependency requirement 'libpcre = 8.35' could not be satisfied. Package 'libpcre' has version '8.43', required version is '= 8.35' configure:13130: $? = 1 configure:13144: result: no Package dependency requirement 'libpcre = 8.35' could not be satisfied. Package 'libpcre' has version '8.43', required version is '= 8.35' configure:13188: checking for pcre_dfa_exec in -lpcre configure:13213: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpcre -lpcre -lz >&5 configure:13213: $? = 0 configure:13222: result: yes configure:13256: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13256: $? = 0 configure:13288: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -O0 -g -Werror -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13288: $? = 0 configure:13300: checking for PCRE JIT support configure:13316: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13316: $? = 0 configure:13484: result: yes configure:13490: checking for PCRE JIT support usability configure:13518: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13518: $? = 0 configure:13534: result: yes configure:13548: checking for libhs configure:13555: $PKG_CONFIG --exists --print-errors "libhs" Package libhs was not found in the pkg-config search path. Perhaps you should add the directory containing `libhs.pc' to the PKG_CONFIG_PATH environment variable Package 'libhs', required by 'virtual:world', not found configure:13558: $? = 1 configure:13572: $PKG_CONFIG --exists --print-errors "libhs" Package libhs was not found in the pkg-config search path. Perhaps you should add the directory containing `libhs.pc' to the PKG_CONFIG_PATH environment variable Package 'libhs', required by 'virtual:world', not found configure:13575: $? = 1 configure:13589: result: no Package 'libhs', required by 'virtual:world', not found configure:13642: checking hs.h usability configure:13642: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:135:10: fatal error: hs.h: No such file or directory #include ^~~~~~ compilation terminated. configure:13642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13642: result: no configure:13642: checking hs.h presence configure:13642: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:102:10: fatal error: hs.h: No such file or directory #include ^~~~~~ compilation terminated. configure:13642: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | /* end confdefs.h. */ | #include configure:13642: result: no configure:13642: checking for hs.h configure:13642: result: no configure:13750: checking yaml.h usability configure:13750: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:13750: $? = 0 configure:13750: result: yes configure:13750: checking yaml.h presence configure:13750: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:13750: $? = 0 configure:13750: result: yes configure:13750: checking for yaml.h configure:13750: result: yes configure:13764: checking for yaml_parser_initialize in -lyaml configure:13789: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lyaml -lpcre -lz >&5 configure:13789: $? = 0 configure:13798: result: yes configure:13853: checking for pthread_create in -lpthread configure:13878: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpthread -lyaml -lpcre -lz >&5 configure:13878: $? = 0 configure:13887: result: yes configure:13942: checking jansson.h usability configure:13942: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c:137:10: fatal error: jansson.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:13942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13942: result: no configure:13942: checking jansson.h presence configure:13942: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c conftest.c:104:10: fatal error: jansson.h: No such file or directory #include ^~~~~~~~~~~ compilation terminated. configure:13942: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include configure:13942: result: no configure:13942: checking for jansson.h configure:13942: result: no configure:14660: checking whether OS_WIN32 is declared configure:14660: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 conftest.c: In function 'main': conftest.c:144:10: error: 'OS_WIN32' undeclared (first use in this function) (void) OS_WIN32; ^~~~~~~~ conftest.c:144:10: note: each undeclared identifier is reported only once for each function it appears in configure:14660: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | #ifndef OS_WIN32 | #ifdef __cplusplus | (void) OS_WIN32; | #else | (void) OS_WIN32; | #endif | #endif | | ; | return 0; | } configure:14660: result: no configure:15093: checking for libnet.h version 1.1.x configure:15308: result: no configure:15334: checking pcap.h usability configure:15334: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15334: $? = 0 configure:15334: result: yes configure:15334: checking pcap.h presence configure:15334: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15334: $? = 0 configure:15334: result: yes configure:15334: checking for pcap.h configure:15334: result: yes configure:15349: checking for pcap.h configure:15349: result: yes configure:15349: checking pcap/pcap.h usability configure:15349: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15349: $? = 0 configure:15349: result: yes configure:15349: checking pcap/pcap.h presence configure:15349: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15349: $? = 0 configure:15349: result: yes configure:15349: checking for pcap/pcap.h configure:15349: result: yes configure:15349: checking pcap/bpf.h usability configure:15349: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15349: $? = 0 configure:15349: result: yes configure:15349: checking pcap/bpf.h presence configure:15349: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c configure:15349: $? = 0 configure:15349: result: yes configure:15349: checking for pcap/bpf.h configure:15349: result: yes configure:15363: checking for PCAP configure:15370: $PKG_CONFIG --exists --print-errors "libpcap" configure:15373: $? = 0 configure:15387: $PKG_CONFIG --exists --print-errors "libpcap" configure:15390: $? = 0 configure:15448: result: yes configure:15453: checking for pcap_open_live in -lpcap configure:15478: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap >&5 configure:15478: $? = 0 configure:15488: result: yes configure:15519: checking for pcap_activate in -lpcap configure:15544: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpcap -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap >&5 configure:15544: $? = 0 configure:15554: result: yes configure:15580: checking for pcap-config configure:15611: result: no configure:15620: result: no pcap-config is use configure:15634: checking for pcap_set_buffer_size in -lpcap configure:15659: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c -lpcap -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap >&5 configure:15659: $? = 0 configure:15669: result: yes configure:15861: checking whether TPACKET_V2 is declared configure:15861: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15861: $? = 0 configure:15861: result: yes configure:15872: checking whether PACKET_FANOUT_QM is declared configure:15872: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15872: $? = 0 configure:15872: result: yes configure:15880: checking whether TPACKET_V3 is declared configure:15880: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15880: $? = 0 configure:15880: result: yes configure:15889: checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared configure:15889: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 conftest.c >&5 configure:15889: $? = 0 configure:15889: result: yes configure:18347: checking for libhtp configure:18354: $PKG_CONFIG --exists --print-errors "htp" configure:18357: $? = 0 configure:18371: $PKG_CONFIG --exists --print-errors "htp" configure:18374: $? = 0 configure:18412: result: yes configure:18446: checking htp/htp.h usability configure:18446: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c >&5 configure:18446: $? = 0 configure:18446: result: yes configure:18446: checking htp/htp.h presence configure:18446: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c configure:18446: $? = 0 configure:18446: result: yes configure:18446: checking for htp/htp.h configure:18446: result: yes configure:18456: checking for htp_conn_create in -lhtp configure:18481: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 configure:18481: $? = 0 configure:18490: result: yes configure:18511: checking for LIBHTPMINVERSION configure:18518: $PKG_CONFIG --exists --print-errors "htp >= 0.5.20" configure:18521: $? = 0 configure:18535: $PKG_CONFIG --exists --print-errors "htp >= 0.5.20" configure:18538: $? = 0 configure:18576: result: yes configure:18660: checking for htp_config_register_request_uri_normalize in -lhtp configure:18685: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -lhtp -lhtp -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 configure:18685: $? = 0 configure:18694: result: yes configure:18705: checking for htp_tx_get_response_headers_raw in -lhtp configure:18730: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -lhtp -lhtp -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 /home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-linux-uclibc/8.3.0/../../../../m68k-buildroot-linux-uclibc/bin/ld: /tmp/ccJnbmIX.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `htp_tx_get_response_headers_raw' collect2: error: ld returned 1 exit status configure:18730: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PCAP_H 1 | #define HAVE_PCAP_PCAP_H 1 | #define HAVE_PCAP_BPF_H 1 | #define HAVE_LIBPCAP 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_LIBHTP 1 | #define HAVE_HTP_URI_NORMALIZE_HOOK 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. */ | #ifdef __cplusplus | extern "C" | #endif | char htp_tx_get_response_headers_raw (); | int | main () | { | return htp_tx_get_response_headers_raw (); | ; | return 0; | } configure:18739: result: no configure:18749: checking for htp_decode_query_inplace in -lhtp configure:18774: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -lhtp -lhtp -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 /home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-linux-uclibc/8.3.0/../../../../m68k-buildroot-linux-uclibc/bin/ld: /tmp/ccd13tqZ.o: in function `main': conftest.c:(.text.startup+0x2): undefined reference to `htp_decode_query_inplace' collect2: error: ld returned 1 exit status configure:18774: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PCAP_H 1 | #define HAVE_PCAP_PCAP_H 1 | #define HAVE_PCAP_BPF_H 1 | #define HAVE_LIBPCAP 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_LIBHTP 1 | #define HAVE_HTP_URI_NORMALIZE_HOOK 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. */ | #ifdef __cplusplus | extern "C" | #endif | char htp_decode_query_inplace (); | int | main () | { | return htp_decode_query_inplace (); | ; | return 0; | } configure:18783: result: no configure:18793: checking for htp_config_set_response_decompression_layer_limit in -lhtp configure:18818: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -lhtp -lhtp -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 configure:18818: $? = 0 configure:18827: result: yes configure:18852: checking for htp_config_set_lzma_memlimit in -lhtp configure:18877: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -lhtp -lhtp -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 configure:18877: $? = 0 configure:18886: result: yes configure:19035: checking cap-ng.h usability configure:19035: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -c -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c >&5 conftest.c:152:10: fatal error: cap-ng.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:19035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PCAP_H 1 | #define HAVE_PCAP_PCAP_H 1 | #define HAVE_PCAP_BPF_H 1 | #define HAVE_LIBPCAP 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_LIBHTP 1 | #define HAVE_HTP_URI_NORMALIZE_HOOK 1 | #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1 | #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19035: result: no configure:19035: checking cap-ng.h presence configure:19035: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c conftest.c:119:10: fatal error: cap-ng.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:19035: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PCAP_H 1 | #define HAVE_PCAP_PCAP_H 1 | #define HAVE_PCAP_BPF_H 1 | #define HAVE_LIBPCAP 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_LIBHTP 1 | #define HAVE_HTP_URI_NORMALIZE_HOOK 1 | #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1 | #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1 | /* end confdefs.h. */ | #include configure:19035: result: no configure:19035: checking for cap-ng.h configure:19035: result: no configure:23198: checking for LZ4F_createCompressionContext in -llz4 configure:23223: /home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc -o conftest -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include conftest.c -llz4 -lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp >&5 /home/naourr/work/instance-2/output-1/host/opt/ext-toolchain/bin/../lib/gcc/m68k-buildroot-linux-uclibc/8.3.0/../../../../m68k-buildroot-linux-uclibc/bin/ld: cannot find -llz4 collect2: error: ld returned 1 exit status configure:23223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.5" | #define PACKAGE_STRING "suricata 4.1.5" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.5" | #define RELEASE 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_LINUX_IF_ARP_H 1 | #define HAVE__BOOL 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MALLOC 1 | #define HAVE_STDLIB_H 1 | #define HAVE_REALLOC 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_MEMSET 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCHR 1 | #define HAVE_STRDUP 1 | #define HAVE_STRNDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_STRTOL 1 | #define HAVE_STRTOUL 1 | #define HAVE_MEMCHR 1 | #define HAVE_MEMRCHR 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_STRPTIME 1 | #define HAVE_UTIME 1 | #define HAVE_STRLCPY 1 | #define HAVE_STRLCAT 1 | #define TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBPCRE 1 | #define HAVE_LIBPCRE 1 | #define HAVE_PCRE_FREE_STUDY 1 | #define PCRE_HAVE_JIT 1 | #define HAVE_LIBYAML 1 | #define HAVE_LIBPTHREAD 1 | #define HAVE_PCAP_H 1 | #define HAVE_PCAP_PCAP_H 1 | #define HAVE_PCAP_BPF_H 1 | #define HAVE_LIBPCAP 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_LIBHTP 1 | #define HAVE_HTP_URI_NORMALIZE_HOOK 1 | #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1 | #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 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. */ | #ifdef __cplusplus | extern "C" | #endif | char LZ4F_createCompressionContext (); | int | main () | { | return LZ4F_createCompressionContext (); | ; | return 0; | } configure:23232: result: no configure:23261: checking for getconf configure:23279: found /usr/bin/getconf configure:23292: result: /usr/bin/getconf configure:23322: checking for sphinx-build configure:23353: result: no configure:23387: checking for pdflatex configure:23418: result: no configure:23773: checking for git configure:23791: found /usr/bin/git configure:23804: result: /usr/bin/git configure:24142: checking that generated files are newer than configure configure:24148: result: done configure:24251: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by suricata config.status 4.1.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on mirage config.status:1321: creating Makefile config.status:1321: creating src/Makefile config.status:1321: creating rust/Makefile config.status:1321: creating rust/Cargo.toml config.status:1321: creating rust/.cargo/config config.status:1321: creating qa/Makefile config.status:1321: creating qa/coccinelle/Makefile config.status:1321: creating rules/Makefile config.status:1321: creating doc/Makefile config.status:1321: creating doc/userguide/Makefile config.status:1321: creating contrib/Makefile config.status:1321: creating contrib/file_processor/Makefile config.status:1321: creating contrib/file_processor/Action/Makefile config.status:1321: creating contrib/file_processor/Processor/Makefile config.status:1321: creating contrib/tile_pcie_logd/Makefile config.status:1321: creating suricata.yaml config.status:1321: creating etc/Makefile config.status:1321: creating etc/suricata.logrotate config.status:1321: creating etc/suricata.service config.status:1321: creating python/Makefile config.status:1321: creating python/suricata/config/defaults.py config.status:1321: creating ebpf/Makefile config.status:1321: creating config.h config.status:1550: executing depfiles commands config.status:1550: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_bigendian=yes ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline ac_cv_c_int32_t=yes 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_env_CC_set=set ac_cv_env_CC_value=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value= 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_LIBPCREVERSION_CFLAGS_set= ac_cv_env_LIBPCREVERSION_CFLAGS_value= ac_cv_env_LIBPCREVERSION_LIBS_set= ac_cv_env_LIBPCREVERSION_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= ac_cv_env_PKG_CONFIG_LIBDIR_value= ac_cv_env_PKG_CONFIG_PATH_set= ac_cv_env_PKG_CONFIG_PATH_value= ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=/home/naourr/work/instance-2/output-1/host/bin/pkg-config ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=m68k-buildroot-linux-uclibc 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_libnspr_CFLAGS_set= ac_cv_env_libnspr_CFLAGS_value= ac_cv_env_libnspr_LIBS_set= ac_cv_env_libnspr_LIBS_value= ac_cv_env_libnss_CFLAGS_set= ac_cv_env_libnss_CFLAGS_value= ac_cv_env_libnss_LIBS_set= ac_cv_env_libnss_LIBS_value= ac_cv_env_target_alias_set=set ac_cv_env_target_alias_value=m68k-buildroot-linux-uclibc ac_cv_func_calloc_0_nonnull=yes ac_cv_func_clock_gettime=yes ac_cv_func_gettimeofday=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_memchr=yes ac_cv_func_memcmp_working=yes ac_cv_func_memrchr=yes ac_cv_func_memset=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_realloc_0_nonnull=yes ac_cv_func_strcasecmp=yes ac_cv_func_strchr=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strlcat=yes ac_cv_func_strlcpy=yes ac_cv_func_strncasecmp=yes ac_cv_func_strndup=yes ac_cv_func_strptime=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_utime=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=no ac_cv_have_decl_malloc=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_cap_ng_h=no 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_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_hs_h=no ac_cv_header_htp_htp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jansson_h=no ac_cv_header_libgen_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_sockios_h=yes ac_cv_header_lzma_h=no ac_cv_header_memory_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_pcap_bpf_h=yes ac_cv_header_pcap_h=yes ac_cv_header_pcap_pcap_h=yes ac_cv_header_pcre_h=yes ac_cv_header_poll_h=yes ac_cv_header_sched_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=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_prctl_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_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes 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=m68k-buildroot-linux-uclibc ac_cv_lbl_unaligned_fail=no ac_cv_lib_htp_htp_config_register_request_uri_normalize=yes ac_cv_lib_htp_htp_config_set_lzma_memlimit=yes ac_cv_lib_htp_htp_config_set_response_decompression_layer_limit=yes ac_cv_lib_htp_htp_conn_create=yes ac_cv_lib_htp_htp_decode_query_inplace=no ac_cv_lib_htp_htp_tx_get_response_headers_raw=no ac_cv_lib_lz4_LZ4F_createCompressionContext=no ac_cv_lib_pcap___pcap_activate=yes ac_cv_lib_pcap___pcap_open_live=yes ac_cv_lib_pcap___pcap_set_buffer_size=yes ac_cv_lib_pcre_pcre_dfa_exec=yes ac_cv_lib_pcre_pcre_get_substring=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_yaml_yaml_parser_initialize=yes ac_cv_lib_z_inflate=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_HAVE_COCCINELLE_CONFIG=no ac_cv_path_HAVE_GETCONF_CMD=/usr/bin/getconf ac_cv_path_HAVE_GIT_CMD=/usr/bin/git ac_cv_path_HAVE_PCAP_CONFIG=no ac_cv_path_HAVE_PDFLATEX=no ac_cv_path_HAVE_PKG_CONFIG=/home/naourr/work/instance-2/output-1/host/bin/pkg-config ac_cv_path_HAVE_PYTHON=/home/naourr/work/instance-2/output-1/host/bin/python ac_cv_path_HAVE_SPHINXBUILD=no ac_cv_path_HAVE_WGET=/usr/bin/wget ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AR=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc ac_cv_prog_CPP=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp ac_cv_prog_OBJDUMP=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objdump ac_cv_prog_RANLIB=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib ac_cv_prog_STRIP=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_sys_file_offset_bits=no ac_cv_sys_largefile_CC=no ac_cv_type__Bool=yes ac_cv_type_pid_t=yes ac_cv_type_size_t=yes am_cv_CC_dependencies_compiler_type=none am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=yes gl_cv_func_malloc_0_nonnull=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=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld lt_cv_path_NM=/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='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='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='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_lib_search_path_spec= lt_cv_sys_max_cmd_len=1572864 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_LIBHTPMINVERSION_CFLAGS='-I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include ' pkg_cv_LIBHTPMINVERSION_LIBS='-L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp ' pkg_cv_PCAP_CFLAGS= pkg_cv_PCAP_LIBS='-L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap ' pkg_cv_libhtp_CFLAGS='-I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include ' pkg_cv_libhtp_LIBS='-L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp ' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/naourr/work/instance-2/output-1/build/suricata-4.1.5/missing aclocal-1.15' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ar' AUTOCONF='${SHELL} /home/naourr/work/instance-2/output-1/build/suricata-4.1.5/missing autoconf' AUTOHEADER='${SHELL} /home/naourr/work/instance-2/output-1/build/suricata-4.1.5/missing autoheader' AUTOMAKE='${SHELL} /home/naourr/work/instance-2/output-1/build/suricata-4.1.5/missing automake-1.15' AWK='gawk' BUILD_EBPF_FALSE='' BUILD_EBPF_TRUE='#' BUILD_PCIE_LOGGING_FALSE='' BUILD_PCIE_LOGGING_TRUE='#' BUILD_UNITTESTS_FALSE='' BUILD_UNITTESTS_TRUE='#' CARGO='' CARGO_HOME='' CC='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-gcc' CCDEPMODE='depmode=none' CFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os ' CLANG_CFLAGS='' CONFIGURE_DATAROOTDIR='/usr/share' CONFIGURE_LOCALSTATEDIR='/var' CONFIGURE_PREFIX='/usr' CONFIGURE_SYSCONDIR='/etc' CPP='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-cpp' CPPFLAGS='-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include ' CYGPATH_W='echo' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' FGREP='/usr/bin/grep -F' GCC_CFLAGS='-Wextra -Werror-implicit-function-declaration' GREP='/usr/bin/grep' HAVE_CARGO='' HAVE_CARGO_VENDOR='' HAVE_CARGO_VENDOR_FALSE='#' HAVE_CARGO_VENDOR_TRUE='' HAVE_COCCINELLE_CONFIG='no' HAVE_COCCINELLE_FALSE='' HAVE_COCCINELLE_TRUE='#' HAVE_CURL='' HAVE_FETCH_COMMAND_FALSE='#' HAVE_FETCH_COMMAND_TRUE='' HAVE_GETCONF_CMD='/usr/bin/getconf' HAVE_GIT_CMD='/usr/bin/git' HAVE_LLC='' HAVE_LUA_FALSE='' HAVE_LUA_TRUE='#' HAVE_PCAP_CONFIG='no' HAVE_PDFLATEX='no' HAVE_PDFLATEX_FALSE='' HAVE_PDFLATEX_TRUE='#' HAVE_PKG_CONFIG='/home/naourr/work/instance-2/output-1/host/bin/pkg-config' HAVE_PYTHON='/home/naourr/work/instance-2/output-1/host/bin/python' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_PYTHON_YAML_FALSE='' HAVE_PYTHON_YAML_TRUE='#' HAVE_RUSTC='' HAVE_RUST_FALSE='' HAVE_RUST_TRUE='#' HAVE_RUST_VENDOR_FALSE='' HAVE_RUST_VENDOR_TRUE='#' HAVE_SPHINXBUILD='no' HAVE_SPHINXBUILD_FALSE='' HAVE_SPHINXBUILD_TRUE='#' HAVE_SURICATA_MAN_FALSE='#' HAVE_SURICATA_MAN_TRUE='' HAVE_SURICATA_UPDATE_FALSE='' HAVE_SURICATA_UPDATE_TRUE='#' HAVE_WGET='/usr/bin/wget' HAVE_WGET_COMMAND_FALSE='#' HAVE_WGET_COMMAND_TRUE='' HTP_DIR='' HTP_LDADD='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ld' LDFLAGS='' LIBHTPDEVVERSION_CFLAGS='' LIBHTPDEVVERSION_LIBS='' LIBHTPMINVERSION_CFLAGS='-I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include ' LIBHTPMINVERSION_LIBS='-L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp ' LIBOBJS='' LIBPCREVERSION_CFLAGS='' LIBPCREVERSION_LIBS='' LIBPRELUDE_CFLAGS='' LIBPRELUDE_CONFIG='' LIBPRELUDE_CONFIG_PREFIX='' LIBPRELUDE_LDFLAGS='' LIBPRELUDE_LIBS='' LIBPRELUDE_PREFIX='' LIBPRELUDE_PTHREAD_CFLAGS='' LIBS='-lhtp -lpcap -lpthread -lyaml -lpcre -lz -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap -L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LLC='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' LUAJIT_CFLAGS='' LUAJIT_LIBS='' LUA_CFLAGS='' LUA_LIBS='' MAKEINFO='${SHELL} /home/naourr/work/instance-2/output-1/build/suricata-4.1.5/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-nm' NMEDIT='' OBJDUMP='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-objdump' OBJEXT='o' OPTIMIZATION_CFLAGS='' OTOOL64='' OTOOL='' PACKAGE='suricata' PACKAGE_BUGREPORT='' PACKAGE_NAME='suricata' PACKAGE_STRING='suricata 4.1.5' PACKAGE_TARNAME='suricata' PACKAGE_URL='' PACKAGE_VERSION='4.1.5' PATH_SEPARATOR=':' PCAP_CFLAGS='' PCAP_LIBS='-L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lpcap ' PKG_CONFIG='/home/naourr/work/instance-2/output-1/host/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-ranlib' RUST_DEBUG='' RUST_DEBUG_FALSE='' RUST_DEBUG_TRUE='#' RUST_FEATURES='' RUST_LDADD='-ldl -lrt -lm' RUST_SURICATA_LIB='' SECCFLAGS='' SECLDFLAGS='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='/home/naourr/work/instance-2/output-1/host/bin/m68k-linux-strip' SURICATA_UPDATE_DIR='' VERSION='4.1.5' ac_ct_AR='' ac_ct_CC='' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='#' am__fastdepCC_FALSE='' am__fastdepCC_TRUE='#' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' e_datarulesdir='/usr/share/suricata/rules' e_defaultruledir='/etc/suricata/rules' e_enable_evelog='no' 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_sysconfdir='/etc/suricata/' e_sysconfrulesdir='/etc/suricata/rules' exec_prefix='/usr' has_suricata_update_comment='' host='m68k-buildroot-linux-uclibc' host_alias='m68k-buildroot-linux-uclibc' host_cpu='m68k' host_os='linux-uclibc' host_vendor='buildroot' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/naourr/work/instance-2/output-1/build/suricata-4.1.5/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libhs_CFLAGS='' libhs_LIBS='' libhtp_CFLAGS='-I/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib/htp/include ' libhtp_LIBS='-L/home/naourr/work/instance-2/output-1/host/bin/../m68k-buildroot-linux-uclibc/sysroot/usr/lib -lhtp ' libnetfilter_queue_CFLAGS='' libnetfilter_queue_LIBS='' libnspr_CFLAGS='' libnspr_LIBS='' libnss_CFLAGS='' libnss_LIBS='' localedir='${datarootdir}/locale' localstatedir='/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' no_suricata_update_comment='#' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s&^&&' psdir='${docdir}' rust_config_comment='#' rust_config_enabled='no' rust_vendor_comment='# ' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs='' sysconfdir='/etc' target_alias='m68k-buildroot-linux-uclibc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "suricata" #define PACKAGE_TARNAME "suricata" #define PACKAGE_VERSION "4.1.5" #define PACKAGE_STRING "suricata 4.1.5" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "suricata" #define VERSION "4.1.5" #define RELEASE 1 #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 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_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_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_SYS_SOCKET_H 1 #define HAVE_NET_IF_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_LINUX_IF_ARP_H 1 #define HAVE__BOOL 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_MALLOC 1 #define HAVE_STDLIB_H 1 #define HAVE_REALLOC 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_MEMSET 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCHR 1 #define HAVE_STRDUP 1 #define HAVE_STRNDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRNCASECMP 1 #define HAVE_STRTOL 1 #define HAVE_STRTOUL 1 #define HAVE_MEMCHR 1 #define HAVE_MEMRCHR 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_STRPTIME 1 #define HAVE_UTIME 1 #define HAVE_STRLCPY 1 #define HAVE_STRLCAT 1 #define TLS 1 #define HAVE_LIBZ 1 #define HAVE_LIBPCRE 1 #define HAVE_LIBPCRE 1 #define HAVE_PCRE_FREE_STUDY 1 #define PCRE_HAVE_JIT 1 #define HAVE_LIBYAML 1 #define HAVE_LIBPTHREAD 1 #define HAVE_PCAP_H 1 #define HAVE_PCAP_PCAP_H 1 #define HAVE_PCAP_BPF_H 1 #define HAVE_LIBPCAP 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_LIBHTP 1 #define HAVE_HTP_URI_NORMALIZE_HOOK 1 #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1 #define HAVE_HTP_CONFIG_SET_LZMA_MEMLIMIT 1 #define CLS 64 #define CONFIG_DIR "/etc/suricata/" configure: exit 0