The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SagaLeafRenderer, reference main (8e5cc5), with Swift 6.0 for Linux on 5 Apr 2026 06:14:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/loopwerk/SagaLeafRenderer.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/loopwerk/SagaLeafRenderer
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8e5cc57 first commit
Cloned https://github.com/loopwerk/SagaLeafRenderer.git
Revision (git rev-parse @):
8e5cc5716077d1936681d4bee02fe8943e723aa9
SUCCESS checkout https://github.com/loopwerk/SagaLeafRenderer.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/loopwerk/SagaLeafRenderer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/vapor/leaf-kit
Fetching https://github.com/loopwerk/Saga.git
[1/5030] Fetching leaf-kit
[203/9758] Fetching leaf-kit, saga
Fetched https://github.com/vapor/leaf-kit from cache (1.31s)
Fetched https://github.com/loopwerk/Saga.git from cache (1.45s)
Computing version for https://github.com/loopwerk/Saga.git
Computed https://github.com/loopwerk/Saga.git at 3.3.1 (1.17s)
Fetching https://github.com/loopwerk/SagaPathKit
Fetching https://github.com/apple/swift-crypto
[1/829] Fetching sagapathkit
Fetched https://github.com/loopwerk/SagaPathKit from cache (0.39s)
[1/17328] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto from cache (3.46s)
Computing version for https://github.com/loopwerk/SagaPathKit
Computed https://github.com/loopwerk/SagaPathKit at 1.6.1 (1.26s)
Computing version for https://github.com/vapor/leaf-kit
Computed https://github.com/vapor/leaf-kit at 1.14.2 (0.98s)
Fetching https://github.com/apple/swift-nio.git
[1/83021] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.34s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.97.1 (1.51s)
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-atomics.git
[1/1820] Fetching swift-atomics
[183/25246] Fetching swift-atomics, swift-collections
[1071/30847] Fetching swift-atomics, swift-collections, swift-system
Fetched https://github.com/apple/swift-atomics.git from cache (0.82s)
[8881/29027] Fetching swift-collections, swift-system
Fetched https://github.com/apple/swift-system.git from cache (2.64s)
Fetched https://github.com/apple/swift-collections.git from cache (2.68s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.24s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.07s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.20s)
Computing version for https://github.com/apple/swift-crypto
Computed https://github.com/apple/swift-crypto at 3.15.1 (4.60s)
Fetching https://github.com/apple/swift-asn1.git
[1/1789] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.38s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.6.0 (3.45s)
Creating working copy for https://github.com/loopwerk/SagaPathKit
Working copy of https://github.com/loopwerk/SagaPathKit resolved at 1.6.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Creating working copy for https://github.com/vapor/leaf-kit
Working copy of https://github.com/vapor/leaf-kit resolved at 1.14.2
Creating working copy for https://github.com/apple/swift-crypto
Working copy of https://github.com/apple/swift-crypto resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.1
Creating working copy for https://github.com/loopwerk/Saga.git
Working copy of https://github.com/loopwerk/Saga.git resolved at 3.3.1
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.97.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.6.0
Building for debugging...
[0/401] Write sources
[20/401] Compiling CNIOWindows WSAStartup.c
[20/401] Compiling CNIOWASI CNIOWASI.c
[22/401] Compiling CNIOWindows shim.c
[23/401] Compiling CNIOOpenBSD shim.c
[23/401] Compiling _AtomicsShims.c
[25/401] Compiling CNIOPosix event_loop_id.c
[26/401] Compiling CNIODarwin shim.c
[26/401] Compiling CNIOLinux liburing_shims.c
[28/401] Compiling CSystem shims.c
[29/401] Compiling CNIOLinux shim.c
[30/401] Compiling fiat_p256_adx_mul.S
[31/401] Compiling fiat_p256_adx_sqr.S
[32/401] Compiling fiat_curve25519_adx_square.S
[33/401] Compiling fiat_curve25519_adx_mul.S
[34/401] Compiling md5-x86_64-linux.S
[35/401] Compiling md5-x86_64-apple.S
[36/401] Compiling md5-586-linux.S
[37/401] Compiling md5-586-apple.S
[38/401] Write swift-version-24593BA9C3E375BF.txt
[39/401] Compiling chacha20_poly1305_x86_64-apple.S
[40/401] Compiling chacha20_poly1305_x86_64-linux.S
[41/401] Compiling CCryptoBoringSSLShims shims.c
[42/401] Compiling chacha20_poly1305_armv8-win.S
[43/401] Compiling chacha20_poly1305_armv8-linux.S
[44/401] Compiling err_data.cc
[45/401] Compiling chacha20_poly1305_armv8-apple.S
[46/407] Compiling chacha-x86_64-linux.S
[47/438] Compiling chacha-x86_64-apple.S
[48/438] Compiling chacha-x86-linux.S
[49/458] Compiling chacha-x86-apple.S
[50/458] Compiling chacha-armv8-win.S
[51/458] Compiling chacha-armv8-linux.S
[52/458] Compiling chacha-armv8-apple.S
[53/458] Compiling chacha-armv4-linux.S
[54/458] Compiling aes128gcmsiv-x86_64-linux.S
[55/458] Compiling aes128gcmsiv-x86_64-apple.S
[56/458] Compiling x86_64-mont5-linux.S
[57/458] Compiling x86_64-mont5-apple.S
[58/458] Compiling x86_64-mont-linux.S
[59/458] Compiling x86_64-mont-apple.S
[60/458] Compiling x86-mont-linux.S
[61/458] Compiling x86-mont-apple.S
[62/458] Compiling vpaes-x86_64-linux.S
[63/458] Compiling vpaes-x86_64-apple.S
[64/458] Compiling vpaes-x86-linux.S
[65/458] Compiling vpaes-x86-apple.S
[66/458] Compiling vpaes-armv8-win.S
[67/458] Compiling vpaes-armv8-linux.S
[68/458] Compiling vpaes-armv8-apple.S
[69/458] Compiling vpaes-armv7-linux.S
[70/458] Compiling sha512-x86_64-linux.S
[71/458] Compiling sha512-x86_64-apple.S
[72/458] Compiling sha512-armv8-win.S
[73/458] Compiling sha512-armv8-linux.S
[74/458] Compiling sha512-armv8-apple.S
[75/458] Compiling sha512-armv4-linux.S
[76/458] Compiling sha512-586-linux.S
[77/458] Compiling sha512-586-apple.S
[78/458] Compiling sha256-x86_64-linux.S
[79/458] Compiling sha256-x86_64-apple.S
[80/458] Compiling sha256-armv8-win.S
[81/458] Compiling sha256-armv8-linux.S
[82/458] Compiling sha256-armv8-apple.S
[83/458] Compiling c-nioatomics.c
[84/458] Compiling sha256-armv4-linux.S
[85/458] Compiling sha256-586-linux.S
[86/458] Compiling sha256-586-apple.S
[87/458] Compiling sha1-x86_64-linux.S
[88/458] Compiling sha1-x86_64-apple.S
[89/458] Compiling sha1-armv8-win.S
[90/458] Compiling sha1-armv8-linux.S
[91/458] Compiling sha1-armv8-apple.S
[92/458] Compiling sha1-armv4-large-linux.S
[93/458] Compiling sha1-586-linux.S
[94/458] Compiling sha1-586-apple.S
[95/458] Compiling rsaz-avx2-linux.S
[96/458] Compiling rdrand-x86_64-linux.S
[97/458] Compiling rsaz-avx2-apple.S
[99/458] Compiling InternalCollectionsUtilities String+Padding.swift
[100/458] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[100/460] Compiling c-atomics.c
[102/460] Compiling InternalCollectionsUtilities Integer rank.swift
[103/460] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[104/460] Compiling InternalCollectionsUtilities UInt+reversed.swift
[105/460] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[106/460] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[107/460] Compiling InternalCollectionsUtilities Span+Extras.swift
[108/460] Emitting module SystemPackage
[109/464] Emitting module InternalCollectionsUtilities
[110/464] Compiling InternalCollectionsUtilities Debugging.swift
[111/464] Compiling InternalCollectionsUtilities Descriptions.swift
[112/464] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[112/464] Compiling rdrand-x86_64-apple.S
[113/464] Compiling p256_beeu-x86_64-asm-linux.S
[114/464] Compiling p256_beeu-x86_64-asm-apple.S
[116/464] Emitting module _NIOBase64
[117/464] Compiling _NIOBase64 Base64.swift
[119/464] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[120/464] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[121/464] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[122/464] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[123/464] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[123/465] Compiling p256_beeu-armv8-asm-linux.S
[134/465] Compiling p256_beeu-armv8-asm-win.S
[139/465] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[141/465] Compiling InternalCollectionsUtilities _SortedCollection.swift
[142/465] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[142/465] Compiling p256_beeu-armv8-asm-apple.S
[144/466] Compiling _NIODataStructures PriorityQueue.swift
[145/466] Compiling _NIODataStructures _TinyArray.swift
[145/466] Compiling p256-x86_64-asm-linux.S
[147/466] Compiling p256-armv8-asm-win.S
[148/466] Compiling p256-x86_64-asm-apple.S
[149/466] Compiling p256-armv8-asm-linux.S
[150/466] Compiling p256-armv8-asm-apple.S
[151/466] Compiling ghashv8-armv8-win.S
[152/466] Compiling ghashv8-armv8-linux.S
[153/466] Compiling ghashv8-armv7-linux.S
[154/469] Compiling ghashv8-armv8-apple.S
[155/473] Compiling ghash-x86_64-linux.S
[156/473] Compiling ghash-x86_64-apple.S
[157/473] Compiling ghash-x86-linux.S
[158/473] Compiling ghash-x86-apple.S
[159/473] Compiling ghash-ssse3-x86_64-linux.S
[160/473] Compiling ghash-ssse3-x86_64-apple.S
[161/494] Compiling ghash-ssse3-x86-linux.S
[162/506] Compiling ghash-neon-armv8-win.S
[163/506] Compiling ghash-ssse3-x86-apple.S
[164/506] Compiling ghash-armv4-linux.S
[165/506] Compiling ghash-neon-armv8-linux.S
[166/506] Compiling ghash-neon-armv8-apple.S
[167/506] Compiling co-586-linux.S
[169/506] Compiling ContainersPreview BorrowingIteratorProtocol+Map.swift
[170/506] Compiling ContainersPreview BorrowingIteratorProtocol+Reduce.swift
[171/506] Compiling ContainersPreview BorrowingIteratorProtocol+SpanwiseZip.swift
[172/506] Compiling ContainersPreview BorrowingIteratorProtocol.swift
[173/506] Compiling ContainersPreview BorrowingSequence+Standard Conformances.swift
[174/510] Compiling ContainersPreview BorrowingSequence+Utilities.swift
[175/510] Compiling ContainersPreview BorrowingSequence.swift
[176/510] Compiling ContainersPreview BidirectionalContainer.swift
[177/510] Compiling ContainersPreview Container+Filter.swift
[178/510] Compiling ContainersPreview Container+SpanwiseZip.swift
[178/510] Compiling bsaes-armv7-linux.S
[179/510] Compiling co-586-apple.S
[180/510] Compiling bn-armv8-win.S
[182/510] Compiling ContainersPreview RangeReplaceableContainer.swift
[183/510] Compiling ContainersPreview Drain+Map.swift
[184/510] Compiling ContainersPreview Drain+Reduce.swift
[185/510] Compiling ContainersPreview Drain.swift
[186/510] Compiling ContainersPreview Producer+Collect.swift
[187/510] Compiling ContainersPreview Producer+Filter.swift
[188/510] Compiling ContainersPreview Producer+Map.swift
[189/510] Compiling ContainersPreview Producer+Reduce.swift
[194/510] Compiling ContainersPreview RandomAccessContainer.swift
[195/510] Compiling ContainersPreview RangeExpression2.swift
[200/510] Compiling ContainersPreview Producer.swift
[201/510] Compiling ContainersPreview Borrow.swift
[203/510] Compiling ContainersPreview Container.swift
[204/510] Compiling ContainersPreview ContainerIterator.swift
[205/510] Compiling ContainersPreview DynamicContainer.swift
[206/510] Compiling ContainersPreview MutableContainer.swift
[207/510] Compiling ContainersPreview PermutableContainer.swift
[210/510] Compiling NIOConcurrencyHelpers NIOLock.swift
[210/510] Compiling bn-armv8-linux.S
[212/510] Emitting module ContainersPreview
[213/510] Compiling ContainersPreview OutputSpan+Extras.swift
[214/510] Compiling ContainersPreview TemporaryAllocation.swift
[215/510] Compiling ContainersPreview BorrowingIteratorProtocol+Copy.swift
[216/510] Compiling ContainersPreview BorrowingIteratorProtocol+ElementsEqual.swift
[217/510] Compiling ContainersPreview BorrowingIteratorProtocol+Filter.swift
[217/510] Compiling bn-586-linux.S
[218/510] Compiling bn-armv8-apple.S
[224/510] Compiling bn-586-apple.S
[226/510] Compiling NIOConcurrencyHelpers lock.swift
[227/510] Emitting module _NIODataStructures
[228/510] Compiling _NIODataStructures Heap.swift
[231/511] Compiling ContainersPreview Box.swift
[232/511] Compiling ContainersPreview Inout.swift
[235/511] Compiling ContainersPreview InputSpan.swift
[236/511] Compiling ContainersPreview Shared.swift
[236/513] Compiling armv8-mont-win.S
[237/513] Compiling armv8-mont-linux.S
[238/513] Compiling armv8-mont-apple.S
[241/513] Compiling NIOConcurrencyHelpers NIOLockedValueBox.swift
[242/513] Compiling NIOConcurrencyHelpers atomics.swift
[243/513] Compiling NIOConcurrencyHelpers NIOThreadPoolWorkAvailable.swift
[243/513] Compiling armv4-mont-linux.S
[244/513] Compiling aesv8-gcm-armv8-win.S
[245/513] Compiling aesv8-gcm-armv8-linux.S
[248/513] Compiling aesv8-gcm-armv8-apple.S
[249/513] Compiling aesv8-armv8-linux.S
[250/513] Compiling aesv8-armv8-apple.S
[252/513] Emitting module NIOConcurrencyHelpers
[253/513] Compiling NIOConcurrencyHelpers NIOAtomic.swift
[253/513] Compiling aesv8-armv8-win.S
[254/514] Compiling aesv8-armv7-linux.S
[255/514] Compiling aesni-x86_64-linux.S
[256/514] Compiling aesni-x86_64-apple.S
[257/514] Compiling aesni-x86-linux.S
[258/514] Compiling aesni-x86-apple.S
[260/514] Compiling aes-gcm-avx512-x86_64-apple.S
[261/514] Compiling aesni-gcm-x86_64-apple.S
[262/514] Compiling aes-gcm-avx512-x86_64-linux.S
[263/514] Compiling aesni-gcm-x86_64-linux.S
[264/514] Compiling aes-gcm-avx2-x86_64-linux.S
[265/514] Compiling aes-gcm-avx2-x86_64-apple.S
[267/554] Compiling DequeModule UniqueDeque+Hashable.swift
[268/554] Compiling DequeModule UniqueDeque+Initializers.swift
[269/554] Compiling DequeModule UniqueDeque+Insertions.swift
[270/554] Compiling DequeModule UniqueDeque+Prepend.swift
[271/554] Compiling DequeModule UniqueDeque+Removals.swift
[272/559] Compiling DequeModule UniqueDeque+Consumption.swift
[273/559] Compiling DequeModule UniqueDeque+Container.swift
[274/559] Compiling DequeModule UniqueDeque+Descriptions.swift
[275/559] Compiling DequeModule UniqueDeque+Equatable.swift
[276/559] Compiling DequeModule UniqueDeque+Experimental.swift
[277/559] Compiling DequeModule RigidDeque+Removals.swift
[278/559] Compiling DequeModule RigidDeque+Replacements.swift
[279/559] Compiling DequeModule RigidDeque+Testing.swift
[280/559] Compiling DequeModule RigidDeque.swift
[281/559] Compiling DequeModule UniqueDeque+Append.swift
[282/559] Compiling DequeModule RigidDeque+Equatable.swift
[283/559] Compiling DequeModule RigidDeque+Experimental.swift
[284/559] Compiling DequeModule RigidDeque+Hashable.swift
[285/559] Compiling DequeModule RigidDeque+Initializers.swift
[286/559] Compiling DequeModule RigidDeque+Insertions.swift
[287/559] Compiling DequeModule RigidDeque+Prepend.swift
[288/559] Compiling DequeModule _DequeBuffer.swift
[289/559] Compiling DequeModule _DequeBufferHeader.swift
[290/559] Compiling DequeModule RigidDeque+Append.swift
[291/559] Compiling DequeModule RigidDeque+Consumption.swift
[292/559] Compiling DequeModule RigidDeque+Container.swift
[293/559] Compiling DequeModule RigidDeque+Descriptions.swift
[293/559] Compiling xwing.cc
[295/559] Compiling SagaPathKit SagaPathKit.swift
[296/559] Emitting module SagaPathKit
[297/560] Compiling x_spki.cc
[298/560] Compiling x_req.cc
[299/560] Compiling x_x509a.cc
[300/560] Compiling x_sig.cc
[301/560] Compiling x_x509.cc
[303/560] Compiling DequeModule UniqueDeque+Replacements.swift
[304/560] Compiling DequeModule UniqueDeque.swift
[305/560] Compiling DequeModule _DequeSlot.swift
[306/560] Compiling DequeModule _UnsafeDequeHandle.swift
[307/560] Compiling DequeModule _UnsafeDequeSegments.swift
[307/560] Compiling x_pubkey.cc
[308/560] Compiling x_crl.cc
[310/560] Compiling DequeModule Deque+Codable.swift
[311/560] Compiling DequeModule Deque+Collection.swift
[312/560] Compiling DequeModule Deque+CustomReflectable.swift
[313/560] Compiling DequeModule Deque+Descriptions.swift
[314/560] Compiling DequeModule Deque+Equatable.swift
[315/560] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[316/560] Compiling DequeModule Deque+Extras.swift
[317/560] Compiling DequeModule Deque+Hashable.swift
[318/560] Compiling DequeModule Deque+Testing.swift
[319/560] Compiling DequeModule Deque._Storage.swift
[320/560] Compiling DequeModule Deque._UnsafeHandle.swift
[321/560] Compiling DequeModule Deque.swift
[321/560] Compiling x_exten.cc
[322/560] Compiling x509spki.cc
[323/560] Compiling x_name.cc
[324/560] Compiling x_all.cc
[325/560] Compiling x_attrib.cc
[326/560] Compiling x_algor.cc
[327/560] Compiling x509rset.cc
[329/560] Emitting module DequeModule
[330/561] Compiling x509_vfy.cc
[331/561] Compiling x509name.cc
[332/561] Compiling x509_txt.cc
[333/561] Compiling x509cset.cc
[334/561] Compiling x509_v3.cc
[335/561] Compiling x509_vpm.cc
[336/561] Compiling x509_trs.cc
[337/561] Compiling x509_req.cc
[338/561] Compiling x509_set.cc
[339/561] Compiling x509_obj.cc
[340/561] Compiling x509_cmp.cc
[341/561] Compiling x509_def.cc
[342/561] Compiling x509_d2.cc
[343/561] Compiling x509_ext.cc
[344/561] Compiling x509_lu.cc
[345/561] Compiling x509.cc
[346/561] Compiling x509_att.cc
[347/561] Compiling v3_utl.cc
[348/561] Compiling v3_skey.cc
[349/561] Compiling v3_ncons.cc
[350/561] Compiling v3_purp.cc
[351/561] Compiling v3_prn.cc
[352/561] Compiling v3_pmaps.cc
[353/561] Compiling v3_pcons.cc
[354/561] Compiling v3_ocsp.cc
[355/561] Compiling v3_lib.cc
[356/561] Compiling v3_int.cc
[357/561] Compiling v3_ia5.cc
[358/561] Compiling v3_genn.cc
[359/561] Compiling v3_info.cc
[360/561] Compiling v3_extku.cc
[361/561] Compiling v3_enum.cc
[362/561] Compiling v3_crld.cc
[363/561] Compiling v3_cpols.cc
[364/561] Compiling v3_alt.cc
[365/561] Compiling v3_conf.cc
[366/561] Compiling v3_bitst.cc
[367/561] Compiling v3_akeya.cc
[368/561] Compiling t_x509.cc
[369/561] Compiling v3_bcons.cc
[370/561] Compiling v3_akey.cc
[371/561] Compiling name_print.cc
[372/561] Compiling t_x509a.cc
[373/561] Compiling i2d_pr.cc
[374/561] Compiling t_crl.cc
[375/561] Compiling t_req.cc
[376/561] Compiling rsa_pss.cc
[377/561] Compiling policy.cc
[378/561] Compiling by_dir.cc
[379/561] Compiling by_file.cc
[380/561] Compiling algorithm.cc
[381/561] Compiling asn1_gen.cc
[382/561] Compiling trust_token.cc
[383/561] Compiling thread_win.cc
[384/561] Compiling voprf.cc
[385/561] Compiling a_digest.cc
[386/561] Compiling a_verify.cc
[387/561] Compiling pmbtoken.cc
[388/561] Compiling thread_pthread.cc
[389/561] Compiling thread.cc
[390/561] Compiling thread_none.cc
[391/561] Compiling a_sign.cc
[392/561] Compiling siphash.cc
[393/561] Compiling stack.cc
[394/561] Compiling slhdsa.cc
[395/561] Compiling sha256.cc
[396/561] Compiling sha1.cc
[397/561] Compiling rsa_print.cc
[398/561] Compiling sha512.cc
[399/561] Compiling rsa_extra.cc
[400/561] Compiling spake2plus.cc
[401/561] Compiling rsa_crypt.cc
[402/561] Compiling rc4.cc
[403/561] Compiling refcount.cc
[404/561] Compiling windows.cc
[405/561] Compiling urandom.cc
[406/561] Compiling trusty.cc
[407/561] Compiling rand.cc
[408/561] Compiling passive.cc
[409/561] Compiling ios.cc
[410/561] Compiling deterministic.cc
[411/561] Compiling fork_detect.cc
[412/561] Compiling poly1305_arm_asm.S
[413/561] Compiling forkunsafe.cc
[414/561] Compiling getentropy.cc
[415/561] Compiling poly1305_vec.cc
[416/561] Compiling poly1305_arm.cc
[417/561] Compiling rsa_asn1.cc
[418/561] Compiling poly1305.cc
[419/561] Compiling pool.cc
[420/561] Compiling pkcs8.cc
[421/561] Compiling p5_pbev2.cc
[422/561] Compiling pkcs7.cc
[423/561] Compiling pkcs7_x509.cc
[424/561] Compiling pkcs8_x509.cc
[425/561] Compiling pem_xaux.cc
[426/561] Compiling pem_x509.cc
[427/561] Compiling pem_pkey.cc
[428/561] Compiling mlkem.cc
[429/561] Compiling pem_oth.cc
[430/561] Compiling obj_xref.cc
[431/561] Compiling pem_pk8.cc
[432/561] Compiling pem_lib.cc
[433/561] Compiling pem_info.cc
[434/561] Compiling mldsa.cc
[435/561] Compiling pem_all.cc
[436/561] Compiling mem.cc
[437/561] Compiling obj.cc
[438/561] Compiling lhash.cc
[439/561] Compiling fips_shared_support.cc
[440/561] Compiling md4.cc
[441/561] Compiling kyber.cc
[441/561] Compiling md5.cc
[443/561] Compiling poly_rq_mul.S
[444/561] Compiling fuzzer_mode.cc
[445/561] Compiling hrss.cc
[446/561] Compiling hpke.cc
[447/561] Compiling ex_data.cc
[448/561] Compiling scrypt.cc
[449/561] Compiling print.cc
[450/561] Compiling pbkdf.cc
[451/561] Compiling sign.cc
[452/561] Compiling p_hkdf.cc
[453/561] Compiling p_x25519.cc
[454/561] Compiling p_x25519_asn1.cc
[455/561] Compiling p_ed25519_asn1.cc
[456/561] Compiling p_ed25519.cc
[457/561] Compiling p_rsa_asn1.cc
[458/561] Compiling p_rsa.cc
[459/561] Compiling p_ec_asn1.cc
[460/561] Compiling p_dh.cc
[461/561] Compiling p_ec.cc
[462/561] Compiling p_dh_asn1.cc
[463/561] Compiling p_dsa_asn1.cc
[464/561] Compiling evp_ctx.cc
[465/561] Compiling err.cc
[466/561] Compiling engine.cc
[467/561] Compiling ecdh.cc
[468/561] Compiling evp.cc
[469/561] Compiling ecdsa_p1363.cc
[470/561] Compiling evp_asn1.cc
[471/561] Compiling ec_derive.cc
[472/561] Compiling ecdsa_asn1.cc
[473/561] Compiling hash_to_curve.cc
[474/561] Compiling dsa.cc
[475/561] Compiling params.cc
[476/561] Compiling digest_extra.cc
[477/561] Compiling dsa_asn1.cc
[478/561] Compiling des.cc
[479/561] Compiling dh_asn1.cc
[480/561] Compiling x25519-asm-arm.S
[481/561] Compiling ec_asn1.cc
[482/561] Compiling cpu_arm_freebsd.cc
[483/561] Compiling cpu_intel.cc
[484/561] Compiling cpu_arm_linux.cc
[485/561] Compiling spake25519.cc
[486/561] Compiling crypto.cc
[487/561] Compiling curve25519.cc
[488/561] Compiling cpu_aarch64_win.cc
[489/561] Compiling curve25519_64_adx.cc
[490/561] Compiling cpu_aarch64_openbsd.cc
[491/561] Compiling cpu_aarch64_sysreg.cc
[492/561] Compiling cpu_aarch64_linux.cc
[493/561] Compiling cpu_aarch64_fuchsia.cc
[494/561] Compiling cpu_aarch64_apple.cc
[495/561] Compiling get_cipher.cc
[496/561] Compiling conf.cc
[497/561] Compiling tls_cbc.cc
[498/561] Compiling e_tls.cc
[499/561] Compiling e_rc2.cc
[500/561] Compiling e_rc4.cc
[501/561] Compiling e_null.cc
[502/561] Compiling cms.cc
[503/561] Compiling e_des.cc
[504/561] Compiling e_chacha20poly1305.cc
[505/561] Compiling e_aeseax.cc
[506/561] Compiling derive_key.cc
[507/561] Compiling e_aesctrhmac.cc
[508/561] Compiling chacha.cc
[509/561] Compiling e_aesgcmsiv.cc
[510/561] Compiling unicode.cc
[511/561] Compiling buf.cc
[512/561] Compiling sqrt.cc
[513/561] Compiling asn1_compat.cc
[514/561] Compiling exponentiation.cc
[515/561] Compiling cbs.cc
[516/561] Compiling cbb.cc
[517/561] Compiling div.cc
[518/561] Compiling ber.cc
[519/561] Compiling printf.cc
[520/561] Compiling blake2.cc
[521/561] Compiling hexdump.cc
[522/561] Compiling bn_asn1.cc
[523/561] Compiling convert.cc
[524/561] Compiling pair.cc
[525/561] Compiling errno.cc
[526/561] Compiling file.cc
[527/561] Compiling fd.cc
[528/561] Compiling bio_mem.cc
[529/561] Compiling base64.cc
[530/561] Compiling bio.cc
[531/561] Compiling tasn_typ.cc
[532/561] Compiling tasn_fre.cc
[533/561] Compiling tasn_enc.cc
[534/561] Compiling posix_time.cc
[535/561] Compiling tasn_utl.cc
[536/561] Compiling tasn_new.cc
[537/561] Compiling f_int.cc
[538/561] Compiling f_string.cc
[539/561] Compiling tasn_dec.cc
[540/561] Compiling asn_pack.cc
[541/561] Compiling asn1_par.cc
[542/561] Compiling a_utctm.cc
[543/561] Compiling a_type.cc
[544/561] Compiling a_time.cc
[545/561] Compiling a_strex.cc
[546/561] Compiling a_octet.cc
[547/561] Compiling a_strnid.cc
[548/561] Compiling asn1_lib.cc
[549/561] Compiling a_i2d_fp.cc
[550/561] Compiling a_object.cc
[551/561] Compiling a_mbstr.cc
[552/561] Compiling a_int.cc
[552/561] Write sources
[554/561] Compiling a_dup.cc
[555/561] Compiling a_d2i_fp.cc
[556/561] Compiling aes.cc
[557/577] Compiling a_gentm.cc
[558/579] Compiling a_bool.cc
[559/579] Compiling a_bitstr.cc
[561/579] Compiling Atomics UnsafeAtomic.swift
[562/579] Compiling Atomics UnsafeAtomicLazyReference.swift
[563/579] Compiling Atomics AtomicMemoryOrderings.swift
[564/579] Compiling Atomics DoubleWord.swift
[565/581] Compiling Atomics OptionalRawRepresentable.swift
[566/581] Compiling Atomics RawRepresentable.swift
[567/581] Compiling Atomics AtomicBool.swift
[568/581] Compiling Atomics IntegerOperations.swift
[569/581] Compiling Atomics Unmanaged extensions.swift
[570/581] Emitting module Atomics
[571/581] Compiling Atomics AtomicStorage.swift
[572/581] Compiling Atomics AtomicValue.swift
[573/581] Compiling Atomics ManagedAtomic.swift
[574/581] Compiling Atomics ManagedAtomicLazyReference.swift
[575/581] Compiling Atomics IntegerConformances.swift
[576/581] Compiling Atomics PointerConformances.swift
[577/581] Compiling Atomics Primitives.native.swift
[578/581] Compiling Atomics AtomicInteger.swift
[579/581] Compiling Atomics AtomicOptionalWrappable.swift
[580/581] Compiling Atomics AtomicReference.swift
[581/582] Compiling bcm.cc
[583/654] Compiling CryptoBoringWrapper RandomBytes.swift
[584/654] Compiling CryptoBoringWrapper EllipticCurve.swift
[585/654] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[586/654] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[587/654] Emitting module CryptoBoringWrapper
[588/654] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[589/654] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[590/654] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[592/655] Compiling NIOCore NIOCoreSendableMetatype.swift
[593/655] Compiling NIOCore NIODecodedAsyncSequence.swift
[594/655] Compiling NIOCore NIOLoopBound.swift
[595/655] Compiling NIOCore NIOPooledRecvBufferAllocator.swift
[596/655] Compiling NIOCore NIOScheduledCallback.swift
[597/655] Compiling NIOCore NIOSendable.swift
[598/655] Compiling NIOCore NIOSplitLinesMessageDecoder.swift
[599/655] Compiling NIOCore NIOTransportAccessibleChannelCore.swift
[600/655] Compiling NIOCore RecvByteBufferAllocator.swift
[601/734] Emitting module Crypto
[602/744] Compiling Crypto AES.swift
[603/744] Compiling Crypto ECDSASignature_boring.swift
[604/744] Compiling Crypto ECDSA_boring.swift
[605/744] Compiling Crypto EdDSA_boring.swift
[606/744] Compiling Crypto ECDSA.swift
[607/744] Compiling Crypto HPKE-AEAD.swift
[608/744] Compiling Crypto HPKE-Ciphersuite.swift
[609/744] Compiling Crypto HPKE-KDF.swift
[610/744] Compiling Crypto HPKE-KexKeyDerivation.swift
[611/744] Compiling Crypto ChaChaPoly.swift
[612/744] Compiling Crypto Cipher.swift
[613/744] Compiling Crypto Nonces.swift
[614/744] Compiling Crypto ASN1.swift
[615/744] Compiling Crypto ASN1Any.swift
[616/744] Compiling Crypto ASN1BitString.swift
[617/744] Compiling Crypto ASN1Boolean.swift
[618/744] Compiling Crypto Ed25519.swift
[623/744] Compiling Crypto HPKE-LabeledExtract.swift
[624/744] Compiling Crypto HPKE-Utils.swift
[625/744] Compiling Crypto DHKEM.swift
[626/744] Compiling Crypto HPKE-KEM-Curve25519.swift
[627/744] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[628/744] Compiling Crypto HPKE-KEM.swift
[629/744] Compiling Crypto AES-GCM.swift
[630/744] Compiling Crypto AES-GCM_boring.swift
[631/744] Compiling Crypto ChaChaPoly_boring.swift
[639/744] Compiling Crypto X25519Keys.swift
[640/744] Compiling Crypto SymmetricKeys.swift
[641/744] Compiling Crypto HMAC.swift
[642/744] Compiling Crypto MACFunctions.swift
[643/744] Compiling Crypto MessageAuthenticationCode.swift
[649/744] Compiling Crypto PKCS8PrivateKey.swift
[650/744] Compiling Crypto SEC1PrivateKey.swift
[651/744] Compiling Crypto SubjectPublicKeyInfo.swift
[652/744] Compiling Crypto CryptoError_boring.swift
[653/744] Compiling Crypto CryptoKitErrors.swift
[654/744] Compiling Crypto Digest_boring.swift
[655/744] Compiling Crypto Digest.swift
[656/744] Compiling Crypto Digests.swift
[657/744] Compiling Crypto HashFunctions.swift
[658/744] Compiling Crypto HashFunctions_SHA2.swift
[659/744] Compiling Crypto ECDH.swift
[660/744] Compiling Crypto HKDF.swift
[661/744] Compiling Crypto AESWrap.swift
[662/744] Compiling Crypto AESWrap_boring.swift
[663/744] Compiling Crypto Ed25519_boring.swift
[664/744] Compiling Crypto NISTCurvesKeys_boring.swift
[665/744] Compiling Crypto X25519Keys_boring.swift
[666/744] Compiling Crypto Curve25519.swift
[667/744] Compiling Crypto Ed25519Keys.swift
[668/744] Compiling Crypto NISTCurvesKeys.swift
[669/744] Compiling Crypto HPKE-Errors.swift
[670/744] Compiling Crypto HPKE.swift
[671/744] Compiling Crypto HPKE-Context.swift
[672/744] Compiling Crypto HPKE-KeySchedule.swift
[673/744] Compiling Crypto HPKE-Modes.swift
[674/744] Compiling Crypto Insecure.swift
[675/744] Compiling Crypto Insecure_HashFunctions.swift
[676/744] Compiling Crypto KEM.swift
[677/744] Compiling Crypto ECDH_boring.swift
[678/744] Compiling Crypto DH.swift
[679/744] Compiling Crypto ASN1Identifier.swift
[680/744] Compiling Crypto ASN1Integer.swift
[681/744] Compiling Crypto ASN1Null.swift
[682/744] Compiling Crypto ASN1OctetString.swift
[683/744] Compiling Crypto ASN1Strings.swift
[684/744] Compiling Crypto ArraySliceBigint.swift
[685/744] Compiling Crypto GeneralizedTime.swift
[686/744] Compiling Crypto ObjectIdentifier.swift
[687/744] Compiling Crypto ECDSASignature.swift
[688/744] Compiling Crypto PEMDocument.swift
[699/744] Compiling Crypto Signature.swift
[700/744] Compiling Crypto CryptoKitErrors_boring.swift
[701/744] Compiling Crypto RNG_boring.swift
[702/744] Compiling Crypto SafeCompare_boring.swift
[703/744] Compiling Crypto Zeroization_boring.swift
[704/744] Compiling Crypto PrettyBytes.swift
[705/744] Compiling Crypto SafeCompare.swift
[706/744] Compiling Crypto SecureBytes.swift
[707/744] Compiling Crypto Zeroization.swift
[709/766] Emitting module Saga
[710/768] Emitting module NIOCore
[711/768] Compiling Saga Saga+FetchCache.swift
[712/768] Compiling Saga Saga+Hashed.swift
[713/768] Compiling Saga Saga+I18n.swift
[714/768] Compiling Saga RenderingContexts.swift
[715/768] Compiling Saga Saga+AtomFeed.swift
[716/768] Compiling Saga Saga+Build.swift
[717/768] Compiling Saga Saga+Pipeline.swift
[718/768] Compiling Saga Saga+Sitemap.swift
[719/768] Compiling Saga Saga+Utils.swift
[741/768] Compiling Saga MetadataDecoder.swift
[742/768] Compiling Saga Path+Extensions.swift
[743/768] Compiling Saga Reader.swift
[747/768] Compiling Saga Saga.swift
[748/768] Compiling Saga StepBuilder.swift
[749/768] Compiling Saga String+Slugify.swift
[750/768] Compiling Saga Writer.swift
[757/769] Compiling Saga BuildReason.swift
[758/769] Compiling Saga FileIO.swift
[759/769] Compiling Saga FolderMonitor.swift
[760/769] Compiling Saga I18NConfig.swift
[761/769] Compiling Saga Item.swift
[762/769] Compiling Saga ItemWriteMode.swift
[771/824] Compiling NIOEmbedded AsyncTestingChannel.swift
[772/824] Emitting module NIOEmbedded
[773/824] Compiling NIOEmbedded Embedded.swift
[774/824] Compiling NIOEmbedded AsyncTestingEventLoop.swift
[775/825] Compiling NIOPosix HappyEyeballs.swift
[776/825] Compiling NIOPosix IO.swift
[777/825] Compiling NIOPosix IntegerBitPacking.swift
[778/825] Compiling NIOPosix IntegerTypes.swift
[779/825] Compiling NIOPosix Linux.swift
[780/825] Compiling NIOPosix LinuxCPUSet.swift
[781/825] Compiling NIOPosix LinuxUring.swift
[783/831] Emitting module NIOPosix
[784/831] Compiling NIOPosix ThreadPosix.swift
[785/831] Compiling NIOPosix ThreadWindows.swift
[786/831] Compiling NIOPosix Utilities.swift
[787/831] Compiling NIOPosix VsockAddress.swift
[788/831] Compiling NIOPosix VsockChannelEvents.swift
[789/831] Compiling NIOPosix Windows.swift
[790/831] Compiling NIOPosix BSDSocketAPICommon.swift
[791/831] Compiling NIOPosix BSDSocketAPIPosix.swift
[792/831] Compiling NIOPosix BSDSocketAPIWindows.swift
[793/831] Compiling NIOPosix BaseSocket.swift
[794/831] Compiling NIOPosix BaseSocketChannel+AccessibleTransport.swift
[795/831] Compiling NIOPosix BaseSocketChannel+SocketOptionProvider.swift
[796/831] Compiling NIOPosix BaseSocketChannel.swift
[797/831] Compiling NIOPosix PipePair.swift
[798/831] Compiling NIOPosix Pool.swift
[799/831] Compiling NIOPosix PosixSingletons+ConcurrencyTakeOver.swift
[800/831] Compiling NIOPosix PosixSingletons.swift
[801/831] Compiling NIOPosix RawSocketBootstrap.swift
[802/831] Compiling NIOPosix Resolver.swift
[803/831] Compiling NIOPosix Selectable.swift
[804/831] Compiling NIOPosix SelectableChannel.swift
[805/831] Compiling NIOPosix SelectableEventLoop.swift
[806/831] Compiling NIOPosix SelectorEpoll.swift
[807/831] Compiling NIOPosix SelectorGeneric.swift
[808/831] Compiling NIOPosix SelectorKqueue.swift
[809/831] Compiling NIOPosix SelectorUring.swift
[810/831] Compiling NIOPosix SelectorWSAPoll.swift
[811/831] Compiling NIOPosix ServerSocket.swift
[812/831] Compiling NIOPosix Socket.swift
[813/831] Compiling NIOPosix SocketChannel.swift
[814/831] Compiling NIOPosix SocketProtocols.swift
[815/831] Compiling NIOPosix StructuredConcurrencyHelpers.swift
[816/831] Compiling NIOPosix System.swift
[817/831] Compiling NIOPosix Thread.swift
[818/831] Compiling NIOPosix BaseStreamSocketChannel.swift
[819/831] Compiling NIOPosix Bootstrap.swift
[820/831] Compiling NIOPosix ControlMessage.swift
[821/831] Compiling NIOPosix DatagramVectorReadManager.swift
[822/831] Compiling NIOPosix Errors+Any.swift
[823/831] Compiling NIOPosix FileDescriptor.swift
[824/831] Compiling NIOPosix GetaddrinfoResolver.swift
[825/831] Compiling NIOPosix MultiThreadedEventLoopGroup.swift
[826/831] Compiling NIOPosix NIOPosixSendableMetatype.swift
[827/831] Compiling NIOPosix NIOThreadPool.swift
[828/831] Compiling NIOPosix NonBlockingFileIO.swift
[829/831] Compiling NIOPosix PendingDatagramWritesManager.swift
[830/831] Compiling NIOPosix PendingWritesManager.swift
[831/831] Compiling NIOPosix PipeChannel.swift
[833/870] Emitting module NIO
[834/870] Compiling NIO Exports.swift
[836/871] Emitting module _NIOFileSystem
[837/880] Compiling _NIOFileSystem Array+FileSystem.swift
[838/880] Compiling _NIOFileSystem ArraySlice+FileSystem.swift
[839/880] Compiling _NIOFileSystem BufferedReader.swift
[840/880] Compiling _NIOFileSystem BufferedWriter.swift
[841/880] Compiling _NIOFileSystem ByteBuffer+FileSystem.swift
[842/880] Compiling _NIOFileSystem NIOFilePath.swift
[843/880] Compiling _NIOFileSystem NIOFileSystemSendableMetatype.swift
[844/880] Compiling _NIOFileSystem OpenOptions.swift
[845/880] Compiling _NIOFileSystem String+FileSystem.swift
[846/880] Compiling NIOFoundationCompat Codable+ByteBuffer.swift
[847/880] Compiling NIOFoundationCompat JSONSerialization+ByteBuffer.swift
[848/880] Compiling NIOFoundationCompat WaitSpinningRunLoop.swift
[849/880] Emitting module NIOFoundationCompat
[850/880] Compiling NIOFoundationCompat ByteBuffer-foundation.swift
[852/881] Compiling _NIOFileSystem FileSystemError+Syscall.swift
[853/881] Compiling _NIOFileSystem FileSystemError.swift
[854/881] Compiling _NIOFileSystem FileSystemProtocol.swift
[855/881] Compiling _NIOFileSystem FileType.swift
[856/881] Compiling _NIOFileSystem IOStrategy.swift
[857/881] Compiling _NIOFileSystem BufferedOrAnyStream.swift
[858/881] Compiling _NIOFileSystem BufferedStream.swift
[859/881] Compiling _NIOFileSystem Cancellation.swift
[860/881] Compiling _NIOFileSystem TokenBucket.swift
[861/881] Compiling _NIOFileSystem ParallelDirCopy.swift
[862/881] Compiling _NIOFileSystem Mocking.swift
[863/881] Compiling _NIOFileSystem Syscall.swift
[864/881] Compiling _NIOFileSystem Syscalls.swift
[865/881] Compiling _NIOFileSystem SystemFileHandle.swift
[866/881] Compiling _NIOFileSystem Utilities.swift
[867/881] Compiling _NIOFileSystem ParallelRemoval.swift
[868/881] Compiling _NIOFileSystem String+UnsafeUnititializedCapacity.swift
[869/881] Compiling _NIOFileSystem CInterop.swift
[870/881] Compiling _NIOFileSystem Errno.swift
[871/881] Compiling _NIOFileSystem FileDescriptor+Syscalls.swift
[872/881] Compiling _NIOFileSystem ByteCount.swift
[873/881] Compiling _NIOFileSystem Convenience.swift
[874/881] Compiling _NIOFileSystem DirectoryEntries.swift
[875/881] Compiling _NIOFileSystem DirectoryEntry.swift
[876/881] Compiling _NIOFileSystem Exports.swift
[877/881] Compiling _NIOFileSystem FileChunks.swift
[878/881] Compiling _NIOFileSystem FileHandle.swift
[879/881] Compiling _NIOFileSystem FileHandleProtocol.swift
[880/881] Compiling _NIOFileSystem FileInfo.swift
[881/881] Compiling _NIOFileSystem FileSystem.swift
[883/884] Emitting module NIOFileSystem
[884/884] Compiling NIOFileSystem Exports.swift
[886/909] Emitting module LeafKit
[887/912] Compiling LeafKit Character+Identities.swift
[888/912] Compiling LeafKit LeafAST.swift
[889/912] Compiling LeafKit DefaultLeafCache.swift
[890/912] Compiling LeafKit LeafCache.swift
[891/912] Compiling LeafKit LeafSource.swift
[892/912] Compiling LeafKit LeafSources.swift
[893/912] Compiling LeafKit NIOLeafFiles.swift
[894/912] Compiling LeafKit LeafContext.swift
[895/912] Compiling LeafKit LeafSerializer.swift
[896/912] Compiling LeafKit ParameterResolver.swift
[897/912] Compiling LeafKit LeafParser.swift
[898/912] Compiling LeafKit LeafRenderer.swift
[899/912] Compiling LeafKit Dictionary+LeafData.swift
[900/912] Compiling LeafKit LeafRawTemplate.swift
[901/912] Compiling LeafKit LeafToken.swift
[902/912] Compiling LeafKit LeafParameter.swift
[903/912] Compiling LeafKit LeafError.swift
[904/912] Compiling LeafKit LeafLexer.swift
[905/912] Compiling LeafKit LeafParameterTypes.swift
[906/912] Compiling LeafKit LeafConfiguration.swift
[907/912] Compiling LeafKit LeafData.swift
[908/912] Compiling LeafKit LeafDataRepresentable.swift
[909/912] Compiling LeafKit LeafDataStorage.swift
[910/912] Compiling LeafKit LeafSyntax.swift
[911/912] Compiling LeafKit LeafTag.swift
[912/912] Compiling LeafKit String+HTMLEscape.swift
[914/915] Compiling SagaLeafRenderer SagaLeafRenderer.swift
/host/spi-builder-workspace/Sources/SagaLeafRenderer/SagaLeafRenderer.swift:93:8: error: cannot find 'CFBooleanGetTypeID' in scope
 91 |     return .string(string)
 92 |   case let number as NSNumber:
 93 |     if CFBooleanGetTypeID() == CFGetTypeID(number) {
    |        `- error: cannot find 'CFBooleanGetTypeID' in scope
 94 |       return .bool(number.boolValue)
 95 |     } else if number.doubleValue == Double(number.intValue) {
/host/spi-builder-workspace/Sources/SagaLeafRenderer/SagaLeafRenderer.swift:93:32: error: cannot find 'CFGetTypeID' in scope
 91 |     return .string(string)
 92 |   case let number as NSNumber:
 93 |     if CFBooleanGetTypeID() == CFGetTypeID(number) {
    |                                `- error: cannot find 'CFGetTypeID' in scope
 94 |       return .bool(number.boolValue)
 95 |     } else if number.doubleValue == Double(number.intValue) {
[915/915] Emitting module SagaLeafRenderer
BUILD FAILURE 6.0 linux