error: Your local changes to the following files would be overwritten by merge: PKGBUILD Please commit your changes or stash them before you merge. Aborting Updating d2a405b..b86c090 ==> Making package: aide 0.18.2-3 (Mon Apr 29 00:03:46 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found aide-0.18.2.tar.gz -> Found aide-0.18.2.tar.gz.asc -> Found aide.conf -> Found aidecheck.service -> Found aidecheck.timer ==> Validating source files with sha256sums... aide-0.18.2.tar.gz ... Passed aide-0.18.2.tar.gz.asc ... Skipped aide.conf ... Passed aidecheck.service ... Passed aidecheck.timer ... Passed ==> Verifying source file signatures with gpg... aide-0.18.2.tar.gz ... Passed (WARNING: the key has expired.) ==> WARNING: Warnings have occurred while verifying the signatures. Please make sure you really trust them. ==> Extracting sources... -> Extracting aide-0.18.2.tar.gz with bsdtar ==> Starting build()... configure: WARNING: unrecognized options: --with-prelink 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 for gcc... 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 gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for bison... bison -y checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... yes checking for ld... ld checking for pkg-config... /usr/bin/pkg-config checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether ld supports "-z,relro"... egrep: warning: egrep is obsolescent; using grep -E yes checking whether ld supports "-z,now"... egrep: warning: egrep is obsolescent; using grep -E yes checking whether gcc supports "-fPIE-DPIE"... yes checking whether gcc supports "-Wundef"... yes checking whether gcc supports "-Wmissing-format-attribute"... yes checking whether gcc supports "-Wshadow"... yes checking whether gcc supports "-Wlogical-op"... yes checking for library containing syslog... none required checking for vsyslog... yes 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 whether byte ordering is bigendian... no checking for byte... no checking for ushort... yes checking for ulong... yes checking for u16... no checking for u32... no checking for u64... no checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of int... 4 checking size of long long... 8 checking size of uid_t... 4 checking size of gid_t... 4 checking size of ino_t... 8 checking size of nlink_t... 8 checking size of off_t... 8 checking size of blkcnt_t... 8 checking for strtoll... yes checking for strtoimax... yes checking for readdir... yes checking for stricmp... no checking for strnstr... no checking for strnlen... yes checking for fcntl... yes checking for ftruncate... yes checking for posix_fadvise... yes checking for asprintf... yes checking for snprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for va_copy... no checking for __va_copy... no checking for sigabbrev_np... yes checking for sys/prctl.h... yes checking for open/O_NOATIME... no checking for syslog.h... yes checking for inttypes.h... (cached) yes checking for fcntl.h... yes checking for ctype.h... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libpcre2-8... yes checking for pthread for multithreading... yes checking for a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for zlib compression... yes checking for zlib... yes checking for POSIX ACLs... yes checking for libacl... yes checking for SELinux... no checking for xattr... yes checking for libattr... yes checking for POSIX 1003.1e capabilities... no checking for e2fsattrs... yes checking for e2p... yes checking for cURL... no checking for Mhash... check checking for GNU crypto library... check checking for mhash... no checking for libgcrypt... yes checking for Linux Auditing Framework... no checking for locale... no checking for syslog ident... aide checking for syslog logopt... LOG_CONS checking for syslog priority... LOG_NOTICE checking for default syslog facility... LOG_LOCAL0 checking for check >= 0.9.4... no Check not found (testing via 'make check' disabled) checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --with-prelink make all-am make[1]: Entering directory '/srv/maat/src/aide/src/aide-0.18.2' gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-aide.o -MD -MP -MF src/.deps/aide-aide.Tpo -c -o src/aide-aide.o `test -f 'src/aide.c' || echo './'`src/aide.c mv -f src/.deps/aide-aide.Tpo src/.deps/aide-aide.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-base64.o -MD -MP -MF src/.deps/aide-base64.Tpo -c -o src/aide-base64.o `test -f 'src/base64.c' || echo './'`src/base64.c mv -f src/.deps/aide-base64.Tpo src/.deps/aide-base64.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-be.o -MD -MP -MF src/.deps/aide-be.Tpo -c -o src/aide-be.o `test -f 'src/be.c' || echo './'`src/be.c mv -f src/.deps/aide-be.Tpo src/.deps/aide-be.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-commandconf.o -MD -MP -MF src/.deps/aide-commandconf.Tpo -c -o src/aide-commandconf.o `test -f 'src/commandconf.c' || echo './'`src/commandconf.c mv -f src/.deps/aide-commandconf.Tpo src/.deps/aide-commandconf.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-attributes.o -MD -MP -MF src/.deps/aide-attributes.Tpo -c -o src/aide-attributes.o `test -f 'src/attributes.c' || echo './'`src/attributes.c mv -f src/.deps/aide-attributes.Tpo src/.deps/aide-attributes.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-report.o -MD -MP -MF src/.deps/aide-report.Tpo -c -o src/aide-report.o `test -f 'src/report.c' || echo './'`src/report.c mv -f src/.deps/aide-report.Tpo src/.deps/aide-report.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-report_plain.o -MD -MP -MF src/.deps/aide-report_plain.Tpo -c -o src/aide-report_plain.o `test -f 'src/report_plain.c' || echo './'`src/report_plain.c mv -f src/.deps/aide-report_plain.Tpo src/.deps/aide-report_plain.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-report_json.o -MD -MP -MF src/.deps/aide-report_json.Tpo -c -o src/aide-report_json.o `test -f 'src/report_json.c' || echo './'`src/report_json.c mv -f src/.deps/aide-report_json.Tpo src/.deps/aide-report_json.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-conf_ast.o -MD -MP -MF src/.deps/aide-conf_ast.Tpo -c -o src/aide-conf_ast.o `test -f 'src/conf_ast.c' || echo './'`src/conf_ast.c mv -f src/.deps/aide-conf_ast.Tpo src/.deps/aide-conf_ast.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-conf_eval.o -MD -MP -MF src/.deps/aide-conf_eval.Tpo -c -o src/aide-conf_eval.o `test -f 'src/conf_eval.c' || echo './'`src/conf_eval.c mv -f src/.deps/aide-conf_eval.Tpo src/.deps/aide-conf_eval.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-conf_lex.o -MD -MP -MF src/.deps/aide-conf_lex.Tpo -c -o src/aide-conf_lex.o `test -f 'src/conf_lex.c' || echo './'`src/conf_lex.c mv -f src/.deps/aide-conf_lex.Tpo src/.deps/aide-conf_lex.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-conf_yacc.o -MD -MP -MF src/.deps/aide-conf_yacc.Tpo -c -o src/aide-conf_yacc.o `test -f 'src/conf_yacc.c' || echo './'`src/conf_yacc.c mv -f src/.deps/aide-conf_yacc.Tpo src/.deps/aide-conf_yacc.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-db.o -MD -MP -MF src/.deps/aide-db.Tpo -c -o src/aide-db.o `test -f 'src/db.c' || echo './'`src/db.c mv -f src/.deps/aide-db.Tpo src/.deps/aide-db.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-db_disk.o -MD -MP -MF src/.deps/aide-db_disk.Tpo -c -o src/aide-db_disk.o `test -f 'src/db_disk.c' || echo './'`src/db_disk.c mv -f src/.deps/aide-db_disk.Tpo src/.deps/aide-db_disk.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-db_file.o -MD -MP -MF src/.deps/aide-db_file.Tpo -c -o src/aide-db_file.o `test -f 'src/db_file.c' || echo './'`src/db_file.c mv -f src/.deps/aide-db_file.Tpo src/.deps/aide-db_file.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-db_lex.o -MD -MP -MF src/.deps/aide-db_lex.Tpo -c -o src/aide-db_lex.o `test -f 'src/db_lex.c' || echo './'`src/db_lex.c mv -f src/.deps/aide-db_lex.Tpo src/.deps/aide-db_lex.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-db_list.o -MD -MP -MF src/.deps/aide-db_list.Tpo -c -o src/aide-db_list.o `test -f 'src/db_list.c' || echo './'`src/db_list.c mv -f src/.deps/aide-db_list.Tpo src/.deps/aide-db_list.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-do_md.o -MD -MP -MF src/.deps/aide-do_md.Tpo -c -o src/aide-do_md.o `test -f 'src/do_md.c' || echo './'`src/do_md.c mv -f src/.deps/aide-do_md.Tpo src/.deps/aide-do_md.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-gen_list.o -MD -MP -MF src/.deps/aide-gen_list.Tpo -c -o src/aide-gen_list.o `test -f 'src/gen_list.c' || echo './'`src/gen_list.c mv -f src/.deps/aide-gen_list.Tpo src/.deps/aide-gen_list.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-getopt1.o -MD -MP -MF src/.deps/aide-getopt1.Tpo -c -o src/aide-getopt1.o `test -f 'src/getopt1.c' || echo './'`src/getopt1.c mv -f src/.deps/aide-getopt1.Tpo src/.deps/aide-getopt1.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-getopt.o -MD -MP -MF src/.deps/aide-getopt.Tpo -c -o src/aide-getopt.o `test -f 'src/getopt.c' || echo './'`src/getopt.c mv -f src/.deps/aide-getopt.Tpo src/.deps/aide-getopt.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-hashsum.o -MD -MP -MF src/.deps/aide-hashsum.Tpo -c -o src/aide-hashsum.o `test -f 'src/hashsum.c' || echo './'`src/hashsum.c mv -f src/.deps/aide-hashsum.Tpo src/.deps/aide-hashsum.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-rx_rule.o -MD -MP -MF src/.deps/aide-rx_rule.Tpo -c -o src/aide-rx_rule.o `test -f 'src/rx_rule.c' || echo './'`src/rx_rule.c mv -f src/.deps/aide-rx_rule.Tpo src/.deps/aide-rx_rule.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-list.o -MD -MP -MF src/.deps/aide-list.Tpo -c -o src/aide-list.o `test -f 'src/list.c' || echo './'`src/list.c mv -f src/.deps/aide-list.Tpo src/.deps/aide-list.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-log.o -MD -MP -MF src/.deps/aide-log.Tpo -c -o src/aide-log.o `test -f 'src/log.c' || echo './'`src/log.c mv -f src/.deps/aide-log.Tpo src/.deps/aide-log.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-md.o -MD -MP -MF src/.deps/aide-md.Tpo -c -o src/aide-md.o `test -f 'src/md.c' || echo './'`src/md.c mv -f src/.deps/aide-md.Tpo src/.deps/aide-md.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-queue.o -MD -MP -MF src/.deps/aide-queue.Tpo -c -o src/aide-queue.o `test -f 'src/queue.c' || echo './'`src/queue.c mv -f src/.deps/aide-queue.Tpo src/.deps/aide-queue.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-seltree.o -MD -MP -MF src/.deps/aide-seltree.Tpo -c -o src/aide-seltree.o `test -f 'src/seltree.c' || echo './'`src/seltree.c mv -f src/.deps/aide-seltree.Tpo src/.deps/aide-seltree.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-symboltable.o -MD -MP -MF src/.deps/aide-symboltable.Tpo -c -o src/aide-symboltable.o `test -f 'src/symboltable.c' || echo './'`src/symboltable.c mv -f src/.deps/aide-symboltable.Tpo src/.deps/aide-symboltable.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-url.o -MD -MP -MF src/.deps/aide-url.Tpo -c -o src/aide-url.o `test -f 'src/url.c' || echo './'`src/url.c mv -f src/.deps/aide-url.Tpo src/.deps/aide-url.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-util.o -MD -MP -MF src/.deps/aide-util.Tpo -c -o src/aide-util.o `test -f 'src/util.c' || echo './'`src/util.c mv -f src/.deps/aide-util.Tpo src/.deps/aide-util.Po gcc -DHAVE_CONFIG_H -I. -I./include -I. -I./include -I./src -I./src -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -MT src/aide-e2fsattrs.o -MD -MP -MF src/.deps/aide-e2fsattrs.Tpo -c -o src/aide-e2fsattrs.o `test -f 'src/e2fsattrs.c' || echo './'`src/e2fsattrs.c mv -f src/.deps/aide-e2fsattrs.Tpo src/.deps/aide-e2fsattrs.Po gcc -D_GNU_SOURCE -W -Wall -g -pthread -march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fPIE -DPIE -Wundef -Wmissing-format-attribute -Wshadow -Wlogical-op -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-z,relro -Wl,-z,now -pie -o aide src/aide-aide.o src/aide-base64.o src/aide-be.o src/aide-commandconf.o src/aide-attributes.o src/aide-report.o src/aide-report_plain.o src/aide-report_json.o src/aide-conf_ast.o src/aide-conf_eval.o src/aide-conf_lex.o src/aide-conf_yacc.o src/aide-db.o src/aide-db_disk.o src/aide-db_file.o src/aide-db_lex.o src/aide-db_list.o src/aide-do_md.o src/aide-gen_list.o src/aide-getopt1.o src/aide-getopt.o src/aide-hashsum.o src/aide-rx_rule.o src/aide-list.o src/aide-log.o src/aide-md.o src/aide-queue.o src/aide-seltree.o src/aide-symboltable.o src/aide-url.o src/aide-util.o src/aide-e2fsattrs.o -lm -lpcre2-8 -lz -lgcrypt -lacl -lattr -le2p -lpthread make[1]: Leaving directory '/srv/maat/src/aide/src/aide-0.18.2' ==> Entering fakeroot environment... ==> Starting package()... make install-am make[1]: Entering directory '/srv/maat/src/aide/src/aide-0.18.2' make[2]: Entering directory '/srv/maat/src/aide/src/aide-0.18.2' /usr/bin/mkdir -p '/srv/maat/src/aide/pkg/aide/usr/bin' /usr/bin/install -c aide '/srv/maat/src/aide/pkg/aide/usr/bin' /usr/bin/mkdir -p '/srv/maat/src/aide/pkg/aide/usr/share/man/man1' /usr/bin/install -c -m 644 doc/aide.1 '/srv/maat/src/aide/pkg/aide/usr/share/man/man1' /usr/bin/mkdir -p '/srv/maat/src/aide/pkg/aide/usr/share/man/man5' /usr/bin/install -c -m 644 doc/aide.conf.5 '/srv/maat/src/aide/pkg/aide/usr/share/man/man5' make[2]: Leaving directory '/srv/maat/src/aide/src/aide-0.18.2' make[1]: Leaving directory '/srv/maat/src/aide/src/aide-0.18.2' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "aide"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Signing package(s)... -> Created signature file aide-0.18.2-3-x86_64.pkg.tar.zst.sig. ==> Finished making: aide 0.18.2-3 (Mon Apr 29 00:04:04 2024) ==> Cleaning up...