The Swift Package Index logo.Swift Package Index

Build Information

Failed to build swift-homomorphic-encryption, reference main (8ba556), with Swift 6.3 for Android on 27 Apr 2026 19:41:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-homomorphic-encryption.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/apple/swift-homomorphic-encryption
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8ba556c uneven option (#310)
Submodule path 'swift-homomorphic-encryption-protobuf': checked out '7b541c7b1d46d972ecbd54187da994d2dc8accd9'
Submodule 'swift-homomorphic-encryption-protobuf' (https://github.com/apple/swift-homomorphic-encryption-protobuf) registered for path 'swift-homomorphic-encryption-protobuf'
Cloning into '/host/spi-builder-workspace/swift-homomorphic-encryption-protobuf'...
From https://github.com/apple/swift-homomorphic-encryption-protobuf
 * branch            7b541c7b1d46d972ecbd54187da994d2dc8accd9 -> FETCH_HEAD
Cloned https://github.com/apple/swift-homomorphic-encryption.git
Revision (git rev-parse @):
8ba556cbdbf93c29ef54fff4ea68e17fe9f6b694
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-homomorphic-encryption.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/apple/swift-homomorphic-encryption.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/6416] Fetching swift-numerics
[1605/30102] Fetching swift-numerics, swift-collections
[3985/47566] Fetching swift-numerics, swift-collections, swift-argument-parser
[4223/54237] Fetching swift-numerics, swift-collections, swift-argument-parser, swift-log
[10236/71684] Fetching swift-numerics, swift-collections, swift-argument-parser, swift-log, swift-crypto
[27495/119439] Fetching swift-numerics, swift-collections, swift-argument-parser, swift-log, swift-crypto, swift-protobuf
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.29s)
[35886/101975] Fetching swift-numerics, swift-collections, swift-log, swift-crypto, swift-protobuf
Fetching https://github.com/apple/swift-algorithms
[47997/108033] Fetching swift-numerics, swift-collections, swift-log, swift-crypto, swift-protobuf, swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.67s)
[57749/101975] Fetching swift-numerics, swift-collections, swift-log, swift-crypto, swift-protobuf
Fetching https://github.com/apple/swift-async-algorithms.git
Fetched https://github.com/apple/swift-numerics from cache (2.30s)
Fetched https://github.com/apple/swift-log.git from cache (2.30s)
[57370/88888] Fetching swift-collections, swift-crypto, swift-protobuf
Fetched https://github.com/apple/swift-collections.git from cache (2.36s)
[33685/71441] Fetching swift-crypto, swift-protobuf, swift-async-algorithms
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.70s)
[37505/65202] Fetching swift-crypto, swift-protobuf
Fetched https://github.com/apple/swift-crypto.git from cache (2.93s)
[26743/47755] Fetching swift-protobuf
Fetched https://github.com/apple/swift-protobuf from cache (10.62s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (14.29s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (1.03s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.43s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.3 (0.47s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.37.0 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.7.1 (0.42s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.55s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.72s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (1.59s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.12.0 (0.77s)
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.37.0
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.12.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/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.7.1
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/485] Write sources
[38/485] Compiling _NumericsShims _NumericsShims.c
[39/485] Compiling CUtil zeroize.c
[40/485] Write swift-version--4F562202D5529B1.txt
[41/485] Compiling fiat_p256_adx_mul.S
[42/485] Compiling md5-x86_64-linux.S
[43/485] Compiling fiat_p256_adx_sqr.S
[44/485] Compiling fiat_curve25519_adx_mul.S
[45/485] Compiling fiat_curve25519_adx_square.S
[46/485] Compiling md5-x86_64-apple.S
[47/485] Compiling md5-586-linux.S
[48/519] Compiling md5-586-apple.S
[49/624] Compiling CCryptoBoringSSLShims shims.c
[50/624] Compiling chacha20_poly1305_x86_64-linux.S
[51/624] Compiling chacha20_poly1305_x86_64-apple.S
[52/624] Compiling chacha20_poly1305_armv8-win.S
[53/624] Compiling chacha20_poly1305_armv8-linux.S
[54/624] Compiling chacha20_poly1305_armv8-apple.S
[55/624] Compiling chacha-x86_64-linux.S
[56/624] Compiling chacha-x86_64-apple.S
[57/624] Compiling chacha-x86-linux.S
[58/624] Compiling chacha-x86-apple.S
[59/624] Compiling chacha-armv8-win.S
[61/624] Emitting module ModularArithmetic
[61/624] Compiling chacha-armv8-linux.S
[62/624] Compiling err_data.cc
[63/624] Compiling chacha-armv8-apple.S
[64/624] Compiling chacha-armv4-linux.S
[64/624] Compiling aes128gcmsiv-x86_64-linux.S
[66/624] Compiling aes128gcmsiv-x86_64-apple.S
[67/624] Compiling x86_64-mont5-linux.S
[68/624] Compiling x86_64-mont5-apple.S
[69/624] Compiling x86_64-mont-linux.S
[70/624] Compiling x86_64-mont-apple.S
[71/624] Compiling x86-mont-linux.S
[72/624] Compiling x86-mont-apple.S
[73/624] Compiling vpaes-x86_64-apple.S
[74/624] Compiling vpaes-x86_64-linux.S
[75/624] Compiling vpaes-x86-linux.S
[76/624] Compiling vpaes-x86-apple.S
[77/624] Compiling vpaes-armv8-win.S
[78/624] Compiling vpaes-armv8-linux.S
[79/624] Compiling vpaes-armv8-apple.S
[80/624] Compiling vpaes-armv7-linux.S
[82/624] Compiling SwiftProtobuf AnyMessageStorage.swift
[83/624] Compiling SwiftProtobuf AnyUnpackError.swift
[83/624] Compiling sha512-x86_64-linux.S
[85/625] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[86/625] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[87/625] Compiling SwiftProtobuf BinaryDecoder.swift
[88/625] Compiling SwiftProtobuf BinaryDecodingError.swift
[89/625] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[92/625] Compiling SwiftProtobuf AsyncMessageSequence.swift
[93/625] Emitting module InternalCollectionsUtilities
[93/627] Compiling sha512-x86_64-apple.S
[95/627] Compiling RealModule RealFunctions.swift
[96/627] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[97/627] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[98/627] Compiling SwiftProtobuf BinaryDelimited.swift
[99/627] Compiling SwiftProtobuf BinaryEncoder.swift
[100/627] Compiling SwiftProtobuf BinaryEncodingError.swift
[101/627] Compiling RealModule Float80+Real.swift
[102/627] Emitting module RealModule
[103/627] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[104/627] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[105/627] Compiling RealModule Real.swift
[106/627] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[107/627] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[109/627] Compiling sha512-armv8-win.S
[111/627] Compiling RealModule Float16+Real.swift
[114/627] Compiling RealModule RelaxedArithmetic.swift
[115/628] Compiling InternalCollectionsUtilities _SortedCollection.swift
[116/628] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[116/629] Compiling sha512-armv8-linux.S
[118/629] Compiling Logging LogHandler.swift
[118/629] Compiling sha512-armv8-apple.S
[122/629] Compiling Logging LogEvent.swift
[122/629] Compiling sha512-586-linux.S
[123/629] Compiling sha512-armv4-linux.S
[125/629] Compiling ModularArithmetic Scalar.swift
[126/629] Compiling ModularArithmetic Modulus.swift
[126/630] Compiling sha512-586-apple.S
[127/630] Compiling sha256-x86_64-linux.S
[130/862] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[131/862] Compiling HashTreeCollections _HashNode+Structural merge.swift
[132/862] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[133/862] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[134/862] Compiling HashTreeCollections _HashNode+Structural union.swift
[135/862] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[136/862] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[137/862] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[138/875] Compiling HashTreeCollections _HashNode+Builder.swift
[139/875] Compiling HashTreeCollections _HashNode+Debugging.swift
[140/875] Compiling HashTreeCollections _HashNode+Initializers.swift
[141/875] Compiling HashTreeCollections _HashNode+Invariants.swift
[142/875] Compiling HashTreeCollections _HashNode+Lookups.swift
[143/875] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[144/875] Compiling HashTreeCollections _HashNode.swift
[145/875] Compiling HashTreeCollections _HashNodeHeader.swift
[146/875] Compiling HashTreeCollections _HashSlot.swift
[147/875] Compiling HeapModule Heap+Descriptions.swift
[148/875] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[149/875] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[150/875] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[151/875] Compiling HashTreeCollections _HashNode+Storage.swift
[152/875] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[153/875] Compiling HashTreeCollections _HashNode+Structural filter.swift
[154/875] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[155/875] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[156/875] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[157/875] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[158/875] Compiling ContainersPreview Box.swift
[159/875] Compiling ContainersPreview Inout.swift
[160/875] Compiling ContainersPreview InputSpan.swift
[161/875] Compiling ContainersPreview Shared.swift
[162/875] Compiling HeapModule _HeapNode.swift
[163/875] Compiling HeapModule Heap.swift
[164/875] Emitting module ContainersPreview
[165/875] Compiling HashTreeCollections _AncestorHashSlots.swift
[166/875] Compiling HashTreeCollections _Bitmap.swift
[167/875] Compiling HashTreeCollections _Bucket.swift
[168/875] Compiling HashTreeCollections _Hash.swift
[169/875] Compiling HashTreeCollections _HashLevel.swift
[171/876] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[172/876] Compiling HeapModule Heap+Invariants.swift
[173/876] Compiling HeapModule Heap+UnsafeHandle.swift
[174/916] Emitting module HeapModule
[176/928] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[177/928] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[178/928] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[179/928] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[180/928] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[181/928] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[182/928] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[183/928] Compiling HashTreeCollections TreeDictionary+Collection.swift
[184/928] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[185/928] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[186/928] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[187/928] Compiling HashTreeCollections TreeSet+Hashable.swift
[188/928] Compiling HashTreeCollections TreeSet+Sendable.swift
[189/928] Compiling HashTreeCollections TreeSet+Sequence.swift
[190/935] Compiling ComplexModule Complex+StringConvertible.swift
[191/936] Compiling ComplexModule Polar.swift
[192/936] Compiling ComplexModule Complex+Hashable.swift
[193/936] Compiling ComplexModule Complex+IntegerLiteral.swift
[194/936] Compiling ComplexModule Complex+Numeric.swift
[195/936] Compiling ComplexModule Complex.swift
[196/936] Compiling ComplexModule Scale.swift
[197/936] Compiling DequeModule UniqueDeque+Container.swift
[198/936] Compiling DequeModule UniqueDeque+Descriptions.swift
[199/936] Compiling DequeModule UniqueDeque+Equatable.swift
[200/936] Compiling DequeModule UniqueDeque+Experimental.swift
[201/936] Compiling DequeModule UniqueDeque+Hashable.swift
[202/936] Compiling DequeModule UniqueDeque+Initializers.swift
[203/936] Compiling DequeModule UniqueDeque+Insertions.swift
[204/936] Compiling DequeModule UniqueDeque+Prepend.swift
[205/936] Compiling DequeModule UniqueDeque+Removals.swift
[206/936] Compiling DequeModule RigidDeque+Equatable.swift
[207/936] Compiling DequeModule RigidDeque+Experimental.swift
[208/936] Compiling DequeModule RigidDeque+Hashable.swift
[209/936] Compiling DequeModule RigidDeque+Initializers.swift
[210/936] Compiling DequeModule RigidDeque+Insertions.swift
[211/936] Compiling DequeModule RigidDeque+Prepend.swift
[212/936] Compiling HashTreeCollections TreeDictionary+Codable.swift
[218/936] Compiling DequeModule UniqueDeque+Consumption.swift
[229/941] Compiling DequeModule Deque+CustomReflectable.swift
[230/941] Compiling DequeModule Deque+Descriptions.swift
[231/941] Compiling DequeModule Deque+Equatable.swift
[232/941] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[233/941] Compiling DequeModule Deque+Extras.swift
[234/941] Compiling DequeModule Deque+Hashable.swift
[235/941] Compiling DequeModule Deque+Testing.swift
[236/941] Compiling DequeModule Deque._Storage.swift
[237/941] Compiling DequeModule Deque._UnsafeHandle.swift
[238/941] Compiling DequeModule Deque.swift
[239/941] Compiling DequeModule RigidDeque+Removals.swift
[240/941] Compiling DequeModule RigidDeque+Replacements.swift
[241/941] Compiling DequeModule RigidDeque+Testing.swift
[242/941] Compiling DequeModule RigidDeque.swift
[243/941] Compiling DequeModule UniqueDeque+Append.swift
[250/941] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[251/941] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[252/941] Compiling HashTreeCollections TreeDictionary+Filter.swift
[253/941] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[254/941] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[255/941] Compiling HashTreeCollections TreeDictionary+Keys.swift
[256/941] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[257/941] Compiling HashTreeCollections TreeDictionary+Merge.swift
[258/941] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[259/941] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[260/941] Compiling HashTreeCollections TreeDictionary+Values.swift
[271/941] Compiling OrderedCollections OrderedSet+Sendable.swift
[272/941] Compiling OrderedCollections OrderedSet+SubSequence.swift
[273/941] Compiling OrderedCollections OrderedSet+Testing.swift
[274/941] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[275/941] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[276/941] Compiling OrderedCollections OrderedSet.swift
[277/941] Compiling OrderedCollections _UnsafeBitset.swift
[278/941] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[279/941] Compiling HashTreeCollections TreeSet+Extras.swift
[280/941] Compiling HashTreeCollections TreeSet+Filter.swift
[281/951] Emitting module ComplexModule
[282/951] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[283/951] Compiling ComplexModule Complex+AlgebraicField.swift
[284/951] Compiling ComplexModule Complex+Codable.swift
[285/951] Compiling ComplexModule Complex+ElementaryFunctions.swift
[286/952] Wrapping AST for RealModule for debugging
[298/963] Compiling Numerics Numerics.swift
[299/963] Emitting module Numerics
[300/964] Wrapping AST for Numerics for debugging
[301/964] Wrapping AST for ModularArithmetic for debugging
[302/964] Wrapping AST for InternalCollectionsUtilities for debugging
[304/964] Compiling DequeModule UniqueDeque.swift
[305/964] Compiling DequeModule _DequeSlot.swift
[306/964] Compiling DequeModule _UnsafeDequeHandle.swift
[307/964] Compiling DequeModule _UnsafeDequeSegments.swift
[313/964] Wrapping AST for HeapModule for debugging
[314/964] Wrapping AST for ContainersPreview for debugging
[315/964] Wrapping AST for ComplexModule for debugging
[323/964] Compiling DequeModule Deque+Codable.swift
[324/964] Compiling DequeModule Deque+Collection.swift
[324/964] Compiling sha256-x86_64-apple.S
[332/964] Compiling DequeModule UniqueDeque+Replacements.swift
[337/964] Compiling _RopeModule String Utilities.swift
[338/964] Compiling _RopeModule String.Index+ABI.swift
[339/964] Compiling _RopeModule _CharacterRecognizer.swift
[340/964] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[341/964] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[342/964] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[343/964] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[344/964] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[345/964] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[346/964] Compiling HashTreeCollections TreeSet.swift
[364/964] Compiling sha256-armv8-win.S
[365/964] Compiling sha256-armv8-linux.S
[366/964] Compiling sha256-armv8-apple.S
[367/964] Compiling sha256-armv4-linux.S
[368/964] Compiling sha256-586-linux.S
[374/966] Compiling sha256-586-apple.S
[375/966] Compiling sha1-x86_64-linux.S
[376/966] Compiling sha1-x86_64-apple.S
[384/966] Compiling sha1-armv8-win.S
[386/966] Compiling Logging MetadataProvider.swift
[406/966] Emitting module Logging
[407/966] Compiling Logging Locks.swift
[407/966] Compiling sha1-armv8-linux.S
[408/966] Compiling sha1-armv8-apple.S
[416/966] Compiling SwiftASN1 DER.swift
[417/966] Compiling SwiftASN1 Errors.swift
[419/966] Compiling sha1-armv4-large-linux.S
[420/966] Compiling sha1-586-linux.S
[421/966] Compiling sha1-586-apple.S
[422/966] Compiling rsaz-avx2-linux.S
[426/966] Compiling rsaz-avx2-apple.S
[427/966] Compiling rdrand-x86_64-linux.S
[429/966] Emitting module OrderedCollections
[429/967] Compiling rdrand-x86_64-apple.S
[431/967] Compiling p256_beeu-x86_64-asm-linux.S
[432/967] Compiling p256_beeu-x86_64-asm-apple.S
[433/967] Compiling p256_beeu-armv8-asm-win.S
[434/967] Wrapping AST for OrderedCollections for debugging
[441/967] Compiling p256_beeu-armv8-asm-linux.S
[444/967] Compiling p256_beeu-armv8-asm-apple.S
[446/967] Compiling Logging Logging.swift
[456/968] Compiling p256-x86_64-asm-apple.S
[457/968] Compiling p256-x86_64-asm-linux.S
[459/968] Compiling p256-armv8-asm-linux.S
[460/968] Compiling p256-armv8-asm-apple.S
[461/968] Wrapping AST for Logging for debugging
[462/968] Compiling p256-armv8-asm-win.S
[463/968] Compiling ghashv8-armv8-apple.S
[464/968] Compiling ghashv8-armv8-linux.S
[465/968] Compiling ghashv8-armv8-win.S
[466/968] Compiling ghashv8-armv7-linux.S
[468/968] Emitting module SwiftASN1
[469/968] Emitting module _RopeModule
[469/968] Compiling ghash-x86-linux.S
[470/968] Compiling ghash-x86_64-linux.S
[471/968] Compiling ghash-x86_64-apple.S
[472/968] Compiling ghash-x86-apple.S
[473/968] Compiling ghash-ssse3-x86_64-apple.S
[474/968] Compiling ghash-ssse3-x86_64-linux.S
[475/968] Compiling ghash-neon-armv8-win.S
[476/968] Compiling ghash-ssse3-x86-apple.S
[477/968] Compiling ghash-ssse3-x86-linux.S
[478/968] Compiling ghash-neon-armv8-linux.S
[479/968] Compiling ghash-neon-armv8-apple.S
[480/968] Compiling ghash-armv4-linux.S
[481/968] Compiling co-586-linux.S
[482/968] Compiling co-586-apple.S
[483/968] Compiling bsaes-armv7-linux.S
[519/969] Compiling bn-armv8-win.S
[520/969] Compiling bn-armv8-linux.S
[521/969] Compiling bn-armv8-apple.S
[522/969] Compiling bn-586-linux.S
[524/969] Compiling bn-586-apple.S
[525/969] Compiling armv8-mont-win.S
[526/969] Compiling armv8-mont-apple.S
[527/969] Compiling armv4-mont-linux.S
[528/969] Compiling armv8-mont-linux.S
[529/969] Compiling aesv8-gcm-armv8-win.S
[530/969] Wrapping AST for SwiftASN1 for debugging
[531/969] Compiling aesv8-armv8-linux.S
[532/969] Compiling aesv8-armv8-win.S
[533/969] Compiling aesv8-gcm-armv8-apple.S
[534/969] Compiling aesv8-gcm-armv8-linux.S
[535/969] Compiling aesv8-armv8-apple.S
[536/969] Compiling aesni-x86_64-apple.S
[537/969] Compiling aesv8-armv7-linux.S
[538/969] Compiling aesni-x86-linux.S
[539/969] Compiling aesni-x86_64-linux.S
[540/969] Compiling aesni-gcm-x86_64-apple.S
[541/969] Compiling aesni-x86-apple.S
[542/969] Compiling aesni-gcm-x86_64-linux.S
[543/969] Compiling aes-gcm-avx512-x86_64-linux.S
[545/969] Compiling _RopeModule Rope+Join.swift
[546/969] Compiling _RopeModule Rope+MutatingForEach.swift
[547/969] Compiling _RopeModule Rope+Remove.swift
[548/969] Compiling _RopeModule Rope+RemoveSubrange.swift
[549/969] Compiling _RopeModule Rope+Split.swift
[550/969] Compiling _RopeModule Optional Utilities.swift
[553/969] Compiling aes-gcm-avx512-x86_64-apple.S
[554/969] Compiling aes-gcm-avx2-x86_64-apple.S
[555/969] Compiling aes-gcm-avx2-x86_64-linux.S
[567/970] Wrapping AST for _RopeModule for debugging
[580/981] Compiling xwing.cc
[582/981] Emitting module HashTreeCollections
[584/982] Emitting module DequeModule
[602/983] Wrapping AST for HashTreeCollections for debugging
[603/983] Wrapping AST for DequeModule for debugging
[604/983] Compiling x_spki.cc
[605/983] Compiling x_x509a.cc
[606/983] Compiling x_x509.cc
[607/983] Compiling x_req.cc
[608/983] Compiling x_sig.cc
[609/983] Compiling x_pubkey.cc
[657/983] Compiling x_crl.cc
[658/983] Compiling x_exten.cc
[659/983] Compiling x_attrib.cc
[660/983] Compiling x_name.cc
[661/983] Compiling x_all.cc
[662/983] Compiling x_algor.cc
[663/983] Compiling x509spki.cc
[664/983] Compiling x509cset.cc
[665/983] Compiling x509rset.cc
[666/983] Compiling x509name.cc
[668/983] Emitting module SwiftProtobuf
[680/983] Compiling x509_vpm.cc
[681/983] Compiling x509_vfy.cc
[682/983] Compiling x509_v3.cc
[683/983] Compiling x509_txt.cc
[684/983] Compiling x509_trs.cc
[685/983] Compiling x509_set.cc
[686/983] Compiling x509_obj.cc
[687/983] Compiling x509_req.cc
[688/983] Compiling x509_ext.cc
[689/983] Compiling x509_lu.cc
[690/983] Compiling x509_def.cc
[691/983] Compiling x509_d2.cc
[692/983] Compiling x509_cmp.cc
[693/983] Compiling x509_att.cc
[694/983] Compiling x509.cc
[695/983] Compiling v3_utl.cc
[696/983] Compiling v3_skey.cc
[697/983] Compiling v3_prn.cc
[698/983] Compiling v3_purp.cc
[699/983] Compiling v3_pcons.cc
[700/983] Compiling v3_ocsp.cc
[701/983] Compiling v3_pmaps.cc
[702/983] Compiling v3_ncons.cc
[703/983] Compiling v3_lib.cc
[704/983] Compiling v3_int.cc
[705/983] Compiling v3_info.cc
[706/983] Compiling v3_genn.cc
[707/983] Compiling v3_ia5.cc
[708/983] Compiling v3_extku.cc
[709/983] Compiling v3_enum.cc
[710/983] Compiling v3_crld.cc
[711/983] Compiling v3_conf.cc
[712/983] Compiling v3_cpols.cc
[713/983] Compiling v3_bitst.cc
[714/983] Compiling v3_alt.cc
[715/983] Compiling v3_bcons.cc
[716/983] Compiling v3_akeya.cc
[718/983] Compiling SwiftProtobuf any.pb.swift
[719/983] Compiling SwiftProtobuf api.pb.swift
[720/983] Compiling SwiftProtobuf descriptor.pb.swift
[721/983] Compiling SwiftProtobuf duration.pb.swift
[722/983] Compiling SwiftProtobuf empty.pb.swift
[723/983] Compiling SwiftProtobuf field_mask.pb.swift
[724/983] Compiling SwiftProtobuf source_context.pb.swift
[725/983] Compiling SwiftProtobuf struct.pb.swift
[726/983] Compiling SwiftProtobuf timestamp.pb.swift
[727/983] Compiling SwiftProtobuf type.pb.swift
[728/983] Compiling SwiftProtobuf wrappers.pb.swift
[728/983] Compiling v3_akey.cc
[729/984] Compiling t_x509.cc
[731/984] Compiling t_x509a.cc
[732/984] Wrapping AST for SwiftProtobuf for debugging
[733/984] Compiling t_req.cc
[734/984] Compiling t_crl.cc
[735/984] Compiling rsa_pss.cc
[736/984] Compiling i2d_pr.cc
[737/984] Compiling name_print.cc
[738/984] Compiling policy.cc
[739/984] Compiling by_file.cc
[740/984] Compiling by_dir.cc
[741/984] Compiling asn1_gen.cc
[742/984] Compiling algorithm.cc
[743/984] Compiling a_verify.cc
[744/984] Compiling a_sign.cc
[745/984] Compiling voprf.cc
[746/984] Compiling a_digest.cc
[747/984] Compiling thread_win.cc
[748/984] Compiling thread_pthread.cc
[749/984] Compiling trust_token.cc
[750/984] Compiling thread_none.cc
[751/984] Compiling thread.cc
[752/984] Compiling pmbtoken.cc
[753/984] Compiling sha1.cc
[754/984] Compiling stack.cc
[755/984] Compiling siphash.cc
[756/984] Compiling sha512.cc
[757/984] Compiling sha256.cc
[758/984] Compiling slhdsa.cc
[759/984] Compiling spake2plus.cc
[760/984] Compiling rsa_print.cc
[761/984] Compiling rsa_extra.cc
[762/984] Compiling rsa_crypt.cc
[763/984] Compiling trusty.cc
[764/984] Compiling refcount.cc
[765/984] Compiling urandom.cc
[766/984] Compiling rc4.cc
[767/984] Compiling windows.cc
[768/984] Compiling rand.cc
[769/984] Compiling rsa_asn1.cc
[770/984] Compiling ios.cc
[771/984] Compiling poly1305_arm_asm.S
[772/984] Compiling passive.cc
[773/984] Compiling getentropy.cc
[774/984] Compiling forkunsafe.cc
[775/984] Compiling fork_detect.cc
[776/984] Compiling deterministic.cc
[777/984] Compiling poly1305_vec.cc
[778/984] Compiling poly1305_arm.cc
[779/984] Compiling pool.cc
[780/984] Compiling poly1305.cc
[781/984] Compiling pkcs8.cc
[782/984] Compiling pkcs8_x509.cc
[783/984] Compiling p5_pbev2.cc
[784/984] Compiling pkcs7_x509.cc
[785/984] Compiling pkcs7.cc
[786/984] Compiling pem_pkey.cc
[787/984] Compiling pem_xaux.cc
[788/984] Compiling pem_x509.cc
[789/984] Compiling pem_oth.cc
[790/984] Compiling mlkem.cc
[791/984] Compiling pem_pk8.cc
[792/984] Compiling obj_xref.cc
[793/984] Compiling pem_lib.cc
[794/984] Compiling pem_info.cc
[795/984] Compiling pem_all.cc
[796/984] Compiling mem.cc
[797/984] Compiling poly_rq_mul.S
[798/984] Compiling obj.cc
[799/984] Compiling mldsa.cc
[800/984] Compiling fips_shared_support.cc
[801/984] Compiling lhash.cc
[802/984] Compiling md5.cc
[803/984] Compiling fuzzer_mode.cc
[804/984] Compiling md4.cc
[805/984] Compiling kyber.cc
[806/984] Compiling ex_data.cc
[807/984] Compiling hpke.cc
[808/984] Compiling hrss.cc
[809/984] Compiling sign.cc
[810/984] Compiling scrypt.cc
[811/984] Compiling print.cc
[812/984] Compiling pbkdf.cc
[813/984] Compiling p_x25519_asn1.cc
[814/984] Compiling p_x25519.cc
[815/984] Compiling p_rsa.cc
[816/984] Compiling p_hkdf.cc
[817/984] Compiling p_ed25519_asn1.cc
[818/984] Compiling p_rsa_asn1.cc
[819/984] Compiling p_ed25519.cc
[820/984] Compiling p_ec.cc
[821/984] Compiling p_ec_asn1.cc
[822/984] Compiling p_dsa_asn1.cc
[823/984] Compiling p_dh.cc
[824/984] Compiling p_dh_asn1.cc
[825/984] Compiling evp_ctx.cc
[826/984] Compiling err.cc
[827/984] Compiling evp_asn1.cc
[828/984] Compiling engine.cc
[829/984] Compiling evp.cc
[830/984] Compiling ecdh.cc
[831/984] Compiling ecdsa_p1363.cc
[832/984] Compiling hash_to_curve.cc
[833/984] Compiling ecdsa_asn1.cc
[834/984] Compiling ec_derive.cc
[835/984] Compiling dsa.cc
[836/984] Compiling dsa_asn1.cc
[837/984] Compiling ec_asn1.cc
[838/984] Compiling digest_extra.cc
[839/984] Compiling x25519-asm-arm.S
[840/984] Compiling des.cc
[841/984] Compiling dh_asn1.cc
[842/984] Compiling params.cc
[843/984] Compiling curve25519_64_adx.cc
[844/984] Compiling spake25519.cc
[845/984] Compiling crypto.cc
[846/984] Compiling cpu_intel.cc
[847/984] Compiling curve25519.cc
[848/984] Compiling cpu_arm_freebsd.cc
[849/984] Compiling cpu_arm_linux.cc
[850/984] Compiling cpu_aarch64_win.cc
[851/984] Compiling cpu_aarch64_openbsd.cc
[852/984] Compiling cpu_aarch64_sysreg.cc
[853/984] Compiling cpu_aarch64_fuchsia.cc
[854/984] Compiling cpu_aarch64_apple.cc
[855/984] Compiling cpu_aarch64_linux.cc
[856/984] Compiling conf.cc
[857/984] Compiling cms.cc
[858/984] Compiling e_des.cc
[859/984] Compiling tls_cbc.cc
[860/984] Compiling get_cipher.cc
[861/984] Compiling e_rc4.cc
[862/984] Compiling e_tls.cc
[863/984] Compiling e_null.cc
[864/984] Compiling e_rc2.cc
[865/984] Compiling e_aesctrhmac.cc
[866/984] Compiling e_chacha20poly1305.cc
[867/984] Compiling e_aeseax.cc
[868/984] Compiling e_aesgcmsiv.cc
[869/984] Compiling cbs.cc
[870/984] Compiling derive_key.cc
[871/984] Compiling chacha.cc
[872/984] Compiling unicode.cc
[873/984] Compiling sqrt.cc
[874/984] Compiling exponentiation.cc
[875/984] Compiling cbb.cc
[876/984] Compiling buf.cc
[877/984] Compiling convert.cc
[878/984] Compiling asn1_compat.cc
[879/984] Compiling ber.cc
[880/984] Compiling div.cc
[881/984] Compiling blake2.cc
[882/984] Compiling bn_asn1.cc
[883/984] Compiling printf.cc
[884/984] Compiling pair.cc
[885/984] Compiling hexdump.cc
[886/984] Compiling file.cc
[887/984] Compiling fd.cc
[888/984] Compiling errno.cc
[889/984] Compiling bio_mem.cc
[890/984] Compiling bio.cc
[891/984] Compiling base64.cc
[892/984] Compiling tasn_typ.cc
[893/984] Compiling tasn_fre.cc
[894/984] Compiling tasn_utl.cc
[895/984] Compiling tasn_enc.cc
[896/984] Compiling bcm.cc
[897/984] Compiling tasn_new.cc
[898/984] Compiling posix_time.cc
[899/984] Compiling f_string.cc
[900/984] Compiling asn_pack.cc
[901/984] Compiling tasn_dec.cc
[902/984] Compiling f_int.cc
[903/984] Compiling asn1_par.cc
[904/984] Compiling a_time.cc
[905/984] Compiling a_utctm.cc
[906/984] Compiling asn1_lib.cc
[907/984] Compiling a_octet.cc
[908/984] Compiling a_type.cc
[909/984] Compiling a_strex.cc
[910/984] Compiling a_strnid.cc
[911/984] Compiling a_i2d_fp.cc
[912/984] Compiling a_object.cc
[913/984] Compiling a_d2i_fp.cc
[914/984] Write sources
[915/984] Compiling a_dup.cc
[916/984] Compiling a_mbstr.cc
[917/984] Write sources
[923/1093] Compiling a_bool.cc
[924/1093] Write sources
[925/1118] Compiling a_gentm.cc
[926/1118] Compiling a_int.cc
[928/1118] Compiling Algorithms FlattenCollection.swift
[929/1118] Compiling Algorithms Grouped.swift
[930/1118] Compiling Algorithms Indexed.swift
[931/1118] Compiling Algorithms Intersperse.swift
[932/1118] Compiling Algorithms Joined.swift
[933/1118] Compiling Algorithms Keyed.swift
[934/1118] Compiling Algorithms MinMax.swift
[935/1118] Compiling Algorithms Partition.swift
[935/1125] Compiling aes.cc
[937/1125] Compiling Algorithms Permutations.swift
[938/1125] Compiling Algorithms Product.swift
[939/1125] Compiling Algorithms RandomSample.swift
[940/1125] Compiling Algorithms Reductions.swift
[941/1125] Compiling Algorithms Rotate.swift
[942/1125] Compiling Algorithms Split.swift
[943/1125] Compiling Algorithms Stride.swift
[944/1125] Compiling Algorithms Suffix.swift
[945/1125] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[946/1125] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[947/1125] Compiling AsyncAlgorithms CombineLatestStorage.swift
[948/1125] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[949/1125] Compiling AsyncAlgorithms DebounceStateMachine.swift
[950/1125] Compiling AsyncAlgorithms DebounceStorage.swift
[951/1125] Compiling AsyncAlgorithms Dictionary.swift
[952/1125] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[953/1125] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[954/1125] Compiling AsyncAlgorithms AsyncChannel.swift
[955/1125] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[956/1125] Compiling AsyncAlgorithms ChannelStateMachine.swift
[957/1125] Compiling AsyncAlgorithms ChannelStorage.swift
[958/1125] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[958/1125] Compiling a_bitstr.cc
[960/1133] Compiling Algorithms Compacted.swift
[961/1133] Compiling Algorithms Cycle.swift
[962/1133] Compiling Algorithms EitherSequence.swift
[963/1133] Compiling Algorithms FirstNonNil.swift
[964/1133] Compiling Algorithms AdjacentPairs.swift
[965/1133] Compiling Algorithms Chain.swift
[966/1133] Compiling Algorithms Chunked.swift
[967/1133] Compiling Algorithms Combinations.swift
[968/1133] Emitting module BitCollections
[975/1136] Compiling ArgumentParserToolInfo ToolInfo.swift
[976/1136] Emitting module ArgumentParserToolInfo
[977/1137] Wrapping AST for ArgumentParserToolInfo for debugging
[979/1137] Compiling BitCollections BitSet.Index.swift
[980/1137] Compiling BitCollections BitSet._UnsafeHandle.swift
[981/1137] Compiling BitCollections BitSet.swift
[982/1137] Compiling BitCollections Range+Utilities.swift
[983/1137] Compiling BitCollections Slice+Utilities.swift
[984/1137] Compiling BitCollections UInt+Tricks.swift
[985/1137] Compiling BitCollections _Word.swift
[986/1183] Compiling AsyncAlgorithms FlatMapLatestStateMachine.swift
[987/1183] Compiling AsyncAlgorithms FlatMapLatestStorage.swift
[988/1183] Compiling AsyncAlgorithms Disconnected.swift
[989/1183] Compiling AsyncAlgorithms _TinyArray.swift
[990/1183] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[991/1183] Compiling AsyncAlgorithms Locking.swift
[992/1183] Compiling BitCollections BitSet.Counted.swift
[993/1183] Compiling ArgumentParser CollectionExtensions.swift
[994/1183] Compiling ArgumentParser Foundation.swift
[995/1183] Compiling ArgumentParser Mutex.swift
[996/1183] Compiling ArgumentParser Platform.swift
[997/1183] Compiling ArgumentParser SequenceExtensions.swift
[998/1183] Compiling ArgumentParser StringExtensions.swift
[999/1183] Compiling ArgumentParser SwiftExtensions.swift
[1000/1183] Compiling AsyncAlgorithms AsyncFlatMapLatestSequence.swift
[1001/1183] Compiling ArgumentParser AsyncParsableCommand.swift
[1002/1183] Compiling ArgumentParser CommandConfiguration.swift
[1003/1183] Compiling ArgumentParser CommandGroup.swift
[1004/1183] Compiling ArgumentParser ArgumentDiscussion.swift
[1005/1183] Compiling ArgumentParser ArgumentHelp.swift
[1006/1183] Compiling ArgumentParser ParentCommand.swift
[1008/1184] Compiling ArgumentParser ArgumentVisibility.swift
[1009/1184] Compiling ArgumentParser CompletionKind.swift
[1010/1184] Compiling ArgumentParser Errors.swift
[1011/1184] Compiling ArgumentParser Flag.swift
[1012/1184] Compiling ArgumentParser CompletionsGenerator.swift
[1013/1184] Compiling ArgumentParser FishCompletionsGenerator.swift
[1014/1184] Compiling ArgumentParser ZshCompletionsGenerator.swift
[1015/1184] Compiling ArgumentParser Argument.swift
[1016/1184] Compiling ArgumentParser ParsedValues.swift
[1017/1184] Compiling ArgumentParser ParserError.swift
[1018/1184] Compiling ArgumentParser SplitArguments.swift
[1025/1190] Wrapping AST for BitCollections for debugging
[1027/1190] Compiling Collections OrderedCollections reexports.swift
[1028/1190] Compiling Collections HeapModule reexports.swift
[1029/1190] Compiling Collections DequeModule reexports.swift
[1030/1190] Compiling Collections HashTreeCollections reexports.swift
[1031/1190] Emitting module AsyncAlgorithms
[1032/1197] Compiling Collections BitCollections reexports.swift
[1033/1197] Emitting module Collections
[1035/1198] Compiling ArgumentParser NameSpecification.swift
[1036/1198] Compiling ArgumentParser Option.swift
[1037/1198] Compiling ArgumentParser OptionGroup.swift
[1038/1198] Compiling ArgumentParser BashCompletionsGenerator.swift
[1038/1198] Wrapping AST for Collections for debugging
[1042/1198] Compiling ArgumentParser EnumerableFlag.swift
[1043/1198] Compiling ArgumentParser ExpressibleByArgument.swift
[1044/1198] Compiling ArgumentParser ParsableArguments.swift
[1045/1198] Compiling ArgumentParser InputOrigin.swift
[1046/1198] Compiling ArgumentParser Name.swift
[1047/1198] Compiling ArgumentParser Parsed.swift
[1048/1198] Emitting module Algorithms
[1049/1199] Wrapping AST for Algorithms for debugging
[1051/1199] Compiling AsyncAlgorithms Rethrow.swift
[1052/1199] Compiling AsyncAlgorithms SetAlgebra.swift
[1053/1199] Compiling AsyncAlgorithms UnsafeTransfer.swift
[1054/1199] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[1055/1199] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[1056/1199] Compiling AsyncAlgorithms ZipStateMachine.swift
[1057/1199] Compiling AsyncAlgorithms ZipStorage.swift
[1058/1199] Compiling CryptoBoringWrapper RandomBytes.swift
[1059/1199] Emitting module ArgumentParser
[1060/1205] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[1061/1205] Compiling CryptoBoringWrapper EllipticCurve.swift
[1062/1205] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[1063/1205] Emitting module CryptoBoringWrapper
[1064/1205] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[1081/1205] Compiling ArgumentParser CommandParser.swift
[1082/1205] Compiling ArgumentParser InputKey.swift
[1083/1205] Compiling ArgumentParser DumpHelpGenerator.swift
[1084/1205] Compiling ArgumentParser HelpCommand.swift
[1085/1205] Compiling ArgumentParser HelpGenerator.swift
[1086/1205] Compiling ArgumentParser MessageInfo.swift
[1087/1205] Compiling ArgumentParser UsageGenerator.swift
[1098/1205] Compiling ArgumentParser ParsableCommand.swift
[1099/1205] Compiling ArgumentParser ArgumentDecoder.swift
[1100/1205] Compiling ArgumentParser ArgumentDefinition.swift
[1101/1205] Compiling ArgumentParser ArgumentSet.swift
[1108/1206] Wrapping AST for AsyncAlgorithms for debugging
[1110/1206] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[1111/1206] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[1112/1207] Wrapping AST for CryptoBoringWrapper for debugging
[1121/1278] Compiling Crypto ArraySliceBigint.swift
[1122/1278] Compiling Crypto GeneralizedTime.swift
[1123/1278] Compiling Crypto ObjectIdentifier.swift
[1124/1278] Compiling Crypto ECDSASignature.swift
[1125/1278] Compiling Crypto PEMDocument.swift
[1126/1278] Compiling Crypto HPKE-Errors.swift
[1127/1278] Compiling Crypto HPKE-KEM-Curve25519.swift
[1128/1278] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[1129/1278] Compiling Crypto HPKE-KEM.swift
[1130/1278] Compiling Crypto AES-GCM.swift
[1131/1278] Compiling Crypto AES-GCM_boring.swift
[1132/1278] Compiling Crypto ChaChaPoly_boring.swift
[1133/1278] Compiling Crypto ChaChaPoly.swift
[1134/1278] Compiling Crypto CryptoError_boring.swift
[1135/1278] Compiling Crypto CryptoKitErrors.swift
[1136/1278] Compiling Crypto Digest_boring.swift
[1137/1278] Compiling Crypto Digest.swift
[1138/1278] Compiling Crypto Digests.swift
[1139/1278] Compiling Crypto HashFunctions.swift
[1140/1278] Compiling Crypto HKDF.swift
[1141/1278] Compiling Crypto AESWrap.swift
[1142/1278] Compiling Crypto AESWrap_boring.swift
[1143/1278] Compiling Crypto Ed25519_boring.swift
[1144/1278] Compiling Crypto NISTCurvesKeys_boring.swift
[1145/1278] Compiling Crypto X25519Keys_boring.swift
[1146/1278] Compiling Crypto Cipher.swift
[1147/1278] Compiling Crypto Nonces.swift
[1148/1278] Compiling Crypto ASN1.swift
[1149/1278] Compiling Crypto ASN1Any.swift
[1150/1278] Compiling Crypto ASN1BitString.swift
[1151/1278] Compiling Crypto ASN1Boolean.swift
[1152/1278] Compiling Crypto ECDH.swift
[1153/1278] Compiling Crypto Curve25519.swift
[1154/1278] Compiling Crypto Ed25519Keys.swift
[1155/1278] Compiling Crypto NISTCurvesKeys.swift
[1156/1278] Compiling Crypto PKCS8PrivateKey.swift
[1157/1278] Compiling Crypto SEC1PrivateKey.swift
[1158/1278] Compiling Crypto SubjectPublicKeyInfo.swift
[1159/1278] Emitting module Crypto
[1160/1289] Wrapping AST for ArgumentParser for debugging
[1162/1289] Compiling Crypto HPKE-AEAD.swift
[1163/1289] Compiling Crypto HPKE-Ciphersuite.swift
[1164/1289] Compiling Crypto HPKE-KDF.swift
[1165/1289] Compiling Crypto HPKE-KexKeyDerivation.swift
[1166/1289] Compiling Crypto HPKE-LabeledExtract.swift
[1167/1289] Compiling Crypto HPKE-Utils.swift
[1168/1289] Compiling Crypto DHKEM.swift
[1172/1289] Compiling Crypto X25519Keys.swift
[1173/1289] Compiling Crypto SymmetricKeys.swift
[1174/1289] Compiling Crypto HMAC.swift
[1175/1289] Compiling Crypto MACFunctions.swift
[1176/1289] Compiling Crypto MessageAuthenticationCode.swift
[1177/1289] Compiling Crypto AES.swift
[1178/1289] Compiling Crypto ECDSASignature_boring.swift
[1179/1289] Compiling Crypto ECDSA_boring.swift
[1180/1289] Compiling Crypto EdDSA_boring.swift
[1181/1289] Compiling Crypto ECDSA.swift
[1183/1289] Compiling Crypto HPKE.swift
[1184/1289] Compiling Crypto HPKE-Context.swift
[1185/1289] Compiling Crypto HPKE-KeySchedule.swift
[1186/1289] Compiling Crypto HPKE-Modes.swift
[1187/1289] Compiling Crypto Insecure.swift
[1188/1289] Compiling Crypto Insecure_HashFunctions.swift
[1189/1289] Compiling Crypto KEM.swift
[1190/1289] Compiling Crypto ECDH_boring.swift
[1191/1289] Compiling Crypto DH.swift
[1221/1289] Compiling Crypto HashFunctions_SHA2.swift
[1222/1289] Compiling Crypto ASN1Identifier.swift
[1223/1289] Compiling Crypto ASN1Integer.swift
[1224/1289] Compiling Crypto ASN1Null.swift
[1225/1289] Compiling Crypto ASN1OctetString.swift
[1226/1289] Compiling Crypto ASN1Strings.swift
[1232/1289] Compiling Crypto Ed25519.swift
[1233/1289] Compiling Crypto Signature.swift
[1234/1289] Compiling Crypto CryptoKitErrors_boring.swift
[1235/1289] Compiling Crypto RNG_boring.swift
[1236/1289] Compiling Crypto SafeCompare_boring.swift
[1237/1289] Compiling Crypto Zeroization_boring.swift
[1238/1289] Compiling Crypto PrettyBytes.swift
[1239/1289] Compiling Crypto SafeCompare.swift
[1240/1289] Compiling Crypto SecureBytes.swift
[1241/1289] Compiling Crypto Zeroization.swift
[1242/1290] Wrapping AST for Crypto for debugging
[1244/1344] Compiling _CryptoExtras Scrypt.swift
[1245/1344] Compiling _CryptoExtras OPRF.swift
[1246/1344] Compiling _CryptoExtras OPRFClient.swift
[1247/1344] Compiling _CryptoExtras OPRFServer.swift
[1248/1344] Compiling _CryptoExtras VOPRF+API.swift
[1249/1344] Compiling _CryptoExtras VOPRFClient.swift
[1250/1344] Compiling _CryptoExtras VOPRFServer.swift
[1251/1344] Emitting module _CryptoExtras
[1252/1351] Compiling _CryptoExtras ECToolbox_boring.swift
[1253/1351] Compiling _CryptoExtras ECToolbox.swift
[1254/1351] Compiling _CryptoExtras HashToField.swift
[1255/1351] Compiling _CryptoExtras KDF.swift
[1256/1351] Compiling _CryptoExtras PBKDF2_boring.swift
[1257/1351] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[1258/1351] Compiling _CryptoExtras PBKDF2.swift
[1259/1351] Compiling _CryptoExtras Scrypt_boring.swift
[1260/1351] Compiling _CryptoExtras ARCResponse.swift
[1261/1351] Compiling _CryptoExtras ARCServer.swift
[1262/1351] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[1263/1351] Compiling _CryptoExtras ChaCha20CTR.swift
[1264/1351] Compiling _CryptoExtras ObjectIdentifier.swift
[1265/1351] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[1266/1351] Compiling _CryptoExtras PKCS8PrivateKey.swift
[1267/1351] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[1268/1351] Compiling _CryptoExtras AES_CBC.swift
[1269/1351] Compiling _CryptoExtras AES_CFB.swift
[1270/1351] Compiling _CryptoExtras AES_CTR.swift
[1271/1351] Compiling _CryptoExtras AES_GCM_SIV.swift
[1272/1351] Compiling _CryptoExtras Block Function.swift
[1273/1351] Compiling _CryptoExtras AES_CFB_boring.swift
[1274/1351] Compiling _CryptoExtras AES_CTR_boring.swift
[1275/1351] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[1276/1351] Compiling _CryptoExtras CMAC.swift
[1277/1351] Compiling _CryptoExtras ARC+API.swift
[1278/1351] Compiling _CryptoExtras ARC.swift
[1279/1351] Compiling _CryptoExtras ARCCredential.swift
[1280/1351] Compiling _CryptoExtras ARCEncoding.swift
[1281/1351] Compiling _CryptoExtras ARCPrecredential.swift
[1282/1351] Compiling _CryptoExtras ARCPresentation.swift
[1283/1351] Compiling _CryptoExtras ARCRequest.swift
[1284/1351] Compiling _CryptoExtras Error.swift
[1285/1351] Compiling _CryptoExtras I2OSP.swift
[1286/1351] Compiling _CryptoExtras IntegerEncoding.swift
[1287/1351] Compiling _CryptoExtras PEMDocument.swift
[1288/1351] Compiling _CryptoExtras PrettyBytes.swift
[1289/1351] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[1290/1351] Compiling _CryptoExtras ThreadOps.swift
[1291/1351] Compiling _CryptoExtras RSA+BlindSigning.swift
[1292/1351] Compiling _CryptoExtras RSA.swift
[1293/1351] Compiling _CryptoExtras RSA_boring.swift
[1294/1351] Compiling _CryptoExtras BoringSSLHelpers.swift
[1295/1351] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[1296/1351] Compiling _CryptoExtras Data+Extensions.swift
[1297/1351] Compiling _CryptoExtras DigestType.swift
[1298/1351] Compiling _CryptoExtras ThreadPosix.swift
[1299/1351] Compiling _CryptoExtras ThreadSpecific.swift
[1300/1351] Compiling _CryptoExtras ThreadWindows.swift
[1301/1351] Compiling _CryptoExtras DLEQ.swift
[1302/1351] Compiling _CryptoExtras Prover.swift
[1303/1351] Compiling _CryptoExtras Verifier.swift
[1304/1351] Compiling _CryptoExtras ZKPToolbox.swift
[1305/1352] Wrapping AST for _CryptoExtras for debugging
[1307/1390] Compiling HomomorphicEncryption PolyRq.swift
[1308/1390] Compiling HomomorphicEncryption BufferedRng.swift
[1309/1390] Compiling HomomorphicEncryption NistAes128Ctr.swift
[1310/1390] Compiling HomomorphicEncryption NistCtrDrbg.swift
[1311/1390] Compiling HomomorphicEncryption PseudoRandomNumberGenerator.swift
[1312/1395] Compiling HomomorphicEncryption PolyCollection.swift
[1313/1395] Compiling HomomorphicEncryption PolyContext.swift
[1314/1395] Compiling HomomorphicEncryption PolyRq+Ntt.swift
[1315/1395] Compiling HomomorphicEncryption PolyRq+Randomize.swift
[1316/1395] Compiling HomomorphicEncryption PolyRq+Serialize.swift
[1317/1395] Compiling HomomorphicEncryption Encoding.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:133:62: error: no exact matches in call to global function 'log2'
131 |             throw HeError.invalidEncryptionParameters(self)
132 |         }
133 |         let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
    |                                                              `- error: no exact matches in call to global function 'log2'
134 |         guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
135 |             degree: polyDegree,
Foundation.log2:1:13: note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
1 | public func log2(_ x: CGFloat) -> CGFloat
  |             `- note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/math.h:164:8: note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
