Script started on Tue Jan 23 14:50:20 2024 [?1034hsh-3.2# ./build.sh cmake version 3.24.4 CMake suite maintained and supported by Kitware (kitware.com/cmake). CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  -- There is no usable FDATASYNC on Apple -- Enabled syslog logging support -- clang-tidy check skipped, need newer cmake -- Using vendored TinyXML2 CMake Deprecation Warning at vendor/github.com/leethomason/tinyxml2/CMakeLists.txt:8 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  CMake Deprecation Warning at vendor/github.com/leethomason/tinyxml2/CMakeLists.txt:9 (cmake_policy): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  CMake Deprecation Warning at vendor/github.com/leethomason/tinyxml2/CMakeLists.txt:11 (cmake_policy): The OLD behavior for policy CMP0063 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD.  -- Using vendored Easylogging++ -- Setting C++11 CMake Deprecation Warning at vendor/github.com/google/googletest/CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  CMake Deprecation Warning at vendor/github.com/google/googletest/googlemock/CMakeLists.txt:41 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  CMake Deprecation Warning at vendor/github.com/google/googletest/googletest/CMakeLists.txt:48 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  -- git Version: v0.0.0 -- Version: 0.0.0 -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- Performing Test HAVE_THREAD_SAFETY_ATTRIBUTES -- failed to compile -- Performing Test HAVE_STD_REGEX -- Performing Test HAVE_STD_REGEX -- success -- Performing Test HAVE_GNU_POSIX_REGEX -- Performing Test HAVE_GNU_POSIX_REGEX -- failed to compile -- Performing Test HAVE_POSIX_REGEX -- Performing Test HAVE_POSIX_REGEX -- success -- Performing Test HAVE_STEADY_CLOCK -- Performing Test HAVE_STEADY_CLOCK -- success -- Configuring done -- Generating done -- Build files have been written to: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_encfs/encfs/work/encfs-1.9.5/build Consolidate compiler generated dependencies of target tinyxml2_static Consolidate compiler generated dependencies of target easyloggingpp [ 4%] Built target tinyxml2_static [ 9%] Built target easyloggingpp [ 9%] Built target encfsctl-man [ 9%] Built target encfs-man [ 9%] Built target encfssh-man Consolidate compiler generated dependencies of target encfs [ 80%] Built target encfs Consolidate compiler generated dependencies of target encfs-bin Consolidate compiler generated dependencies of target encfsctl [ 90%] Built target encfsctl [ 90%] Built target encfs-bin Consolidate compiler generated dependencies of target makekey Consolidate compiler generated dependencies of target checkops [100%] Built target makekey [100%] Built target checkops Consolidate compiler generated dependencies of target gtest [ 5%] Built target gtest Consolidate compiler generated dependencies of target gtest_main [ 10%] Built target gtest_main [ 15%] Built target easyloggingpp [ 20%] Built target tinyxml2_static [ 92%] Built target encfs Consolidate compiler generated dependencies of target unittests [100%] Built target unittests Running tests... Test project /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_encfs/encfs/work/encfs-1.9.5/build Start 1: unit 1/1 Test #1: unit .............................***Exception: SegFault 0.02 sec 0% tests passed, 1 tests failed out of 1 Total Test time (real) = 0.02 sec The following tests FAILED:  1 - unit (SEGFAULT) Errors while running CTest Output from these tests are in: /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_fuse_encfs/encfs/work/encfs-1.9.5/build/Testing/Temporary/LastTest.log Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely. make: *** [Makefile:91: test] Error 8 sh-3.2# exit Script done on Tue Jan 23 14:50:31 2024