>>> apparmor: Building main/apparmor 4.1.0-r2 (using abuild 3.15.0-r0) started Wed, 13 Aug 2025 00:40:51 +0000 >>> apparmor: Validating /home/udu/aports/main/apparmor/APKBUILD... >>> apparmor: Analyzing dependencies... >>> apparmor: Installing for build: build-base autoconf automake bash bison findutils flex gettext-dev libtool linux-headers linux-pam-dev perl-dev py3-setuptools python3-dev sed swig (1/7) Installing autoconf (2.72-r1) (2/7) Installing automake (1.17-r1) (3/7) Installing py3-setuptools-pyc (80.9.0-r0) (4/7) Installing py3-setuptools (80.9.0-r0) (5/7) Installing sed (4.9-r2) (6/7) Installing swig (4.3.1-r0) (7/7) Installing .makedepends-apparmor (20250813.004052) busybox-1.37.0-r19.trigger: Executing script... OK: 992 MiB in 438 packages >>> apparmor: Cleaning up srcdir >>> apparmor: Cleaning up pkgdir >>> apparmor: Cleaning up tmpdir >>> apparmor: Fetching https://launchpad.net/apparmor/4.1/4.1.0/+download/apparmor-4.1.0.tar.gz >>> apparmor: Fetching https://launchpad.net/apparmor/4.1/4.1.0/+download/apparmor-4.1.0.tar.gz >>> apparmor: Checking sha512sums... apparmor-4.1.0.tar.gz: OK apparmor.initd: OK 0001-Fix-linking-against-gettext-on-musl-libc.patch: OK 0006-utils-adjust-rc-functions-for-aa-remove-unknown.patch: OK fix-dnsmasq-profile.patch: OK binutils-missing-limits-h.patch: OK >>> apparmor: Unpacking /var/cache/distfiles/apparmor-4.1.0.tar.gz... >>> apparmor: 0001-Fix-linking-against-gettext-on-musl-libc.patch patching file binutils/Makefile Hunk #1 succeeded at 53 with fuzz 2 (offset 1 line). patching file parser/Makefile Hunk #1 succeeded at 125 with fuzz 2 (offset 35 lines). >>> apparmor: 0006-utils-adjust-rc-functions-for-aa-remove-unknown.patch patching file utils/aa-remove-unknown >>> apparmor: fix-dnsmasq-profile.patch patching file profiles/apparmor.d/usr.sbin.dnsmasq >>> apparmor: binutils-missing-limits-h.patch patching file binutils/aa_load.c >>> apparmor: Building: libapparmor checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./install-sh -c -d checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for 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 flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for bison... bison -y checking for a sed that does not truncate output... /bin/sed checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for swig... /usr/bin/swig checking whether the libapparmor debug output should be enabled... no checking whether the libapparmor man pages should be generated... yes checking for podchecker... podchecker checking for pod2man... pod2man checking whether python bindings are enabled... yes checking for python3... /usr/bin/python3 checking for python3... (cached) /usr/bin/python3 checking for python3-config... /usr/bin/python3-config checking for a version of Python >= '2.1.0'... yes checking for the setuptools Python package... yes checking for Python include path... /usr/bin/python3-config is /usr/bin/python3-config -I/usr/include/python3.12 -I/usr/include/python3.12 checking for Python library path... /usr/bin/python3-config is /usr/bin/python3-config -L/usr/lib -ldl -lm checking for Python site-packages path... /usr/lib/python3.12/site-packages checking python extra libraries... /usr/bin/python3-config is /usr/bin/python3-config -lpython3.12 -ldl -lm checking python extra linking flags... /usr/bin/python3-config is /usr/bin/python3-config -L/usr/lib -lpython3.12 -ldl -lm checking consistency of all components of python development environment... yes checking whether /usr/bin/python3 version is >= 3.0... yes checking for /usr/bin/python3 version... 3.12 checking for /usr/bin/python3 platform... linux checking for GNU default /usr/bin/python3 prefix... ${prefix} checking for GNU default /usr/bin/python3 exec_prefix... ${exec_prefix} checking for /usr/bin/python3 script directory (pythondir)... ${PYTHON_PREFIX}/lib/python3.12/site-packages checking for /usr/bin/python3 extension module directory (pyexecdir)... ${PYTHON_EXEC_PREFIX}/lib/python3.12/site-packages checking whether perl bindings are enabled... yes checking for perl... /usr/bin/perl checking whether ruby bindings are enabled... 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 grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for unistd.h... (cached) yes checking for stdint.h... (cached) yes checking for syslog.h... yes checking for asprintf... yes checking for __secure_getenv... no checking for secure_getenv... yes checking for reallocarray... yes checking for an ANSI C-conforming const... yes checking build system type... x86_64-pc-linux-musl checking host system type... x86_64-pc-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed 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-pc-linux-musl file names to x86_64-pc-linux-musl format... func_convert_file_noop checking how to convert x86_64-pc-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 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 ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib 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 mt... no checking if : is a manifest tool... no 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 whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether C compiler accepts -flto-partition=none... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating swig/Makefile config.status: creating swig/perl/Makefile config.status: creating swig/perl/Makefile.PL config.status: creating swig/python/Makefile config.status: creating swig/python/setup.py config.status: creating swig/python/test/Makefile config.status: creating swig/ruby/Makefile config.status: creating testsuite/Makefile config.status: creating testsuite/config/Makefile config.status: creating testsuite/libaalogparse.test/Makefile config.status: creating testsuite/lib/Makefile config.status: creating include/Makefile config.status: creating include/sys/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in doc make[1]: Entering directory '/home/udu/aports/main/apparmor/src/apparmor-4.1.0/libraries/libapparmor/doc' podchecker -warnings -warnings aa_change_hat.pod podchecker -warnings -warnings aa_change_profile.pod podchecker -warnings -warnings aa_stack_profile.pod podchecker -warnings -warnings aa_getcon.pod podchecker -warnings -warnings aa_find_mountpoint.pod podchecker -warnings -warnings aa_splitcon.pod podchecker -warnings -warnings aa_query_label.pod podchecker -warnings -warnings aa_features.pod podchecker -warnings -warnings aa_kernel_interface.pod podchecker -warnings -warnings aa_policy_cache.pod *** WARNING: multiple occurrences (2) of link target 'EACCES' at line - in file aa_find_mountpoint.pod *** WARNING: multiple occurrences (2) of link target 'EBUSY' at line - in file aa_find_mountpoint.pod *** WARNING: multiple occurrences (2) of link target 'ENOENT' at line - in file aa_find_mountpoint.pod *** WARNING: multiple occurrences (2) of link target 'ENOMEM' at line - in file aa_find_mountpoint.pod aa_find_mountpoint.pod pod syntax OK. aa_getcon.pod pod syntax OK. pod2man \ --section=2 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_find_mountpoint.pod > aa_find_mountpoint.2 pod2man \ --section=2 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_getcon.pod > aa_getcon.2 aa_query_label.pod pod syntax OK. pod2man \ --section=2 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_query_label.pod > aa_query_label.2 aa_features.pod pod syntax OK. pod2man \ --section=3 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_features.pod > aa_features.3 aa_stack_profile.pod pod syntax OK. pod2man \ --section=2 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_stack_profile.pod > aa_stack_profile.2 aa_kernel_interface.pod pod syntax OK. pod2man \ --section=3 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_kernel_interface.pod > aa_kernel_interface.3 aa_splitcon.pod pod syntax OK. pod2man \ --section=3 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_splitcon.pod > aa_splitcon.3 aa_policy_cache.pod pod syntax OK. pod2man \ --section=3 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_policy_cache.pod > aa_policy_cache.3 aa_change_profile.pod pod syntax OK. pod2man \ --section=2 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_change_profile.pod > aa_change_profile.2 aa_change_hat.pod pod syntax OK. pod2man \ --section=2 \ --release="AppArmor 4.1.0" \ --center="AppArmor" \ --stderr \ aa_change_hat.pod > aa_change_hat.2 make[1]: Leaving directory '/home/udu/aports/main/apparmor/src/apparmor-4.1.0/libraries/libapparmor/doc' Making all in src make[1]: Entering directory '/home/udu/aports/main/apparmor/src/apparmor-4.1.0/libraries/libapparmor/src' /bin/sh ../ylwrap grammar.y y.tab.c grammar.c y.tab.h `echo grammar.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output grammar.output -- bison -y -Wno-yacc -d -p aalogparse_ flex -v scanner.l echo '#include ' | cc -E -dD - | LC_ALL=C sed -n -e "/IPPROTO_MAX/d" -e "s/^\#define[ \\t]\\+IPPROTO_\\([A-Z0-9_]\\+\\)\\(.*\\)$/AA_GEN_PROTO_ENT(\\UIPPROTO_\\1, \"\\L\\1\")/p" > af_protos.h flex version 2.6.4 usage statistics: scanner options: ---reentrant--bison-bridgevI8 -Cem -oscanner.c -Paalogparse_ 1390/2000 NFA states 704/1000 DFA states (2906 words) 145 rules Compressed tables always back-up 12/40 start conditions 552 epsilon states, 216 double epsilon states 44/100 character classes needed 560/750 words of storage, 0 reused 26879 state/nextstate pairs created 1712/25167 unique/duplicate transitions 725/1000 base-def entries created 1710/2000 (peak 2653) nxt-chk entries created 189/2500 (peak 1407) template nxt-chk entries created 0 empty table entries 23 protos created 21 templates created, 517 uses 67/256 equivalence classes created 9/256 meta-equivalence classes created 1 (25 saved) hash collisions, 1033 DFAs equal 2 sets of reallocations needed 5193 total table entries needed updating grammar.h make all-am make[2]: Entering directory '/home/udu/aports/main/apparmor/src/apparmor-4.1.0/libraries/libapparmor/src' /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c -o grammar.lo grammar.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libaalogparse.lo -MD -MP -MF .deps/libaalogparse.Tpo -c -o libaalogparse.lo libaalogparse.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT kernel.lo -MD -MP -MF .deps/kernel.Tpo -c -o kernel.lo kernel.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c -o scanner.lo scanner.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT private.lo -MD -MP -MF .deps/private.Tpo -c -o private.lo private.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT features.lo -MD -MP -MF .deps/features.Tpo -c -o features.lo features.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT kernel_interface.lo -MD -MP -MF .deps/kernel_interface.Tpo -c -o kernel_interface.lo kernel_interface.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT policy_cache.lo -MD -MP -MF .deps/policy_cache.Tpo -c -o policy_cache.lo policy_cache.c /bin/sh ../libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"libapparmor1\" -DVERSION=\"4.1.0\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT PMurHash.lo -MD -MP -MF .deps/PMurHash.Tpo -c -o PMurHash.lo PMurHash.c cd ".." && \ /bin/sh ./config.status --file="src/libapparmor.pc" libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT kernel_interface.lo -MD -MP -MF .deps/kernel_interface.Tpo -c kernel_interface.c -fPIC -DPIC -o .libs/kernel_interface.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT kernel.lo -MD -MP -MF .deps/kernel.Tpo -c kernel.c -fPIC -DPIC -o .libs/kernel.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT libaalogparse.lo -MD -MP -MF .deps/libaalogparse.Tpo -c libaalogparse.c -fPIC -DPIC -o .libs/libaalogparse.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT policy_cache.lo -MD -MP -MF .deps/policy_cache.Tpo -c policy_cache.c -fPIC -DPIC -o .libs/policy_cache.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT features.lo -MD -MP -MF .deps/features.Tpo -c features.c -fPIC -DPIC -o .libs/features.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT scanner.lo -MD -MP -MF .deps/scanner.Tpo -c scanner.c -fPIC -DPIC -o .libs/scanner.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT private.lo -MD -MP -MF .deps/private.Tpo -c private.c -fPIC -DPIC -o .libs/private.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT PMurHash.lo -MD -MP -MF .deps/PMurHash.Tpo -c PMurHash.c -fPIC -DPIC -o .libs/PMurHash.o libtool: compile: cc "\\@-DPACKAGE_NAME=\"\"\\" "\\@-DPACKAGE_TARNAME=\"\"\\" "\\@-DPACKAGE_VERSION=\"\"\\" "\\@-DPACKAGE_STRING=\"\"\\" "\\@-DPACKAGE_BUGREPORT=\"\"\\" "\\@-DPACKAGE_URL=\"\"\\" "\\@-DPACKAGE=\"libapparmor1\"\\" "\\@-DVERSION=\"4.1.0\"\\" -DYYTEXT_POINTER=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -DHAVE_STDINT_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_ASPRINTF=1 -DHAVE_SECURE_GETENV=1 -DHAVE_REALLOCARRAY=1 -DHAVE_DLFCN_H=1 "\\@-DLT_OBJDIR=\".libs/\"\\" -I. -D_GNU_SOURCE -I../include/ -Wall -fPIC -flto-partition=none -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -MT grammar.lo -MD -MP -MF .deps/grammar.Tpo -c grammar.c -fPIC -DPIC -o .libs/grammar.o cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory config.status: creating src/libapparmor.pc make[2]: *** [Makefile:840: PMurHash.lo] Error 1 make[2]: *** Waiting for unfinished jobs.... cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: kernel_interface.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: libaalogparse.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: policy_cache.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: private.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: grammar.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: features.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: scanner.lo] Error 1 cc: warning: \@-DPACKAGE_NAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_NAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_TARNAME=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_TARNAME=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_VERSION=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_VERSION=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_STRING=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_STRING=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_BUGREPORT=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_BUGREPORT=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE_URL=""\: linker input file unused because linking not done cc: error: \@-DPACKAGE_URL=""\: linker input file not found: No such file or directory cc: warning: \@-DPACKAGE="libapparmor1"\: linker input file unused because linking not done cc: error: \@-DPACKAGE="libapparmor1"\: linker input file not found: No such file or directory cc: warning: \@-DVERSION="4.1.0"\: linker input file unused because linking not done cc: error: \@-DVERSION="4.1.0"\: linker input file not found: No such file or directory cc: warning: \@-DLT_OBJDIR=".libs/"\: linker input file unused because linking not done cc: error: \@-DLT_OBJDIR=".libs/"\: linker input file not found: No such file or directory make[2]: *** [Makefile:840: kernel.lo] Error 1 make[2]: Leaving directory '/home/udu/aports/main/apparmor/src/apparmor-4.1.0/libraries/libapparmor/src' make[1]: *** [Makefile:689: all] Error 2 make[1]: Leaving directory '/home/udu/aports/main/apparmor/src/apparmor-4.1.0/libraries/libapparmor/src' make: *** [Makefile:417: all-recursive] Error 1 >>> ERROR: apparmor: build failed >>> apparmor: Uninstalling dependencies... (1/7) Purging .makedepends-apparmor (20250813.004052) (2/7) Purging autoconf (2.72-r1) (3/7) Purging automake (1.17-r1) (4/7) Purging py3-setuptools-pyc (80.9.0-r0) (5/7) Purging py3-setuptools (80.9.0-r0) (6/7) Purging sed (4.9-r2) sed-4.9-r2.post-deinstall: Executing script... (7/7) Purging swig (4.3.1-r0) busybox-1.37.0-r19.trigger: Executing script... OK: 976 MiB in 431 packages