>>> host-audit 3.1.2 Extracting gzip -d -c /home/autobuild/autobuild/instance-19/dl/audit/audit-3.1.2.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2 -xf - >>> host-audit 3.1.2 Patching >>> host-audit 3.1.2 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2 -name $file); do cp support/gnuconfig/$file $i; done; done >>> host-audit 3.1.2 Patching libtool patching file /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/ltmain.sh Hunk #1 succeeded at 2940 (offset 253 lines). Hunk #2 succeeded at 4533 (offset 256 lines). Hunk #3 succeeded at 6829 (offset 275 lines). Hunk #4 succeeded at 6839 (offset 275 lines). Hunk #5 succeeded at 7139 (offset 282 lines). Hunk #6 succeeded at 7443 (offset 294 lines). Hunk #7 succeeded at 8419 (offset 307 lines). Hunk #8 succeeded at 11051 (offset 341 lines). >>> host-audit 3.1.2 Configuring (cd /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/ && rm -rf config.cache; GIT_DIR=. PATH="/home/autobuild/autobuild/instance-19/output-1/host/bin:/home/autobuild/autobuild/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-19/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-19/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/autobuild/autobuild/instance-19/output-1/host/include" CFLAGS="-O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include" CXXFLAGS="-O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include" LDFLAGS="-L/home/autobuild/autobuild/instance-19/output-1/host/lib -Wl,-rpath,/home/autobuild/autobuild/instance-19/output-1/host/lib" CONFIG_SITE=/dev/null ./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 ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls Configuring auditd checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to enable C11 features... none needed checking whether /usr/bin/gcc understands -c and -o together... yes checking dependency style of /usr/bin/gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /usr/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... /usr/bin/ranlib checking command to parse /usr/bin/nm output from /usr/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/bin/gcc static flag -static works... yes checking if /usr/bin/gcc supports -c -o file.o... yes checking if /usr/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/bin/gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for sys/inotify.h... yes checking for sys/epoll.h... yes checking for sys/event.h... no checking for port.h... no checking for poll.h... yes checking for sys/timerfd.h... yes checking for sys/select.h... yes checking for sys/eventfd.h... yes checking for sys/signalfd.h... yes checking for linux/aio_abi.h... yes checking for linux/fs.h... yes checking for inotify_init... yes checking for epoll_ctl... yes checking for kqueue... no checking for port_create... no checking for poll... yes checking for select... yes checking for eventfd... yes checking for signalfd... yes checking for clock_gettime... yes checking for nanosleep... yes checking for __kernel_rwf_t... yes checking for library containing floor... ./configure: line 1736: /usr/bin/rm: cannot execute: required file not found ./configure: line 13473: /usr/bin/rm: cannot execute: required file not found ./configure: line 13486: /usr/bin/rm: cannot execute: required file not found -lm . Checking for programs checking for gcc... (cached) /usr/bin/gcc ./configure: line 13962: /usr/bin/sed: cannot execute: required file not found ./configure: line 13963: /usr/bin/cat: cannot execute: required file not found ./configure: line 13965: /usr/bin/rm: cannot execute: required file not found ./configure: line 13962: /usr/bin/sed: cannot execute: required file not found ./configure: line 13963: /usr/bin/cat: cannot execute: required file not found ./configure: line 13965: /usr/bin/rm: cannot execute: required file not found checking whether the compiler supports GNU C... (cached) yes checking whether /usr/bin/gcc accepts -g... (cached) yes checking for /usr/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/bin/gcc... (cached) none checking for gawk... (cached) gawk checking how to run the C preprocessor... /usr/bin/cpp checking for gcc... gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E . Checking for header files checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of long... 8 checking size of time_t... 8 checking for /usr/bin/gcc options needed to detect all undeclared functions... none needed checking whether AUDIT_FEATURE_VERSION is declared... yes checking for struct audit_status.feature_bitmap... yes checking whether AUDIT_VERSION_BACKLOG_WAIT_TIME is declared... yes checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME is declared... yes checking whether AUDIT_STATUS_BACKLOG_WAIT_TIME_ACTUAL is declared... yes checking whether ADDR_NO_RANDOMIZE is declared... yes checking for posix_fallocate... yes checking for signalfd... (cached) yes checking for rawmemchr... yes checking for faccessat... yes checking __attr_access support... yes checking for library containing pthread_yield... no checking whether to create python bindings... no checking whether to create python3 bindings... no checking whether to create Go language bindings... testing checking for go... no configure: WARNING: Go not found - go bindings will not be made checking whether to include auditd network listener support... yes checking whether to include audisp ZOS remote plugin... no checking whether to enable systemd... no checking whether to enable experimental options... no checking for linux/fanotify.h... yes checking for -Wformat-truncation... yes yes checking whether to include arm eabi processor support... no checking whether to include aarch64 processor support... no checking whether to use apparmor... no checking whether to use libwrap... no checking whether to include io_uring support... no checking for linux/ipx.h... no checking whether to use libcap-ng... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating common/Makefile config.status: creating lib/Makefile config.status: creating lib/audit.pc config.status: creating lib/test/Makefile config.status: creating auparse/Makefile config.status: creating auparse/test/Makefile config.status: creating auparse/auparse.pc config.status: creating src/Makefile config.status: creating src/libev/Makefile config.status: creating src/test/Makefile config.status: creating docs/Makefile config.status: creating rules/Makefile config.status: creating init.d/Makefile config.status: creating audisp/Makefile config.status: creating audisp/plugins/Makefile config.status: creating audisp/plugins/af_unix/Makefile config.status: creating audisp/plugins/remote/Makefile config.status: creating audisp/plugins/zos-remote/Makefile config.status: creating audisp/plugins/syslog/Makefile config.status: creating audisp/plugins/ids/Makefile config.status: creating audisp/plugins/ids/rules/Makefile config.status: creating audisp/plugins/statsd/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/python2/Makefile config.status: creating bindings/python/python3/Makefile config.status: creating bindings/golang/Makefile config.status: creating bindings/swig/Makefile config.status: creating bindings/swig/src/Makefile config.status: creating bindings/swig/python/Makefile config.status: creating bindings/swig/python3/Makefile config.status: creating tools/Makefile config.status: creating tools/aulast/Makefile config.status: creating tools/aulastlog/Makefile config.status: creating tools/ausyscall/Makefile config.status: creating tools/auvirt/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls . Auditd Version: 3.1.2 Target: x86_64-pc-linux-gnu Installation prefix: /home/autobuild/autobuild/instance-19/output-1/host Compiler: /usr/bin/gcc Compiler flags: -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include __attr_access support: yes >>> host-audit 3.1.2 Building GIT_DIR=. PATH="/home/autobuild/autobuild/instance-19/output-1/host/bin:/home/autobuild/autobuild/instance-19/output-1/host/sbin:/home/autobuild/make:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-19/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-19/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-19/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/ make[1]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2' /usr/bin/make all-recursive make[2]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2' Making all in common make[3]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/common' /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o audit-fgets.lo audit-fgets.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c audit-fgets.c -fPIC -DPIC -o .libs/audit-fgets.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o strsplit.lo strsplit.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -g -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c strsplit.c -fPIC -DPIC -o .libs/strsplit.o /bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc -fPIC -DPIC -D_GNU_SOURCE -g -O2 -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 -o libaucommon.la audit-fgets.lo strsplit.lo libtool: link: /usr/bin/ar cr .libs/libaucommon.a .libs/audit-fgets.o .libs/strsplit.o libtool: link: /usr/bin/ranlib .libs/libaucommon.a libtool: link: ( cd ".libs" && rm -f "libaucommon.la" && ln -s "../libaucommon.la" "libaucommon.la" ) make[3]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/common' Making all in lib make[3]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="actiontab.h"' -g -O2 -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="actiontab.h"' -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"actiontab.h\" -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o ./gen_actiontabs_h --lowercase --i2s --s2i action > actiontabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="errtab.h"' -g -O2 -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="errtab.h"' -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"errtab.h\" -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o ./gen_errtabs_h --duplicate-ints --uppercase --i2s --s2i err > errtabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fieldtab.h"' -g -O2 -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fieldtab.h"' -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fieldtab.h\" -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o ./gen_fieldtabs_h --duplicate-ints --lowercase --i2s --s2i field > fieldtabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="flagtab.h"' -g -O2 -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="flagtab.h"' -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"flagtab.h\" -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o ./gen_flagtabs_h --lowercase --i2s --s2i flag > flagtabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fstypetab.h"' -g -O2 -c -o gen_fstypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fstypetab.h"' -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"fstypetab.h\" -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o ./gen_fstypetabs_h --lowercase --i2s --s2i fstype > fstypetabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ftypetab.h"' -g -O2 -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ftypetab.h"' -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ftypetab.h\" -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o ./gen_ftypetabs_h --lowercase --i2s --s2i ftype > ftypetabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="i386_table.h"' -g -O2 -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="i386_table.h"' -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"i386_table.h\" -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o ./gen_i386_tables_h --duplicate-ints --lowercase --i2s --s2i \ i386_syscall > i386_tables.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="machinetab.h"' -g -O2 -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="machinetab.h"' -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"machinetab.h\" -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o ./gen_machinetabs_h --duplicate-ints --lowercase --i2s --s2i machine \ > machinetabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="msg_typetab.h"' -g -O2 -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="msg_typetab.h"' -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"msg_typetab.h\" -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o ./gen_msg_typetabs_h --uppercase --i2s --s2i msg_type > msg_typetabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="optab.h"' -g -O2 -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="optab.h"' -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"optab.h\" -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o ./gen_optabs_h --i2s op > optabs.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ppc_table.h"' -g -O2 -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ppc_table.h"' -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"ppc_table.h\" -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o ./gen_ppc_tables_h --lowercase --i2s --s2i ppc_syscall > ppc_tables.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390_table.h"' -g -O2 -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="s390_table.h"' -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"s390_table.h\" -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o ./gen_s390_tables_h --lowercase --i2s --s2i s390_syscall > s390_tables.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390x_table.h"' -g -O2 -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="s390x_table.h"' -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"s390x_table.h\" -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o ./gen_s390x_tables_h --lowercase --i2s --s2i s390x_syscall > s390x_tables.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="x86_64_table.h"' -g -O2 -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="x86_64_table.h"' -g -O2 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"x86_64_table.h\" -g -O2 -o gen_x86_64_tables_h gen_x86_64_tables_h-gen_tables.o ./gen_x86_64_tables_h --lowercase --i2s --s2i x86_64_syscall > x86_64_tables.h gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="uringop_table.h"' -g -O2 -c -o gen_uringop_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="uringop_table.h"' -g -O2 -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o libtool: link: gcc -DTABLE_H=\"uringop_table.h\" -g -O2 -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o ./gen_uringop_tables_h --lowercase --i2s --s2i uringop > uringop_tables.h /usr/bin/make all-recursive make[4]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib' Making all in test make[5]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib/test' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib/test' make[5]: Entering directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib' /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o libaudit.lo libaudit.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c libaudit.c -fPIC -DPIC -o .libs/libaudit.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o message.lo message.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c message.c -fPIC -DPIC -o .libs/message.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o netlink.lo netlink.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c netlink.c -fPIC -DPIC -o .libs/netlink.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o lookup_table.lo lookup_table.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c lookup_table.c -fPIC -DPIC -o .libs/lookup_table.o /bin/sh ../libtool --tag=CC --mode=compile /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c -o audit_logging.lo audit_logging.c libtool: compile: /usr/bin/gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common -I/home/autobuild/autobuild/instance-19/output-1/host/include -fPIC -DPIC -D_GNU_SOURCE -Wno-format-truncation -Wno-unused-but-set-variable -O2 -I/home/autobuild/autobuild/instance-19/output-1/host/include -c audit_logging.c -fPIC -DPIC -o .libs/audit_logging.o In file included from audit_logging.c:24: /usr/include/stdio.h:34:10: fatal error: stddef.h: No such file or directory 34 | #include | ^~~~~~~~~~ compilation terminated. make[5]: *** [Makefile:892: audit_logging.lo] Error 1 make[5]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib' make[4]: *** [Makefile:1187: all-recursive] Error 1 make[4]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib' make[3]: *** [Makefile:686: all] Error 2 make[3]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/lib' make[2]: *** [Makefile:473: all-recursive] Error 1 make[2]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2' make[1]: *** [Makefile:405: all] Error 2 make[1]: Leaving directory '/home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2' make: *** [package/pkg-generic.mk:289: /home/autobuild/autobuild/instance-19/output-1/build/host-audit-3.1.2/.stamp_built] Error 2 make: Leaving directory '/home/autobuild/autobuild/instance-19/buildroot'