162 | long double log1pl(long double __x);
163 |
164 | double log2(double __x);
    |        `- note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
165 | float log2f(float __x);
166 | long double log2l(long double __x);
[1318/1395] Compiling HomomorphicEncryption EncryptionParameters.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:133:62: error: no exact matches in call to global function 'log2'
131 |             throw HeError.invalidEncryptionParameters(self)
132 |         }
133 |         let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
    |                                                              `- error: no exact matches in call to global function 'log2'
134 |         guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
135 |             degree: polyDegree,
Foundation.log2:1:13: note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
1 | public func log2(_ x: CGFloat) -> CGFloat
  |             `- note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/math.h:164:8: note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
162 | long double log1pl(long double __x);
163 |
164 | double log2(double __x);
    |        `- note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
165 | float log2f(float __x);
166 | long double log2l(long double __x);
[1319/1395] Compiling HomomorphicEncryption Error.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:133:62: error: no exact matches in call to global function 'log2'
131 |             throw HeError.invalidEncryptionParameters(self)
132 |         }
133 |         let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
    |                                                              `- error: no exact matches in call to global function 'log2'
134 |         guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
135 |             degree: polyDegree,
Foundation.log2:1:13: note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
1 | public func log2(_ x: CGFloat) -> CGFloat
  |             `- note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/math.h:164:8: note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
