=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg.bulk/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg.bulk/sbin/pkg_admin -K /opt/pkg.bulk/pkgdb fetch-pkg-vulnerabilities'. ===> Building for aide-0.15.1nb1 /opt/pkg.bulk/bin/gmake all-recursive gmake[1]: Entering directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1' Making all in include gmake[2]: Entering directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1/include' Making all in src gmake[2]: Entering directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1/src' /opt/pkg.bulk/bin/gmake all-am gmake[3]: Entering directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1/src' clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT aide.o -MD -MP -MF .deps/aide.Tpo -c -o aide.o aide.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT be.o -MD -MP -MF .deps/be.Tpo -c -o be.o be.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT commandconf.o -MD -MP -MF .deps/commandconf.Tpo -c -o commandconf.o commandconf.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT compare_db.o -MD -MP -MF .deps/compare_db.Tpo -c -o compare_db.o compare_db.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT conf_lex.o -MD -MP -MF .deps/conf_lex.Tpo -c -o conf_lex.o conf_lex.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT conf_yacc.o -MD -MP -MF .deps/conf_yacc.Tpo -c -o conf_yacc.o conf_yacc.c clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg.bulk/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -O2 -I/opt/pkg.bulk/include -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c In file included from aide.c:22: In file included from compare_db.c:22: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here #define VERSION "0.15.1" ^ In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here #define VERSION "0.15.1" ^ In file included from compare_db.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:386:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from compare_db.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:387:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size_o; /* ... */ ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from compare_db.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:388:3: error: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? AIDE_BLKCNT_TYPE bcount; ^~~~~~~~~~~~~~~~ blkcnt_t ../config.h:14:26: note: expanded from macro 'AIDE_BLKCNT_TYPE' #define AIDE_BLKCNT_TYPE blkcnt64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: note: 'blkcnt_t' declared here typedef __darwin_blkcnt_t blkcnt_t; ^ In file included from aide.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:386:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from aide.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:387:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size_o; /* ... */ ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from aide.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:388:3: error: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? AIDE_BLKCNT_TYPE bcount; ^~~~~~~~~~~~~~~~ blkcnt_t ../config.h:14:26: note: expanded from macro 'AIDE_BLKCNT_TYPE' #define AIDE_BLKCNT_TYPE blkcnt64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: note: 'blkcnt_t' declared here typedef __darwin_blkcnt_t blkcnt_t; ^ In file included from base64.c:33: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here #define VERSION "0.15.1" ^ In file included from conf_yacc.y:22: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here #define VERSION "0.15.1" ^ In file included from be.c:22: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here 1 warning and 3 errors generated. #define VERSION "0.15.1"In file included from commandconf.c:22: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] ^#define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here #define VERSION "0.15.1" ^ gmake[3]: *** [Makefile:356: aide.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... compare_db.c:80:17: warning: comparison of integers of different signs: 'unsigned long long' and 'int' [-Wsign-compare] if (ignorelist==-1) { ~~~~~~~~~~^ ~~ compare_db.c:91:19: warning: comparison of integers of different signs: 'unsigned long long' and 'int' [-Wsign-compare] if (forced_attrs==-1) { ~~~~~~~~~~~~^ ~~ In file included from db.c:22: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h:6: In file included from /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.9.9" ^ ../config.h:358:9: note: previous definition is here #define VERSION "0.15.1" ^ compare_db.c:660:43: error: unknown type name 'off64_t'; did you mean 'off_t'? void print_long_changes(const char* name, AIDE_OFF_TYPE old, AIDE_OFF_TYPE new, int justnew) ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from base64.c:33: In file included from ../include/aide.h:26: ../include/db_config.h:386:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ compare_db.c:660:62: error: unknown type name 'off64_t'; did you mean 'off_t'? void print_long_changes(const char* name, AIDE_OFF_TYPE old, AIDE_OFF_TYPE new, int justnew) ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ compare_db.c:669:35: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] snprintf(oline,part_len,"%lu",old); In file included from base64.c:33: In file included from ../include/aide.h:26: ../include/db_config.h:In file included from conf_yacc.y:22: In file included from ../include/aide.h:26: 387 ~~~ ^~~ %lld ../include/db_config.h/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' :386:3: error: unknown type name 'off64_t'; did you mean 'off_t'? __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ off_t :3: error: unknown type name 'off64_t'; did you mean 'off_t'? ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' compare_db.c:671:33: warning: format specifies type 'unsigned long' but the argument has type 'off_t' (aka 'long long') [-Wformat] #define AIDE_OFF_TYPE off64_t snprintf(nline,part_len,"%lu",new); ~~~ ^~~ %lld ^ AIDE_OFF_TYPE size_o; /* ... */ ^~~~~~~~~~~~~ off_t /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:57:62: note: expanded from macro 'snprintf' ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' __builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__) ^~~~~~~~~~~ #define AIDE_OFF_TYPE off64_ttypedef __darwin_off_t off_t; ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ ^ In file included from conf_yacc.y:22: In file included from ../include/aide.h:26: ../include/db_config.h:387:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size_o; /* ... */ ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' In file included from #define AIDE_OFF_TYPE off64_t ^ In file included from db.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:386:3:In file included from commandconf.c:22base64.c: In file included from In file included from /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:33../include/aide.h: In file included from :26:31error../include/aide.hbe.c: :unknown type name 'off64_t'; did you mean 'off_t'?: ::26 33../include/db_config.h: :22 AIDE_OFF_TYPE size;: 386: ../include/db_config.hnote: ^~~~~~~~~~~~~ 'off_t' declared here : typedef __darwin_off_t off_t; off_t3 :: In file included from ^ error: ../include/aide.h:26: compare_db.c../config.h../include/db_config.h:386::3:unknown type name 'off64_t'; did you mean 'off_t'? : AIDE_OFF_TYPE size;error: 388 35unknown type name 'off64_t'; did you mean 'off_t'? ^~~~~~~~~~~~~ AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ ::23 off_t off_t../config.h3:1223: 29:../config.h: :In file included from conf_yacc.y: warningnote3535 error: : :22:23unused parameter 'nadd' [-Wunused-parameter]expanded from macro 'AIDE_OFF_TYPE':: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? :: In file included from void send_audit_report(long nadd, long nrem, long nchg) note../include/aide.h ^ AIDE_BLKCNT_TYPE bcount;: expanded from macro 'AIDE_OFF_TYPE':23 #define AIDE_OFF_TYPE off64_t: ^ note : ^~~~~~~~~~~~~~~~ #define AIDE_OFF_TYPE off64_texpanded from macro 'AIDE_OFF_TYPE' blkcnt_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h../config.h:14compare_db.c26:26 : /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h::31: :33#define AIDE_OFF_TYPE off64_t: ../include/db_config.hnote: note ^31'off_t' declared here: : expanded from macro 'AIDE_BLKCNT_TYPE'388 ::3:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h1223typedef __darwin_off_t off_t; :33::3140: ^#define AIDE_BLKCNT_TYPE blkcnt64_t: warning : error : ^:33unused parameter 'nrem' [-Wunused-parameter]unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? note /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h: void send_audit_report(long nadd, long nrem, long nchg): 'off_t' declared here ^note: : In file included from db.c31:typedef __darwin_off_t off_t; AIDE_BLKCNT_TYPE bcount; ^~~~~~~~~~~~~~~~ blkcnt_t:compare_db.c: 122334:22 ^ : note../config.h51::14 :'off_t' declared herewarning 26typedef __darwin_off_t off_t; : : In file included from : ^'blkcnt_t' declared here In file included from In file included from unused parameter 'nchg' [-Wunused-parameter]: conf_lex.l:36: In file included from ../include/aide.h:be.c 26 : In file included from void send_audit_report(long nadd, long nrem, long nchg) :typedef __darwin_blkcnt_t blkcnt_t; ../include/aide.hnote:../include/db_config.h26:In file included from 22: expanded from macro 'AIDE_BLKCNT_TYPE'94 : : #define AIDE_BLKCNT_TYPE blkcnt64_t ^../include/db_config.h:387 ^:In file included from : ^ commandconf.c: 3:/opt/pkg.bulk/work/security/aide/work/.buildlink/include/mhash.h22In file included from : In file included from error../include/aide.h../include/aide.h:/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h6: : :unknown type name 'off64_t'; did you mean 'off_t'? :26:31 AIDE_OFF_TYPE size_o; /* ... */ In file included from 26: /opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mincludes.h:: ../include/db_config.h:34 ^~~~~~~~~~~~~ 34: ../include/db_config.h: note: :387:/opt/pkg.bulk/work/security/aide/work/.buildlink/include/mutils/mhash_config.h3:'blkcnt_t' declared here: off_t387:8 210typedef __darwin_blkcnt_t blkcnt_t; ../config.h ^ warnings: and 53: ::359: error errorserror: unknown type name 'off64_t'; did you mean 'off_t'?: unknown type name 'off64_t'; did you mean 'off_t'? warning:23 AIDE_OFF_TYPE size_o; /* ... */ : 'VERSION' macro redefined [-Wmacro-redefined] ^~~~~~~~~~~~~ AIDE_OFF_TYPE size_o; /* ... */ generated : #define VERSION "0.9.9" . ^~~~~~~~~~~~~note: off_t1 warning off_texpanded from macro 'AIDE_OFF_TYPE' and 3 ../config.h #define AIDE_OFF_TYPE off64_t error ^ :../config.hs../config.h: :358 ^ generated35/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:35:31. ::23:: note: 9expanded from macro 'AIDE_OFF_TYPE' 3323:: note: noteexpanded from macro 'AIDE_OFF_TYPE' : :'off_t' declared here note: previous definition is here #define AIDE_OFF_TYPE off64_ttypedef __darwin_off_t off_t; #define VERSION "0.15.1" ^ #define AIDE_OFF_TYPE off64_t ^ ^ ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ typedef __darwin_off_t off_t; ^ gmake[3]: *** [Makefile:356: base64.o] Error 1 gmake[3]: *** [Makefile:356: compare_db.o] Error 1 In file included from commandconf.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:388:3: error: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? In file included from AIDE_BLKCNT_TYPE bcount; ^~~~~~~~~~~~~~~~ blkcnt_t be.cIn file included from db.c:22: In file included from ../include/aide.h::22: 26: ../include/db_config.h:388:3../config.h:14:: error: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'?In file included from ../include/aide.h:26: ../include/db_config.h: 38826 AIDE_BLKCNT_TYPE bcount;:3: ^~~~~~~~~~~~~~~~ :note: expanded from macro 'AIDE_BLKCNT_TYPE' 1#define AIDE_BLKCNT_TYPE blkcnt64_t ^error: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? blkcnt_t warning AIDE_BLKCNT_TYPE bcount;../config.h:14:26: note: expanded from macro 'AIDE_BLKCNT_TYPE' and 3 error /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34:s note ^~~~~~~~~~~~~~~~ blkcnt_t : ../config.h:14: generated. 'blkcnt_t' declared here 26:#define AIDE_BLKCNT_TYPE blkcnt64_t ^typedef __darwin_blkcnt_t blkcnt_t; ^ note: expanded from macro 'AIDE_BLKCNT_TYPE' /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h#define AIDE_BLKCNT_TYPE blkcnt64_t: 31 ^: 34/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: :note : note'blkcnt_t' declared here: 'blkcnt_t' declared heretypedef __darwin_blkcnt_t blkcnt_t; ^ typedef __darwin_blkcnt_t blkcnt_t; ^ In file included from conf_lex.l:36: In file included from ../include/aide.h:26: ../include/db_config.h:386:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ In file included from conf_lex.l:36: In file included from ../include/aide.h:26: ../include/db_config.h:387:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE size_o; /* ... */ ^~~~~~~~~~~~~ off_t ../config.h:35:23:gmake[3]: *** [Makefile:356: conf_yacc.o] Error 1 note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ be.c:165:9: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] fh=gzdopen(fd,"wb9"); ^~~~~~~~~~~~~~~~~~ be.c:186:14: warning: incompatible pointer types returning 'gzFile' (aka 'struct gzFile_s *') from a function with result type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] return gzdopen(fileno(stdout),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ be.c:198:14: warning: incompatible pointer types returning 'gzFile' (aka 'struct gzFile_s *') from a function with result type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] return gzdopen(fileno(stdin),"r"); ^~~~~~~~~~~~~~~~~~~~~~~~~~ be.c:210:14: warning: incompatible pointer types returning 'gzFile' (aka 'struct gzFile_s *') from a function with result type 'FILE *' (aka 'struct __sFILE *') [-Wincompatible-pointer-types] In file included from conf_lex.l:36 return gzdopen(fileno(stderr),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ : In file included from ../include/aide.h:26: ../include/db_config.h:388:3: error: unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? be.c:226:9: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] AIDE_BLKCNT_TYPE bcount; ^~~~~~~~~~~~~~~~ blkcnt_t fh=gzdopen(a,"w"); ^~~~~~~~~~~~~~~ ../config.h:14:26: note: expanded from macro 'AIDE_BLKCNT_TYPE' #define AIDE_BLKCNT_TYPE blkcnt64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: note: 'blkcnt_t' declared here typedef __darwin_blkcnt_t blkcnt_t; ^ 6 warnings and 3 errors generated. db.c:50:1: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE readlong(char* s,char* err); ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ gmake[3]: *** [Makefile:356: be.o] Error 1 db.c:656:1: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE readlong(char* s,char* err){ ^~~~~~~~~~~~~ off_t ../config.h:35:23: note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ db.c:657:3: error: unknown type name 'off64_t'; did you mean 'off_t'? AIDE_OFF_TYPE i; ^~~~~~~~~~~~~ off_t ../config.h:35:23: 1 warning and 3 errors generated. note: expanded from macro 'AIDE_OFF_TYPE' #define AIDE_OFF_TYPE off64_t ^ /Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/sys/_types/_off_t.h:31:33: note: 'off_t' declared here typedef __darwin_off_t off_t; ^ 1 warning and 6 errors generated. 1 warning and 3 errors generated. gmake[3]: *** [Makefile:356: commandconf.o] Error 1 gmake[3]: *** [Makefile:356: db.o] Error 1 gmake[3]: *** [Makefile:356: conf_lex.o] Error 1 gmake[3]: Leaving directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1/src' gmake[2]: *** [Makefile:243: all] Error 2 gmake[2]: Leaving directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1/src' gmake[1]: *** [Makefile:315: all-recursive] Error 1 gmake[1]: Leaving directory '/opt/pkg.bulk/work/security/aide/work/aide-0.15.1' gmake: *** [Makefile:251: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/security/aide *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/security/aide