=> Checksum BLAKE2s OK for cmake-19.1.7.src.tar.xz => Checksum SHA512 OK for cmake-19.1.7.src.tar.xz => Checksum BLAKE2s OK for flang-19.1.7.src.tar.xz => Checksum SHA512 OK for flang-19.1.7.src.tar.xz => Checksum BLAKE2s OK for runtimes-19.1.7.src.tar.xz => Checksum SHA512 OK for runtimes-19.1.7.src.tar.xz ===> Installing dependencies for flang-19.1.7nb2 => Tool dependency cmake>=0: found cmake-4.2.3nb1 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency xz>=4.999.9betanb1: found xz-5.8.2 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency clang>=19.1.7nb2: found clang-19.1.7nb2 => Full dependency llvm>=19.1.7: found llvm-19.1.7nb1 => Full dependency mlir>=19.1.7nb1: found mlir-19.1.7nb1 => Full dependency libiconv>=1.9.1: found libiconv-1.18 => Full dependency libxml2>=2.6.2: found libxml2-2.15.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 => Full dependency zstd>=1.3.6: found zstd-1.5.7 ===> Overriding tools for flang-19.1.7nb2 ===> Extracting for flang-19.1.7nb2 /bin/ln -f -s /Users/pbulk/build/lang/flang/work/cmake-19.1.7.src /Users/pbulk/build/lang/flang/work/cmake /bin/ln -f -s /Users/pbulk/build/lang/flang/work/runtimes-19.1.7.src /Users/pbulk/build/lang/flang/work/runtimes ===> Patching for flang-19.1.7nb2 ===> Creating toolchain wrappers for flang-19.1.7nb2 ===> Configuring for flang-19.1.7nb2 => Replacing bash interpreter in tools/f18/flang-to-external-fc.in. WARNING: [replace-interpreter] Skipping non-existent file "tools/f18/flang-to-external-fc.in". CMake Deprecation Warning at /Users/pbulk/build/lang/flang/work/cmake/Modules/CMakePolicy.cmake:6 (cmake_policy): The OLD behavior for policy CMP0114 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. Call Stack (most recent call first): CMakeLists.txt:7 (include) CMake Deprecation Warning at /Users/pbulk/build/lang/flang/work/cmake/Modules/CMakePolicy.cmake:11 (cmake_policy): The OLD behavior for policy CMP0116 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. Call Stack (most recent call first): CMakeLists.txt:7 (include) Building Flang as a standalone project. -- The C compiler identification is AppleClang 15.0.0.15000309 -- The CXX compiler identification is AppleClang 15.0.0.15000309 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/lang/flang/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /Users/pbulk/build/lang/flang/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for histedit.h -- Looking for histedit.h - found -- Found LibEdit: /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include (found version "2.11") -- Found ZLIB: /Users/pbulk/build/lang/flang/work/.buildlink/lib/libz.dylib (found version "1.3.1") -- Found zstd: /Users/pbulk/build/lang/flang/work/.buildlink/lib/libzstd.dylib -- Found LibXml2: /Users/pbulk/build/lang/flang/work/.buildlink/lib/libxml2.dylib (found version "2.15.1") -- Linker detection: Apple -- Performing Test LLVM_LINKER_SUPPORTS_NO_EXPORTED_SYMBOLS -- Performing Test LLVM_LINKER_SUPPORTS_NO_EXPORTED_SYMBOLS - Success -- Performing Test LLVM_LINKER_SUPPORTS_NO_WARN_DUPLICATE_LIBRARIES -- Performing Test LLVM_LINKER_SUPPORTS_NO_WARN_DUPLICATE_LIBRARIES - Success -- Performing Test C_SUPPORTS_FPIC -- Performing Test C_SUPPORTS_FPIC - Success -- Performing Test CXX_SUPPORTS_FPIC -- Performing Test CXX_SUPPORTS_FPIC - Success -- Building with -fPIC -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test C_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Failed -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION -- Performing Test CXX_SUPPORTS_FNO_SEMANTIC_INTERPOSITION - Failed -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG -- Performing Test CXX_SUPPORTS_SUGGEST_OVERRIDE_FLAG - Success -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL -- Performing Test CXX_WSUGGEST_OVERRIDE_ALLOWS_ONLY_FINAL - Success -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Success -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test C_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG -- Performing Test CXX_SUPPORTS_MISLEADING_INDENTATION_FLAG - Success -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test C_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG -- Performing Test CXX_SUPPORTS_CTAD_MAYBE_UNSPPORTED_FLAG - Success -- Looking for os_signpost_interval_begin -- Looking for os_signpost_interval_begin - found -- Performing Test macos_signposts_usable -- Performing Test macos_signposts_usable - Success -- Flang version: 19.1.7 -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_COPY_FLAG -- Performing Test CXX_SUPPORTS_NO_DEPRECATED_COPY_FLAG - Success -- Performing Test CXX_SUPPORTS_NO_STRING_CONVERSION_FLAG -- Performing Test CXX_SUPPORTS_NO_STRING_CONVERSION_FLAG - Success -- Performing Test CXX_SUPPORTS_NO_CTAD_MAYBE_UNSUPPORTED_FLAG -- Performing Test CXX_SUPPORTS_NO_CTAD_MAYBE_UNSUPPORTED_FLAG - Success -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG -- Performing Test CXX_SUPPORTS_NO_NESTED_ANON_TYPES_FLAG - Success -- Found Git: /usr/bin/git (found version "2.39.3 (Apple Git-146)") -- Looking for quadmath.h -- Looking for quadmath.h - not found -- Looking for sinq in quadmath -- Looking for sinq in quadmath - not found -- Performing Test FLANG_RUNTIME_HAS_FNO_LTO_FLAG -- Performing Test FLANG_RUNTIME_HAS_FNO_LTO_FLAG - Success -- Not building omp_lib.mod, no OpenMP runtime in LLVM_ENABLED_PROJECTS -- Not copying omp_lib.h, no OpenMP runtime in LLVM_ENABLED_PROJECTS -- Looking for strerror_r -- Looking for strerror_r - found -- Performing Test HAVE_DECL_STRERROR_S -- Performing Test HAVE_DECL_STRERROR_S - Failed -- Performing Test HAVE_LDBL_MANT_DIG_113 -- Performing Test HAVE_LDBL_MANT_DIG_113 - Failed -- Looking for sinf128 in m -- Looking for sinf128 in m - not found -- Configuring done (10.4s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/lang/flang/work/flang-19.1.7.src/cmake-pkgsrc-build