>>> audit: Building main/audit 4.1.0-r0 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 01:56:48 +0000 >>> audit: Validating /home/udu/aports/main/audit/APKBUILD... >>> audit: Analyzing dependencies... >>> audit: Installing for build: build-base linux-headers autoconf automake libcap-ng-dev libtool python3 swig (1/6) Installing autoconf (2.72-r1) (2/6) Installing automake (1.18.1-r0) (3/6) Installing libcap-ng (0.8.5-r0) (4/6) Installing libcap-ng-dev (0.8.5-r0) (5/6) Installing swig (4.3.1-r0) (6/6) Installing .makedepends-audit (20250813.015649) busybox-1.37.0-r19.trigger: Executing script... OK: 1399 MiB in 491 packages >>> audit: Cleaning up srcdir >>> audit: Cleaning up pkgdir >>> audit: Cleaning up tmpdir >>> audit: Fetching https://github.com/linux-audit/audit-userspace/archive/v4.1.0/audit-4.1.0.tar.gz >>> audit: Fetching https://github.com/linux-audit/audit-userspace/archive/v4.1.0/audit-4.1.0.tar.gz >>> audit: Checking sha512sums... audit-4.1.0.tar.gz: OK 0003-all-get-rid-of-strndupa.patch: OK fix-musl-build.patch: OK fix-tests.patch: OK usr-paths.patch: OK auditd.initd: OK auditd.confd: OK >>> audit: Unpacking /var/cache/distfiles/audit-4.1.0.tar.gz... >>> audit: 0003-all-get-rid-of-strndupa.patch patching file auparse/auparse.c patching file src/ausearch-lol.c >>> audit: fix-musl-build.patch patching file lib/audit_logging.h patching file auparse/auparse.h patching file lib/audit_logging.h patching file lib/libaudit.h >>> audit: fix-tests.patch patching file auparse/test/run_auparselol_test.sh.in patching file auparse/test/Makefile.am >>> audit: usr-paths.patch patching file audisp/plugins/remote/au-remote.conf patching file audisp/plugins/syslog/syslog.conf autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:41: installing './compile' configure.ac:39: installing './config.guess' configure.ac:39: installing './config.sub' configure.ac:40: installing './install-sh' configure.ac:40: installing './missing' audisp/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' bindings/swig/python3/Makefile.am:29: installing './py-compile' autoreconf: Leaving directory '.' Configuring auditd checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alpine-linux-musl-mt... no 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 dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/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... yes 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... none required . Checking for programs checking for x86_64-alpine-linux-musl-gcc... (cached) cc checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for gawk... (cached) gawk checking how to run the C preprocessor... cc -E 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) gcc3 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 cc 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... no checking for faccessat... yes checking for mallinfo2... no checking for close_range... no checking for stdatomic.h... yes checking __attr_access support... no checking __attr_dealloc_free support... no checking for library containing pthread_yield... no checking whether to create python3 bindings... investigating checking for python3-config... /usr/bin/python3-config Python3 bindings WILL be built checking for a Python interpreter with version >= 3.1... python checking for python... /usr/bin/python checking for python version... 3.12 checking for python platform... linux checking for GNU default python prefix... ${prefix} checking for GNU default python exec_prefix... ${exec_prefix} checking for python script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for python extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking for swig... swig 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 experimental options... no checking for linux/fanotify.h... yes checking for -Wformat-truncation... yes yes checking whether to include arm eabi processor support... yes checking whether to include aarch64 processor support... yes checking whether to include riscv 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 which firewall command to use... nftables checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating common/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating lib/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating lib/audit.pc chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating lib/test/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating auplugin/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating auplugin/test/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating auparse/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating auparse/test/Makefile chmod: auparse/test/run_auparse_tests.sh: No such file or directory chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating auparse/test/run_auparse_tests.sh chmod: auparse/test/run_auparselol_test.sh: No such file or directory config.status: creating auparse/test/run_auparselol_test.sh 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/test/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/filter/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/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/python3/Makefile config.status: creating tools/Makefile config.status: creating tools/aulast/Makefile config.status: creating tools/aulast/test/Makefile config.status: creating tools/aulastlog/Makefile config.status: creating tools/ausyscall/Makefile config.status: creating m4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands . `echo $CFLAGS | fmt -w 50 | sed 's,^, ,'` ^ [ backticks in ./configure ]:21327: Command 'fmt' not found (OILS-ERR-100) Auditd Version: 4.1.0 Target: x86_64-alpine-linux-musl Installation prefix: /usr Compiler: cc Compiler flags: __attr_access support: no __attr_dealloc_free support: no make all-recursive make[1]: Entering directory '/home/udu/aports/main/audit/src/audit-userspace-4.1.0' Making all in common make[2]: Entering directory '/home/udu/aports/main/audit/src/audit-userspace-4.1.0/common' depbase=`echo strsplit.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT strsplit.lo -MD -MP -MF $depbase.Tpo -c -o strsplit.lo strsplit.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo common.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT common.lo -MD -MP -MF $depbase.Tpo -c -o common.lo common.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT strsplit.lo -MD -MP -MF .deps/strsplit.Tpo -c strsplit.c -fPIC -DPIC -o .libs/strsplit.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT strsplit.lo -MD -MP -MF .deps/strsplit.Tpo -c strsplit.c -o strsplit.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link cc -fPIC -DPIC -D_GNU_SOURCE -g -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libaucommon.la strsplit.lo common.lo libtool: link: ar cr .libs/libaucommon.a .libs/strsplit.o .libs/common.o libtool: link: ranlib .libs/libaucommon.a libtool: link: ( cd ".libs" && rm -f "libaucommon.la" && ln -s "../libaucommon.la" "libaucommon.la" ) make[2]: Leaving directory '/home/udu/aports/main/audit/src/audit-userspace-4.1.0/common' Making all in lib make[2]: Entering directory '/home/udu/aports/main/audit/src/audit-userspace-4.1.0/lib' gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="actiontab.h"' -g -O2 -MT gen_actiontabs_h-gen_tables.o -MD -MP -MF .deps/gen_actiontabs_h-gen_tables.Tpo -c -o gen_actiontabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="errtab.h"' -g -O2 -MT gen_errtabs_h-gen_tables.o -MD -MP -MF .deps/gen_errtabs_h-gen_tables.Tpo -c -o gen_errtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fieldtab.h"' -g -O2 -MT gen_fieldtabs_h-gen_tables.o -MD -MP -MF .deps/gen_fieldtabs_h-gen_tables.Tpo -c -o gen_fieldtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="flagtab.h"' -g -O2 -MT gen_flagtabs_h-gen_tables.o -MD -MP -MF .deps/gen_flagtabs_h-gen_tables.Tpo -c -o gen_flagtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="fstypetab.h"' -g -O2 -MT gen_fstypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_fstypetabs_h-gen_tables.Tpo -c -o gen_fstypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ftypetab.h"' -g -O2 -MT gen_ftypetabs_h-gen_tables.o -MD -MP -MF .deps/gen_ftypetabs_h-gen_tables.Tpo -c -o gen_ftypetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="i386_table.h"' -g -O2 -MT gen_i386_tables_h-gen_tables.o -MD -MP -MF .deps/gen_i386_tables_h-gen_tables.Tpo -c -o gen_i386_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="machinetab.h"' -g -O2 -MT gen_machinetabs_h-gen_tables.o -MD -MP -MF .deps/gen_machinetabs_h-gen_tables.Tpo -c -o gen_machinetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="msg_typetab.h"' -g -O2 -MT gen_msg_typetabs_h-gen_tables.o -MD -MP -MF .deps/gen_msg_typetabs_h-gen_tables.Tpo -c -o gen_msg_typetabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="optab.h"' -g -O2 -MT gen_optabs_h-gen_tables.o -MD -MP -MF .deps/gen_optabs_h-gen_tables.Tpo -c -o gen_optabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="permtab.h"' -g -O2 -MT gen_permtabs_h-gen_tables.o -MD -MP -MF .deps/gen_permtabs_h-gen_tables.Tpo -c -o gen_permtabs_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="ppc_table.h"' -g -O2 -MT gen_ppc_tables_h-gen_tables.o -MD -MP -MF .deps/gen_ppc_tables_h-gen_tables.Tpo -c -o gen_ppc_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390_table.h"' -g -O2 -MT gen_s390_tables_h-gen_tables.o -MD -MP -MF .deps/gen_s390_tables_h-gen_tables.Tpo -c -o gen_s390_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="s390x_table.h"' -g -O2 -MT gen_s390x_tables_h-gen_tables.o -MD -MP -MF .deps/gen_s390x_tables_h-gen_tables.Tpo -c -o gen_s390x_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="x86_64_table.h"' -g -O2 -MT gen_x86_64_tables_h-gen_tables.o -MD -MP -MF .deps/gen_x86_64_tables_h-gen_tables.Tpo -c -o gen_x86_64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="uringop_table.h"' -g -O2 -MT gen_uringop_tables_h-gen_tables.o -MD -MP -MF .deps/gen_uringop_tables_h-gen_tables.Tpo -c -o gen_uringop_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="arm_table.h"' -g -O2 -MT gen_arm_tables_h-gen_tables.o -MD -MP -MF .deps/gen_arm_tables_h-gen_tables.Tpo -c -o gen_arm_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../auparse -I../common '-DTABLE_H="aarch64_table.h"' -g -O2 -MT gen_aarch64_tables_h-gen_tables.o -MD -MP -MF .deps/gen_aarch64_tables_h-gen_tables.Tpo -c -o gen_aarch64_tables_h-gen_tables.o `test -f 'gen_tables.c' || echo './'`gen_tables.c mv -f .deps/gen_fstypetabs_h-gen_tables.Tpo .deps/gen_fstypetabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fstypetab.h"' -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o mv -f .deps/gen_ftypetabs_h-gen_tables.Tpo .deps/gen_ftypetabs_h-gen_tables.Po mv -f .deps/gen_permtabs_h-gen_tables.Tpo .deps/gen_permtabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="ftypetab.h"' -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="permtab.h"' -g -O2 -o gen_permtabs_h gen_permtabs_h-gen_tables.o mv -f .deps/gen_optabs_h-gen_tables.Tpo .deps/gen_optabs_h-gen_tables.Po mv -f .deps/gen_uringop_tables_h-gen_tables.Tpo .deps/gen_uringop_tables_h-gen_tables.Po mv -f .deps/gen_machinetabs_h-gen_tables.Tpo .deps/gen_machinetabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="optab.h"' -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="machinetab.h"' -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o /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 mv -f .deps/gen_ppc_tables_h-gen_tables.Tpo .deps/gen_ppc_tables_h-gen_tables.Po mv -f .deps/gen_s390x_tables_h-gen_tables.Tpo .deps/gen_s390x_tables_h-gen_tables.Po mv -f .deps/gen_arm_tables_h-gen_tables.Tpo .deps/gen_arm_tables_h-gen_tables.Po /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 /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 /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="arm_table.h"' -g -O2 -o gen_arm_tables_h gen_arm_tables_h-gen_tables.o mv -f .deps/gen_actiontabs_h-gen_tables.Tpo .deps/gen_actiontabs_h-gen_tables.Po mv -f .deps/gen_aarch64_tables_h-gen_tables.Tpo .deps/gen_aarch64_tables_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="actiontab.h"' -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="aarch64_table.h"' -g -O2 -o gen_aarch64_tables_h gen_aarch64_tables_h-gen_tables.o mv -f .deps/gen_flagtabs_h-gen_tables.Tpo .deps/gen_flagtabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="flagtab.h"' -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o mv -f .deps/gen_fieldtabs_h-gen_tables.Tpo .deps/gen_fieldtabs_h-gen_tables.Po mv -f .deps/gen_errtabs_h-gen_tables.Tpo .deps/gen_errtabs_h-gen_tables.Po /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="errtab.h"' -g -O2 -o gen_errtabs_h gen_errtabs_h-gen_tables.o /bin/sh ../libtool --tag=CC --mode=link gcc '-DTABLE_H="fieldtab.h"' -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o mv -f .deps/gen_msg_typetabs_h-gen_tables.Tpo .deps/gen_msg_typetabs_h-gen_tables.Po /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 mv -f .deps/gen_x86_64_tables_h-gen_tables.Tpo .deps/gen_x86_64_tables_h-gen_tables.Po mv -f .deps/gen_i386_tables_h-gen_tables.Tpo .deps/gen_i386_tables_h-gen_tables.Po mv -f .deps/gen_s390_tables_h-gen_tables.Tpo .deps/gen_s390_tables_h-gen_tables.Po /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 /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 /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=\"fstypetab.h\"\\" -g -O2 -o gen_fstypetabs_h gen_fstypetabs_h-gen_tables.o libtool: link: gcc "\\@-DTABLE_H=\"permtab.h\"\\" -g -O2 -o gen_permtabs_h gen_permtabs_h-gen_tables.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="fstypetab.h"\: No such file or directory libtool: link: gcc "\\@-DTABLE_H=\"machinetab.h\"\\" -g -O2 -o gen_machinetabs_h gen_machinetabs_h-gen_tables.o collect2: error: ld returned 1 exit status /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="permtab.h"\: No such file or directory make[2]: *** [Makefile:829: gen_fstypetabs_h] Error 1 make[2]: *** Waiting for unfinished jobs.... collect2: error: ld returned 1 exit status /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="machinetab.h"\: No such file or directory libtool: link: gcc "\\@-DTABLE_H=\"uringop_table.h\"\\" -g -O2 -o gen_uringop_tables_h gen_uringop_tables_h-gen_tables.o make[2]: *** [Makefile:853: gen_permtabs_h] Error 1 libtool: link: gcc "\\@-DTABLE_H=\"optab.h\"\\" -g -O2 -o gen_optabs_h gen_optabs_h-gen_tables.o collect2: error: ld returned 1 exit status libtool: link: gcc "\\@-DTABLE_H=\"ftypetab.h\"\\" -g -O2 -o gen_ftypetabs_h gen_ftypetabs_h-gen_tables.o make[2]: *** [Makefile:841: gen_machinetabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="uringop_table.h"\: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="optab.h"\: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="ftypetab.h"\: No such file or directory libtool: link: gcc "\\@-DTABLE_H=\"arm_table.h\"\\" -g -O2 -o gen_arm_tables_h gen_arm_tables_h-gen_tables.o collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status libtool: link: gcc "\\@-DTABLE_H=\"ppc_table.h\"\\" -g -O2 -o gen_ppc_tables_h gen_ppc_tables_h-gen_tables.o collect2: error: ld returned 1 exit status libtool: link: gcc "\\@-DTABLE_H=\"s390x_table.h\"\\" -g -O2 -o gen_s390x_tables_h gen_s390x_tables_h-gen_tables.o make[2]: *** [Makefile:833: gen_ftypetabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="arm_table.h"\: No such file or directory make[2]: *** [Makefile:877: gen_uringop_tables_h] Error 1 make[2]: *** [Makefile:849: gen_optabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="ppc_table.h"\: No such file or directory collect2: error: ld returned 1 exit status /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="s390x_table.h"\: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:813: gen_arm_tables_h] Error 1 collect2: error: ld returned 1 exit status make[2]: *** [Makefile:857: gen_ppc_tables_h] Error 1 make[2]: *** [Makefile:873: gen_s390x_tables_h] Error 1 libtool: link: gcc "\\@-DTABLE_H=\"actiontab.h\"\\" -g -O2 -o gen_actiontabs_h gen_actiontabs_h-gen_tables.o libtool: link: gcc "\\@-DTABLE_H=\"aarch64_table.h\"\\" -g -O2 -o gen_aarch64_tables_h gen_aarch64_tables_h-gen_tables.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="actiontab.h"\: No such file or directory libtool: link: gcc "\\@-DTABLE_H=\"flagtab.h\"\\" -g -O2 -o gen_flagtabs_h gen_flagtabs_h-gen_tables.o collect2: error: ld returned 1 exit status /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="aarch64_table.h"\: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:809: gen_actiontabs_h] Error 1 make[2]: *** [Makefile:805: gen_aarch64_tables_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="flagtab.h"\: No such file or directory collect2: error: ld returned 1 exit status libtool: link: gcc "\\@-DTABLE_H=\"msg_typetab.h\"\\" -g -O2 -o gen_msg_typetabs_h gen_msg_typetabs_h-gen_tables.o make[2]: *** [Makefile:825: gen_flagtabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="msg_typetab.h"\: No such file or directory libtool: link: gcc "\\@-DTABLE_H=\"errtab.h\"\\" -g -O2 -o gen_errtabs_h gen_errtabs_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 libtool: link: gcc "\\@-DTABLE_H=\"s390_table.h\"\\" -g -O2 -o gen_s390_tables_h gen_s390_tables_h-gen_tables.o collect2: error: ld returned 1 exit status /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="errtab.h"\: No such file or directory make[2]: *** [Makefile:845: gen_msg_typetabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="x86_64_table.h"\: No such file or directory /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="s390_table.h"\: No such file or directory collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status collect2: error: ld returned 1 exit status make[2]: *** [Makefile:881: gen_x86_64_tables_h] Error 1 libtool: link: gcc "\\@-DTABLE_H=\"fieldtab.h\"\\" -g -O2 -o gen_fieldtabs_h gen_fieldtabs_h-gen_tables.o make[2]: *** [Makefile:869: gen_s390_tables_h] Error 1 make[2]: *** [Makefile:817: gen_errtabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="fieldtab.h"\: No such file or directory libtool: link: gcc "\\@-DTABLE_H=\"i386_table.h\"\\" -g -O2 -o gen_i386_tables_h gen_i386_tables_h-gen_tables.o collect2: error: ld returned 1 exit status make[2]: *** [Makefile:821: gen_fieldtabs_h] Error 1 /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/bin/ld: cannot find \@-DTABLE_H="i386_table.h"\: No such file or directory collect2: error: ld returned 1 exit status make[2]: *** [Makefile:837: gen_i386_tables_h] Error 1 make[2]: Leaving directory '/home/udu/aports/main/audit/src/audit-userspace-4.1.0/lib' make[1]: *** [Makefile:473: all-recursive] Error 1 make[1]: Leaving directory '/home/udu/aports/main/audit/src/audit-userspace-4.1.0' make: *** [Makefile:405: all] Error 2 >>> ERROR: audit: build failed >>> audit: Uninstalling dependencies... (1/6) Purging .makedepends-audit (20250813.015649) (2/6) Purging autoconf (2.72-r1) (3/6) Purging automake (1.18.1-r0) (4/6) Purging libcap-ng-dev (0.8.5-r0) (5/6) Purging libcap-ng (0.8.5-r0) (6/6) Purging swig (4.3.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 1392 MiB in 485 packages