=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for fuse-encfs-1.9.5nb1 [ 1%] Building CXX object vendor/github.com/leethomason/tinyxml2/CMakeFiles/tinyxml2_static.dir/tinyxml2.cpp.o /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp: In static member function 'static void tinyxml2::XMLUtil::ConvertUTF32ToUTF8(long unsigned int, char*, int*)': /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp:432:19: warning: this statement may fall through [-Wimplicit-fallthrough=] input >>= 6; ~~~~~~^~~~~ /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp:433:9: note: here case 3: ^~~~ /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp:436:19: warning: this statement may fall through [-Wimplicit-fallthrough=] input >>= 6; ~~~~~~^~~~~ /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp:437:9: note: here case 2: ^~~~ /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp:440:19: warning: this statement may fall through [-Wimplicit-fallthrough=] input >>= 6; ~~~~~~^~~~~ /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/vendor/github.com/leethomason/tinyxml2/tinyxml2.cpp:441:9: note: here case 1: ^~~~ [ 2%] Linking CXX static library libtinyxml2.a [ 2%] Built target tinyxml2_static [ 2%] Building CXX object vendor/github.com/muflihun/easyloggingpp/CMakeFiles/easyloggingpp.dir/src/easylogging++.cc.o [ 4%] Linking CXX static library libeasyloggingpp.a [ 4%] Built target easyloggingpp [ 5%] Building CXX object CMakeFiles/encfs.dir/encfs/autosprintf.cpp.o [ 6%] Building CXX object CMakeFiles/encfs.dir/encfs/base64.cpp.o [ 8%] Building CXX object CMakeFiles/encfs.dir/encfs/BlockFileIO.cpp.o [ 8%] Building CXX object CMakeFiles/encfs.dir/encfs/BlockNameIO.cpp.o [ 9%] Building CXX object CMakeFiles/encfs.dir/encfs/Cipher.cpp.o [ 10%] Building CXX object CMakeFiles/encfs.dir/encfs/CipherFileIO.cpp.o [ 12%] Building CXX object CMakeFiles/encfs.dir/encfs/CipherKey.cpp.o [ 13%] Building CXX object CMakeFiles/encfs.dir/encfs/ConfigReader.cpp.o [ 15%] Building CXX object CMakeFiles/encfs.dir/encfs/ConfigVar.cpp.o [ 15%] Building CXX object CMakeFiles/encfs.dir/encfs/Context.cpp.o In file included from /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/Context.cpp:27:0: /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/Mutex.h: In member function 'bool encfs::EncFS_Context::usageAndUnmount(int)': /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/Mutex.h:49:35: warning: 'lock.encfs::Lock::_mutex' may be used uninitialized in this function [-Wmaybe-uninitialized] if (_mutex) pthread_mutex_unlock(_mutex); ^ /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/Context.cpp:97:8: note: 'lock.encfs::Lock::_mutex' was declared here Lock lock(contextMutex); ^~~~ [ 16%] Building CXX object CMakeFiles/encfs.dir/encfs/DirNode.cpp.o [ 17%] Building CXX object CMakeFiles/encfs.dir/encfs/encfs.cpp.o [ 19%] Building CXX object CMakeFiles/encfs.dir/encfs/Error.cpp.o [ 20%] Building CXX object CMakeFiles/encfs.dir/encfs/FileIO.cpp.o [ 20%] Building CXX object CMakeFiles/encfs.dir/encfs/FileNode.cpp.o [ 21%] Building CXX object CMakeFiles/encfs.dir/encfs/FileUtils.cpp.o /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/FileUtils.cpp: In function 'void encfs::unmountFS(const char*)': /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/FileUtils.cpp:1735:28: warning: unused parameter 'mountPoint' [-Wunused-parameter] void unmountFS(const char *mountPoint) { ^~~~~~~~~~ [ 23%] Building CXX object CMakeFiles/encfs.dir/encfs/Interface.cpp.o [ 24%] Building CXX object CMakeFiles/encfs.dir/encfs/MACFileIO.cpp.o [ 26%] Building CXX object CMakeFiles/encfs.dir/encfs/MemoryPool.cpp.o [ 26%] Building CXX object CMakeFiles/encfs.dir/encfs/NameIO.cpp.o [ 27%] Building CXX object CMakeFiles/encfs.dir/encfs/NullCipher.cpp.o [ 28%] Building CXX object CMakeFiles/encfs.dir/encfs/NullNameIO.cpp.o [ 30%] Building CXX object CMakeFiles/encfs.dir/encfs/openssl.cpp.o [ 31%] Building CXX object CMakeFiles/encfs.dir/encfs/RawFileIO.cpp.o /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/RawFileIO.cpp:136:2: warning: #warning O_LARGEFILE not supported [-Wcpp] #warning O_LARGEFILE not supported ^~~~~~~ [ 31%] Building CXX object CMakeFiles/encfs.dir/encfs/readpassphrase.cpp.o [ 32%] Building CXX object CMakeFiles/encfs.dir/encfs/SSL_Cipher.cpp.o [ 34%] Building CXX object CMakeFiles/encfs.dir/encfs/StreamNameIO.cpp.o [ 35%] Building CXX object CMakeFiles/encfs.dir/encfs/XmlReader.cpp.o [ 36%] Linking CXX static library libencfs.a [ 36%] Built target encfs [ 36%] Building CXX object CMakeFiles/encfs-bin.dir/encfs/main.cpp.o /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/main.cpp: In function 'void* encfs_init(fuse_conn_info*)': /usr/pkgsrc/filesystems/fuse-encfs/work/encfs-1.9.5/encfs/main.cpp:618:34: warning: unused parameter 'conn' [-Wunused-parameter] void *encfs_init(fuse_conn_info *conn) { ^~~~ [ 38%] Linking CXX executable encfs ld: libencfs.a(Context.cpp.o): in function `encfs::EncFS_Context::nextFuseFh()': Context.cpp:(.text+0x718): undefined reference to `__atomic_fetch_add_8' ld: libencfs.a(Context.cpp.o): in function `encfs::EncFS_Context::EncFS_Context()': Context.cpp:(.text+0x13cc): undefined reference to `__atomic_store_8' *** Error code 1 Stop. make[2]: stopped in /usr/pkgsrc/filesystems/fuse-encfs/work/build *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/filesystems/fuse-encfs/work/build *** Error code 1 Stop. make: stopped in /usr/pkgsrc/filesystems/fuse-encfs/work/build *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/filesystems/fuse-encfs *** Error code 1 Stop. make: stopped in /usr/pkgsrc/filesystems/fuse-encfs