configure
command_line: /home/daniel/.local/bin/cmake -DLLVM_DIR=/usr/lib64/llvm17/lib/cmake/llvm -DCTEST_USE_LAUNCHERS:BOOL=TRUE -GNinja -S/home/daniel/Projects/hylo -B/home/daniel/Projects/hylo/build
working_directory: "/home/daniel/Projects/hylo/build"
Execution Time: 20.183
Host Memory Used Before: 0
Host Memory Used After: 2447180
CPU Load Average Before: 0
CPU Load Average After: 1.837890625
Generator: ctest-4.0.20250421-g15daf27
-- The C compiler identification is Clang 19.1.7
-- The CXX compiler identification is Clang 19.1.7
-- The Swift compiler identification is Apple 6.0.3
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/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: /usr/bin/clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Check for working Swift compiler: /usr/bin/swiftc
-- Check for working Swift compiler: /usr/bin/swiftc - works
Cloning into 'hylo-cmakemodules-src'...
HEAD is now at 0bd50f8 Merge pull request #11 from hylo-lang/update-swifty-llvm
Cloning into 'swiftargumentparser-src'...
HEAD is now at c8ed701 Update changelog with latest changes (#600)
-- Could NOT find dispatch (missing: dispatch_DIR)
-- Could NOT find Foundation (missing: Foundation_DIR)
-- Could NOT find XCTest (missing: XCTest_DIR)
Cloning into 'swiftcollections-src'...
HEAD is now at d029d9d Merge pull request #347 from lorentey/update-cmake
Cloning into 'swiftnumerics-src'...
HEAD is now at 0a5bc04 Merge pull request #215 from stephentyrone/arm64-mac-cmake-1.0
Cloning into 'swiftalgorithms-src'...
HEAD is now at f6919df Documentation improvements
Cloning into 'durian-src'...
HEAD is now at 16e6096 Add CMake support and CI (#1)
Cloning into 'bigint-src'...
HEAD is now at 0ed110f Update jazzy.yml
Cloning into 'swifty-llvm-src'...
HEAD is now at 5095674 Ensure proper alignment for store instructions. (#83)
-- Could NOT find FFI (missing: FFI_LIBRARIES HAVE_FFI_CALL)
-- Looking for histedit.h
-- Looking for histedit.h - found
-- Found LibEdit: /usr/include (found version "2.11")
-- Performing Test Terminfo_LINKABLE
-- Performing Test Terminfo_LINKABLE - Success
-- Found Terminfo: /usr/lib64/libtinfo.so
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
Cloning into 'generateswiftxctestmain-src'...
Already on 'main'
Your branch is up to date with 'origin/main'.
Cloning into 'swiftsyntax-src'...
HEAD is now at b32df0ee Replace the manually maintained `TokenSpecSet` `TypeSpecifier` by the generated `TypeSpecifierSyntax.SpecifierOptions`
-- Module triple: x86_64-unknown-linux-gnu
-- Configuring done (20.2s)