162 | long double log1pl(long double __x);
163 |
164 | double log2(double __x);
    |        `- note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
165 | float log2f(float __x);
166 | long double log2l(long double __x);
[1320/1395] Compiling HomomorphicEncryption HeScheme.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:133:62: error: no exact matches in call to global function 'log2'
131 |             throw HeError.invalidEncryptionParameters(self)
132 |         }
133 |         let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
    |                                                              `- error: no exact matches in call to global function 'log2'
134 |         guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
135 |             degree: polyDegree,
Foundation.log2:1:13: note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
1 | public func log2(_ x: CGFloat) -> CGFloat
  |             `- note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/math.h:164:8: note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
162 | long double log1pl(long double __x);
163 |
164 | double log2(double __x);
    |        `- note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
165 | float log2f(float __x);
166 | long double log2l(long double __x);
[1321/1395] Compiling HomomorphicEncryption HeSchemeAsync.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:133:62: error: no exact matches in call to global function 'log2'
131 |             throw HeError.invalidEncryptionParameters(self)
132 |         }
133 |         let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
    |                                                              `- error: no exact matches in call to global function 'log2'
134 |         guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
135 |             degree: polyDegree,
Foundation.log2:1:13: note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
1 | public func log2(_ x: CGFloat) -> CGFloat
  |             `- note: candidate expects value of type 'CGFloat' for parameter #1 (got 'Float')
