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.2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr/ --sysconfdir=/etc/ --localstatedir=/var/ --enable-hiredis LIBS=-lssl -lcrypto ## --------- ## ## Platform. ## ## --------- ## hostname = andi uname -m = aarch64 uname -r = 4.9.35-g1e65b65-dirty uname -s = Linux uname -v = #1 SMP PREEMPT Thu Mar 8 18:34:27 PST 2018 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /usr/local/zeek/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2898: checking whether make supports nested variables configure:2915: result: yes configure:2975: checking for a BSD-compatible install configure:3043: result: /usr/bin/install -c configure:3054: checking whether build environment is sane configure:3109: result: yes configure:3260: checking for a thread-safe mkdir -p configure:3299: result: /bin/mkdir -p configure:3306: checking for gawk configure:3322: found /usr/bin/gawk configure:3333: result: gawk configure:3344: checking whether make sets $(MAKE) configure:3366: result: yes configure:3521: checking for style of include used by make configure:3549: result: GNU configure:3620: checking for gcc configure:3636: found /usr/bin/gcc configure:3647: result: gcc configure:3876: checking for C compiler version configure:3885: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:3896: $? = 0 configure:3885: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:3896: $? = 0 configure:3885: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3896: $? = 1 configure:3885: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3896: $? = 1 configure:3916: checking whether the C compiler works configure:3938: gcc conftest.c -lssl -lcrypto >&5 configure:3942: $? = 0 configure:3990: result: yes configure:3993: checking for C compiler default output file name configure:3995: result: a.out configure:4001: checking for suffix of executables configure:4008: gcc -o conftest conftest.c -lssl -lcrypto >&5 configure:4012: $? = 0 configure:4034: result: configure:4056: checking whether we are cross compiling configure:4064: gcc -o conftest conftest.c -lssl -lcrypto >&5 configure:4068: $? = 0 configure:4075: ./conftest configure:4079: $? = 0 configure:4094: result: no configure:4099: checking for suffix of object files configure:4121: gcc -c conftest.c >&5 configure:4125: $? = 0 configure:4146: result: o configure:4150: checking whether we are using the GNU C compiler configure:4169: gcc -c conftest.c >&5 configure:4169: $? = 0 configure:4178: result: yes configure:4187: checking whether gcc accepts -g configure:4207: gcc -c -g conftest.c >&5 configure:4207: $? = 0 configure:4248: result: yes configure:4265: checking for gcc option to accept ISO C89 configure:4328: gcc -c -g -O2 conftest.c >&5 configure:4328: $? = 0 configure:4341: result: none needed configure:4366: checking whether gcc understands -c and -o together configure:4388: gcc -c conftest.c -o conftest2.o configure:4391: $? = 0 configure:4388: gcc -c conftest.c -o conftest2.o configure:4391: $? = 0 configure:4403: result: yes configure:4422: checking dependency style of gcc configure:4533: result: gcc3 configure:4548: checking for gcc option to accept ISO C99 configure:4697: gcc -c -g -O2 conftest.c >&5 configure:4697: $? = 0 configure:4710: result: none needed configure:4754: checking build system type configure:4768: result: aarch64-unknown-linux-gnu configure:4788: checking host system type configure:4801: result: aarch64-unknown-linux-gnu configure:4842: checking how to print strings configure:4869: result: printf configure:4890: checking for a sed that does not truncate output configure:4954: result: /bin/sed configure:4972: checking for grep that handles long lines and -e configure:5030: result: /bin/grep configure:5035: checking for egrep configure:5097: result: /bin/grep -E configure:5102: checking for fgrep configure:5164: result: /bin/grep -F configure:5199: checking for ld used by gcc configure:5266: result: /usr/bin/ld configure:5273: checking if the linker (/usr/bin/ld) is GNU ld configure:5288: result: yes configure:5300: checking for BSD- or MS-compatible name lister (nm) configure:5354: result: /usr/bin/nm -B configure:5484: checking the name lister (/usr/bin/nm -B) interface configure:5491: gcc -c -g -O2 conftest.c >&5 configure:5494: /usr/bin/nm -B "conftest.o" configure:5497: output 0000000000000000 B some_variable configure:5504: result: BSD nm configure:5507: checking whether ln -s works configure:5511: result: yes configure:5519: checking the maximum length of command line arguments configure:5650: result: 1572864 configure:5698: checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format configure:5738: result: func_convert_file_noop configure:5745: checking how to convert aarch64-unknown-linux-gnu file names to toolchain format configure:5765: result: func_convert_file_noop configure:5772: checking for /usr/bin/ld option to reload object files configure:5779: result: -r configure:5853: checking for objdump configure:5869: found /usr/bin/objdump configure:5880: result: objdump configure:5912: checking how to recognize dependent libraries configure:6112: result: pass_all configure:6197: checking for dlltool configure:6227: result: no configure:6257: checking how to associate runtime and link libraries configure:6284: result: printf %s\n configure:6345: checking for ar configure:6361: found /usr/bin/ar configure:6372: result: ar configure:6409: checking for archiver @FILE support configure:6426: gcc -c -g -O2 conftest.c >&5 configure:6426: $? = 0 configure:6429: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:6432: $? = 0 configure:6437: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:6440: $? = 1 configure:6452: result: @ configure:6510: checking for strip configure:6526: found /usr/bin/strip configure:6537: result: strip configure:6609: checking for ranlib configure:6625: found /usr/bin/ranlib configure:6636: result: ranlib configure:6738: checking command to parse /usr/bin/nm -B output from gcc object configure:6891: gcc -c -g -O2 conftest.c >&5 configure:6894: $? = 0 configure:6898: /usr/bin/nm -B 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:6901: $? = 0 configure:6967: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:6970: $? = 0 configure:7008: result: ok configure:7055: checking for sysroot configure:7085: result: no configure:7092: checking for a working dd configure:7130: result: /bin/dd configure:7134: checking how to truncate binary pipes configure:7149: result: /bin/dd bs=4096 count=1 configure:7478: checking for mt configure:7494: found /bin/mt configure:7505: result: mt configure:7528: checking if mt is a manifest tool configure:7534: mt '-?' configure:7542: result: no configure:8219: checking how to run the C preprocessor configure:8250: gcc -E conftest.c configure:8250: $? = 0 configure:8264: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8264: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #define RELEASE 1 | /* end confdefs.h. */ | #include configure:8289: result: gcc -E configure:8309: gcc -E conftest.c configure:8309: $? = 0 configure:8323: gcc -E conftest.c conftest.c:12:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:8323: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #define RELEASE 1 | /* end confdefs.h. */ | #include configure:8352: checking for ANSI C header files configure:8372: gcc -c -g -O2 conftest.c >&5 configure:8372: $? = 0 configure:8445: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:8445: $? = 0 configure:8445: ./conftest configure:8445: $? = 0 configure:8456: result: yes configure:8469: checking for sys/types.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for sys/stat.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for stdlib.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for string.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for memory.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for strings.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for inttypes.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for stdint.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8469: checking for unistd.h configure:8469: gcc -c -g -O2 conftest.c >&5 configure:8469: $? = 0 configure:8469: result: yes configure:8483: checking for dlfcn.h configure:8483: gcc -c -g -O2 conftest.c >&5 configure:8483: $? = 0 configure:8483: result: yes configure:8739: checking for objdir configure:8754: result: .libs configure:9018: checking if gcc supports -fno-rtti -fno-exceptions configure:9036: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:9040: $? = 0 configure:9053: result: no configure:9411: checking for gcc option to produce PIC configure:9418: result: -fPIC -DPIC configure:9426: checking if gcc PIC flag -fPIC -DPIC works configure:9444: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:9448: $? = 0 configure:9461: result: yes configure:9490: checking if gcc static flag -static works configure:9518: result: yes configure:9533: checking if gcc supports -c -o file.o configure:9554: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:9558: $? = 0 configure:9580: result: yes configure:9588: checking if gcc supports -c -o file.o configure:9635: result: yes configure:9668: checking whether the gcc linker (/usr/bin/ld) supports shared libraries configure:10931: result: yes configure:10968: checking whether -lc should be explicitly linked in configure:10976: gcc -c -g -O2 conftest.c >&5 configure:10979: $? = 0 configure:10994: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10997: $? = 0 configure:11011: result: no configure:11171: checking dynamic linker characteristics configure:11752: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c -lssl -lcrypto >&5 configure:11752: $? = 0 configure:12001: result: GNU/Linux ld.so configure:12123: checking how to hardcode library paths into programs configure:12148: result: immediate configure:12696: checking whether stripping libraries is possible configure:12701: result: yes configure:12736: checking if libtool supports shared libraries configure:12738: result: yes configure:12741: checking whether to build shared libraries configure:12766: result: yes configure:12769: checking whether to build static libraries configure:12773: result: yes configure:12864: checking for pkg-config configure:12882: found /usr/bin/pkg-config configure:12894: result: /usr/bin/pkg-config configure:12919: checking pkg-config is at least version 0.9.0 configure:12922: result: yes configure:12931: checking whether GCC or Clang is our compiler configure:12947: gcc -c -g -O2 conftest.c >&5 conftest.c:25:42: error: #error #error ^~~~~ configure:12947: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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:12957: gcc -c -g -O2 conftest.c >&5 configure:12957: $? = 0 configure:12969: result: gcc configure:13012: checking gcc version configure:13018: result: 6.3.0 configure:13039: checking for gawk configure:13066: result: gawk configure:13125: checking for gcc configure:13152: result: gcc configure:13381: checking for C compiler version configure:13390: gcc --version >&5 gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516 Copyright (C) 2016 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:13401: $? = 0 configure:13390: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/aarch64-linux-gnu/6/lto-wrapper Target: aarch64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.3.0-18+deb9u1' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --program-prefix=aarch64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-libquadmath --enable-plugin --enable-default-pie --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-arm64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-arm64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-arm64 --with-arch-directory=aarch64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-multiarch --enable-fix-cortex-a53-843419 --enable-checking=release --build=aarch64-linux-gnu --host=aarch64-linux-gnu --target=aarch64-linux-gnu Thread model: posix gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1) configure:13401: $? = 0 configure:13390: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:13401: $? = 1 configure:13390: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:13401: $? = 1 configure:13405: checking whether we are using the GNU C compiler configure:13433: result: yes configure:13442: checking whether gcc accepts -g configure:13503: result: yes configure:13520: checking for gcc option to accept ISO C89 configure:13596: result: none needed configure:13621: checking whether gcc understands -c and -o together configure:13658: result: yes configure:13677: checking dependency style of gcc configure:13788: result: gcc3 configure:13808: checking how to run the C preprocessor configure:13878: result: gcc -E configure:13898: gcc -E conftest.c configure:13898: $? = 0 configure:13912: gcc -E conftest.c conftest.c:24:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:13912: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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:13941: checking whether ln -s works configure:13945: result: yes configure:13952: checking whether make sets $(MAKE) configure:13974: result: yes configure:13983: checking for grep that handles long lines and -e configure:14041: result: /bin/grep configure:14049: checking for pkg-config configure:14067: found /usr/bin/pkg-config configure:14080: result: /usr/bin/pkg-config configure:14108: checking for python configure:14126: found /usr/bin/python configure:14138: result: /usr/bin/python configure:14176: checking for python-yaml configure:14180: result: yes configure:14198: checking for wget configure:14216: found /usr/bin/wget configure:14229: result: /usr/bin/wget configure:14307: checking stddef.h usability configure:14307: gcc -c -g -O2 conftest.c >&5 configure:14307: $? = 0 configure:14307: result: yes configure:14307: checking stddef.h presence configure:14307: gcc -E conftest.c configure:14307: $? = 0 configure:14307: result: yes configure:14307: checking for stddef.h configure:14307: result: yes configure:14320: checking arpa/inet.h usability configure:14320: gcc -c -g -O2 conftest.c >&5 configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking arpa/inet.h presence configure:14320: gcc -E conftest.c configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking for arpa/inet.h configure:14320: result: yes configure:14320: checking assert.h usability configure:14320: gcc -c -g -O2 conftest.c >&5 configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking assert.h presence configure:14320: gcc -E conftest.c configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking for assert.h configure:14320: result: yes configure:14320: checking ctype.h usability configure:14320: gcc -c -g -O2 conftest.c >&5 configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking ctype.h presence configure:14320: gcc -E conftest.c configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking for ctype.h configure:14320: result: yes configure:14320: checking errno.h usability configure:14320: gcc -c -g -O2 conftest.c >&5 configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking errno.h presence configure:14320: gcc -E conftest.c configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking for errno.h configure:14320: result: yes configure:14320: checking fcntl.h usability configure:14320: gcc -c -g -O2 conftest.c >&5 configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking fcntl.h presence configure:14320: gcc -E conftest.c configure:14320: $? = 0 configure:14320: result: yes configure:14320: checking for fcntl.h configure:14320: result: yes configure:14320: checking for inttypes.h configure:14320: result: yes configure:14332: checking getopt.h usability configure:14332: gcc -c -g -O2 conftest.c >&5 configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking getopt.h presence configure:14332: gcc -E conftest.c configure:14332: $? = 0 configure:14332: result: yes configure:14332: checking for getopt.h configure:14332: result: yes configure:14345: checking limits.h usability configure:14345: gcc -c -g -O2 conftest.c >&5 configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking limits.h presence configure:14345: gcc -E conftest.c configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking for limits.h configure:14345: result: yes configure:14345: checking netdb.h usability configure:14345: gcc -c -g -O2 conftest.c >&5 configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking netdb.h presence configure:14345: gcc -E conftest.c configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking for netdb.h configure:14345: result: yes configure:14345: checking netinet/in.h usability configure:14345: gcc -c -g -O2 conftest.c >&5 configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking netinet/in.h presence configure:14345: gcc -E conftest.c configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking for netinet/in.h configure:14345: result: yes configure:14345: checking poll.h usability configure:14345: gcc -c -g -O2 conftest.c >&5 configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking poll.h presence configure:14345: gcc -E conftest.c configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking for poll.h configure:14345: result: yes configure:14345: checking sched.h usability configure:14345: gcc -c -g -O2 conftest.c >&5 configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking sched.h presence configure:14345: gcc -E conftest.c configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking for sched.h configure:14345: result: yes configure:14345: checking signal.h usability configure:14345: gcc -c -g -O2 conftest.c >&5 configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking signal.h presence configure:14345: gcc -E conftest.c configure:14345: $? = 0 configure:14345: result: yes configure:14345: checking for signal.h configure:14345: result: yes configure:14358: checking stdarg.h usability configure:14358: gcc -c -g -O2 conftest.c >&5 configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking stdarg.h presence configure:14358: gcc -E conftest.c configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking for stdarg.h configure:14358: result: yes configure:14358: checking for stdint.h configure:14358: result: yes configure:14358: checking stdio.h usability configure:14358: gcc -c -g -O2 conftest.c >&5 configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking stdio.h presence configure:14358: gcc -E conftest.c configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking for stdio.h configure:14358: result: yes configure:14358: checking for stdlib.h configure:14358: result: yes configure:14358: checking stdbool.h usability configure:14358: gcc -c -g -O2 conftest.c >&5 configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking stdbool.h presence configure:14358: gcc -E conftest.c configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking for stdbool.h configure:14358: result: yes configure:14358: checking for string.h configure:14358: result: yes configure:14358: checking for strings.h configure:14358: result: yes configure:14358: checking sys/ioctl.h usability configure:14358: gcc -c -g -O2 conftest.c >&5 configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking sys/ioctl.h presence configure:14358: gcc -E conftest.c configure:14358: $? = 0 configure:14358: result: yes configure:14358: checking for sys/ioctl.h configure:14358: result: yes configure:14371: checking syslog.h usability configure:14371: gcc -c -g -O2 conftest.c >&5 configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking syslog.h presence configure:14371: gcc -E conftest.c configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking for syslog.h configure:14371: result: yes configure:14371: checking sys/prctl.h usability configure:14371: gcc -c -g -O2 conftest.c >&5 configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking sys/prctl.h presence configure:14371: gcc -E conftest.c configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking for sys/prctl.h configure:14371: result: yes configure:14371: checking sys/socket.h usability configure:14371: gcc -c -g -O2 conftest.c >&5 configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking sys/socket.h presence configure:14371: gcc -E conftest.c configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking for sys/socket.h configure:14371: result: yes configure:14371: checking for sys/stat.h configure:14371: result: yes configure:14371: checking sys/syscall.h usability configure:14371: gcc -c -g -O2 conftest.c >&5 configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking sys/syscall.h presence configure:14371: gcc -E conftest.c configure:14371: $? = 0 configure:14371: result: yes configure:14371: checking for sys/syscall.h configure:14371: result: yes configure:14384: checking sys/time.h usability configure:14384: gcc -c -g -O2 conftest.c >&5 configure:14384: $? = 0 configure:14384: result: yes configure:14384: checking sys/time.h presence configure:14384: gcc -E conftest.c configure:14384: $? = 0 configure:14384: result: yes configure:14384: checking for sys/time.h configure:14384: result: yes configure:14384: checking time.h usability configure:14384: gcc -c -g -O2 conftest.c >&5 configure:14384: $? = 0 configure:14384: result: yes configure:14384: checking time.h presence configure:14384: gcc -E conftest.c configure:14384: $? = 0 configure:14384: result: yes configure:14384: checking for time.h configure:14384: result: yes configure:14384: checking for unistd.h configure:14384: result: yes configure:14397: checking for sys/ioctl.h configure:14397: result: yes configure:14397: checking linux/if_ether.h usability configure:14397: gcc -c -g -O2 conftest.c >&5 configure:14397: $? = 0 configure:14397: result: yes configure:14397: checking linux/if_ether.h presence configure:14397: gcc -E conftest.c configure:14397: $? = 0 configure:14397: result: yes configure:14397: checking for linux/if_ether.h configure:14397: result: yes configure:14397: checking linux/if_packet.h usability configure:14397: gcc -c -g -O2 conftest.c >&5 configure:14397: $? = 0 configure:14397: result: yes configure:14397: checking linux/if_packet.h presence configure:14397: gcc -E conftest.c configure:14397: $? = 0 configure:14397: result: yes configure:14397: checking for linux/if_packet.h configure:14397: result: yes configure:14397: checking linux/filter.h usability configure:14397: gcc -c -g -O2 conftest.c >&5 configure:14397: $? = 0 configure:14397: result: yes configure:14397: checking linux/filter.h presence configure:14397: gcc -E conftest.c configure:14397: $? = 0 configure:14397: result: yes configure:14397: checking for linux/filter.h configure:14397: result: yes configure:14410: checking linux/ethtool.h usability configure:14410: gcc -c -g -O2 conftest.c >&5 configure:14410: $? = 0 configure:14410: result: yes configure:14410: checking linux/ethtool.h presence configure:14410: gcc -E conftest.c configure:14410: $? = 0 configure:14410: result: yes configure:14410: checking for linux/ethtool.h configure:14410: result: yes configure:14410: checking linux/sockios.h usability configure:14410: gcc -c -g -O2 conftest.c >&5 configure:14410: $? = 0 configure:14410: result: yes configure:14410: checking linux/sockios.h presence configure:14410: gcc -E conftest.c configure:14410: $? = 0 configure:14410: result: yes configure:14410: checking for linux/sockios.h configure:14410: result: yes configure:14422: checking glob.h usability configure:14422: gcc -c -g -O2 conftest.c >&5 configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking glob.h presence configure:14422: gcc -E conftest.c configure:14422: $? = 0 configure:14422: result: yes configure:14422: checking for glob.h configure:14422: result: yes configure:14435: checking dirent.h usability configure:14435: gcc -c -g -O2 conftest.c >&5 configure:14435: $? = 0 configure:14435: result: yes configure:14435: checking dirent.h presence configure:14435: gcc -E conftest.c configure:14435: $? = 0 configure:14435: result: yes configure:14435: checking for dirent.h configure:14435: result: yes configure:14435: checking fnmatch.h usability configure:14435: gcc -c -g -O2 conftest.c >&5 configure:14435: $? = 0 configure:14435: result: yes configure:14435: checking fnmatch.h presence configure:14435: gcc -E conftest.c configure:14435: $? = 0 configure:14435: result: yes configure:14435: checking for fnmatch.h configure:14435: result: yes configure:14448: checking sys/resource.h usability configure:14448: gcc -c -g -O2 conftest.c >&5 configure:14448: $? = 0 configure:14448: result: yes configure:14448: checking sys/resource.h presence configure:14448: gcc -E conftest.c configure:14448: $? = 0 configure:14448: result: yes configure:14448: checking for sys/resource.h configure:14448: result: yes configure:14448: checking for sys/types.h configure:14448: result: yes configure:14448: checking sys/un.h usability configure:14448: gcc -c -g -O2 conftest.c >&5 configure:14448: $? = 0 configure:14448: result: yes configure:14448: checking sys/un.h presence configure:14448: gcc -E conftest.c configure:14448: $? = 0 configure:14448: result: yes configure:14448: checking for sys/un.h configure:14448: result: yes configure:14460: checking sys/random.h usability configure:14460: gcc -c -g -O2 conftest.c >&5 conftest.c:99:24: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:14460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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 | /* 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:14460: result: no configure:14460: checking sys/random.h presence configure:14460: gcc -E conftest.c conftest.c:66:24: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:14460: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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 | /* end confdefs.h. */ | #include configure:14460: result: no configure:14460: checking for sys/random.h configure:14460: result: no configure:14472: checking utime.h usability configure:14472: gcc -c -g -O2 conftest.c >&5 configure:14472: $? = 0 configure:14472: result: yes configure:14472: checking utime.h presence configure:14472: gcc -E conftest.c configure:14472: $? = 0 configure:14472: result: yes configure:14472: checking for utime.h configure:14472: result: yes configure:14484: checking libgen.h usability configure:14484: gcc -c -g -O2 conftest.c >&5 configure:14484: $? = 0 configure:14484: result: yes configure:14484: checking libgen.h presence configure:14484: gcc -E conftest.c configure:14484: $? = 0 configure:14484: result: yes configure:14484: checking for libgen.h configure:14484: result: yes configure:14498: checking for sys/socket.h configure:14498: result: yes configure:14498: checking for net/if.h configure:14498: gcc -c -g -O2 conftest.c >&5 configure:14498: $? = 0 configure:14498: result: yes configure:14498: checking for sys/mman.h configure:14498: gcc -c -g -O2 conftest.c >&5 configure:14498: $? = 0 configure:14498: result: yes configure:14498: checking for linux/if_arp.h configure:14498: gcc -c -g -O2 conftest.c >&5 configure:14498: $? = 0 configure:14498: result: yes configure:14517: checking for windows.h configure:14517: gcc -c -g -O2 conftest.c >&5 conftest.c:78:21: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14517: result: no configure:14517: checking for winsock2.h configure:14517: gcc -c -g -O2 conftest.c >&5 conftest.c:78:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:14517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14517: result: no configure:14517: checking for ws2tcpip.h configure:14517: gcc -c -g -O2 conftest.c >&5 conftest.c:78:22: fatal error: ws2tcpip.h: No such file or directory #include ^ compilation terminated. configure:14517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14517: result: no configure:14517: checking for w32api/wtypes.h configure:14517: gcc -c -g -O2 conftest.c >&5 conftest.c:78:27: fatal error: w32api/wtypes.h: No such file or directory #include ^ compilation terminated. configure:14517: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14517: result: no configure:14535: checking for w32api/winbase.h configure:14535: gcc -c -g -O2 conftest.c >&5 conftest.c:76:45: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14535: result: no configure:14535: checking for wincrypt.h configure:14535: gcc -c -g -O2 conftest.c >&5 conftest.c:76:45: fatal error: windows.h: No such file or directory #include ^ compilation terminated. configure:14535: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14535: result: no configure:14553: checking for inline configure:14569: gcc -c -g -O2 conftest.c >&5 configure:14569: $? = 0 configure:14577: result: inline configure:14595: checking for pid_t configure:14595: gcc -c -g -O2 conftest.c >&5 configure:14595: $? = 0 configure:14595: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:14595: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14595: result: yes configure:14606: checking for size_t configure:14606: gcc -c -g -O2 conftest.c >&5 configure:14606: $? = 0 configure:14606: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14606: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14606: result: yes configure:14617: checking for int32_t configure:14617: gcc -c -g -O2 conftest.c >&5 configure:14617: $? = 0 configure:14617: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:110:53: warning: integer overflow in expression [-Woverflow] < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; ^ conftest.c:109: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:14617: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14617: result: yes configure:14628: checking for uint16_t configure:14628: gcc -c -g -O2 conftest.c >&5 configure:14628: $? = 0 configure:14628: result: yes configure:14640: checking for uint32_t configure:14640: gcc -c -g -O2 conftest.c >&5 configure:14640: $? = 0 configure:14640: result: yes configure:14654: checking for uint64_t configure:14654: gcc -c -g -O2 conftest.c >&5 configure:14654: $? = 0 configure:14654: result: yes configure:14668: checking for uint8_t configure:14668: gcc -c -g -O2 conftest.c >&5 configure:14668: $? = 0 configure:14668: result: yes configure:14682: checking for stdbool.h that conforms to C99 configure:14756: result: yes configure:14758: checking for _Bool configure:14758: gcc -c -g -O2 conftest.c >&5 configure:14758: $? = 0 configure:14758: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:108:20: error: expected expression before ')' token if (sizeof ((_Bool))) ^ configure:14758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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:14758: result: yes configure:14779: checking for stdlib.h configure:14779: result: yes configure:14789: checking for GNU libc compatible malloc configure:14813: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14813: $? = 0 configure:14813: ./conftest configure:14813: $? = 0 configure:14823: result: yes configure:14846: checking for stdlib.h configure:14846: result: yes configure:14856: checking for GNU libc compatible realloc configure:14880: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14880: $? = 0 configure:14880: ./conftest configure:14880: $? = 0 configure:14890: result: yes configure:14914: checking for gettimeofday configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for memset configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 conftest.c:102:6: warning: conflicting types for built-in function 'memset' char memset (); ^~~~~~ configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strcasecmp configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 conftest.c:103:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strchr configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 conftest.c:104:6: warning: conflicting types for built-in function 'strchr' char strchr (); ^~~~~~ configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strdup configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 conftest.c:105:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strerror configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strncasecmp configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 conftest.c:107:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strtol configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for strtoul configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for memchr configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 conftest.c:110:6: warning: conflicting types for built-in function 'memchr' char memchr (); ^~~~~~ configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for memrchr configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14914: $? = 0 configure:14914: result: yes configure:14914: checking for clock_gettime configure:14914: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14914: $? = 0 configure:14914: result: yes configure:14925: checking for strptime configure:14925: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14925: $? = 0 configure:14925: result: yes configure:14935: checking whether getrandom is declared configure:14935: gcc -c -g -O2 conftest.c >&5 conftest.c:92:36: fatal error: sys/random.h: No such file or directory #include ^ compilation terminated. configure:14935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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:14935: result: no configure:14948: checking for utime configure:14948: gcc -o conftest -g -O2 conftest.c -lssl -lcrypto >&5 configure:14948: $? = 0 configure:14948: result: yes configure:14963: checking for strlcpy configure:14963: gcc -o conftest conftest.c -lssl -lcrypto >&5 /tmp/cc8nWDhd.o: In function `main': conftest.c:(.text+0x8): undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:14963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcpy (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:14963: result: no configure:14963: checking for strlcat configure:14963: gcc -o conftest conftest.c -lssl -lcrypto >&5 /tmp/ccGkoDUz.o: In function `main': conftest.c:(.text+0x8): undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:14963: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char strlcat (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:14963: result: no configure:14982: checking for special C compiler options needed for large files configure:15027: result: no configure:15033: checking for _FILE_OFFSET_BITS value needed for large files configure:15058: gcc -c -g -O2 conftest.c >&5 configure:15058: $? = 0 configure:15090: result: no configure:15177: checking host os configure:15247: result: ok configure:15324: checking for thread local storage __thread support configure:15337: gcc -c -g -O2 conftest.c >&5 configure:15337: $? = 0 configure:15341: result: yes configure:15538: checking checking if gcc supports -march=native configure:15551: gcc -c -g -O2 -march=native conftest.c >&5 configure:15551: $? = 0 configure:15553: result: yes configure:15949: checking for spatch configure:15980: result: no configure:16052: checking zlib.h usability configure:16052: gcc -c -g -O2 -march=native conftest.c >&5 configure:16052: $? = 0 configure:16052: result: yes configure:16052: checking zlib.h presence configure:16052: gcc -E conftest.c configure:16052: $? = 0 configure:16052: result: yes configure:16052: checking for zlib.h configure:16052: result: yes configure:16069: checking for inflate in -lz configure:16094: gcc -o conftest -g -O2 -march=native conftest.c -lz -lssl -lcrypto >&5 configure:16094: $? = 0 configure:16103: result: yes configure:16150: checking lzma.h usability configure:16150: gcc -c -g -O2 -march=native conftest.c >&5 configure:16150: $? = 0 configure:16150: result: yes configure:16150: checking lzma.h presence configure:16150: gcc -E conftest.c configure:16150: $? = 0 configure:16150: result: yes configure:16150: checking for lzma.h configure:16150: result: yes configure:16167: checking for lzma_code in -llzma configure:16192: gcc -o conftest -g -O2 -march=native conftest.c -llzma -lssl -lcrypto -lz >&5 configure:16192: $? = 0 configure:16201: result: yes configure:16230: checking for Mpipe configure:16243: gcc -c -g -O2 -march=native conftest.c >&5 conftest.c:96:24: fatal error: gxio/mpipe.h: No such file or directory #include ^ compilation terminated. configure:16243: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBLZMA 1 | /* end confdefs.h. */ | #include | int | main () | { | | ; | return 0; | } configure:16253: result: no configure:16279: checking pcre.h usability configure:16279: gcc -c -g -O2 -march=native conftest.c >&5 configure:16279: $? = 0 configure:16279: result: yes configure:16279: checking pcre.h presence configure:16279: gcc -E conftest.c configure:16279: $? = 0 configure:16279: result: yes configure:16279: checking for pcre.h configure:16279: result: yes configure:16292: checking for pcre_get_substring in -lpcre configure:16317: gcc -o conftest -g -O2 -march=native conftest.c -lpcre -lssl -lcrypto -lz -llzma >&5 configure:16317: $? = 0 configure:16326: result: yes configure:16352: checking for LIBPCREVERSION configure:16359: $PKG_CONFIG --exists --print-errors "libpcre = 8.35" Requested 'libpcre = 8.35' but version of libpcre is 8.39 configure:16362: $? = 1 configure:16376: $PKG_CONFIG --exists --print-errors "libpcre = 8.35" Requested 'libpcre = 8.35' but version of libpcre is 8.39 configure:16379: $? = 1 configure:16393: result: no Requested 'libpcre = 8.35' but version of libpcre is 8.39 configure:16437: checking for pcre_dfa_exec in -lpcre configure:16462: gcc -o conftest -g -O2 -march=native conftest.c -lpcre -lpcre -lssl -lcrypto -lz -llzma >&5 configure:16462: $? = 0 configure:16471: result: yes configure:16505: gcc -c -g -O2 -march=native conftest.c >&5 configure:16505: $? = 0 configure:16537: gcc -c -O0 -g -Werror -Wall conftest.c >&5 configure:16537: $? = 0 configure:16549: checking for PCRE JIT support configure:16565: gcc -c -g -O2 -march=native conftest.c >&5 configure:16565: $? = 0 configure:16733: result: yes configure:16739: checking for PCRE JIT support usability configure:16767: gcc -c -g -O2 -march=native conftest.c >&5 configure:16767: $? = 0 configure:16783: result: yes configure:16797: checking for libhs configure:16804: $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 No package 'libhs' found configure:16807: $? = 1 configure:16821: $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 No package 'libhs' found configure:16824: $? = 1 configure:16838: result: no No package 'libhs' found configure:16891: checking hs.h usability configure:16891: gcc -c -g -O2 -march=native conftest.c >&5 conftest.c:133:16: fatal error: hs.h: No such file or directory #include ^ compilation terminated. configure:16891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBLZMA 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:16891: result: no configure:16891: checking hs.h presence configure:16891: gcc -E conftest.c conftest.c:100:16: fatal error: hs.h: No such file or directory #include ^ compilation terminated. configure:16891: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBLZMA 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:16891: result: no configure:16891: checking for hs.h configure:16891: result: no configure:16999: checking yaml.h usability configure:16999: gcc -c -g -O2 -march=native conftest.c >&5 configure:16999: $? = 0 configure:16999: result: yes configure:16999: checking yaml.h presence configure:16999: gcc -E conftest.c configure:16999: $? = 0 configure:16999: result: yes configure:16999: checking for yaml.h configure:16999: result: yes configure:17013: checking for yaml_parser_initialize in -lyaml configure:17038: gcc -o conftest -g -O2 -march=native conftest.c -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:17038: $? = 0 configure:17047: result: yes configure:17102: checking for pthread_create in -lpthread configure:17127: gcc -o conftest -g -O2 -march=native conftest.c -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:17127: $? = 0 configure:17136: result: yes configure:17191: checking jansson.h usability configure:17191: gcc -c -g -O2 -march=native conftest.c >&5 configure:17191: $? = 0 configure:17191: result: yes configure:17191: checking jansson.h presence configure:17191: gcc -E conftest.c configure:17191: $? = 0 configure:17191: result: yes configure:17191: checking for jansson.h configure:17191: result: yes configure:17204: checking for json_dump_callback in -ljansson configure:17229: gcc -o conftest -g -O2 -march=native conftest.c -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:17229: $? = 0 configure:17238: result: yes configure:17909: checking whether OS_WIN32 is declared configure:17909: gcc -c -g -O2 -march=native 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:17909: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBLZMA 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_LIBJANSSON 1 | #define BUILD_UNIX_SOCKET 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:17909: result: no configure:18342: checking for libnet.h version 1.1.x configure:18351: result: yes configure:18359: checking for libnet_write in -lnet configure:18384: gcc -o conftest -g -O2 -march=native conftest.c -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:18384: $? = 0 configure:18393: result: yes configure:18436: checking for libnet_build_icmpv6_unreach in -lnet configure:18461: gcc -o conftest -g -O2 -march=native conftest.c -lnet -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:18461: $? = 0 configure:18470: result: yes configure:18515: checking libnet_init dev type configure:18541: gcc -c -g -O2 -march=native -Werror conftest.c >&5 configure:18541: $? = 0 configure:18547: result: yes configure:18583: checking pcap.h usability configure:18583: gcc -c -g -O2 -march=native conftest.c >&5 configure:18583: $? = 0 configure:18583: result: yes configure:18583: checking pcap.h presence configure:18583: gcc -E conftest.c configure:18583: $? = 0 configure:18583: result: yes configure:18583: checking for pcap.h configure:18583: result: yes configure:18598: checking for pcap.h configure:18598: result: yes configure:18598: checking pcap/pcap.h usability configure:18598: gcc -c -g -O2 -march=native conftest.c >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking pcap/pcap.h presence configure:18598: gcc -E conftest.c configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking for pcap/pcap.h configure:18598: result: yes configure:18598: checking pcap/bpf.h usability configure:18598: gcc -c -g -O2 -march=native conftest.c >&5 configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking pcap/bpf.h presence configure:18598: gcc -E conftest.c configure:18598: $? = 0 configure:18598: result: yes configure:18598: checking for pcap/bpf.h configure:18598: result: yes configure:18611: checking for pcap_open_live in -lpcap configure:18636: gcc -o conftest -g -O2 -march=native conftest.c -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:18636: $? = 0 configure:18646: result: yes configure:18677: checking for pcap_activate in -lpcap configure:18702: gcc -o conftest -g -O2 -march=native conftest.c -lpcap -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:18702: $? = 0 configure:18712: result: yes configure:18738: checking for pcap-config configure:18756: found /usr/bin/pcap-config configure:18769: result: /usr/bin/pcap-config configure:18792: checking for pcap_set_buffer_size in -lpcap configure:18817: gcc -o conftest -g -O2 -march=native conftest.c -lpcap -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:18817: $? = 0 configure:18827: result: yes configure:19019: checking whether TPACKET_V2 is declared configure:19019: gcc -c -g -O2 -march=native conftest.c >&5 configure:19019: $? = 0 configure:19019: result: yes configure:19030: checking whether PACKET_FANOUT_QM is declared configure:19030: gcc -c -g -O2 -march=native conftest.c >&5 configure:19030: $? = 0 configure:19030: result: yes configure:19038: checking whether TPACKET_V3 is declared configure:19038: gcc -c -g -O2 -march=native conftest.c >&5 configure:19038: $? = 0 configure:19038: result: yes configure:19047: checking whether SOF_TIMESTAMPING_RAW_HARDWARE is declared configure:19047: gcc -c -g -O2 -march=native conftest.c >&5 configure:19047: $? = 0 configure:19047: result: yes configure:19114: checking for ./suricata-update/setup.py configure:19128: result: yes configure:19271: checking that generated files are newer than configure configure:19277: result: done configure:19344: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by suricata config.status 4.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on andi config.status:1305: creating suricata-update/Makefile config.status:1305: creating config.h config.status:1534: executing depfiles commands config.status:1534: executing libtool commands configure:22026: checking iconv.h usability configure:22026: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ conftest.c >&5 configure:22026: $? = 0 configure:22026: result: yes configure:22026: checking iconv.h presence configure:22026: gcc -E -I${srcdir}/../libhtp/ conftest.c configure:22026: $? = 0 configure:22026: result: yes configure:22026: checking for iconv.h configure:22026: result: yes configure:22034: checking for libiconv_close in -liconv configure:22059: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ conftest.c -liconv -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:22059: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBLZMA 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_LIBJANSSON 1 | #define BUILD_UNIX_SOCKET 1 | #define HAVE_LIBNET 1 | #define HAVE_LIBNET11 1 | #define _DEFAULT_SOURCE 1 | #define _BSD_SOURCE 1 | #define __BSD_SOURCE 1 | #define __FAVOR_BSD 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LIBNET 1 | #define HAVE_LIBNET_ICMPV6_UNREACH 1 | #define HAVE_LIBNET_CAPABILITIES 1 | #define HAVE_LIBNET_INIT_CONST 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 | /* 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 libiconv_close (); | int | main () | { | return libiconv_close (); | ; | return 0; | } configure:22068: result: no configure:22143: checking cap-ng.h usability configure:22143: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ conftest.c >&5 configure:22143: $? = 0 configure:22143: result: yes configure:22143: checking cap-ng.h presence configure:22143: gcc -E -I${srcdir}/../libhtp/ conftest.c configure:22143: $? = 0 configure:22143: result: yes configure:22143: checking for cap-ng.h configure:22143: result: yes configure:22153: checking for capng_clear in -lcap-ng configure:22178: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ conftest.c -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma >&5 configure:22178: $? = 0 configure:22187: result: yes configure:22535: checking for libnspr configure:22542: $PKG_CONFIG --exists --print-errors "nspr" configure:22545: $? = 0 configure:22559: $PKG_CONFIG --exists --print-errors "nspr" configure:22562: $? = 0 configure:22600: result: yes configure:22613: checking nspr.h usability configure:22613: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr conftest.c >&5 configure:22613: $? = 0 configure:22613: result: yes configure:22613: checking nspr.h presence configure:22613: gcc -E -I${srcdir}/../libhtp/ -I/usr/local/include/nspr conftest.c configure:22613: $? = 0 configure:22613: result: yes configure:22613: checking for nspr.h configure:22613: result: yes configure:22626: checking for PR_GetCurrentThread in -lnspr4 configure:22651: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr conftest.c -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 >&5 configure:22651: $? = 0 configure:22660: result: yes configure:22719: checking for libnss configure:22726: $PKG_CONFIG --exists --print-errors "nss" configure:22729: $? = 0 configure:22743: $PKG_CONFIG --exists --print-errors "nss" configure:22746: $? = 0 configure:22784: result: yes configure:22796: checking sechash.h usability configure:22796: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c >&5 configure:22796: $? = 0 configure:22796: result: yes configure:22796: checking sechash.h presence configure:22796: gcc -E -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c configure:22796: $? = 0 configure:22796: result: yes configure:22796: checking for sechash.h configure:22796: result: yes configure:22809: checking for HASH_Begin in -lnss3 configure:22834: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 >&5 configure:22834: $? = 0 configure:22843: result: yes configure:22908: checking magic.h usability configure:22908: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c >&5 configure:22908: $? = 0 configure:22908: result: yes configure:22908: checking magic.h presence configure:22908: gcc -E -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c configure:22908: $? = 0 configure:22908: result: yes configure:22908: checking for magic.h configure:22908: result: yes configure:22918: checking for magic_open in -lmagic configure:22943: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c -lmagic -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 >&5 configure:22943: $? = 0 configure:22952: result: yes configure:25977: checking hiredis/hiredis.h usability configure:25977: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c >&5 configure:25977: $? = 0 configure:25977: result: yes configure:25977: checking hiredis/hiredis.h presence configure:25977: gcc -E -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c configure:25977: $? = 0 configure:25977: result: yes configure:25977: checking for hiredis/hiredis.h configure:25977: result: yes configure:25989: checking for redisConnect in -lhiredis configure:26014: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c -lhiredis -lmagic -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 >&5 configure:26014: $? = 0 configure:26023: result: yes configure:26057: checking hiredis/adapters/libevent.h usability configure:26057: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c >&5 configure:26057: $? = 0 configure:26057: result: yes configure:26057: checking hiredis/adapters/libevent.h presence configure:26057: gcc -E -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c configure:26057: $? = 0 configure:26057: result: yes configure:26057: checking for hiredis/adapters/libevent.h configure:26057: result: yes configure:26071: checking event.h usability configure:26071: gcc -c -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c >&5 configure:26071: $? = 0 configure:26071: result: yes configure:26071: checking event.h presence configure:26071: gcc -E -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c configure:26071: $? = 0 configure:26071: result: yes configure:26071: checking for event.h configure:26071: result: yes configure:26083: checking for event_base_free in -levent configure:26108: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c -levent -lhiredis -lmagic -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 >&5 configure:26108: $? = 0 configure:26117: result: yes configure:26130: checking for evthread_use_pthreads in -levent_pthreads configure:26155: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c -levent_pthreads -levent -lhiredis -lmagic -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 >&5 configure:26155: $? = 0 configure:26164: result: yes configure:26209: checking for LZ4F_createCompressionContext in -llz4 configure:26234: gcc -o conftest -g -O2 -march=native -I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss conftest.c -llz4 -levent_pthreads -levent -lhiredis -lmagic -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 >&5 /usr/bin/ld: cannot find -llz4 collect2: error: ld returned 1 exit status configure:26234: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "suricata" | #define PACKAGE_TARNAME "suricata" | #define PACKAGE_VERSION "4.1.2" | #define PACKAGE_STRING "suricata 4.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "suricata" | #define VERSION "4.1.2" | #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_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_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 TLS 1 | #define HAVE_LIBZ 1 | #define HAVE_LIBLZMA 1 | #define HAVE_LIBLZMA 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_LIBJANSSON 1 | #define BUILD_UNIX_SOCKET 1 | #define HAVE_LIBNET 1 | #define HAVE_LIBNET11 1 | #define _DEFAULT_SOURCE 1 | #define _BSD_SOURCE 1 | #define __BSD_SOURCE 1 | #define __FAVOR_BSD 1 | #define HAVE_NET_ETHERNET_H 1 | #define HAVE_LIBNET 1 | #define HAVE_LIBNET_ICMPV6_UNREACH 1 | #define HAVE_LIBNET_CAPABILITIES 1 | #define HAVE_LIBNET_INIT_CONST 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_HTP_URI_NORMALIZE_HOOK 1 | #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1 | #define HAVE_HTP_DECODE_QUERY_INPLACE 1 | #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1 | #define HAVE_LIBCAP_NG 1 | #define HAVE_LIBCAP_NG 1 | #define HAVE_LIBNSPR4 1 | #define HAVE_LIBNSS3 1 | #define HAVE_NSS 1 | #define HAVE_LIBMAGIC 1 | #define HAVE_MAGIC 1 | #define HAVE_LIBHIREDIS 1 | #define HAVE_LIBHIREDIS 1 | #define HAVE_LIBEVENT 1 | #define HAVE_LIBEVENT_PTHREADS 1 | #define HAVE_LIBEVENT 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:26243: result: no configure:26272: checking for getconf configure:26290: found /usr/bin/getconf configure:26303: result: /usr/bin/getconf configure:26333: checking for sphinx-build configure:26351: found /usr/local/bin/sphinx-build configure:26364: result: /usr/local/bin/sphinx-build configure:26398: checking for pdflatex configure:26429: result: no configure:26489: checking for cargo configure:26520: result: no configure:26530: checking for rustc configure:26561: result: no configure:26784: checking for git configure:26802: found /usr/bin/git configure:26815: result: /usr/bin/git configure:27161: checking that generated files are newer than configure configure:27167: result: done configure:27270: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by suricata config.status 4.1.2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on andi config.status:1347: creating suricata-update/Makefile config.status:1347: creating Makefile config.status:1347: creating src/Makefile config.status:1347: creating rust/Makefile config.status:1347: creating rust/Cargo.toml config.status:1347: creating rust/.cargo/config config.status:1347: creating qa/Makefile config.status:1347: creating qa/coccinelle/Makefile config.status:1347: creating rules/Makefile config.status:1347: creating doc/Makefile config.status:1347: creating doc/userguide/Makefile config.status:1347: creating contrib/Makefile config.status:1347: creating contrib/file_processor/Makefile config.status:1347: creating contrib/file_processor/Action/Makefile config.status:1347: creating contrib/file_processor/Processor/Makefile config.status:1347: creating contrib/tile_pcie_logd/Makefile config.status:1347: creating suricata.yaml config.status:1347: creating etc/Makefile config.status:1347: creating etc/suricata.logrotate config.status:1347: creating etc/suricata.service config.status:1347: creating python/Makefile config.status:1347: creating python/suricata/config/defaults.py config.status:1347: creating ebpf/Makefile config.status:1347: creating config.h config.status:1576: executing depfiles commands config.status:1576: executing libtool commands configure:29501: === configuring in libhtp (/opt/code/suricata-4.1.2/libhtp) configure:29564: running /bin/bash ./configure --disable-option-checking '--prefix=/usr' '--sysconfdir=/etc/' '--localstatedir=/var/' '--enable-hiredis' 'LIBS=-lssl -lcrypto' --cache-file=/dev/null --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=aarch64-unknown-linux-gnu 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_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=set ac_cv_env_LIBS_value='-lssl -lcrypto' 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_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= ac_cv_env_PKG_CONFIG_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_libhs_CFLAGS_set= ac_cv_env_libhs_CFLAGS_value= ac_cv_env_libhs_LIBS_set= ac_cv_env_libhs_LIBS_value= ac_cv_env_libhtp_CFLAGS_set= ac_cv_env_libhtp_CFLAGS_value= ac_cv_env_libhtp_LIBS_set= ac_cv_env_libhtp_LIBS_value= ac_cv_env_libnetfilter_queue_CFLAGS_set= ac_cv_env_libnetfilter_queue_CFLAGS_value= ac_cv_env_libnetfilter_queue_LIBS_set= ac_cv_env_libnetfilter_queue_LIBS_value= ac_cv_env_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= ac_cv_env_target_alias_value= ac_cv_file___suricata_update_setup_py=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_memrchr=yes ac_cv_func_memset=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=no ac_cv_func_strlcpy=no ac_cv_func_strncasecmp=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_header_arpa_inet_h=yes ac_cv_header_assert_h=yes ac_cv_header_cap_ng_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_event_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fnmatch_h=yes ac_cv_header_getopt_h=yes ac_cv_header_glob_h=yes ac_cv_header_hiredis_adapters_libevent_h=yes ac_cv_header_hiredis_hiredis_h=yes ac_cv_header_hs_h=no ac_cv_header_iconv_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_jansson_h=yes ac_cv_header_libgen_h=yes ac_cv_header_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=yes ac_cv_header_magic_h=yes 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_nspr_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_sechash_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=no 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=aarch64-unknown-linux-gnu ac_cv_lib_cap_ng_capng_clear=yes ac_cv_lib_event_event_base_free=yes ac_cv_lib_event_pthreads_evthread_use_pthreads=yes ac_cv_lib_hiredis_redisConnect=yes ac_cv_lib_iconv_libiconv_close=no ac_cv_lib_jansson_json_dump_callback=yes ac_cv_lib_lz4_LZ4F_createCompressionContext=no ac_cv_lib_lzma_lzma_code=yes ac_cv_lib_magic_magic_open=yes ac_cv_lib_net_libnet_build_icmpv6_unreach=yes ac_cv_lib_net_libnet_write=yes ac_cv_lib_nspr4_PR_GetCurrentThread=yes ac_cv_lib_nss3_HASH_Begin=yes 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='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_HAVE_CARGO=no 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=/usr/bin/pcap-config ac_cv_path_HAVE_PDFLATEX=no ac_cv_path_HAVE_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_HAVE_PYTHON=/usr/bin/python ac_cv_path_HAVE_RUSTC=no ac_cv_path_HAVE_SPHINXBUILD=/usr/local/bin/sphinx-build ac_cv_path_HAVE_WGET=/usr/bin/wget ac_cv_path_SED=/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_MANIFEST_TOOL=mt ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=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=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_cc_c_o=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=/usr/bin/ld lt_cv_path_NM='/usr/bin/nm -B' 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_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='/bin/dd bs=4096 count=1' pkg_cv_libnspr_CFLAGS=-I/usr/local/include/nspr pkg_cv_libnspr_LIBS='-L/usr/local/lib -lplds4 -lplc4 -lnspr4' pkg_cv_libnss_CFLAGS='-I/usr/local/include/nspr -I/usr/include/nss' pkg_cv_libnss_LIBS='-L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /opt/code/suricata-4.1.2/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='ar' AUTOCONF='${SHELL} /opt/code/suricata-4.1.2/missing autoconf' AUTOHEADER='${SHELL} /opt/code/suricata-4.1.2/missing autoheader' AUTOMAKE='${SHELL} /opt/code/suricata-4.1.2/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='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-g -O2 -march=native' CLANG_CFLAGS='' CONFIGURE_DATAROOTDIR='/usr/share' CONFIGURE_LOCALSTATEDIR='/var' CONFIGURE_PREFIX='/usr' CONFIGURE_SYSCONDIR='/etc' CPP='gcc -E' CPPFLAGS='-I${srcdir}/../libhtp/ -I/usr/local/include/nspr -I/usr/local/include/nspr -I/usr/include/nss' 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='/bin/grep -E' EXEEXT='' FGREP='/bin/grep -F' GCC_CFLAGS='-Wextra -Werror-implicit-function-declaration' GREP='/bin/grep' HAVE_CARGO='no' 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='/usr/bin/pcap-config' HAVE_PDFLATEX='no' HAVE_PDFLATEX_FALSE='' HAVE_PDFLATEX_TRUE='#' HAVE_PKG_CONFIG='/usr/bin/pkg-config' HAVE_PYTHON='/usr/bin/python' HAVE_PYTHON_FALSE='#' HAVE_PYTHON_TRUE='' HAVE_PYTHON_YAML_FALSE='#' HAVE_PYTHON_YAML_TRUE='' HAVE_RUSTC='no' HAVE_RUST_FALSE='' HAVE_RUST_TRUE='#' HAVE_RUST_VENDOR_FALSE='' HAVE_RUST_VENDOR_TRUE='#' HAVE_SPHINXBUILD='/usr/local/bin/sphinx-build' 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='libhtp' HTP_LDADD='../libhtp/htp/libhtp.la' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld' LDFLAGS='' LIBHTPDEVVERSION_CFLAGS='' LIBHTPDEVVERSION_LIBS='' LIBHTPMINVERSION_CFLAGS='' LIBHTPMINVERSION_LIBS='' LIBOBJS='' LIBPCREVERSION_CFLAGS='' LIBPCREVERSION_LIBS='' LIBPRELUDE_CFLAGS='' LIBPRELUDE_CONFIG='' LIBPRELUDE_CONFIG_PREFIX='' LIBPRELUDE_LDFLAGS='' LIBPRELUDE_LIBS='' LIBPRELUDE_PREFIX='' LIBPRELUDE_PTHREAD_CFLAGS='' LIBS='-levent_pthreads -levent -lhiredis -lmagic -lnss3 -lnspr4 -lcap-ng -lpcap -lnet -ljansson -lpthread -lyaml -lpcre -lssl -lcrypto -lz -llzma -L/usr/local/lib -lplds4 -lplc4 -lnspr4 -L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4' 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} /opt/code/suricata-4.1.2/missing makeinfo' MANIFEST_TOOL=':' MKDIR_P='/bin/mkdir -p' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OPTIMIZATION_CFLAGS='-march=native' OTOOL64='' OTOOL='' PACKAGE='suricata' PACKAGE_BUGREPORT='' PACKAGE_NAME='suricata' PACKAGE_STRING='suricata 4.1.2' PACKAGE_TARNAME='suricata' PACKAGE_URL='' PACKAGE_VERSION='4.1.2' PATH_SEPARATOR=':' PCAP_CFLAGS=' -I/usr/include' PKG_CONFIG='/usr/bin/pkg-config' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' RANLIB='ranlib' RUST_DEBUG='' RUST_DEBUG_FALSE='' RUST_DEBUG_TRUE='#' RUST_FEATURES='' RUST_LDADD='-ldl -lrt -lm' RUST_SURICATA_LIB='' SECCFLAGS='' SECLDFLAGS='' SED='/bin/sed' SET_MAKE='' SHELL='/bin/bash' STRIP='strip' SURICATA_UPDATE_DIR='suricata-update' VERSION='4.1.2' ac_ct_AR='ar' ac_ct_CC='gcc' 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='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='aarch64-unknown-linux-gnu' build_alias='' build_cpu='aarch64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' e_datarulesdir='/usr/share/suricata/rules' e_defaultruledir='/var/lib/suricata/rules' e_enable_evelog='yes' e_localstatedir='/var/run/suricata' e_logcertsdir='/var/log/suricata/certs' e_logdir='/var/log/suricata/' e_logfilesdir='/var/log/suricata/files' e_magic_file='' e_magic_file_comment='#' e_rundir='/var/run/' e_sysconfdir='/etc/suricata/' e_sysconfrulesdir='/etc/suricata/rules' exec_prefix='${prefix}' has_suricata_update_comment='#' host='aarch64-unknown-linux-gnu' host_alias='' host_cpu='aarch64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /opt/code/suricata-4.1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libhs_CFLAGS='' libhs_LIBS='' libhtp_CFLAGS='' libhtp_LIBS='' libnetfilter_queue_CFLAGS='' libnetfilter_queue_LIBS='' libnspr_CFLAGS='-I/usr/local/include/nspr' libnspr_LIBS='-L/usr/local/lib -lplds4 -lplc4 -lnspr4' libnss_CFLAGS='-I/usr/local/include/nspr -I/usr/include/nss' libnss_LIBS='-L/usr/local/lib -lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4' 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,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' rust_config_comment='#' rust_config_enabled='no' rust_vendor_comment='# ' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' libhtp' sysconfdir='/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "suricata" #define PACKAGE_TARNAME "suricata" #define PACKAGE_VERSION "4.1.2" #define PACKAGE_STRING "suricata 4.1.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "suricata" #define VERSION "4.1.2" #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_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_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 TLS 1 #define HAVE_LIBZ 1 #define HAVE_LIBLZMA 1 #define HAVE_LIBLZMA 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_LIBJANSSON 1 #define BUILD_UNIX_SOCKET 1 #define HAVE_LIBNET 1 #define HAVE_LIBNET11 1 #define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 #define __BSD_SOURCE 1 #define __FAVOR_BSD 1 #define HAVE_NET_ETHERNET_H 1 #define HAVE_LIBNET 1 #define HAVE_LIBNET_ICMPV6_UNREACH 1 #define HAVE_LIBNET_CAPABILITIES 1 #define HAVE_LIBNET_INIT_CONST 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_HTP_URI_NORMALIZE_HOOK 1 #define HAVE_HTP_TX_GET_RESPONSE_HEADERS_RAW 1 #define HAVE_HTP_DECODE_QUERY_INPLACE 1 #define HAVE_HTP_CONFIG_SET_RESPONSE_DECOMPRESSION_LAYER_LIMIT 1 #define HAVE_LIBCAP_NG 1 #define HAVE_LIBCAP_NG 1 #define HAVE_LIBNSPR4 1 #define HAVE_LIBNSS3 1 #define HAVE_NSS 1 #define HAVE_LIBMAGIC 1 #define HAVE_MAGIC 1 #define HAVE_LIBHIREDIS 1 #define HAVE_LIBHIREDIS 1 #define HAVE_LIBEVENT 1 #define HAVE_LIBEVENT_PTHREADS 1 #define HAVE_LIBEVENT 1 #define CLS 64 #define CONFIG_DIR "/etc/suricata/" configure: exit 0