=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libclucene-2.3.3.4nb22 [ 0%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/SharedHeader.o [ 1%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcslwr.o [ 1%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/gunichartables.o [ 1%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcscasecmp.o [ 1%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstoll.o /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/config/gunichartables.cpp:132:3: warning: "===== Note: using internal character function for compatibility =====" [-W#warnings] #warning "===== Note: using internal character function for compatibility =====" ^ 1 warning generated. [ 2%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tprintf.o [ 2%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_lltot.o [ 2%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/repl_tcstod.o [ 4%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/utf8.o [ 4%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/config/threads.o [ 4%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/debug/condition.o [ 5%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/StringBuffer.o [ 5%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o [ 5%] Building CXX object src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/dirent.o /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/util/Misc.cpp:73:9: error: use of undeclared identifier 'fstat64'; did you mean 'fstat'? if (fileHandleStat(filehandle, &info) == -1) ^~~~~~~~~~~~~~ fstat /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/_clucene-config.h:64:24: note: expanded from macro 'fileHandleStat' #define fileHandleStat fstat64 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/stat.h:382:9: note: 'fstat' declared here int fstat(int, struct stat *) __DARWIN_INODE64(fstat); ^ /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/util/Misc.cpp:201:16: error: use of undeclared identifier 'stat64'; did you mean 'stat'? int32_t ret = fileStat(path,&buf); ^~~~~~~~ stat /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/_clucene-config.h:59:18: note: expanded from macro 'fileStat' #define fileStat stat64 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here int stat(const char *, struct stat *) __DARWIN_INODE64(stat); ^ /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/util/Misc.cpp:207:7: error: use of undeclared identifier 'stat64'; did you mean 'stat'? if ( fileStat(path,&buf) == 0 ) ^~~~~~~~ stat /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/_clucene-config.h:59:18: note: expanded from macro 'fileStat' #define fileStat stat64 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here int stat(const char *, struct stat *) __DARWIN_INODE64(stat); ^ /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/util/Misc.cpp:449:17: error: use of undeclared identifier 'stat64'; did you mean 'stat'? int32_t ret = fileStat(path.c_str(),&buf); ^~~~~~~~ stat /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4/src/shared/CLucene/_clucene-config.h:59:18: note: expanded from macro 'fileStat' #define fileStat stat64 ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sys/stat.h:386:9: note: 'stat' declared here int stat(const char *, struct stat *) __DARWIN_INODE64(stat); ^ 4 errors generated. --- src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o --- *** [src/shared/CMakeFiles/clucene-shared.dir/CLucene/util/Misc.o] Error code 1 bmake[2]: stopped in /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4 1 error bmake[2]: stopped in /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4 --- src/shared/CMakeFiles/clucene-shared.dir/all --- *** [src/shared/CMakeFiles/clucene-shared.dir/all] Error code 2 bmake[1]: stopped in /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4 1 error bmake[1]: stopped in /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4 1 error bmake: stopped in /Users/pbulk/build/textproc/libclucene/work/clucene-core-2.3.3.4 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/libclucene *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/libclucene