/root/.swiftpm/swift-sdks/swift-6.3-RELEASE_android.artifactbundle/swift-android/ndk-sysroot/usr/include/math.h:164:8: note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
162 | long double log1pl(long double __x);
163 |
164 | double log2(double __x);
    |        `- note: candidate expects value of type 'Double' for parameter #1 (got 'Float')
165 | float log2f(float __x);
166 | long double log2l(long double __x);
[1322/1395] Compiling HomomorphicEncryption Array2d.swift
[1323/1395] Compiling HomomorphicEncryption Bfv+Decrypt.swift
[1324/1395] Compiling HomomorphicEncryption Bfv+Encode.swift
[1325/1395] Compiling HomomorphicEncryption Bfv+Encrypt.swift
[1326/1395] Compiling HomomorphicEncryption Bfv+Keys.swift
[1327/1395] Compiling HomomorphicEncryption Bfv+Multiply.swift
[1328/1395] Compiling HomomorphicEncryption RnsBaseConverter.swift
[1329/1395] Compiling HomomorphicEncryption RnsTool.swift
[1330/1395] Compiling HomomorphicEncryption Scalar.swift
[1331/1395] Compiling HomomorphicEncryption Serialize.swift
[1332/1395] Compiling HomomorphicEncryption SerializedCiphertext.swift
[1333/1395] Compiling HomomorphicEncryption Keys.swift
[1334/1395] Compiling HomomorphicEncryption Modulus.swift
[1335/1395] Compiling HomomorphicEncryption NoOpScheme.swift
[1336/1395] Compiling HomomorphicEncryption Plaintext.swift
[1337/1395] Compiling HomomorphicEncryption Galois.swift
[1338/1395] Compiling HomomorphicEncryption SerializedKeys.swift
[1339/1395] Compiling HomomorphicEncryption SerializedPlaintext.swift
[1340/1395] Compiling HomomorphicEncryption Util.swift
[1341/1395] Compiling HomomorphicEncryption Version.swift
[1342/1395] Compiling HomomorphicEncryption Zeroization.swift
[1343/1395] Compiling HomomorphicEncryption Bfv.swift
[1344/1395] Compiling HomomorphicEncryption Ciphertext.swift
[1345/1395] Compiling HomomorphicEncryption CoefficientPacking.swift
[1346/1395] Compiling HomomorphicEncryption Context.swift
[1347/1395] Compiling HomomorphicEncryption CrtComposer.swift
[1348/1395] Compiling HomomorphicEncryption DoubleWidthUInt.swift
[1349/1395] Emitting module HomomorphicEncryption
BUILD FAILURE 6.3 android