=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for aide-0.15.1nb1 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/Users/pbulk/build/security/aide/work/aide-0.15.1' Making all in include gmake[2]: Entering directory '/Users/pbulk/build/security/aide/work/aide-0.15.1/include' gmake[2]: Nothing to be done for 'all'. gmake[2]: Leaving directory '/Users/pbulk/build/security/aide/work/aide-0.15.1/include' Making all in src gmake[2]: Entering directory '/Users/pbulk/build/security/aide/work/aide-0.15.1/src' /opt/pkg/bin/gmake all-am gmake[3]: Entering directory '/Users/pbulk/build/security/aide/work/aide-0.15.1/src' clang -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -I../src -I../src -I/opt/pkg/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -pipe -Os -I/opt/pkg/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/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -pipe -Os -I/opt/pkg/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/include -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -W -Wall -g -pipe -Os -I/opt/pkg/include -MT be.o -MD -MP -MF .deps/be.Tpo -c -o be.o be.c 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 /Users/pbulk/build/security/aide/work/.buildlink/include/mhash.h:6: In file included from /Users/pbulk/build/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /Users/pbulk/build/security/aide/work/.buildlink/include/mutils/mhash_config.h:210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined]In file included from aide.c :22: In file included from ../include/aide.h:26: In file included from ../include/db_config.h:94: In file included from #define VERSION "0.9.9"/Users/pbulk/build/security/aide/work/.buildlink/include/mhash.h:6: In file included from ^ /Users/pbulk/build/security/aide/work/.buildlink/include/mutils/mincludes.h:34: ../config.h:358:9: /Users/pbulk/build/security/aide/work/.buildlink/include/mutils/mhash_config.hnote: previous definition is here :210:9: warning: 'VERSION' macro redefined [-Wmacro-redefined] #define VERSION "0.15.1" ^ #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 /Users/pbulk/build/security/aide/work/.buildlink/include/mhash.h:6: In file included from /Users/pbulk/build/security/aide/work/.buildlink/include/mutils/mincludes.h:34: /Users/pbulk/build/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 aide.c:22: In file included from ../include/aide.h:In file included from base64.c:33: In file included from ../include/aide.h:26: 26: ../include/db_config.h:386:3: error: unknown type name 'off64_t'; did you mean 'off_t'?../include/db_config.h: 386 AIDE_OFF_TYPE size; ^~~~~~~~~~~~~ :3: error: off_tunknown 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' ../config.h:35#define AIDE_OFF_TYPE off64_t ^ :23: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: note: note: expanded from macro 'AIDE_OFF_TYPE''off_t' declared here typedef __darwin_off_t off_t;#define AIDE_OFF_TYPE off64_t ^ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 be.c:22: In file included from ../include/aide.h:26: ../include/db_config.h:In file included from base64.c:33386:: In file included from 3:../include/aide.h: error: unknown type name 'off64_t'; did you mean 'off_t'? 26: In file included from aide.c AIDE_OFF_TYPE size; ^~~~~~~~~~~~~../include/db_config.h::387:22 3: In file included from : ../include/aide.h:error: unknown type name 'off64_t'; did you mean 'off_t'?26: ../include/db_config.h: 387:3 AIDE_OFF_TYPE size_o; /* ... */ off_t : ^~~~~~~~~~~~~ off_t error: ../config.hunknown type name 'off64_t'; did you mean 'off_t'?: 35:23: note: expanded from macro 'AIDE_OFF_TYPE' ../config.h:35: AIDE_OFF_TYPE size_o; /* ... */23#define AIDE_OFF_TYPE off64_t : note: expanded from macro 'AIDE_OFF_TYPE' ^ #define AIDE_OFF_TYPE off64_t ^/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h ^~~~~~~~~~~~~ :31:33:/Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h : off_tnote: 31: 'off_t' declared here ../config.h:35typedef __darwin_off_t off_t;33 ^ : note: 'off_t' declared here :23: note: expanded from macro 'AIDE_OFF_TYPE' typedef __darwin_off_t off_t; ^ #define AIDE_OFF_TYPE off64_t ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.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 be.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'? In file included from AIDE_OFF_TYPE size_o; /* ... */ base64.c:33: In file included from ../include/aide.h:26: ../include/db_config.h:388: ^~~~~~~~~~~~~ off_t 3: ../config.h:35:In file included from aide.c:2223: In file included from ../include/aide.h:error: 26: ../include/db_config.h:388: note: :3: error: expanded from macro 'AIDE_OFF_TYPE'unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? unknown type name 'blkcnt64_t'; did you mean 'blkcnt_t'? #define AIDE_OFF_TYPE off64_t ^ AIDE_BLKCNT_TYPE bcount; /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_off_t.h:31:33: AIDE_BLKCNT_TYPE bcount; ^~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~~ blkcnt_t blkcnt_t note: 'off_t' declared here ../config.h:../config.h:14typedef __darwin_off_t off_t;:26: 14 note: expanded from macro 'AIDE_BLKCNT_TYPE': ^ 26: note: #define AIDE_BLKCNT_TYPE blkcnt64_texpanded from macro 'AIDE_BLKCNT_TYPE' #define AIDE_BLKCNT_TYPE blkcnt64_t ^ ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34note: 'blkcnt_t' declared here :typedef __darwin_blkcnt_t blkcnt_t; ^ note: 'blkcnt_t' declared here typedef __darwin_blkcnt_t blkcnt_t; ^ In file included from be.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 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: note: 'blkcnt_t' declared here typedef __darwin_blkcnt_t blkcnt_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] return gzdopen(fileno(stderr),"wb"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 warning and 3 errors generated. be.c:226:9: warning: incompatible pointer types assigning to 'FILE *' (aka 'struct __sFILE *') from 'gzFile' (aka 'struct gzFile_s *') [-Wincompatible-pointer-types] fh=gzdopen(a,"w"); ^~~~~~~~~~~~~~~ In file included from aide.c:45: ../include/getopt.h:136:12: warning: a function declaration without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] extern int getopt (); ^ 6 warnings and 3 errors generated. 2 warnings and 3 errors generated. gmake[3]: *** [Makefile:356: base64.o] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: *** [Makefile:356: be.o] Error 1 gmake[3]: *** [Makefile:356: aide.o] Error 1 gmake[3]: Leaving directory '/Users/pbulk/build/security/aide/work/aide-0.15.1/src' gmake[2]: *** [Makefile:243: all] Error 2 gmake[2]: Leaving directory '/Users/pbulk/build/security/aide/work/aide-0.15.1/src' gmake[1]: *** [Makefile:315: all-recursive] Error 1 gmake[1]: Leaving directory '/Users/pbulk/build/security/aide/work/aide-0.15.1' gmake: *** [Makefile:251: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/security/aide *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/security/aide