>>> Building on exopi-3 under security/aide BDEPENDS = [devel/check;devel/pcre2;devel/bison;security/libnettle;devel/gmake] DIST = [security/aide:aide-0.19.3.tar.gz] FULLPKGNAME = aide-0.19.3 RDEPENDS = [devel/pcre2;security/libnettle] (Junk lock obtained for exopi-3 at 1773752856.79) >>> Running depends in security/aide at 1773752856.84 last junk was in sysutils/simple-mtpfs /usr/sbin/pkg_add -aI -Drepair bison-3.8.2p0 check-0.15.2 libnettle-3.10.2 pcre2-10.44 was: /usr/sbin/pkg_add -aI -Drepair bison-3.8.2p0 check-0.15.2 gmake-4.4.1p0 libnettle-3.10.2 pcre2-10.44 /usr/sbin/pkg_add -aI -Drepair bison-3.8.2p0 check-0.15.2 libnettle-3.10.2 pcre2-10.44 >>> Running show-prepare-results in security/aide at 1773752861.02 ===> security/aide ===> Building from scratch aide-0.19.3 ===> aide-0.19.3 depends on: bison-* -> bison-3.8.2p0 ===> aide-0.19.3 depends on: check-* -> check-0.15.2 ===> aide-0.19.3 depends on: gmake-* -> gmake-4.4.1p0 ===> aide-0.19.3 depends on: pcre2-* -> pcre2-10.44 ===> aide-0.19.3 depends on: libnettle-* -> libnettle-3.10.2 ===> Verifying specs: c m nettle pcre2-8 pthread z ===> found c.102.2 m.10.1 nettle.7.3 pcre2-8.0.7 pthread.28.1 z.7.1 bison-3.8.2p0 check-0.15.2 gmake-4.4.1p0 libnettle-3.10.2 pcre2-10.44 (Junk lock released for exopi-3 at 1773752862.02) distfiles size=393089 >>> Running build in security/aide at 1773752862.06 ===> security/aide ===> Checking files for aide-0.19.3 `/exopi-cvs/ports/distfiles/aide-0.19.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for aide-0.19.3 ===> Patching for aide-0.19.3 ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 11014. done ===> Applying OpenBSD patch patch-src_aide_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/aide.c |--- src/aide.c.orig |+++ src/aide.c -------------------------- Patching file src/aide.c using Plan A... Hunk #1 succeeded at 668. Hunk #2 succeeded at 738. Hunk #3 succeeded at 812. Hunk #4 succeeded at 886. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for aide-0.19.3 ===> Configuring for aide-0.19.3 Using /exopi-obj/pobj/aide-0.19.3/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/aide-0.19.3/config.site checking build system type... x86_64-unknown-openbsd7.9 checking host system type... x86_64-unknown-openbsd7.9 checking target system type... x86_64-unknown-openbsd7.9 checking for a BSD-compatible install... /exopi-obj/pobj/aide-0.19.3/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking xargs -n works... yes checking whether UID '55' is supported by ustar format... yes checking whether GID '55' is supported by ustar format... yes checking how to create a ustar tar archive... (cached) /usr/bin/tar 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether gmake supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for bison... bison -y checking for flex... (cached) flex checking for lex output file root... lex.yy checking for lex library... none needed checking whether yytext is a pointer... (cached) yes checking for ld... ld checking for pkg-config... /usr/bin/pkg-config checking for -I/usr/local/include option for large files... none needed checking for library containing syslog... none required checking for vsyslog... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) 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... (cached) 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... (cached) 8 checking size of int... 4 checking size of long long... (cached) 8 checking size of uid_t... 4 checking size of gid_t... 4 checking size of ino_t... 8 checking size of nlink_t... 4 checking size of off_t... 8 checking size of blkcnt_t... 8 checking for strtoll... (cached) yes checking for strtoimax... (cached) yes checking for readdir... (cached) yes checking for stricmp... no checking for strnstr... no checking for strnlen... yes checking for fcntl... (cached) yes checking for ftruncate... (cached) yes checking for posix_fadvise... no checking for asprintf... (cached) yes checking for snprintf... (cached) yes checking for vasprintf... (cached) yes checking for vsnprintf... (cached) yes checking for va_copy... (cached) yes checking for __va_copy... no checking for sigabbrev_np... no checking for sys/prctl.h... no checking for syslog.h... (cached) yes checking for inttypes.h... (cached) yes checking for fcntl.h... (cached) yes checking for ctype.h... (cached) 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 a sed that does not truncate output... (cached) /usr/bin/sed checking how to run the C preprocessor... cc -E checking for egrep -e... /usr/local/bin/ggrep -E checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no 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 fstype support (Linux only)... no checking for zlib compression... yes checking for zlib ... yes checking for POSIX ACLs... no checking for SELinux... no checking for xattr... no checking for POSIX 1003.1e capabilities... no checking for e2fsattrs... no checking for cURL... no checking for Nettle... check checking for GNU crypto library... check checking for nettle >= 3.7... 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... yes 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: --disable-gtk-doc ===> Building for aide-0.19.3 gmake all-am gmake[1]: Entering directory '/exopi-obj/pobj/aide-0.19.3/aide-0.19.3' cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 In file included from src/aide.c:54: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 136 | extern int getopt (); | ^ /usr/include/unistd.h:389:6: note: conflicting prototype is here 389 | int getopt(int, char * const *, const char *); | ^ 1 warning generated. mv -f src/.deps/aide-aide.Tpo src/.deps/aide-aide.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT src/aide-file.o -MD -MP -MF src/.deps/aide-file.Tpo -c -o src/aide-file.o `test -f 'src/file.c' || echo './'`src/file.c mv -f src/.deps/aide-file.Tpo src/.deps/aide-file.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 src/do_md.c:251:112: warning: format specifies type 'ssize_t' (aka 'long') but the argument has type 'off_t' (aka 'long long') [-Wformat] 251 | LOG_WHOAMI(LOG_LEVEL_DEBUG, "hash calculation: stat size (%zi) reached for growing file '%s'", entry->fs.st_size, entry->filename); | ~~~ ^~~~~~~~~~~~~~~~~ | %lli ./include/log.h:73:126: note: expanded from macro 'LOG_WHOAMI' 73 | #define LOG_WHOAMI(log_level, format, ...) log_msg(log_level, "%*s%s" format, whoami?10:0, whoami?whoami:"", whoami?": ":"", __VA_ARGS__); | ~~~~~~ ^~~~~~~~~~~ 1 warning generated. mv -f src/.deps/aide-do_md.Tpo src/.deps/aide-do_md.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 In file included from src/getopt1.c:23: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 136 | extern int getopt (); | ^ /usr/include/unistd.h:389:6: note: conflicting prototype is here 389 | int getopt(int, char * const *, const char *); | ^ src/getopt1.c:65:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 65 | getopt_long (argc, argv, options, long_options, opt_index) | ^ src/getopt1.c:81:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 81 | getopt_long_only (argc, argv, options, long_options, opt_index) | ^ 3 warnings generated. mv -f src/.deps/aide-getopt1.Tpo src/.deps/aide-getopt1.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 In file included from src/getopt.c:102: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 136 | extern int getopt (); | ^ /usr/include/unistd.h:389:6: note: conflicting prototype is here 389 | int getopt(int, char * const *, const char *); | ^ src/getopt.c:209:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a previous declaration [-Wdeprecated-non-prototype] 209 | extern char *getenv (); | ^ /usr/include/stdlib.h:110:7: note: conflicting prototype is here 110 | char *getenv(const char *); | ^ src/getopt.c:213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 213 | my_index (str, chr) | ^ src/getopt.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 303 | exchange (argv) | ^ src/getopt.c:388:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 388 | _getopt_initialize (argc, argv, optstring) | ^ src/getopt.c:389:10: warning: unused parameter 'argc' [-Wunused-parameter] 389 | int argc; | ^ src/getopt.c:390:19: warning: unused parameter 'argv' [-Wunused-parameter] 390 | char *const *argv; | ^ src/getopt.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 510 | _getopt_internal (argc, argv, optstring, longopts, longind, long_only) | ^ src/getopt.c:966:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 966 | getopt (argc, argv, optstring) | ^ In file included from src/getopt.c:102: ./include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 136 | extern int getopt (); | ^ 10 warnings generated. mv -f src/.deps/aide-getopt.Tpo src/.deps/aide-getopt.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT src/aide-progress.o -MD -MP -MF src/.deps/aide-progress.Tpo -c -o src/aide-progress.o `test -f 'src/progress.c' || echo './'`src/progress.c mv -f src/.deps/aide-progress.Tpo src/.deps/aide-progress.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -MT src/aide-tree.o -MD -MP -MF src/.deps/aide-tree.Tpo -c -o src/aide-tree.o `test -f 'src/tree.c' || echo './'`src/tree.c mv -f src/.deps/aide-tree.Tpo src/.deps/aide-tree.Po cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -DHAVE_CONFIG_H -I. -I./include -I/usr/local/include -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -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 cc -D_GNU_SOURCE -I./include -W -Wall -g -I/usr/local/include -I/usr/local/include -pthread -O2 -pipe -L/usr/local/lib -o aide src/aide-aide.o src/aide-base64.o src/aide-be.o src/aide-commandconf.o src/aide-attributes.o src/aide-file.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_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-progress.o src/aide-seltree.o src/aide-symboltable.o src/aide-tree.o src/aide-url.o src/aide-util.o -lm -L/usr/local/lib -lnettle -L/usr/local/lib -lpcre2-8 -lpthread -lz ld: warning: attributes.c:89 (src/attributes.c:89)(src/aide-attributes.o:(get_diff_attrs_string)): warning: strcpy() is almost always misused, please use strlcpy() gmake[1]: Leaving directory '/exopi-obj/pobj/aide-0.19.3/aide-0.19.3' >>> Running package in security/aide at 1773752882.30 ===> security/aide ===> Faking installation for aide-0.19.3 gmake install-am gmake[1]: Entering directory '/exopi-obj/pobj/aide-0.19.3/aide-0.19.3' gmake[2]: Entering directory '/exopi-obj/pobj/aide-0.19.3/aide-0.19.3' mkdir -p '/exopi-obj/pobj/aide-0.19.3/fake-amd64/usr/local/bin' /exopi-obj/pobj/aide-0.19.3/bin/install -c -s -m 755 aide '/exopi-obj/pobj/aide-0.19.3/fake-amd64/usr/local/bin' mkdir -p '/exopi-obj/pobj/aide-0.19.3/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/aide-0.19.3/bin/install -c -m 644 doc/aide.1 '/exopi-obj/pobj/aide-0.19.3/fake-amd64/usr/local/man/man1' mkdir -p '/exopi-obj/pobj/aide-0.19.3/fake-amd64/usr/local/man/man5' /exopi-obj/pobj/aide-0.19.3/bin/install -c -m 644 doc/aide.conf.5 '/exopi-obj/pobj/aide-0.19.3/fake-amd64/usr/local/man/man5' gmake[2]: Leaving directory '/exopi-obj/pobj/aide-0.19.3/aide-0.19.3' gmake[1]: Leaving directory '/exopi-obj/pobj/aide-0.19.3/aide-0.19.3' ===> Building package for aide-0.19.3 Create /exopi-cvs/ports/packages/amd64/all/aide-0.19.3.tgz Creating package aide-0.19.3 reading plist| checking dependencies| checking dependencies|devel/pcre2 checking dependencies|security/libnettle checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************** | 84% archiving|******************************************************** | 87% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/aide-0.19.3.tgz >>> Running clean in security/aide at 1773752884.49 ===> security/aide ===> Cleaning for aide-0.19.3 >>> Ended at 1773752884.69 max_stuck=0.78/depends=4.20/show-prepare-results=1.04/build=20.23/package=2.19/clean=0.24