This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by audit configure 3.1.2, which was generated by GNU Autoconf 2.71. Invocation command line was $ ./configure --prefix=/home/autobuild/autobuild/instance-19/output-1/host --sysconfdir=/home/autobuild/autobuild/instance-19/output-1/host/etc --localstatedir=/home/autobuild/autobuild/instance-19/output-1/host/var --enable-shared --disable-static --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --disable-debug --with-xmlto=no --with-fop=no --disable-nls --disable-dependency-tracking --without-python --without-python3 --disable-zos-remote --without-libcap-ng ## --------- ## ## Platform. ## ## --------- ## hostname = Brett-Arch uname -m = x86_64 uname -r = 6.9.8-arch1-1 uname -s = Linux uname -v = #1 SMP PREEMPT_DYNAMIC Fri, 05 Jul 2024 22:11:24 +0000 /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: /home/autobuild/autobuild/instance-19/output-1/host/bin/ PATH: /home/autobuild/autobuild/instance-19/output-1/host/sbin/ PATH: /home/autobuild/make/ PATH: /usr/local/sbin/ PATH: /usr/local/bin/ PATH: /usr/bin/ PATH: /usr/lib/jvm/default/bin/ PATH: /usr/bin/site_perl/ PATH: /usr/bin/vendor_perl/ PATH: /usr/bin/core_perl/ ## ----------- ## ## Core tests. ## ## ----------- ## configure:2902: looking for aux files: compile ltmain.sh missing install-sh config.guess config.sub configure:2915: trying ./ configure:2944: ./compile found configure:2944: ./ltmain.sh found configure:2944: ./missing found configure:2926: ./install-sh found configure:2944: ./config.guess found configure:2944: ./config.sub found configure:3068: checking build system type configure:3083: result: x86_64-pc-linux-gnu configure:3103: checking host system type configure:3117: result: x86_64-pc-linux-gnu configure:3137: checking target system type configure:3151: result: x86_64-pc-linux-gnu configure:3194: checking for a BSD-compatible install configure:3267: result: /usr/bin/install -c configure:3278: checking whether build environment is sane configure:3333: result: yes configure:3492: checking for a race-free mkdir -p configure:3536: result: /usr/bin/mkdir -p configure:3543: checking for gawk configure:3564: found /usr/bin/gawk configure:3575: result: gawk configure:3586: checking whether make sets $(MAKE) configure:3609: result: yes configure:3639: checking whether make supports nested variables configure:3657: result: yes configure:3840: checking how to print strings configure:3867: result: printf configure:3901: checking whether make supports the include directive configure:3916: make -f confmf.GNU && cat confinc.out make[1]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2' make[1]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2' this is the am__doit target configure:3919: $? = 0 configure:3938: result: yes (GNU style) configure:4014: checking for gcc configure:4046: result: /usr/bin/gcc configure:4399: checking for C compiler version configure:4408: /usr/bin/gcc --version >&5 gcc (GCC) 14.1.1 20240522 Copyright (C) 2024 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:4419: $? = 0 configure:4408: /usr/bin/gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/bin/gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.1 20240522 (GCC) configure:4419: $? = 0 configure:4408: /usr/bin/gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:4419: $? = 1 configure:4408: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:4419: $? = 1 configure:4408: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:4419: $? = 1 configure:4439: checking whether the C compiler works configure:4461: /usr/bin/gcc -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:4465: $? = 0 configure:4515: result: yes configure:4518: checking for C compiler default output file name configure:4520: result: a.out configure:4526: checking for suffix of executables configure:4533: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:4537: $? = 0 configure:4560: result: configure:4582: checking whether we are cross compiling configure:4590: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:4594: $? = 0 configure:4601: ./conftest configure:4605: $? = 0 configure:4620: result: no configure:4625: checking for suffix of object files configure:4648: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:4652: $? = 0 configure:4674: result: o configure:4678: checking whether the compiler supports GNU C configure:4698: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:4698: $? = 0 configure:4708: result: yes configure:4719: checking whether /usr/bin/gcc accepts -g configure:4740: /usr/bin/gcc -c -g -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:4740: $? = 0 configure:4784: result: yes configure:4804: checking for /usr/bin/gcc option to enable C11 features configure:4819: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:4819: $? = 0 configure:4837: result: none needed configure:4953: checking whether /usr/bin/gcc understands -c and -o together configure:4976: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4979: $? = 0 configure:4976: /usr/bin/gcc -c conftest.c -o conftest2.o configure:4979: $? = 0 configure:4991: result: yes configure:5010: checking dependency style of /usr/bin/gcc configure:5122: result: none configure:5137: checking for a sed that does not truncate output configure:5207: result: /usr/bin/sed configure:5225: checking for grep that handles long lines and -e configure:5289: result: /usr/bin/grep configure:5294: checking for egrep configure:5362: result: /usr/bin/grep -E configure:5367: checking for fgrep configure:5435: result: /usr/bin/grep -F configure:5471: checking for ld used by /usr/bin/gcc configure:5539: result: /usr/bin/ld configure:5546: checking if the linker (/usr/bin/ld) is GNU ld configure:5562: result: yes configure:5574: checking for BSD- or MS-compatible name lister (nm) configure:5629: result: /usr/bin/nm configure:5769: checking the name lister (/usr/bin/nm) interface configure:5777: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:5780: /usr/bin/nm "conftest.o" configure:5783: output 0000000000000000 B some_variable configure:5790: result: BSD nm configure:5793: checking whether ln -s works configure:5797: result: yes configure:5805: checking the maximum length of command line arguments configure:5937: result: 1572864 configure:5985: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:6026: result: func_convert_file_noop configure:6033: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:6054: result: func_convert_file_noop configure:6061: checking for /usr/bin/ld option to reload object files configure:6069: result: -r configure:6148: checking for file configure:6169: found /usr/bin/file configure:6180: result: file configure:6256: checking for objdump configure:6277: found /usr/bin/objdump configure:6288: result: objdump configure:6320: checking how to recognize dependent libraries configure:6521: result: pass_all configure:6611: checking for dlltool configure:6646: result: no configure:6676: checking how to associate runtime and link libraries configure:6704: result: printf %s\n configure:6855: checking for archiver @FILE support configure:6873: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:6873: $? = 0 configure:6877: /usr/bin/ar cr libconftest.a @conftest.lst >&5 configure:6880: $? = 0 configure:6885: /usr/bin/ar cr libconftest.a @conftest.lst >&5 /usr/bin/ar: conftest.o: No such file or directory configure:6888: $? = 1 configure:6900: result: @ configure:6963: checking for strip configure:6984: found /usr/bin/strip configure:6995: result: strip configure:7072: checking for ranlib configure:7104: result: /usr/bin/ranlib configure:7206: checking command to parse /usr/bin/nm output from /usr/bin/gcc object configure:7360: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:7363: $? = 0 configure:7367: /usr/bin/nm conftest.o \| /usr/bin/sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed '/ __gnu_lto/d' \> conftest.nm configure:7370: $? = 0 configure:7436: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c conftstm.o >&5 configure:7439: $? = 0 configure:7477: result: ok configure:7524: checking for sysroot configure:7555: result: no configure:7562: checking for a working dd configure:7606: result: /usr/bin/dd configure:7610: checking how to truncate binary pipes configure:7626: result: /usr/bin/dd bs=4096 count=1 configure:7763: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:7766: $? = 0 configure:7963: checking for mt configure:7998: result: no configure:8018: checking if : is a manifest tool configure:8025: : '-?' configure:8033: result: no configure:8758: checking for stdio.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for stdlib.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for string.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for inttypes.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for stdint.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for strings.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for sys/stat.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for sys/types.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for unistd.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8758: checking for sys/time.h configure:8758: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8758: $? = 0 configure:8758: result: yes configure:8783: checking for dlfcn.h configure:8783: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:8783: $? = 0 configure:8783: result: yes configure:9042: checking for objdir configure:9058: result: .libs configure:9322: checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions configure:9341: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command-line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C configure:9345: $? = 0 configure:9358: result: no configure:9716: checking for /usr/bin/gcc option to produce PIC configure:9724: result: -fPIC -DPIC configure:9732: checking if /usr/bin/gcc PIC flag -fPIC -DPIC works configure:9751: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -DPIC conftest.c >&5 configure:9755: $? = 0 configure:9768: result: yes configure:9797: checking if /usr/bin/gcc static flag -static works configure:9826: result: yes configure:9841: checking if /usr/bin/gcc supports -c -o file.o configure:9863: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -o out/conftest2.o conftest.c >&5 configure:9867: $? = 0 configure:9889: result: yes configure:9897: checking if /usr/bin/gcc supports -c -o file.o configure:9945: result: yes configure:9978: checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:11246: result: yes configure:11283: checking whether -lc should be explicitly linked in configure:11292: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:11295: $? = 0 configure:11310: /usr/bin/gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:11313: $? = 0 configure:11327: result: no configure:11487: checking dynamic linker characteristics configure:12069: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath -Wl,/foo conftest.c >&5 configure:12069: $? = 0 configure:12311: result: GNU/Linux ld.so configure:12433: checking how to hardcode library paths into programs configure:12458: result: immediate configure:13010: checking whether stripping libraries is possible configure:13019: result: yes configure:13061: checking if libtool supports shared libraries configure:13063: result: yes configure:13066: checking whether to build shared libraries configure:13091: result: yes configure:13094: checking whether to build static libraries configure:13098: result: no configure:13138: checking for sys/inotify.h configure:13138: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13138: $? = 0 configure:13138: result: yes configure:13144: checking for sys/epoll.h configure:13144: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13144: $? = 0 configure:13144: result: yes configure:13150: checking for sys/event.h configure:13150: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: sys/event.h: No such file or directory 54 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:13150: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13150: result: no configure:13156: checking for port.h configure:13156: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 conftest.c:54:10: fatal error: port.h: No such file or directory 54 | #include | ^~~~~~~~ compilation terminated. configure:13156: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:13156: result: no configure:13162: checking for poll.h configure:13162: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13162: $? = 0 configure:13162: result: yes configure:13168: checking for sys/timerfd.h configure:13168: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13168: $? = 0 configure:13168: result: yes configure:13175: checking for sys/select.h configure:13175: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13175: $? = 0 configure:13175: result: yes configure:13181: checking for sys/eventfd.h configure:13181: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13181: $? = 0 configure:13181: result: yes configure:13187: checking for sys/signalfd.h configure:13187: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13187: $? = 0 configure:13187: result: yes configure:13193: checking for linux/aio_abi.h configure:13193: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13193: $? = 0 configure:13193: result: yes configure:13199: checking for linux/fs.h configure:13199: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13199: $? = 0 configure:13199: result: yes configure:13207: checking for inotify_init configure:13207: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13207: $? = 0 configure:13207: result: yes configure:13213: checking for epoll_ctl configure:13213: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13213: $? = 0 configure:13213: result: yes configure:13219: checking for kqueue configure:13219: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/cc79FS0e.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `kqueue' collect2: error: ld returned 1 exit status configure:13219: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | /* end confdefs.h. */ | /* Define kqueue to an innocuous variant, in case declares kqueue. | For example, HP-UX 11i declares gettimeofday. */ | #define kqueue innocuous_kqueue | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char kqueue (); below. */ | | #include | #undef kqueue | | /* 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 kqueue (); | /* 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_kqueue || defined __stub___kqueue | choke me | #endif | | int | main (void) | { | return kqueue (); | ; | return 0; | } configure:13219: result: no configure:13225: checking for port_create configure:13225: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccRwANnM.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `port_create' collect2: error: ld returned 1 exit status configure:13225: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | /* end confdefs.h. */ | /* Define port_create to an innocuous variant, in case declares port_create. | For example, HP-UX 11i declares gettimeofday. */ | #define port_create innocuous_port_create | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char port_create (); below. */ | | #include | #undef port_create | | /* 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 port_create (); | /* 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_port_create || defined __stub___port_create | choke me | #endif | | int | main (void) | { | return port_create (); | ; | return 0; | } configure:13225: result: no configure:13231: checking for poll configure:13231: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13231: $? = 0 configure:13231: result: yes configure:13237: checking for select configure:13237: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13237: $? = 0 configure:13237: result: yes configure:13243: checking for eventfd configure:13243: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13243: $? = 0 configure:13243: result: yes configure:13249: checking for signalfd configure:13249: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13249: $? = 0 configure:13249: result: yes configure:13260: checking for clock_gettime configure:13260: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13260: $? = 0 configure:13260: result: yes configure:13359: checking for nanosleep configure:13359: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:13359: $? = 0 configure:13359: result: yes configure:13424: checking for __kernel_rwf_t configure:13424: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:13424: $? = 0 configure:13424: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:46:29: error: expected expression before ')' token 46 | if (sizeof ((__kernel_rwf_t))) | ^ configure:13424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | /* end confdefs.h. */ | #include | | int | main (void) | { | if (sizeof ((__kernel_rwf_t))) | return 0; | ; | return 0; | } configure:13424: result: yes configure:13439: checking for library containing floor configure:13469: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 conftest.c:46:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 46 | char floor (); | ^~~~~ conftest.c:1:1: note: 'floor' is declared in header '' 1 | /* confdefs.h */ /usr/bin/ld: /tmp/cc8SQoBz.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `floor' collect2: error: ld returned 1 exit status configure:13469: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char floor (); | int | main (void) | { | return floor (); | ; | return 0; | } configure:13469: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c -lm >&5 conftest.c:46:6: warning: conflicting types for built-in function 'floor'; expected 'double(double)' [-Wbuiltin-declaration-mismatch] 46 | char floor (); | ^~~~~ conftest.c:1:1: note: 'floor' is declared in header '' 1 | /* confdefs.h */ configure:13469: $? = 0 configure:13489: result: -lm configure:13561: checking for gcc configure:13593: result: /usr/bin/gcc configure:13946: checking for C compiler version configure:13955: /usr/bin/gcc --version >&5 configure:13966: $? = 127 configure:13955: /usr/bin/gcc -v >&5 configure:13966: $? = 127 configure:13955: /usr/bin/gcc -V >&5 ./configure: line 13957: 2666327 Bus error (core dumped) $CC -V 1>&5 configure:13966: $? = 135 configure:13955: /usr/bin/gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:13966: $? = 1 configure:13955: /usr/bin/gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:13966: $? = 1 configure:13970: checking whether the compiler supports GNU C configure:14000: result: yes configure:14011: checking whether /usr/bin/gcc accepts -g configure:14076: result: yes configure:14096: checking for /usr/bin/gcc option to enable C11 features configure:14129: result: none needed configure:14245: checking whether /usr/bin/gcc understands -c and -o together configure:14283: result: yes configure:14302: checking dependency style of /usr/bin/gcc configure:14414: result: none configure:14434: checking for gawk configure:14466: result: gawk configure:14482: checking how to run the C preprocessor configure:14550: result: /usr/bin/cpp configure:14564: /usr/bin/cpp -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c configure:14564: $? = 0 configure:14579: /usr/bin/cpp -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c conftest.c:43:10: fatal error: ac_nonexistent.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:14579: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | /* end confdefs.h. */ | #include configure:14670: checking for gcc configure:14691: found /usr/bin/gcc configure:14702: result: gcc configure:15055: checking for C compiler version configure:15064: gcc --version >&5 gcc (GCC) 14.1.1 20240522 Copyright (C) 2024 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:15075: $? = 0 configure:15064: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/14.1.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --enable-languages=ada,c,c++,d,fortran,go,lto,m2,objc,obj-c++,rust --enable-bootstrap --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://gitlab.archlinux.org/archlinux/packaging/packages/gcc/-/issues --with-build-config=bootstrap-lto --with-linker-hash-style=gnu --with-system-zlib --enable-__cxa_atexit --enable-cet=auto --enable-checking=release --enable-clocale=gnu --enable-default-pie --enable-default-ssp --enable-gnu-indirect-function --enable-gnu-unique-object --enable-libstdcxx-backtrace --enable-link-serialization=1 --enable-linker-build-id --enable-lto --enable-multilib --enable-plugin --enable-shared --enable-threads=posix --disable-libssp --disable-libstdcxx-pch --disable-werror Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 14.1.1 20240522 (GCC) configure:15075: $? = 0 configure:15064: gcc -V >&5 gcc: error: unrecognized command-line option '-V' gcc: fatal error: no input files compilation terminated. configure:15075: $? = 1 configure:15064: gcc -qversion >&5 gcc: error: unrecognized command-line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:15075: $? = 1 configure:15064: gcc -version >&5 gcc: error: unrecognized command-line option '-version' gcc: fatal error: no input files compilation terminated. configure:15075: $? = 1 configure:15079: checking whether the compiler supports GNU C configure:15109: result: yes configure:15120: checking whether gcc accepts -g configure:15141: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15141: $? = 0 configure:15185: result: yes configure:15205: checking for gcc option to enable C11 features configure:15238: result: none needed configure:15354: checking whether gcc understands -c and -o together configure:15392: result: yes configure:15411: checking dependency style of gcc configure:15523: result: none configure:15543: checking how to run the C preprocessor configure:15569: /usr/bin/cpp -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c configure:15569: $? = 0 configure:15584: /usr/bin/cpp -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c conftest.c:43:10: fatal error: ac_nonexistent.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:15584: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | /* end confdefs.h. */ | #include configure:15611: result: gcc -E configure:15625: /usr/bin/cpp -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c configure:15625: $? = 0 configure:15640: /usr/bin/cpp -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c conftest.c:43:10: fatal error: ac_nonexistent.h: No such file or directory 43 | #include | ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:15640: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | /* end confdefs.h. */ | #include configure:15697: checking size of unsigned int configure:15703: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15703: $? = 0 configure:15703: ./conftest configure:15703: $? = 0 configure:15718: result: 4 configure:15730: checking size of unsigned long configure:15736: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15736: $? = 0 configure:15736: ./conftest configure:15736: $? = 0 configure:15751: result: 8 configure:15763: checking size of long configure:15769: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15769: $? = 0 configure:15769: ./conftest configure:15769: $? = 0 configure:15784: result: 8 configure:15796: checking size of time_t configure:15802: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15802: $? = 0 configure:15802: ./conftest configure:15802: $? = 0 configure:15817: result: 8 configure:15826: checking for /usr/bin/gcc options needed to detect all undeclared functions configure:15848: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 conftest.c: In function 'main': conftest.c:52:8: error: 'strchr' undeclared (first use in this function) 52 | (void) strchr; | ^~~~~~ conftest.c:1:1: note: 'strchr' is defined in header ''; this is probably fixable by adding '#include ' 1 | /* confdefs.h */ conftest.c:52:8: note: each undeclared identifier is reported only once for each function it appears in 52 | (void) strchr; | ^~~~~~ configure:15848: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | /* end confdefs.h. */ | | int | main (void) | { | (void) strchr; | ; | return 0; | } configure:15875: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15875: $? = 0 configure:15892: result: none needed configure:15906: checking whether AUDIT_FEATURE_VERSION is declared configure:15906: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15906: $? = 0 configure:15906: result: yes configure:15916: checking for struct audit_status.feature_bitmap configure:15916: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15916: $? = 0 configure:15916: result: yes configure:15926: checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared configure:15926: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15926: $? = 0 configure:15926: result: yes configure:15936: checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared configure:15936: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15936: $? = 0 configure:15936: result: yes configure:15946: checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL is declared configure:15946: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15946: $? = 0 configure:15946: result: yes configure:15956: checking whether ADDR_NO_RANDOMIZE is declared configure:15956: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:15956: $? = 0 configure:15956: result: yes configure:15966: checking for posix_fallocate configure:15966: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15966: $? = 0 configure:15966: result: yes configure:15973: checking for signalfd configure:15973: result: yes configure:15981: checking for rawmemchr configure:15981: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15981: $? = 0 configure:15981: result: yes configure:15988: checking for faccessat configure:15988: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:15988: $? = 0 configure:15988: result: yes configure:16002: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:16002: $? = 0 configure:16011: checking __attr_access support configure:16021: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:16021: $? = 0 configure:16029: result: yes configure:16033: checking for library containing pthread_yield configure:16063: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 /usr/bin/ld: /tmp/ccNJl5HE.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_yield' collect2: error: ld returned 1 exit status configure:16063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_AUDIT_FEATURE_VERSION 1 | #define HAVE_STRUCT_AUDIT_STATUS_FEATURE_BITMAP 1 | #define HAVE_DECL_AUDIT_VERSION_BACKLOG_WAIT_TIME 1 | #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME 1 | #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_RAWMEMCHR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_STRNDUPA 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char pthread_yield (); | int | main (void) | { | return pthread_yield (); | ; | return 0; | } configure:16063: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c -lpthread >&5 /usr/bin/ld: /tmp/ccBuYFpS.o: in function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_yield' collect2: error: ld returned 1 exit status configure:16063: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_AUDIT_FEATURE_VERSION 1 | #define HAVE_STRUCT_AUDIT_STATUS_FEATURE_BITMAP 1 | #define HAVE_DECL_AUDIT_VERSION_BACKLOG_WAIT_TIME 1 | #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME 1 | #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_RAWMEMCHR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_STRNDUPA 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | char pthread_yield (); | int | main (void) | { | return pthread_yield (); | ; | return 0; | } configure:16083: result: no configure:16111: checking whether to create python bindings configure:16124: result: no configure:16557: checking whether to create python3 bindings configure:16569: result: no configure:16762: checking whether to create Go language bindings configure:16778: result: testing configure:16782: checking for go configure:16815: result: no configure:16839: WARNING: Go not found - go bindings will not be made configure:16855: checking whether to include auditd network listener support configure:16878: result: yes configure:16947: checking whether to include audisp ZOS remote plugin configure:16957: result: no configure:17039: checking whether to enable systemd configure:17062: result: no configure:17066: checking whether to enable experimental options configure:17089: result: no configure:17093: checking for linux/fanotify.h configure:17093: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 configure:17093: $? = 0 configure:17093: result: yes configure:17162: checking for -Wformat-truncation configure:17177: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -Wformat-truncation -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:17177: $? = 0 configure:17180: result: yes configure:17201: /usr/bin/gcc -o conftest -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -Wunused-but-set-variable -I/home/autobuild/autobuild/instance-19/output-1/host/include -L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib conftest.c >&5 configure:17201: $? = 0 configure:17204: result: yes configure:17216: checking whether to include arm eabi processor support configure:17240: result: no configure:17244: checking whether to include aarch64 processor support configure:17268: result: no configure:17272: checking whether to use apparmor configure:17288: result: no configure:17292: checking whether to use libwrap configure:17521: result: no configure:17533: checking whether to include io_uring support configure:17550: result: no configure:17554: checking for linux/ipx.h configure:17554: /usr/bin/gcc -c -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -I/home/autobuild/autobuild/instance-19/output-1/host/include conftest.c >&5 conftest.c:88:10: fatal error: linux/ipx.h: No such file or directory 88 | #include | ^~~~~~~~~~~~~ compilation terminated. configure:17554: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "audit" | #define PACKAGE_TARNAME "audit" | #define PACKAGE_VERSION "3.1.2" | #define PACKAGE_STRING "audit 3.1.2" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define PACKAGE "audit" | #define VERSION "3.1.2" | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define STDC_HEADERS 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_SYS_INOTIFY_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SYS_TIMERFD_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_EVENTFD_H 1 | #define HAVE_SYS_SIGNALFD_H 1 | #define HAVE_LINUX_AIO_ABI_H 1 | #define HAVE_LINUX_FS_H 1 | #define HAVE_INOTIFY_INIT 1 | #define HAVE_EPOLL_CTL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define HAVE_EVENTFD 1 | #define HAVE_SIGNALFD 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_KERNEL_RWF_T 1 | #define HAVE_FLOOR 1 | #define TIME_WITH_SYS_TIME 1 | #define SIZEOF_UNSIGNED_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_LONG 8 | #define SIZEOF_TIME_T 8 | #define HAVE_DECL_AUDIT_FEATURE_VERSION 1 | #define HAVE_STRUCT_AUDIT_STATUS_FEATURE_BITMAP 1 | #define HAVE_DECL_AUDIT_VERSION_BACKLOG_WAIT_TIME 1 | #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME 1 | #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL 1 | #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 | #define HAVE_POSIX_FALLOCATE 1 | #define HAVE_RAWMEMCHR 1 | #define HAVE_FACCESSAT 1 | #define HAVE_STRNDUPA 1 | #define USE_LISTENER 1 | #define USE_FANOTIFY /**/ | /* end confdefs.h. */ | #include | #ifdef HAVE_STDIO_H | # include | #endif | #ifdef HAVE_STDLIB_H | # include | #endif | #ifdef HAVE_STRING_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17554: result: no configure:17648: checking whether to use libcap-ng configure:17659: result: no configure:17771: checking that generated files are newer than configure configure:17777: result: done configure:17860: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by audit config.status 3.1.2, which was generated by GNU Autoconf 2.71. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on Brett-Arch config.status:1221: creating Makefile config.status:1221: creating common/Makefile config.status:1221: creating lib/Makefile config.status:1221: creating lib/audit.pc config.status:1221: creating lib/test/Makefile config.status:1221: creating auparse/Makefile config.status:1221: creating auparse/test/Makefile config.status:1221: creating auparse/auparse.pc config.status:1221: creating src/Makefile config.status:1221: creating src/libev/Makefile config.status:1221: creating src/test/Makefile config.status:1221: creating docs/Makefile config.status:1221: creating rules/Makefile config.status:1221: creating init.d/Makefile config.status:1221: creating audisp/Makefile config.status:1221: creating audisp/plugins/Makefile config.status:1221: creating audisp/plugins/af_unix/Makefile config.status:1221: creating audisp/plugins/remote/Makefile config.status:1221: creating audisp/plugins/zos-remote/Makefile config.status:1221: creating audisp/plugins/syslog/Makefile config.status:1221: creating audisp/plugins/ids/Makefile config.status:1221: creating audisp/plugins/ids/rules/Makefile config.status:1221: creating audisp/plugins/statsd/Makefile config.status:1221: creating bindings/Makefile config.status:1221: creating bindings/python/Makefile config.status:1221: creating bindings/python/python2/Makefile config.status:1221: creating bindings/python/python3/Makefile config.status:1221: creating bindings/golang/Makefile config.status:1221: creating bindings/swig/Makefile config.status:1221: creating bindings/swig/src/Makefile config.status:1221: creating bindings/swig/python/Makefile config.status:1221: creating bindings/swig/python3/Makefile config.status:1221: creating tools/Makefile config.status:1221: creating tools/aulast/Makefile config.status:1221: creating tools/aulastlog/Makefile config.status:1221: creating tools/ausyscall/Makefile config.status:1221: creating tools/auvirt/Makefile config.status:1221: creating m4/Makefile config.status:1221: creating config.h config.status:1450: executing depfiles commands config.status:1450: executing libtool commands configure:20043: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_build_prog_CPP='gcc -E' ac_cv_build_prog_cc_g=yes ac_cv_c_compiler_gnu=yes ac_cv_c_undeclared_builtin_options='none needed' ac_cv_env_CC_set=set ac_cv_env_CC_value=/usr/bin/gcc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/home/autobuild/autobuild/instance-19/output-1/host/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=/usr/bin/cpp ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_PYTHON_set= ac_cv_env_PYTHON_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_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_clock_gettime=yes ac_cv_func_epoll_ctl=yes ac_cv_func_eventfd=yes ac_cv_func_faccessat=yes ac_cv_func_inotify_init=yes ac_cv_func_kqueue=no ac_cv_func_nanosleep=yes ac_cv_func_poll=yes ac_cv_func_port_create=no ac_cv_func_posix_fallocate=yes ac_cv_func_rawmemchr=yes ac_cv_func_select=yes ac_cv_func_signalfd=yes ac_cv_have_decl_ADDR_NO_RANDOMIZE=yes ac_cv_have_decl_AUDIT_FEATURE_VERSION=yes ac_cv_have_decl_AUDIT_STATUS_BACKLOG_WAIT_TIME=yes ac_cv_have_decl_AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL=yes ac_cv_have_decl_AUDIT_VERSION_BACKLOG_WAIT_TIME=yes ac_cv_header_dlfcn_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_linux_aio_abi_h=yes ac_cv_header_linux_fanotify_h=yes ac_cv_header_linux_fs_h=yes ac_cv_header_linux_ipx_h=no ac_cv_header_poll_h=yes ac_cv_header_port_h=no 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_epoll_h=yes ac_cv_header_sys_event_h=no ac_cv_header_sys_eventfd_h=yes ac_cv_header_sys_inotify_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_signalfd_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timerfd_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_member_struct_audit_status_feature_bitmap=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_SED=/usr/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_lt_DD=/usr/bin/dd ac_cv_path_mkdir=/usr/bin/mkdir ac_cv_prog_AWK=gawk ac_cv_prog_CPP=/usr/bin/cpp ac_cv_prog_GOLANG=no ac_cv_prog_ac_ct_CC=/usr/bin/gcc ac_cv_prog_ac_ct_CC_FOR_BUILD=gcc ac_cv_prog_ac_ct_FILECMD=file ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=/usr/bin/ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c11= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_make_make_set=yes ac_cv_search_floor=-lm ac_cv_search_pthread_yield=no ac_cv_sizeof_long=8 ac_cv_sizeof_time_t=8 ac_cv_sizeof_unsigned_int=4 ac_cv_sizeof_unsigned_long=8 ac_cv_target=x86_64-pc-linux-gnu ac_cv_type___kernel_rwf_t=yes am_cv_CC_dependencies_compiler_type=none 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 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=yes lt_cv_sys_global_symbol_pipe='/usr/bin/sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | /usr/bin/sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='/usr/bin/sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='/usr/bin/sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} '\''/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/missing'\'' aclocal-1.16' AMDEPBACKSLASH='' AMDEP_FALSE='' AMDEP_TRUE='#' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='1' AM_V='$(V)' AR='/usr/bin/ar' AUTOCONF='${SHELL} '\''/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/missing'\'' autoconf' AUTOHEADER='${SHELL} '\''/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/missing'\'' autoheader' AUTOMAKE='${SHELL} '\''/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/missing'\'' automake-1.16' AWK='gawk' BUILD_EXEEXT='' BUILD_OBJEXT='' CAPNG_LDADD='' CAPNG_PKG='' CC='/usr/bin/gcc' CCDEPMODE='depmode=none' CC_FOR_BUILD='gcc' CFLAGS='-O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include' CFLAGS_FOR_BUILD='-g -O2' CPP='/usr/bin/cpp' CPPFLAGS='-I/home/autobuild/autobuild/instance-19/output-1/host/include' CPPFLAGS_FOR_BUILD='' CPP_FOR_BUILD='gcc -E' CSCOPE='cscope' CTAGS='ctags' CYGPATH_W='echo' DEBUG='-DNDEBUG' DEBUG_FALSE='' DEBUG_TRUE='#' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DLLTOOL='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' ENABLE_EXPERIMENTAL_FALSE='' ENABLE_EXPERIMENTAL_TRUE='#' ENABLE_GSSAPI_FALSE='' ENABLE_GSSAPI_TRUE='#' ENABLE_LISTENER_FALSE='#' ENABLE_LISTENER_TRUE='' ENABLE_SYSTEMD_FALSE='' ENABLE_SYSTEMD_TRUE='#' ENABLE_ZOS_REMOTE_FALSE='' ENABLE_ZOS_REMOTE_TRUE='#' ETAGS='etags' EXEEXT='' FGREP='/usr/bin/grep -F' FILECMD='file' GOLANG='no' GOROOT='' GREP='/usr/bin/grep' HAVE_GOLANG_FALSE='' HAVE_GOLANG_TRUE='#' HAVE_PYTHON_FALSE='' HAVE_PYTHON_TRUE='#' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib' LDFLAGS_FOR_BUILD='' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBTOOL_DEPS='.//ltmain.sh' LIBWRAP_LIBS='' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEINFO='${SHELL} '\''/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/missing'\'' makeinfo' MANIFEST_TOOL=':' MKDIR_P='/usr/bin/mkdir -p' NM='/usr/bin/nm' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE='audit' PACKAGE_BUGREPORT='' PACKAGE_NAME='audit' PACKAGE_STRING='audit 3.1.2' PACKAGE_TARNAME='audit' PACKAGE_URL='' PACKAGE_VERSION='3.1.2' PATH_SEPARATOR=':' PYINCLUDEDIR='' PYTHON3='' PYTHON3_CFLAGS='' PYTHON3_EXEC_PREFIX='' PYTHON3_INCLUDES='' PYTHON3_LIBS='' PYTHON3_PREFIX='' PYTHON='' PYTHON_EXEC_PREFIX='' PYTHON_PLATFORM='' PYTHON_PREFIX='' PYTHON_VERSION='' RANLIB='/usr/bin/ranlib' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' SWIG='' USE_AARCH64_FALSE='' USE_AARCH64_TRUE='#' USE_ARM_FALSE='' USE_ARM_TRUE='#' USE_PYTHON3_FALSE='' USE_PYTHON3_TRUE='#' VERSION='3.1.2' WFLAGS='-Wno-format-truncation -Wno-unused-but-set-variable' ac_ct_AR='' ac_ct_CC='/usr/bin/gcc' ac_ct_CC_FOR_BUILD='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='' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='${prefix}' gss_libs='' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' install_sh='${SHELL} /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/home/autobuild/autobuild/instance-19/output-1/host/var' mandir='${datarootdir}/man' mkdir_p='$(MKDIR_P)' oldincludedir='/usr/include' pdfdir='${docdir}' pkgpyexecdir='' pkgpythondir='' prefix='/home/autobuild/autobuild/instance-19/output-1/host' program_transform_name='s,x,x,' psdir='${docdir}' py3execdir='' pybind_dir='' pyexecdir='' python3dir='' pythondir='' runstatedir='${localstatedir}/run' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/home/autobuild/autobuild/instance-19/output-1/host/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' use_python3='no' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "audit" #define PACKAGE_TARNAME "audit" #define PACKAGE_VERSION "3.1.2" #define PACKAGE_STRING "audit 3.1.2" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "audit" #define VERSION "3.1.2" #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define STDC_HEADERS 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_SYS_INOTIFY_H 1 #define HAVE_SYS_EPOLL_H 1 #define HAVE_POLL_H 1 #define HAVE_SYS_TIMERFD_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_EVENTFD_H 1 #define HAVE_SYS_SIGNALFD_H 1 #define HAVE_LINUX_AIO_ABI_H 1 #define HAVE_LINUX_FS_H 1 #define HAVE_INOTIFY_INIT 1 #define HAVE_EPOLL_CTL 1 #define HAVE_POLL 1 #define HAVE_SELECT 1 #define HAVE_EVENTFD 1 #define HAVE_SIGNALFD 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_NANOSLEEP 1 #define HAVE_KERNEL_RWF_T 1 #define HAVE_FLOOR 1 #define TIME_WITH_SYS_TIME 1 #define SIZEOF_UNSIGNED_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_LONG 8 #define SIZEOF_TIME_T 8 #define HAVE_DECL_AUDIT_FEATURE_VERSION 1 #define HAVE_STRUCT_AUDIT_STATUS_FEATURE_BITMAP 1 #define HAVE_DECL_AUDIT_VERSION_BACKLOG_WAIT_TIME 1 #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME 1 #define HAVE_DECL_AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL 1 #define HAVE_DECL_ADDR_NO_RANDOMIZE 1 #define HAVE_POSIX_FALLOCATE 1 #define HAVE_RAWMEMCHR 1 #define HAVE_FACCESSAT 1 #define HAVE_STRNDUPA 1 #define USE_LISTENER 1 #define USE_FANOTIFY /**/ configure: exit 0