===> Building for aide-0.15.1nb2 /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 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-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.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 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-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.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 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-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/_types/_blkcnt_t.h:31:34: note: 'blkcnt_t' declared here typedef __darwin_blkcnt_t blkcnt_t; ^ 3 errors generated. 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 making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/aide *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/security/aide