Build Information
Failed to build swift-homomorphic-encryption, reference main (00d7fd), with Swift 6.1 for Android on 12 Dec 2025 19:50:27 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.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 00d7fd6 Fboemer/more ciphertext async apis (#255)
Submodule path 'swift-homomorphic-encryption-protobuf': checked out '6715864271bd7943e31a7107b55b97dd34c5ee6b'
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'...
Cloned https://github.com/apple/swift-homomorphic-encryption.git
Revision (git rev-parse @):
00d7fd6202d8c2c513c23a29f7a70500c76fcc57
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.1
Building package at path: $PWD
https://github.com/apple/swift-homomorphic-encryption.git
https://github.com/apple/swift-homomorphic-encryption.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-async-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-async-algorithms.git"
},
{
"identity" : "swift-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.10.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-crypto.git"
},
{
"identity" : "swift-log",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-log.git"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "swift-protobuf",
"requirement" : {
"range" : [
{
"lower_bound" : "1.31.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "ModularArithmetic",
"targets" : [
"ModularArithmetic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_HomomorphicEncryptionExtras",
"targets" : [
"_HomomorphicEncryptionExtras"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrieval",
"targets" : [
"PrivateInformationRetrieval"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearch",
"targets" : [
"PrivateNearestNeighborSearch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "ApplicationProtobuf",
"targets" : [
"ApplicationProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "_TestUtilities",
"targets" : [
"_TestUtilities"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PIRGenerateDatabase",
"targets" : [
"PIRGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRProcessDatabase",
"targets" : [
"PIRProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRShardDatabase",
"targets" : [
"PIRShardDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSGenerateDatabase",
"targets" : [
"PNNSGenerateDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSProcessDatabase",
"targets" : [
"PNNSProcessDatabase"
],
"type" : {
"executable" : null
}
},
{
"name" : "ModularArithmeticSnippet",
"targets" : [
"ModularArithmeticSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BasicsSnippet",
"targets" : [
"BasicsSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "BasicsAsyncSnippet",
"targets" : [
"BasicsAsyncSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "SerializationSnippet",
"targets" : [
"SerializationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EvaluationKeySnippet",
"targets" : [
"EvaluationKeySnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "MultiplicationSnippet",
"targets" : [
"MultiplicationSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "EncryptionParametersSnippet",
"targets" : [
"EncryptionParametersSnippet"
],
"type" : {
"snippet" : null
}
},
{
"name" : "NoiseBudgetSnippet",
"targets" : [
"NoiseBudgetSnippet"
],
"type" : {
"snippet" : null
}
}
],
"targets" : [
{
"c99name" : "_TestUtilities",
"module_type" : "SwiftTarget",
"name" : "_TestUtilities",
"path" : "Sources/_TestUtilities",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"_TestUtilities",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"HeApiTestUtils.swift",
"PirUtilities/ExpansionTests.swift",
"PirUtilities/IndexPirTests.swift",
"PirUtilities/KeywordPirTests.swift",
"PirUtilities/MulPirTests.swift",
"PirUtilities/PirTestUtils.swift",
"PirUtilities/SymmetricPirTests.swift",
"PnnsUtilities/CiphertextMatrixTests.swift",
"PnnsUtilities/ClientTests.swift",
"PnnsUtilities/CosineSimilarityTests.swift",
"PnnsUtilities/DatabaseTests.swift",
"PnnsUtilities/MatrixMultiplicationTests.swift",
"PnnsUtilities/PlaintextMatrixTests.swift",
"PnnsUtilities/PnnsUtils.swift",
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateNearestNeighborSearch"
],
"type" : "library"
},
{
"c99name" : "_HomomorphicEncryptionExtras",
"module_type" : "SwiftTarget",
"name" : "_HomomorphicEncryptionExtras",
"path" : "Sources/_HomomorphicEncryptionExtras",
"product_memberships" : [
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"ApplicationProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Ciphertext.swift",
"HeScheme.swift",
"PolyRq.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearch",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearch",
"path" : "Sources/PrivateNearestNeighborSearch",
"product_dependencies" : [
"Algorithms",
"AsyncAlgorithms"
],
"product_memberships" : [
"PrivateNearestNeighborSearch",
"ApplicationProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CiphertextMatrix.swift",
"Client.swift",
"Config.swift",
"Database.swift",
"Error.swift",
"MatrixMultiplication.swift",
"PlaintextMatrix.swift",
"PnnsProtocol.swift",
"ProcessedDatabase.swift",
"SerializedCiphertextMatrix.swift",
"SerializedPlaintextMatrix.swift",
"Server.swift",
"Util.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"_HomomorphicEncryptionExtras"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"ExpansionTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"SymmetricPIRTests.swift",
"UtilTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrieval",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrieval",
"path" : "Sources/PrivateInformationRetrieval",
"product_dependencies" : [
"AsyncAlgorithms",
"Numerics"
],
"product_memberships" : [
"PrivateInformationRetrieval",
"ApplicationProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"IndexPir/IndexPirProtocol.swift",
"IndexPir/MulPir.swift",
"IndexPir/PirUtil.swift",
"KeywordPir/CuckooTable.swift",
"KeywordPir/HashBucket.swift",
"KeywordPir/KeywordDatabase.swift",
"KeywordPir/KeywordPirProtocol.swift",
"SymmetricPir/SymmetricPirDatabase.swift",
"SymmetricPir/SymmetricPirProtocol.swift",
"Util/Error.swift",
"Util/Util.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PNNSProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSProcessDatabase",
"path" : "Sources/PNNSProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PNNSProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"ApplicationProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSGenerateDatabase",
"path" : "Sources/PNNSGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PNNSGenerateDatabase"
],
"sources" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRShardDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRShardDatabase",
"path" : "Sources/PIRShardDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRShardDatabase"
],
"sources" : [
"ShardDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRProcessDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabaseTests",
"path" : "Tests/PIRProcessDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"ProcessDatabaseTests.swift"
],
"target_dependencies" : [
"PIRProcessDatabase",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRProcessDatabase",
"path" : "Sources/PIRProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PIRProcessDatabase"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"ApplicationProtobuf",
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PIRGenerateDatabaseTests",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabaseTests",
"path" : "Tests/PIRGenerateDatabaseTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"PIRGenerateDatabaseTests.swift"
],
"target_dependencies" : [
"PIRGenerateDatabase",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PIRGenerateDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRGenerateDatabase",
"path" : "Sources/PIRGenerateDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRGenerateDatabase"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "executable"
},
{
"c99name" : "ModularArithmetic",
"module_type" : "SwiftTarget",
"name" : "ModularArithmetic",
"path" : "Sources/ModularArithmetic",
"product_memberships" : [
"ModularArithmetic",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateNearestNeighborSearch",
"ApplicationProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Modulus.swift",
"Scalar.swift"
],
"type" : "library"
},
{
"c99name" : "HomomorphicEncryptionTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionTests",
"path" : "Tests/HomomorphicEncryptionTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"Array2dTests.swift",
"CoefficientPackingTests.swift",
"DoubleWidthUIntTests.swift",
"EncryptionParametersTests.swift",
"HeAPITests.swift",
"NttTests.swift",
"PolyRqTests/GaloisTests.swift",
"PolyRqTests/PolyContextTests.swift",
"PolyRqTests/PolyRq+RandomizeTests.swift",
"PolyRqTests/PolyRq+SerializeTests.swift",
"PolyRqTests/PolyRqTests.swift",
"RandomTests/BufferedRngTests.swift",
"RandomTests/NistCtrDrbgTests.swift",
"RandomTests/PseudoRandomNumberGeneratorTests.swift",
"RnsBaseConverterTests.swift",
"RnsToolTests.swift",
"ScalarTests.swift",
"SerializationTests.swift",
"UtilTests.swift",
"ZeroizationTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobufTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobufTests",
"path" : "Tests/HomomorphicEncryptionProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryptionProtobuf",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionProtobuf",
"path" : "Sources/HomomorphicEncryptionProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"HomomorphicEncryptionProtobuf",
"ApplicationProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionError.swift",
"ConversionHe.swift",
"MessageExtensions.swift",
"generated/apple_swift_homomorphic_encryption_v1_error_stddev.pb.swift",
"generated/apple_swift_homomorphic_encryption_v1_he.pb.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "HomomorphicEncryptionExtrasTests",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryptionExtrasTests",
"path" : "Tests/HomomorphicEncryptionExtrasTests",
"sources" : [
"PolyRqTests/PolyRqTests.swift"
],
"target_dependencies" : [
"_HomomorphicEncryptionExtras"
],
"type" : "test"
},
{
"c99name" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"AsyncAlgorithms",
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateNearestNeighborSearch",
"ApplicationProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"Array2d.swift",
"Bfv/Bfv+Decrypt.swift",
"Bfv/Bfv+Encode.swift",
"Bfv/Bfv+Encrypt.swift",
"Bfv/Bfv+Keys.swift",
"Bfv/Bfv+Multiply.swift",
"Bfv/Bfv.swift",
"Ciphertext.swift",
"CoefficientPacking.swift",
"Context.swift",
"CrtComposer.swift",
"DoubleWidthUInt.swift",
"Encoding.swift",
"EncryptionParameters.swift",
"Error.swift",
"HeScheme.swift",
"HeSchemeAsync.swift",
"Keys.swift",
"Modulus.swift",
"NoOpScheme.swift",
"Plaintext.swift",
"PolyRq/Galois.swift",
"PolyRq/PolyCollection.swift",
"PolyRq/PolyContext.swift",
"PolyRq/PolyRq+Ntt.swift",
"PolyRq/PolyRq+Randomize.swift",
"PolyRq/PolyRq+Serialize.swift",
"PolyRq/PolyRq.swift",
"Random/BufferedRng.swift",
"Random/NistAes128Ctr.swift",
"Random/NistCtrDrbg.swift",
"Random/PseudoRandomNumberGenerator.swift",
"RnsBaseConverter.swift",
"RnsTool.swift",
"Scalar.swift",
"Serialize.swift",
"SerializedCiphertext.swift",
"SerializedKeys.swift",
"SerializedPlaintext.swift",
"Util.swift",
"Version.swift",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil",
"ModularArithmetic"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"_HomomorphicEncryptionExtras",
"PrivateInformationRetrieval",
"PrivateNearestNeighborSearch",
"ApplicationProtobuf",
"_TestUtilities",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "ApplicationProtobufTests",
"module_type" : "SwiftTarget",
"name" : "ApplicationProtobufTests",
"path" : "Tests/ApplicationProtobufTests",
"product_dependencies" : [
"SwiftProtobuf"
],
"sources" : [
"PirConversionTests.swift",
"PnnsConversionTests.swift"
],
"target_dependencies" : [
"ApplicationProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"_TestUtilities"
],
"type" : "test"
},
{
"c99name" : "ApplicationProtobuf",
"module_type" : "SwiftTarget",
"name" : "ApplicationProtobuf",
"path" : "Sources/ApplicationProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"ApplicationProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"ModularArithmeticSnippet",
"BasicsSnippet",
"BasicsAsyncSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionError.swift",
"PirConversion.swift",
"PirConversionApi.swift",
"PnnsConversion.swift",
"PnnsConversionApi.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_algorithm.pb.swift",
"generated/apple_swift_homomorphic_encryption_pir_v1_pir_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_client_config.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_distance_metric.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_matrix_packing.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_processed_database.pb.swift",
"generated/apple_swift_homomorphic_encryption_pnns_v1_pnns_server_config.pb.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateNearestNeighborSearch"
],
"type" : "library"
},
{
"c99name" : "ModularArithmeticSnippet",
"module_type" : "SwiftTarget",
"name" : "ModularArithmeticSnippet",
"path" : "Snippets/ModularArithmetic",
"product_memberships" : [
"ModularArithmeticSnippet"
],
"sources" : [
"ModularArithmeticSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "BasicsAsyncSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsAsyncSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsAsyncSnippet"
],
"sources" : [
"BasicsAsyncSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"_TestUtilities",
"_HomomorphicEncryptionExtras",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrieval",
"ModularArithmetic",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption",
"ApplicationProtobuf"
],
"type" : "snippet"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-protobuf
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/16921] Fetching swift-argument-parser
[678/22754] Fetching swift-argument-parser, swift-async-algorithms
[795/28501] Fetching swift-argument-parser, swift-async-algorithms, swift-log
[18048/34885] Fetching swift-argument-parser, swift-async-algorithms, swift-log, swift-numerics
[18399/52350] Fetching swift-argument-parser, swift-async-algorithms, swift-log, swift-numerics, swift-crypto
Fetched https://github.com/apple/swift-log.git from cache (1.44s)
Fetching https://github.com/apple/swift-algorithms
[30943/46603] Fetching swift-argument-parser, swift-async-algorithms, swift-numerics, swift-crypto
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.54s)
Fetched https://github.com/apple/swift-numerics from cache (1.55s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.55s)
[1922/17465] Fetching swift-crypto
[4542/23506] Fetching swift-crypto, swift-algorithms
[4838/65026] Fetching swift-crypto, swift-algorithms, swift-protobuf
Fetched https://github.com/apple/swift-algorithms from cache (0.91s)
[24241/58985] Fetching swift-crypto, swift-protobuf
Fetched https://github.com/apple/swift-crypto.git from cache (4.91s)
Fetched https://github.com/apple/swift-protobuf from cache (7.83s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (10.27s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.64s)
Fetching https://github.com/apple/swift-collections.git
[1/18387] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.56s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (2.34s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.33.3 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.12s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.60s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (2.19s)
Fetching https://github.com/apple/swift-asn1.git
[1/1667] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.29s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (0.94s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.88s)
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.8.0
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.1
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.6.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.33.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.5.1
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
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/474] Write sources
[22/474] Compiling CUtil zeroize.c
[23/474] Compiling _NumericsShims _NumericsShims.c
[23/474] Write sources
[23/474] Copying PrivacyInfo.xcprivacy
[23/474] Write sources
[36/474] Write swift-version-24593BA9C3E375BF.txt
[37/474] Compiling fiat_p256_adx_sqr.S
[38/474] Compiling CCryptoBoringSSLShims shims.c
[39/576] Compiling mlkem.cc
[40/576] Compiling mem.cc
[41/576] Compiling mldsa.cc
[42/595] Compiling md5.cc
[43/595] Compiling obj_xref.cc
[44/595] Compiling fiat_p256_adx_mul.S
[45/607] Compiling fiat_curve25519_adx_square.S
[46/611] Compiling fiat_curve25519_adx_mul.S
[47/611] Compiling obj.cc
[48/611] Compiling md5-x86_64-linux.S
[49/611] Compiling md5-x86_64-apple.S
[50/611] Compiling md5-586-linux.S
[51/611] Compiling md5-586-apple.S
[52/611] Compiling chacha20_poly1305_x86_64-linux.S
[53/611] Compiling chacha20_poly1305_x86_64-apple.S
[54/611] Compiling chacha20_poly1305_armv8-win.S
[55/611] Compiling chacha20_poly1305_armv8-linux.S
[56/611] Compiling chacha20_poly1305_armv8-apple.S
[57/611] Compiling chacha-x86_64-linux.S
[58/611] Compiling chacha-x86_64-apple.S
[59/611] Compiling chacha-x86-linux.S
[60/611] Compiling chacha-x86-apple.S
[62/611] Emitting module InternalCollectionsUtilities
[62/613] Compiling chacha-armv8-win.S
[63/613] Compiling chacha-armv8-linux.S
[64/613] Compiling err_data.cc
[65/613] Compiling chacha-armv8-apple.S
[66/613] Compiling chacha-armv4-linux.S
[67/613] Compiling aes128gcmsiv-x86_64-linux.S
[68/613] Compiling aes128gcmsiv-x86_64-apple.S
[69/613] Compiling x86_64-mont5-linux.S
[70/613] Compiling x86_64-mont5-apple.S
[71/613] Compiling x86_64-mont-linux.S
[72/613] Compiling x86_64-mont-apple.S
[73/613] Compiling x86-mont-apple.S
[74/613] Compiling x86-mont-linux.S
[75/613] Compiling vpaes-x86_64-linux.S
[76/613] Compiling vpaes-x86_64-apple.S
[77/613] Compiling vpaes-x86-linux.S
[78/613] Compiling vpaes-x86-apple.S
[79/613] Compiling vpaes-armv8-win.S
[80/613] Compiling vpaes-armv8-linux.S
[81/613] Compiling vpaes-armv8-apple.S
[82/613] Compiling vpaes-armv7-linux.S
[83/613] Compiling sha512-x86_64-linux.S
[84/613] Compiling sha512-x86_64-apple.S
[85/613] Compiling sha512-armv8-win.S
[86/613] Compiling sha512-armv8-apple.S
[87/613] Compiling sha512-armv8-linux.S
[88/613] Compiling sha512-armv4-linux.S
[89/613] Compiling sha512-586-linux.S
[90/613] Compiling sha512-586-apple.S
[91/613] Compiling sha256-x86_64-linux.S
[92/613] Compiling sha256-x86_64-apple.S
[93/613] Compiling sha256-armv8-win.S
[94/613] Compiling sha256-armv8-apple.S
[95/613] Compiling sha256-armv8-linux.S
[96/613] Compiling sha256-armv4-linux.S
[97/613] Compiling sha256-586-linux.S
[98/613] Compiling sha256-586-apple.S
[99/613] Compiling sha1-x86_64-apple.S
[100/613] Compiling sha1-x86_64-linux.S
[101/613] Compiling sha1-armv8-win.S
[102/613] Compiling sha1-armv8-linux.S
[103/613] Compiling sha1-armv8-apple.S
[104/613] Compiling sha1-armv4-large-linux.S
[105/613] Compiling sha1-586-linux.S
[106/613] Compiling sha1-586-apple.S
[107/613] Compiling rsaz-avx2-linux.S
[108/613] Compiling rsaz-avx2-apple.S
[109/613] Compiling rdrand-x86_64-linux.S
[110/613] Compiling rdrand-x86_64-apple.S
[111/613] Compiling p256_beeu-x86_64-asm-linux.S
[112/613] Compiling p256_beeu-x86_64-asm-apple.S
[113/613] Compiling p256_beeu-armv8-asm-win.S
[114/613] Compiling p256_beeu-armv8-asm-apple.S
[115/613] Compiling p256_beeu-armv8-asm-linux.S
[116/613] Compiling p256-x86_64-asm-linux.S
[117/613] Compiling p256-x86_64-asm-apple.S
[118/613] Compiling p256-armv8-asm-win.S
[119/613] Compiling p256-armv8-asm-linux.S
[120/613] Compiling p256-armv8-asm-apple.S
[121/613] Compiling ghashv8-armv8-win.S
[122/613] Compiling ghashv8-armv8-apple.S
[123/613] Compiling ghashv8-armv8-linux.S
[124/613] Compiling ghash-x86_64-linux.S
[125/613] Compiling ghashv8-armv7-linux.S
[126/613] Compiling ghash-x86-linux.S
[127/613] Compiling ghash-x86_64-apple.S
[128/613] Compiling ghash-x86-apple.S
[129/613] Compiling ghash-ssse3-x86_64-linux.S
[130/613] Compiling ghash-ssse3-x86_64-apple.S
[131/613] Compiling ghash-ssse3-x86-linux.S
[132/613] Compiling ghash-ssse3-x86-apple.S
[134/613] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[135/613] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[135/613] Compiling ghash-neon-armv8-win.S
[137/613] Compiling RealModule Real.swift
[138/613] Compiling RealModule Float16+Real.swift
[139/613] Compiling RealModule Float80+Real.swift
[140/613] Compiling RealModule RealFunctions.swift
[141/614] Compiling ModularArithmetic Modulus.swift
[142/614] Emitting module ModularArithmetic
[143/614] Compiling ModularArithmetic Scalar.swift
[144/614] Compiling InternalCollectionsUtilities _SortedCollection.swift
[145/614] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[146/614] Compiling InternalCollectionsUtilities UInt+reversed.swift
[147/614] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[148/614] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[149/614] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[150/615] Compiling InternalCollectionsUtilities Debugging.swift
[151/615] Compiling InternalCollectionsUtilities Descriptions.swift
[152/615] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[153/615] Compiling InternalCollectionsUtilities Integer rank.swift
[154/615] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[155/615] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[156/615] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[157/615] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[158/615] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[158/616] Compiling ghash-neon-armv8-linux.S
[166/616] Emitting module RealModule
[166/616] Compiling ghash-neon-armv8-apple.S
[167/616] Compiling ghash-armv4-linux.S
[175/618] Compiling co-586-linux.S
[177/618] Compiling RealModule RelaxedArithmetic.swift
[177/619] Compiling co-586-apple.S
[178/619] Compiling bsaes-armv7-linux.S
[181/619] Compiling bn-armv8-win.S
[182/619] Wrapping AST for InternalCollectionsUtilities for debugging
[183/619] Wrapping AST for ModularArithmetic for debugging
[185/619] Compiling bn-armv8-linux.S
[186/619] Compiling bn-armv8-apple.S
[187/619] Compiling bn-586-linux.S
[188/671] Compiling bn-586-apple.S
[189/689] Wrapping AST for RealModule for debugging
[190/689] Compiling armv8-mont-linux.S
[191/689] Compiling armv8-mont-win.S
[192/700] Compiling armv8-mont-apple.S
[193/700] Compiling armv4-mont-linux.S
[194/700] Compiling aesv8-gcm-armv8-win.S
[196/700] Compiling ComplexModule Complex+Hashable.swift
[197/700] Compiling ComplexModule Complex+IntegerLiteral.swift
[197/702] Compiling aesv8-gcm-armv8-linux.S
[198/702] Compiling aesv8-gcm-armv8-apple.S
[199/702] Compiling aesv8-armv8-win.S
[201/702] Compiling OrderedCollections _HashTable+Testing.swift
[202/702] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[202/702] Compiling aesv8-armv8-linux.S
[205/702] Compiling ComplexModule Complex+Codable.swift
[206/702] Compiling ComplexModule Complex+ElementaryFunctions.swift
[206/702] Compiling aesv8-armv8-apple.S
[207/702] Compiling aesv8-armv7-linux.S
[209/702] Compiling ComplexModule Complex+Numeric.swift
[210/703] Compiling ComplexModule Polar.swift
[212/703] Compiling aesni-x86_64-linux.S
[214/703] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[215/703] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[217/703] Compiling aesni-x86_64-apple.S
[219/703] Compiling ComplexModule Complex+StringConvertible.swift
[220/703] Compiling ComplexModule Complex.swift
[220/703] Compiling aesni-x86-linux.S
[221/703] Compiling aesni-x86-apple.S
[223/703] Compiling OrderedCollections OrderedDictionary.swift
[224/703] Compiling OrderedCollections OrderedSet+Codable.swift
[224/703] Compiling aesni-gcm-x86_64-linux.S
[225/703] Compiling aesni-gcm-x86_64-apple.S
[226/703] Compiling aes-gcm-avx512-x86_64-linux.S
[227/703] Compiling aes-gcm-avx512-x86_64-apple.S
[229/703] Compiling ComplexModule Scale.swift
[229/703] Compiling aes-gcm-avx2-x86_64-linux.S
[230/703] Compiling aes-gcm-avx2-x86_64-apple.S
[232/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[233/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[234/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[235/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[236/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[237/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[238/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[239/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[240/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[241/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[242/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[243/703] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[244/703] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[245/703] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[246/710] Compiling DequeModule _DequeSlot.swift
[247/710] Compiling DequeModule _UnsafeWrappedBuffer.swift
[250/710] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[251/710] Compiling OrderedCollections OrderedSet+Descriptions.swift
[252/710] Compiling OrderedCollections OrderedSet+Diffing.swift
[253/710] Compiling OrderedCollections OrderedSet+Equatable.swift
[254/710] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[255/710] Compiling OrderedCollections OrderedSet+Hashable.swift
[256/710] Compiling OrderedCollections _HashTable+Bucket.swift
[257/710] Compiling OrderedCollections _HashTable+BucketIterator.swift
[258/710] Compiling OrderedCollections _HashTable+Constants.swift
[259/710] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[260/710] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[261/710] Compiling ComplexModule Complex+AlgebraicField.swift
[268/710] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[269/710] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[270/710] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[271/710] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[272/710] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[273/710] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[274/710] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[275/710] Compiling OrderedCollections OrderedDictionary+Values.swift
[276/710] Compiling OrderedCollections OrderedSet+Initializers.swift
[277/710] Compiling OrderedCollections OrderedSet+Insertions.swift
[278/710] Compiling OrderedCollections OrderedSet+Invariants.swift
[279/710] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[280/710] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[281/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[282/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[283/710] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[286/710] Emitting module ComplexModule
[291/711] Emitting module SwiftASN1
[293/711] Emitting module DequeModule
[294/714] Wrapping AST for DequeModule for debugging
[296/714] Emitting module Numerics
[297/714] Compiling Numerics Numerics.swift
[298/715] Compiling Logging MetadataProvider.swift
[299/715] Compiling Logging Locks.swift
[300/715] Emitting module Logging
[300/715] Compiling xwing.cc
[301/715] Wrapping AST for ComplexModule for debugging
[303/715] Compiling Logging Logging.swift
[304/715] Compiling Logging LogHandler.swift
[313/717] Wrapping AST for Numerics for debugging
[322/717] Wrapping AST for SwiftASN1 for debugging
[324/717] Compiling OrderedCollections OrderedSet+Sendable.swift
[325/717] Compiling OrderedCollections OrderedSet+SubSequence.swift
[326/717] Compiling OrderedCollections OrderedSet+Testing.swift
[327/717] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[328/717] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[329/717] Compiling OrderedCollections OrderedSet.swift
[330/717] Compiling OrderedCollections _UnsafeBitset.swift
[330/717] Wrapping AST for Logging for debugging
[331/717] Compiling x_x509a.cc
[345/728] Emitting module OrderedCollections
[346/729] Wrapping AST for OrderedCollections for debugging
[347/729] Compiling x_spki.cc
[348/729] Compiling x_sig.cc
[349/729] Compiling x_x509.cc
[386/729] Compiling x_req.cc
[388/729] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[389/729] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[390/729] Compiling SwiftProtobuf TextFormatScanner.swift
[391/729] Compiling SwiftProtobuf TimeUtils.swift
[392/729] Compiling SwiftProtobuf UnknownStorage.swift
[393/729] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[394/729] Compiling SwiftProtobuf Varint.swift
[395/729] Compiling SwiftProtobuf Version.swift
[396/729] Compiling SwiftProtobuf Visitor.swift
[397/729] Compiling SwiftProtobuf WireFormat.swift
[398/729] Compiling SwiftProtobuf ZigZag.swift
[399/729] Compiling SwiftProtobuf any.pb.swift
[401/729] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[402/729] Compiling SwiftProtobuf ProtobufMap.swift
[403/729] Compiling SwiftProtobuf SelectiveVisitor.swift
[404/729] Compiling SwiftProtobuf SimpleExtensionMap.swift
[405/729] Compiling SwiftProtobuf StringUtils.swift
[406/729] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[407/729] Compiling SwiftProtobuf SwiftProtobufError.swift
[408/729] Compiling SwiftProtobuf TextFormatDecoder.swift
[409/729] Compiling SwiftProtobuf TextFormatDecodingError.swift
[410/729] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[411/729] Compiling SwiftProtobuf TextFormatEncoder.swift
[411/729] Compiling x_name.cc
[412/729] Compiling x_pubkey.cc
[413/729] Compiling x_exten.cc
[414/729] Compiling x_crl.cc
[415/729] Compiling x_attrib.cc
[417/729] Emitting module SwiftProtobuf
[429/729] Compiling x_all.cc
[430/729] Compiling x_algor.cc
[431/729] Compiling x509spki.cc
[432/729] Compiling x509rset.cc
[433/729] Compiling x509name.cc
[434/729] Compiling x509_vpm.cc
[435/729] Compiling x509cset.cc
[436/729] Compiling x509_txt.cc
[437/729] Compiling x509_vfy.cc
[438/729] Compiling x509_v3.cc
[439/729] Compiling x509_trs.cc
[440/729] Compiling x509_set.cc
[441/729] Compiling x509_req.cc
[442/729] Compiling x509_obj.cc
[443/729] Compiling x509_lu.cc
[444/729] Compiling x509_d2.cc
[445/729] Compiling x509_def.cc
[446/729] Compiling x509_ext.cc
[447/729] Compiling x509_cmp.cc
[448/729] Compiling x509.cc
[449/729] Compiling x509_att.cc
[450/729] Compiling v3_purp.cc
[451/729] Compiling v3_utl.cc
[452/729] Compiling v3_prn.cc
[453/729] Compiling v3_skey.cc
[454/729] Compiling v3_lib.cc
[455/729] Compiling v3_pmaps.cc
[456/729] Compiling v3_ia5.cc
[457/729] Compiling v3_pcons.cc
[458/729] Compiling v3_ocsp.cc
[459/729] Compiling v3_info.cc
[460/729] Compiling v3_ncons.cc
[461/729] Compiling v3_int.cc
[462/729] Compiling v3_bitst.cc
[463/729] Compiling v3_extku.cc
[464/729] Compiling v3_genn.cc
[465/729] Compiling v3_bcons.cc
[466/729] Compiling v3_cpols.cc
[467/729] Compiling v3_enum.cc
[468/729] Compiling v3_crld.cc
[470/729] Compiling SwiftProtobuf api.pb.swift
[471/729] Compiling SwiftProtobuf descriptor.pb.swift
[472/729] Compiling SwiftProtobuf duration.pb.swift
[473/729] Compiling SwiftProtobuf empty.pb.swift
[474/729] Compiling SwiftProtobuf field_mask.pb.swift
[475/729] Compiling SwiftProtobuf source_context.pb.swift
[476/729] Compiling SwiftProtobuf struct.pb.swift
[477/729] Compiling SwiftProtobuf timestamp.pb.swift
[478/729] Compiling SwiftProtobuf type.pb.swift
[479/729] Compiling SwiftProtobuf wrappers.pb.swift
[480/729] Compiling SwiftProtobuf resource_bundle_accessor.swift
[480/729] Compiling v3_conf.cc
[482/730] Wrapping AST for SwiftProtobuf for debugging
[483/730] Compiling t_crl.cc
[484/730] Compiling v3_akey.cc
[485/730] Compiling v3_akeya.cc
[486/730] Compiling v3_alt.cc
[487/730] Compiling t_x509a.cc
[488/730] Compiling i2d_pr.cc
[489/730] Compiling t_x509.cc
[490/730] Compiling t_req.cc
[491/730] Compiling rsa_pss.cc
[492/730] Compiling name_print.cc
[493/730] Compiling policy.cc
[494/730] Compiling by_file.cc
[495/730] Compiling asn1_gen.cc
[496/730] Compiling algorithm.cc
[497/730] Compiling by_dir.cc
[498/730] Compiling a_verify.cc
[499/730] Compiling a_digest.cc
[500/730] Compiling thread.cc
[501/730] Compiling stack.cc
[502/730] Compiling thread_pthread.cc
[503/730] Compiling thread_win.cc
[504/730] Compiling thread_none.cc
[505/730] Compiling spake2plus.cc
[506/730] Compiling a_sign.cc
[507/730] Compiling voprf.cc
[508/730] Compiling trust_token.cc
[509/730] Compiling pmbtoken.cc
[510/730] Compiling sha1.cc
[511/730] Compiling siphash.cc
[512/730] Compiling sha256.cc
[513/730] Compiling sha512.cc
[514/730] Compiling rc4.cc
[515/730] Compiling rsa_extra.cc
[516/730] Compiling rsa_print.cc
[517/730] Compiling slhdsa.cc
[518/730] Compiling rsa_crypt.cc
[519/730] Compiling refcount.cc
[520/730] Compiling windows.cc
[521/730] Compiling urandom.cc
[522/730] Compiling trusty.cc
[523/730] Compiling passive.cc
[524/730] Compiling rand.cc
[525/730] Compiling getentropy.cc
[526/730] Compiling poly1305_arm_asm.S
[527/730] Compiling ios.cc
[528/730] Compiling rsa_asn1.cc
[529/730] Compiling poly1305_arm.cc
[530/730] Compiling forkunsafe.cc
[531/730] Compiling fork_detect.cc
[532/730] Compiling deterministic.cc
[533/730] Compiling poly1305_vec.cc
[534/730] Compiling pkcs8.cc
[535/730] Compiling poly1305.cc
[536/730] Compiling pool.cc
[537/730] Compiling pkcs8_x509.cc
[538/730] Compiling pkcs7.cc
[539/730] Compiling p5_pbev2.cc
[540/730] Compiling pem_x509.cc
[541/730] Compiling pkcs7_x509.cc
[542/730] Compiling pem_xaux.cc
[543/730] Compiling pem_pkey.cc
[544/730] Compiling pem_pk8.cc
[545/730] Compiling lhash.cc
[546/730] Compiling poly_rq_mul.S
[547/730] Compiling pem_oth.cc
[548/730] Compiling md4.cc
[549/730] Compiling fips_shared_support.cc
[550/730] Compiling pem_lib.cc
[551/730] Compiling pem_info.cc
[552/730] Compiling kyber.cc
[553/730] Compiling pem_all.cc
[554/730] Compiling ex_data.cc
[555/730] Compiling hrss.cc
[556/730] Compiling fuzzer_mode.cc
[557/730] Compiling pbkdf.cc
[558/730] Compiling hpke.cc
[559/730] Compiling scrypt.cc
[560/730] Compiling print.cc
[561/730] Compiling sign.cc
[562/730] Compiling p_x25519_asn1.cc
[563/730] Compiling p_x25519.cc
[564/730] Compiling p_rsa_asn1.cc
[565/730] Compiling p_hkdf.cc
[566/730] Compiling p_rsa.cc
[567/730] Compiling p_ed25519_asn1.cc
[568/730] Compiling p_ed25519.cc
[569/730] Compiling p_ec_asn1.cc
[570/730] Compiling p_ec.cc
[571/730] Compiling p_dh_asn1.cc
[572/730] Compiling p_dh.cc
[573/730] Compiling p_dsa_asn1.cc
[574/730] Compiling evp_ctx.cc
[575/730] Compiling err.cc
[576/730] Compiling engine.cc
[577/730] Compiling evp.cc
[578/730] Compiling ecdsa_p1363.cc
[579/730] Compiling evp_asn1.cc
[580/730] Compiling ecdsa_asn1.cc
[581/730] Compiling ecdh.cc
[582/730] Compiling ec_derive.cc
[583/730] Compiling hash_to_curve.cc
[584/730] Compiling dsa.cc
[585/730] Compiling dsa_asn1.cc
[586/730] Compiling ec_asn1.cc
[587/730] Compiling params.cc
[588/730] Compiling x25519-asm-arm.S
[589/730] Compiling digest_extra.cc
[590/730] Compiling des.cc
[591/730] Compiling curve25519_64_adx.cc
[592/730] Compiling dh_asn1.cc
[593/730] Compiling spake25519.cc
[594/730] Compiling curve25519.cc
[595/730] Compiling crypto.cc
[596/730] Compiling cpu_intel.cc
[597/730] Compiling cpu_arm_linux.cc
[598/730] Compiling cpu_arm_freebsd.cc
[599/730] Compiling cpu_aarch64_win.cc
[600/730] Compiling cpu_aarch64_sysreg.cc
[601/730] Compiling cpu_aarch64_openbsd.cc
[602/730] Compiling cpu_aarch64_linux.cc
[603/730] Compiling cpu_aarch64_fuchsia.cc
[604/730] Compiling cpu_aarch64_apple.cc
[605/730] Compiling conf.cc
[606/730] Compiling tls_cbc.cc
[607/730] Compiling get_cipher.cc
[608/730] Compiling e_rc4.cc
[609/730] Compiling e_tls.cc
[610/730] Compiling e_rc2.cc
[611/730] Compiling cms.cc
[612/730] Compiling e_null.cc
[613/730] Compiling e_des.cc
[614/730] Compiling e_chacha20poly1305.cc
[615/730] Compiling e_aeseax.cc
[616/730] Compiling e_aesgcmsiv.cc
[617/730] Compiling e_aesctrhmac.cc
[618/730] Compiling derive_key.cc
[619/730] Compiling chacha.cc
[620/730] Compiling unicode.cc
[621/730] Compiling buf.cc
[622/730] Compiling cbs.cc
[623/730] Compiling sqrt.cc
[624/730] Compiling ber.cc
[625/730] Compiling cbb.cc
[626/730] Compiling asn1_compat.cc
[627/730] Compiling exponentiation.cc
[628/730] Compiling div.cc
[629/730] Compiling blake2.cc
[630/730] Compiling printf.cc
[631/730] Compiling pair.cc
[632/730] Compiling convert.cc
[633/730] Compiling bn_asn1.cc
[634/730] Compiling hexdump.cc
[635/730] Compiling file.cc
[636/730] Compiling fd.cc
[637/730] Compiling errno.cc
[638/730] Compiling bio_mem.cc
[639/730] Compiling base64.cc
[640/730] Compiling bio.cc
[641/730] Compiling tasn_typ.cc
[642/730] Compiling tasn_fre.cc
[643/730] Compiling tasn_utl.cc
[644/730] Compiling tasn_enc.cc
[645/730] Compiling posix_time.cc
[646/730] Compiling f_string.cc
[647/730] Compiling tasn_new.cc
[648/730] Compiling tasn_dec.cc
[649/730] Compiling bcm.cc
[650/730] Compiling f_int.cc
[651/730] Compiling asn_pack.cc
[652/730] Compiling asn1_par.cc
[653/730] Compiling asn1_lib.cc
[654/730] Compiling a_type.cc
[655/730] Compiling a_utctm.cc
[656/730] Compiling a_octet.cc
[657/730] Compiling a_time.cc
[658/730] Compiling a_strnid.cc
[659/730] Compiling a_strex.cc
[660/730] Compiling a_object.cc
[661/730] Compiling a_i2d_fp.cc
[662/730] Compiling a_dup.cc
[662/730] Write sources
[667/730] Compiling a_mbstr.cc
[668/730] Compiling a_d2i_fp.cc
[668/730] Write sources
[672/730] Compiling a_int.cc
[673/732] Compiling a_gentm.cc
[674/806] Compiling aes.cc
[675/806] Compiling a_bool.cc
[676/806] Compiling a_bitstr.cc
[678/814] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[679/814] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[680/814] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[681/814] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[682/814] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[683/814] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[684/814] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[685/814] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[686/814] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[687/814] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[688/817] Compiling ArgumentParserToolInfo ToolInfo.swift
[689/817] Emitting module ArgumentParserToolInfo
[690/818] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[691/818] Compiling AsyncAlgorithms ChannelStateMachine.swift
[692/818] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[694/818] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[695/818] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[696/818] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[696/818] Wrapping AST for ArgumentParserToolInfo for debugging
[698/862] Compiling ArgumentParser SplitArguments.swift
[699/862] Compiling ArgumentParser DumpHelpGenerator.swift
[700/862] Compiling ArgumentParser HelpCommand.swift
[701/862] Compiling CryptoBoringWrapper RandomBytes.swift
[702/862] Compiling ArgumentParser ArgumentDiscussion.swift
[703/862] Compiling ArgumentParser ArgumentHelp.swift
[704/862] Compiling ArgumentParser OptionGroup.swift
[705/862] Compiling ArgumentParser AsyncParsableCommand.swift
[706/862] Compiling ArgumentParser CommandConfiguration.swift
[707/862] Compiling ArgumentParser CommandGroup.swift
[708/862] Compiling ArgumentParser EnumerableFlag.swift
[709/868] Emitting module AsyncAlgorithms
[710/868] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[711/868] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[712/868] Emitting module CryptoBoringWrapper
[713/868] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[714/868] Compiling CryptoBoringWrapper EllipticCurve.swift
[715/868] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[716/868] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[717/869] Compiling ArgumentParser ArgumentDecoder.swift
[718/869] Compiling ArgumentParser ArgumentDefinition.swift
[719/869] Compiling ArgumentParser ArgumentSet.swift
[720/869] Compiling ArgumentParser CommandParser.swift
[721/869] Compiling ArgumentParser CollectionExtensions.swift
[722/869] Compiling ArgumentParser Mutex.swift
[723/869] Compiling ArgumentParser Platform.swift
[724/869] Compiling ArgumentParser SequenceExtensions.swift
[731/869] Compiling ArgumentParser ExpressibleByArgument.swift
[731/875] Wrapping AST for CryptoBoringWrapper for debugging
[733/875] Emitting module ArgumentParser
[738/875] Compiling ArgumentParser StringExtensions.swift
[739/875] Compiling ArgumentParser SwiftExtensions.swift
[740/875] Compiling ArgumentParser ParsableCommand.swift
[745/875] Compiling ArgumentParser InputKey.swift
[746/875] Compiling ArgumentParser InputOrigin.swift
[747/875] Compiling ArgumentParser MessageInfo.swift
[748/875] Compiling ArgumentParser UsageGenerator.swift
[749/875] Compiling ArgumentParser BashCompletionsGenerator.swift
[750/875] Compiling ArgumentParser CompletionsGenerator.swift
[751/875] Compiling ArgumentParser FishCompletionsGenerator.swift
[752/875] Compiling ArgumentParser ZshCompletionsGenerator.swift
[753/875] Compiling ArgumentParser Argument.swift
[754/875] Compiling ArgumentParser Name.swift
[755/875] Compiling ArgumentParser Parsed.swift
[756/875] Compiling ArgumentParser ParsedValues.swift
[757/875] Compiling ArgumentParser ParserError.swift
[758/875] Compiling ArgumentParser ArgumentVisibility.swift
[759/875] Compiling ArgumentParser CompletionKind.swift
[760/875] Compiling ArgumentParser Errors.swift
[761/875] Compiling ArgumentParser Flag.swift
[762/875] Compiling ArgumentParser NameSpecification.swift
[763/875] Compiling ArgumentParser Option.swift
[767/875] Compiling ArgumentParser HelpGenerator.swift
[774/875] Compiling ArgumentParser ParsableArguments.swift
[775/946] Emitting module Algorithms
[777/947] Compiling Crypto ECDH_boring.swift
[778/947] Compiling Crypto DH.swift
[779/947] Compiling Crypto ECDH.swift
[780/947] Compiling Crypto HKDF.swift
[781/947] Compiling Crypto AESWrap.swift
[782/947] Compiling Crypto AESWrap_boring.swift
[782/947] Wrapping AST for Algorithms for debugging
[784/947] Compiling Crypto HPKE-KeySchedule.swift
[785/947] Compiling Crypto HPKE-Modes.swift
[786/947] Compiling Crypto Insecure.swift
[787/947] Compiling Crypto Insecure_HashFunctions.swift
[788/947] Compiling Crypto KEM.swift
[790/947] Compiling Crypto HPKE-AEAD.swift
[791/947] Compiling Crypto HPKE-Ciphersuite.swift
[792/947] Compiling Crypto HPKE-KDF.swift
[793/947] Compiling Crypto HPKE-KexKeyDerivation.swift
[794/947] Compiling Crypto HPKE-LabeledExtract.swift
[795/947] Compiling Crypto HPKE-Utils.swift
[796/947] Compiling Crypto DHKEM.swift
[797/947] Compiling Crypto HPKE-KEM-Curve25519.swift
[798/947] Compiling Crypto HPKE-NIST-EC-KEMs.swift
[799/947] Compiling Crypto HPKE-KEM.swift
[800/957] Emitting module Crypto
[801/957] Compiling Crypto PKCS8PrivateKey.swift
[802/957] Compiling Crypto SEC1PrivateKey.swift
[803/957] Compiling Crypto SubjectPublicKeyInfo.swift
[804/957] Compiling Crypto CryptoError_boring.swift
[805/957] Compiling Crypto CryptoKitErrors.swift
[806/957] Compiling Crypto Digest_boring.swift
[807/957] Compiling Crypto Digest.swift
[808/957] Compiling Crypto Digests.swift
[809/957] Compiling Crypto HashFunctions.swift
[810/957] Compiling Crypto HashFunctions_SHA2.swift
[811/957] Compiling Crypto X25519Keys.swift
[812/957] Compiling Crypto SymmetricKeys.swift
[813/957] Compiling Crypto HMAC.swift
[814/957] Compiling Crypto MACFunctions.swift
[815/957] Compiling Crypto MessageAuthenticationCode.swift
[816/957] Compiling Crypto AES.swift
[817/957] Compiling Crypto ECDSASignature_boring.swift
[818/957] Compiling Crypto ECDSA_boring.swift
[819/957] Compiling Crypto EdDSA_boring.swift
[820/957] Compiling Crypto ECDSA.swift
[821/957] Compiling Crypto Cipher.swift
[822/957] Compiling Crypto Nonces.swift
[823/957] Compiling Crypto ASN1.swift
[824/957] Compiling Crypto ASN1Any.swift
[825/957] Compiling Crypto ASN1BitString.swift
[826/957] Compiling Crypto ASN1Boolean.swift
[827/957] Compiling Crypto ECDSASignature.swift
[828/957] Compiling Crypto PEMDocument.swift
[829/957] Compiling Crypto AES-GCM.swift
[830/957] Compiling Crypto AES-GCM_boring.swift
[831/957] Compiling Crypto ChaChaPoly_boring.swift
[832/957] Compiling Crypto ChaChaPoly.swift
[833/957] Compiling Crypto ASN1Null.swift
[834/957] Compiling Crypto ASN1OctetString.swift
[835/957] Compiling Crypto ASN1Strings.swift
[836/957] Compiling Crypto ArraySliceBigint.swift
[837/957] Compiling Crypto GeneralizedTime.swift
[838/957] Compiling Crypto ObjectIdentifier.swift
[843/957] Compiling Crypto ASN1Identifier.swift
[844/957] Compiling Crypto ASN1Integer.swift
[853/958] Compiling Crypto HPKE-Errors.swift
[854/958] Compiling Crypto HPKE.swift
[855/958] Compiling Crypto HPKE-Context.swift
[867/958] Compiling Crypto Ed25519_boring.swift
[868/958] Compiling Crypto NISTCurvesKeys_boring.swift
[869/958] Compiling Crypto X25519Keys_boring.swift
[870/958] Compiling Crypto Curve25519.swift
[871/958] Compiling Crypto Ed25519Keys.swift
[872/958] Compiling Crypto NISTCurvesKeys.swift
[893/958] Compiling Crypto Ed25519.swift
[894/958] Compiling Crypto Signature.swift
[895/958] Compiling Crypto CryptoKitErrors_boring.swift
[896/958] Compiling Crypto RNG_boring.swift
[897/958] Compiling Crypto SafeCompare_boring.swift
[898/958] Compiling Crypto Zeroization_boring.swift
[899/958] Compiling Crypto PrettyBytes.swift
[900/958] Compiling Crypto SafeCompare.swift
[901/958] Compiling Crypto SecureBytes.swift
[902/958] Compiling Crypto Zeroization.swift
[910/960] Wrapping AST for AsyncAlgorithms for debugging
[911/960] Wrapping AST for ArgumentParser for debugging
[912/960] Wrapping AST for Crypto for debugging
[914/1014] Compiling _CryptoExtras Error.swift
[915/1014] Compiling _CryptoExtras I2OSP.swift
[916/1014] Compiling _CryptoExtras IntegerEncoding.swift
[917/1014] Compiling _CryptoExtras PEMDocument.swift
[918/1014] Compiling _CryptoExtras PrettyBytes.swift
[919/1014] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[920/1014] Compiling _CryptoExtras ThreadOps.swift
[921/1021] Emitting module _CryptoExtras
[922/1021] Compiling _CryptoExtras ThreadPosix.swift
[923/1021] Compiling _CryptoExtras ThreadSpecific.swift
[924/1021] Compiling _CryptoExtras ThreadWindows.swift
[925/1021] Compiling _CryptoExtras DLEQ.swift
[926/1021] Compiling _CryptoExtras Prover.swift
[927/1021] Compiling _CryptoExtras Verifier.swift
[928/1021] Compiling _CryptoExtras ZKPToolbox.swift
[929/1021] Compiling _CryptoExtras ARCResponse.swift
[930/1021] Compiling _CryptoExtras ARCServer.swift
[931/1021] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[932/1021] Compiling _CryptoExtras ChaCha20CTR.swift
[933/1021] Compiling _CryptoExtras ObjectIdentifier.swift
[934/1021] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[935/1021] Compiling _CryptoExtras PKCS8PrivateKey.swift
[936/1021] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[937/1021] Compiling _CryptoExtras Scrypt.swift
[938/1021] Compiling _CryptoExtras OPRF.swift
[939/1021] Compiling _CryptoExtras OPRFClient.swift
[940/1021] Compiling _CryptoExtras OPRFServer.swift
[941/1021] Compiling _CryptoExtras VOPRF+API.swift
[942/1021] Compiling _CryptoExtras VOPRFClient.swift
[943/1021] Compiling _CryptoExtras VOPRFServer.swift
[944/1021] Compiling _CryptoExtras RSA+BlindSigning.swift
[945/1021] Compiling _CryptoExtras RSA.swift
[946/1021] Compiling _CryptoExtras RSA_boring.swift
[947/1021] Compiling _CryptoExtras BoringSSLHelpers.swift
[948/1021] Compiling _CryptoExtras CryptoKitErrors_boring.swift
[949/1021] Compiling _CryptoExtras Data+Extensions.swift
[950/1021] Compiling _CryptoExtras DigestType.swift
[951/1021] Compiling _CryptoExtras AES_CBC.swift
[952/1021] Compiling _CryptoExtras AES_CFB.swift
[953/1021] Compiling _CryptoExtras AES_CTR.swift
[954/1021] Compiling _CryptoExtras AES_GCM_SIV.swift
[955/1021] Compiling _CryptoExtras Block Function.swift
[956/1021] Compiling _CryptoExtras AES_CFB_boring.swift
[957/1021] Compiling _CryptoExtras AES_CTR_boring.swift
[958/1021] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[959/1021] Compiling _CryptoExtras CMAC.swift
[960/1021] Compiling _CryptoExtras ARC+API.swift
[961/1021] Compiling _CryptoExtras ARC.swift
[962/1021] Compiling _CryptoExtras ARCCredential.swift
[963/1021] Compiling _CryptoExtras ARCEncoding.swift
[964/1021] Compiling _CryptoExtras ARCPrecredential.swift
[965/1021] Compiling _CryptoExtras ARCPresentation.swift
[966/1021] Compiling _CryptoExtras ARCRequest.swift
[967/1021] Compiling _CryptoExtras ECToolbox_boring.swift
[968/1021] Compiling _CryptoExtras ECToolbox.swift
[969/1021] Compiling _CryptoExtras HashToField.swift
[970/1021] Compiling _CryptoExtras KDF.swift
[971/1021] Compiling _CryptoExtras PBKDF2_boring.swift
[972/1021] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[973/1021] Compiling _CryptoExtras PBKDF2.swift
[974/1021] Compiling _CryptoExtras Scrypt_boring.swift
[975/1022] Wrapping AST for _CryptoExtras for debugging
[977/1060] Compiling HomomorphicEncryption PolyRq.swift
[978/1060] Compiling HomomorphicEncryption BufferedRng.swift
[979/1060] Compiling HomomorphicEncryption NistAes128Ctr.swift
[980/1060] Compiling HomomorphicEncryption NistCtrDrbg.swift
[981/1060] Compiling HomomorphicEncryption PseudoRandomNumberGenerator.swift
[982/1065] Compiling HomomorphicEncryption Encoding.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[983/1065] Compiling HomomorphicEncryption EncryptionParameters.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[984/1065] Compiling HomomorphicEncryption Error.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[985/1065] Compiling HomomorphicEncryption HeScheme.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[986/1065] Compiling HomomorphicEncryption HeSchemeAsync.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[987/1065] Compiling HomomorphicEncryption Keys.swift
[988/1065] Compiling HomomorphicEncryption Modulus.swift
[989/1065] Compiling HomomorphicEncryption NoOpScheme.swift
[990/1065] Compiling HomomorphicEncryption Plaintext.swift
[991/1065] Compiling HomomorphicEncryption Galois.swift
[992/1065] Compiling HomomorphicEncryption RnsBaseConverter.swift
[993/1065] Compiling HomomorphicEncryption RnsTool.swift
[994/1065] Compiling HomomorphicEncryption Scalar.swift
[995/1065] Compiling HomomorphicEncryption Serialize.swift
[996/1065] Compiling HomomorphicEncryption SerializedCiphertext.swift
[997/1065] Compiling HomomorphicEncryption PolyCollection.swift
[998/1065] Compiling HomomorphicEncryption PolyContext.swift
[999/1065] Compiling HomomorphicEncryption PolyRq+Ntt.swift
[1000/1065] Compiling HomomorphicEncryption PolyRq+Randomize.swift
[1001/1065] Compiling HomomorphicEncryption PolyRq+Serialize.swift
[1002/1065] Compiling HomomorphicEncryption SerializedKeys.swift
[1003/1065] Compiling HomomorphicEncryption SerializedPlaintext.swift
[1004/1065] Compiling HomomorphicEncryption Util.swift
[1005/1065] Compiling HomomorphicEncryption Version.swift
[1006/1065] Compiling HomomorphicEncryption Zeroization.swift
[1007/1065] Compiling HomomorphicEncryption Bfv.swift
[1008/1065] Compiling HomomorphicEncryption Ciphertext.swift
[1009/1065] Compiling HomomorphicEncryption CoefficientPacking.swift
[1010/1065] Compiling HomomorphicEncryption Context.swift
[1011/1065] Compiling HomomorphicEncryption CrtComposer.swift
[1012/1065] Compiling HomomorphicEncryption DoubleWidthUInt.swift
[1013/1065] Compiling HomomorphicEncryption Array2d.swift
[1014/1065] Compiling HomomorphicEncryption Bfv+Decrypt.swift
[1015/1065] Compiling HomomorphicEncryption Bfv+Encode.swift
[1016/1065] Compiling HomomorphicEncryption Bfv+Encrypt.swift
[1017/1065] Compiling HomomorphicEncryption Bfv+Keys.swift
[1018/1065] Compiling HomomorphicEncryption Bfv+Multiply.swift
[1019/1065] Emitting module HomomorphicEncryption
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
[1/1] Compiling plugin SwiftProtobufPlugin
[2/2] Compiling plugin GenerateManual
[3/3] Compiling plugin GenerateDoccReference
Building for debugging...
[3/67] Write swift-version-24593BA9C3E375BF.txt
[5/129] Compiling RealModule RealFunctions.swift
[6/130] Compiling RealModule Float80+Real.swift
[7/130] Compiling RealModule Real.swift
[8/130] Compiling Logging LogHandler.swift
[9/130] Compiling InternalCollectionsUtilities _SortedCollection.swift
[10/130] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[11/132] Compiling Logging MetadataProvider.swift
[12/132] Compiling RealModule RelaxedArithmetic.swift
[13/217] Compiling CryptoBoringWrapper FiniteFieldArithmeticContext.swift
[14/217] Compiling RealModule Float16+Real.swift
[15/217] Compiling SwiftProtobuf BinaryDecodingError.swift
[16/217] Compiling SwiftProtobuf BinaryDecodingOptions.swift
[17/217] Compiling CryptoBoringWrapper RandomBytes.swift
[18/217] Compiling SwiftProtobuf BinaryEncodingOptions.swift
[19/217] Compiling SwiftProtobuf BinaryEncodingSizeVisitor.swift
[20/217] Compiling SwiftProtobuf BinaryEncodingVisitor.swift
[21/217] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[22/217] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[23/217] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[24/217] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[25/217] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[26/217] Compiling CryptoBoringWrapper BoringSSLAEAD.swift
[27/217] Compiling SwiftProtobuf AsyncMessageSequence.swift
[28/217] Compiling SwiftProtobuf BinaryDecoder.swift
[29/217] Compiling SwiftProtobuf AnyMessageStorage.swift
[30/217] Compiling SwiftProtobuf AnyUnpackError.swift
[31/217] Emitting module RealModule
[32/218] Emitting module CryptoBoringWrapper
[34/217] Compiling CryptoBoringWrapper EllipticCurvePoint.swift
[35/217] Compiling CryptoBoringWrapper EllipticCurve.swift
[36/217] Compiling CryptoBoringWrapper CryptoKitErrors_boring.swift
[37/217] Compiling CryptoBoringWrapper ArbitraryPrecisionInteger.swift
[38/218] Emitting module ArgumentParserToolInfo
[39/218] Compiling ArgumentParserToolInfo ToolInfo.swift
[40/219] Emitting module InternalCollectionsUtilities
[49/230] Compiling ComplexModule Complex+Codable.swift
[50/230] Compiling ComplexModule Complex+ElementaryFunctions.swift
[51/230] Compiling ComplexModule Complex+Hashable.swift
[52/230] Compiling ComplexModule Complex+IntegerLiteral.swift
[53/230] Compiling SwiftProtobuf BinaryDelimited.swift
[54/230] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[55/230] Compiling ComplexModule Complex+AlgebraicField.swift
[64/255] Compiling Algorithms AdjacentPairs.swift
[65/255] Compiling Algorithms Chain.swift
[66/256] Compiling ComplexModule Polar.swift
[67/256] Compiling ComplexModule Complex+Numeric.swift
[68/256] Compiling ComplexModule Complex+StringConvertible.swift
[69/256] Compiling ComplexModule Complex.swift
[70/256] Compiling ComplexModule Scale.swift
[71/256] Compiling Logging Locks.swift
[72/256] Emitting module Logging
[73/256] Compiling Logging Logging.swift
[75/304] Compiling Crypto SEC1PrivateKey.swift
[76/304] Compiling Crypto SubjectPublicKeyInfo.swift
[77/304] Compiling Crypto CryptoError_boring.swift
[78/429] Compiling ModularArithmetic Modulus.swift
[79/429] Compiling ModularArithmetic Scalar.swift
[80/429] Emitting module ModularArithmetic
[82/430] Compiling ArgumentParser CompletionsGenerator.swift
[83/430] Compiling ArgumentParser FishCompletionsGenerator.swift
[84/430] Compiling ArgumentParser ZshCompletionsGenerator.swift
[85/444] Compiling DequeModule Deque+Codable.swift
[86/444] Compiling DequeModule Deque+Collection.swift
[87/444] Compiling DequeModule Deque+CustomReflectable.swift
[88/444] Compiling DequeModule Deque+Descriptions.swift
[89/444] Emitting module ComplexModule
[91/446] Compiling ArgumentParser CollectionExtensions.swift
[92/446] Compiling ArgumentParser Mutex.swift
[93/446] Compiling ArgumentParser Platform.swift
[94/446] Compiling ArgumentParser SequenceExtensions.swift
[95/446] Compiling ArgumentParser StringExtensions.swift
[96/446] Compiling ArgumentParser SwiftExtensions.swift
[99/452] Compiling DequeModule Deque._UnsafeHandle.swift
[100/452] Compiling DequeModule Deque.swift
[101/452] Compiling DequeModule _DequeBuffer.swift
[102/452] Compiling DequeModule _DequeBufferHeader.swift
[103/454] Compiling DequeModule Deque+Equatable.swift
[104/454] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[105/454] Emitting module Numerics
[106/454] Compiling Numerics Numerics.swift
[107/455] Compiling DequeModule _DequeSlot.swift
[108/455] Compiling DequeModule _UnsafeWrappedBuffer.swift
[110/455] Compiling ArgumentParser CommandParser.swift
[111/455] Compiling ArgumentParser InputKey.swift
[112/455] Compiling ArgumentParser InputOrigin.swift
[113/455] Compiling DequeModule Deque+Extras.swift
[114/455] Compiling DequeModule Deque+Hashable.swift
[115/455] Compiling DequeModule Deque+Testing.swift
[116/455] Compiling DequeModule Deque._Storage.swift
[117/454] Compiling ArgumentParser ExpressibleByArgument.swift
[118/454] Compiling ArgumentParser ParsableArguments.swift
[119/454] Compiling ArgumentParser ParsableCommand.swift
[120/454] Compiling ArgumentParser CommandGroup.swift
[121/454] Compiling ArgumentParser EnumerableFlag.swift
[125/454] Compiling ArgumentParser Tree.swift
[126/454] Compiling ArgumentParser CodingKeyValidator.swift
[127/454] Compiling ArgumentParser NonsenseFlagsValidator.swift
[128/454] Compiling ArgumentParser ParsableArgumentsValidation.swift
[133/461] Emitting module DequeModule
[144/462] Compiling ArgumentParser PositionalArgumentsValidator.swift
[145/462] Compiling ArgumentParser UniqueNamesValidator.swift
[146/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[147/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[148/462] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[149/462] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[150/462] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[152/462] Emitting module SwiftProtobuf
[153/472] Compiling ArgumentParser DumpHelpGenerator.swift
[154/472] Compiling ArgumentParser HelpCommand.swift
[155/472] Compiling ArgumentParser HelpGenerator.swift
[156/472] Compiling ArgumentParser MessageInfo.swift
[157/472] Compiling ArgumentParser UsageGenerator.swift
[182/472] Compiling ArgumentParser Name.swift
[183/472] Compiling ArgumentParser Parsed.swift
[184/472] Compiling ArgumentParser ParsedValues.swift
[185/472] Compiling ArgumentParser ParserError.swift
[186/472] Compiling ArgumentParser SplitArguments.swift
[197/472] Compiling OrderedCollections OrderedSet+Sendable.swift
[198/472] Compiling OrderedCollections OrderedSet+SubSequence.swift
[199/472] Compiling OrderedCollections OrderedSet+Testing.swift
[200/472] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[201/472] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[202/472] Compiling OrderedCollections OrderedSet.swift
[203/472] Emitting module SwiftASN1
[205/473] Emitting module ArgumentParser
[212/472] Compiling OrderedCollections _UnsafeBitset.swift
[213/472] Compiling Crypto SymmetricKeys.swift
[214/472] Compiling Crypto HMAC.swift
[215/472] Compiling Crypto MACFunctions.swift
[216/472] Compiling Crypto MessageAuthenticationCode.swift
[217/472] Compiling Crypto AES.swift
[218/472] Compiling Crypto ECDSASignature_boring.swift
[219/472] Compiling Crypto ECDSA_boring.swift
[220/472] Compiling Crypto EdDSA_boring.swift
[221/472] Compiling Crypto ECDSA.swift
[222/472] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[223/472] Compiling SwiftProtobuf TextFormatEncoder.swift
[224/472] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[225/472] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[226/472] Compiling SwiftProtobuf TextFormatScanner.swift
[227/472] Compiling SwiftProtobuf TimeUtils.swift
[228/472] Compiling SwiftProtobuf UnknownStorage.swift
[229/472] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[230/472] Compiling SwiftProtobuf Varint.swift
[231/472] Compiling SwiftProtobuf Version.swift
[232/472] Compiling SwiftProtobuf Visitor.swift
[233/472] Compiling SwiftProtobuf WireFormat.swift
[234/472] Compiling SwiftProtobuf ZigZag.swift
[235/472] Compiling SwiftProtobuf any.pb.swift
[237/472] Compiling ArgumentParser ArgumentDecoder.swift
[238/472] Compiling ArgumentParser ArgumentDefinition.swift
[239/472] Compiling ArgumentParser ArgumentSet.swift
[309/482] Emitting module OrderedCollections
[310/483] Emitting module Crypto
[312/483] Emitting module Algorithms
[364/531] Compiling Crypto Ed25519.swift
[365/531] Compiling Crypto Signature.swift
[366/531] Compiling Crypto CryptoKitErrors_boring.swift
[367/531] Compiling Crypto RNG_boring.swift
[368/531] Compiling Crypto SafeCompare_boring.swift
[369/531] Compiling Crypto Zeroization_boring.swift
[370/531] Compiling Crypto PrettyBytes.swift
[371/531] Compiling Crypto SafeCompare.swift
[372/531] Compiling Crypto SecureBytes.swift
[373/531] Compiling Crypto Zeroization.swift
[375/531] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[376/531] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[377/531] Compiling AsyncAlgorithms AsyncShareSequence.swift
[378/531] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[379/531] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[380/531] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[381/531] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[382/531] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[383/531] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[384/531] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[385/531] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[386/531] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[387/531] Compiling AsyncAlgorithms _TinyArray.swift
[388/531] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[389/531] Compiling AsyncAlgorithms Locking.swift
[390/531] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[391/531] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[392/531] Compiling AsyncAlgorithms ChannelStorage.swift
[393/531] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[394/531] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[395/531] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[396/531] Compiling AsyncAlgorithms CombineLatestStorage.swift
[397/531] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[398/531] Compiling AsyncAlgorithms DebounceStateMachine.swift
[399/531] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[400/531] Compiling AsyncAlgorithms AsyncChannel.swift
[401/531] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[402/531] Compiling AsyncAlgorithms ChannelStateMachine.swift
[403/531] Compiling AsyncAlgorithms MergeStateMachine.swift
[404/531] Compiling AsyncAlgorithms MergeStorage.swift
[405/531] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel+Internal.swift
[406/531] Compiling AsyncAlgorithms MultiProducerSingleConsumerAsyncChannel.swift
[407/531] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[408/531] Compiling AsyncAlgorithms Rethrow.swift
[409/531] Compiling AsyncAlgorithms DebounceStorage.swift
[410/531] Compiling AsyncAlgorithms Dictionary.swift
[411/585] Emitting module _CryptoExtras
[412/592] Compiling _CryptoExtras AES_CBC.swift
[413/592] Compiling _CryptoExtras AES_CFB.swift
[414/592] Compiling _CryptoExtras AES_CTR.swift
[415/592] Compiling _CryptoExtras AES_GCM_SIV.swift
[416/592] Compiling _CryptoExtras Block Function.swift
[417/592] Compiling _CryptoExtras AES_CFB_boring.swift
[418/592] Compiling _CryptoExtras AES_CTR_boring.swift
[419/592] Compiling _CryptoExtras AES_GCM_SIV_boring.swift
[420/592] Compiling _CryptoExtras CMAC.swift
[421/592] Compiling _CryptoExtras ARC+API.swift
[422/592] Compiling _CryptoExtras ARC.swift
[423/592] Compiling _CryptoExtras ARCCredential.swift
[424/592] Compiling _CryptoExtras Scrypt.swift
[425/592] Compiling _CryptoExtras OPRF.swift
[426/592] Compiling _CryptoExtras OPRFClient.swift
[427/592] Compiling _CryptoExtras OPRFServer.swift
[428/592] Compiling _CryptoExtras VOPRF+API.swift
[429/592] Compiling _CryptoExtras VOPRFClient.swift
[430/592] Compiling _CryptoExtras VOPRFServer.swift
[431/592] Compiling _CryptoExtras ECToolbox_boring.swift
[432/592] Compiling _CryptoExtras ECToolbox.swift
[433/592] Compiling _CryptoExtras HashToField.swift
[434/592] Compiling _CryptoExtras KDF.swift
[435/592] Compiling _CryptoExtras PBKDF2_boring.swift
[436/592] Compiling _CryptoExtras PBKDF2_commoncrypto.swift
[437/592] Compiling _CryptoExtras PBKDF2.swift
[438/592] Compiling _CryptoExtras Scrypt_boring.swift
[439/592] Compiling SwiftProtobuf api.pb.swift
[440/592] Compiling SwiftProtobuf descriptor.pb.swift
[441/592] Compiling SwiftProtobuf duration.pb.swift
[442/592] Compiling SwiftProtobuf empty.pb.swift
[443/592] Compiling SwiftProtobuf field_mask.pb.swift
[444/592] Compiling SwiftProtobuf source_context.pb.swift
[445/592] Compiling SwiftProtobuf struct.pb.swift
[446/592] Compiling SwiftProtobuf timestamp.pb.swift
[447/592] Compiling SwiftProtobuf type.pb.swift
[448/592] Compiling SwiftProtobuf wrappers.pb.swift
[449/592] Compiling SwiftProtobuf resource_bundle_accessor.swift
[451/593] Compiling _CryptoExtras Error.swift
[452/593] Compiling _CryptoExtras I2OSP.swift
[453/593] Compiling _CryptoExtras IntegerEncoding.swift
[454/593] Compiling _CryptoExtras PEMDocument.swift
[455/593] Compiling _CryptoExtras PrettyBytes.swift
[456/593] Compiling _CryptoExtras SubjectPublicKeyInfo.swift
[457/593] Compiling _CryptoExtras ThreadOps.swift
[465/599] Emitting module AsyncAlgorithms
[466/599] Compiling _CryptoExtras ARCResponse.swift
[467/599] Compiling _CryptoExtras ARCServer.swift
[468/599] Compiling _CryptoExtras ChaCha20CTR_boring.swift
[469/599] Compiling _CryptoExtras ChaCha20CTR.swift
[470/599] Compiling _CryptoExtras ObjectIdentifier.swift
[471/599] Compiling _CryptoExtras PKCS8DERRepresentation.swift
[472/599] Compiling _CryptoExtras PKCS8PrivateKey.swift
[473/599] Compiling _CryptoExtras RFC8410AlgorithmIdentifier.swift
[474/599] Compiling AsyncAlgorithms ZipStorage.swift
[475/599] Compiling _CryptoExtras ThreadSpecific.swift
[476/599] Compiling _CryptoExtras ThreadWindows.swift
[477/599] Compiling _CryptoExtras DLEQ.swift
[478/599] Compiling _CryptoExtras Prover.swift
[479/599] Compiling _CryptoExtras Verifier.swift
[480/599] Compiling _CryptoExtras ZKPToolbox.swift
[480/599] Wrapping AST for SwiftProtobuf for debugging
[494/599] Compiling _CryptoExtras ARCEncoding.swift
[495/599] Compiling _CryptoExtras ARCPrecredential.swift
[496/599] Compiling _CryptoExtras ARCPresentation.swift
[497/599] Compiling _CryptoExtras ARCRequest.swift
[519/599] Compiling _CryptoExtras RSA+BlindSigning.swift
[520/599] Compiling _CryptoExtras RSA.swift
[521/599] Compiling AsyncAlgorithms SetAlgebra.swift
[522/599] Compiling AsyncAlgorithms UnsafeTransfer.swift
[523/599] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[524/599] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[525/599] Compiling AsyncAlgorithms ZipStateMachine.swift
[554/637] Compiling HomomorphicEncryption Array2d.swift
[555/637] Compiling HomomorphicEncryption Bfv+Decrypt.swift
[556/637] Compiling HomomorphicEncryption Bfv+Encode.swift
[557/637] Compiling HomomorphicEncryption Bfv+Encrypt.swift
[558/637] Compiling HomomorphicEncryption Bfv+Keys.swift
[559/637] Compiling HomomorphicEncryption Bfv+Multiply.swift
[560/642] Compiling HomomorphicEncryption Encoding.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[561/642] Compiling HomomorphicEncryption EncryptionParameters.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[562/642] Compiling HomomorphicEncryption Error.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[563/642] Compiling HomomorphicEncryption HeScheme.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[564/642] Compiling HomomorphicEncryption HeSchemeAsync.swift
/host/spi-builder-workspace/Sources/HomomorphicEncryption/EncryptionParameters.swift:125:62: error: no exact matches in call to global function 'log2'
123 | throw HeError.invalidEncryptionParameters(self)
124 | }
125 | let log2CoefficientModulus = coefficientModuli.map { log2(Float($0)) }.reduce(0, +)
| `- error: no exact matches in call to global function 'log2'
126 | guard try log2CoefficientModulus <= Float(Self.maxLog2CoefficientModulus(
127 | 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.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-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);
[565/642] Compiling HomomorphicEncryption PolyRq.swift
[566/642] Compiling HomomorphicEncryption BufferedRng.swift
[567/642] Compiling HomomorphicEncryption NistAes128Ctr.swift
[568/642] Compiling HomomorphicEncryption NistCtrDrbg.swift
[569/642] Compiling HomomorphicEncryption PseudoRandomNumberGenerator.swift
[570/642] Compiling HomomorphicEncryption RnsBaseConverter.swift
[571/642] Compiling HomomorphicEncryption RnsTool.swift
[572/642] Compiling HomomorphicEncryption Scalar.swift
[573/642] Compiling HomomorphicEncryption Serialize.swift
[574/642] Compiling HomomorphicEncryption SerializedCiphertext.swift
[575/642] Compiling HomomorphicEncryption Keys.swift
[576/642] Compiling HomomorphicEncryption Modulus.swift
[577/642] Compiling HomomorphicEncryption NoOpScheme.swift
[578/642] Compiling HomomorphicEncryption Plaintext.swift
[579/642] Compiling HomomorphicEncryption Galois.swift
[580/642] Compiling HomomorphicEncryption PolyCollection.swift
[581/642] Compiling HomomorphicEncryption PolyContext.swift
[582/642] Compiling HomomorphicEncryption PolyRq+Ntt.swift
[583/642] Compiling HomomorphicEncryption PolyRq+Randomize.swift
[584/642] Compiling HomomorphicEncryption PolyRq+Serialize.swift
[585/642] Compiling HomomorphicEncryption SerializedKeys.swift
[586/642] Compiling HomomorphicEncryption SerializedPlaintext.swift
[587/642] Compiling HomomorphicEncryption Util.swift
[588/642] Compiling HomomorphicEncryption Version.swift
[589/642] Compiling HomomorphicEncryption Zeroization.swift
[590/642] Compiling HomomorphicEncryption Bfv.swift
[591/642] Compiling HomomorphicEncryption Ciphertext.swift
[592/642] Compiling HomomorphicEncryption CoefficientPacking.swift
[593/642] Compiling HomomorphicEncryption Context.swift
[594/642] Compiling HomomorphicEncryption CrtComposer.swift
[595/642] Compiling HomomorphicEncryption DoubleWidthUInt.swift
[596/642] Emitting module HomomorphicEncryption
BUILD FAILURE 6.1 android