Build Information
Failed to build swift-homomorphic-encryption, reference 1.0.4 (ea9ff7
), with Swift 6.1 for Android on 30 May 2025 20:39:30 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/apple/swift-homomorphic-encryption.git
Reference: 1.0.4
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
* tag 1.0.4 -> FETCH_HEAD
HEAD is now at ea9ff79 Update documentation links to 1.0.4 (#200)
Submodule path 'swift-homomorphic-encryption-protobuf': checked out 'e2fcb506442719d00b11914ebe6e85779c5b5b4c'
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 @):
ea9ff791be34b0605bacfd1e7cd9a281b57eb14e
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/apple/swift-homomorphic-encryption.git at 1.0.4
========================================
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-crypto",
"requirement" : {
"range" : [
{
"lower_bound" : "3.4.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.28.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-protobuf"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-docc-plugin"
},
{
"identity" : "package-benchmark",
"requirement" : {
"range" : [
{
"lower_bound" : "1.4.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ordo-one/package-benchmark"
}
],
"manifest_display_name" : "swift-homomorphic-encryption",
"name" : "swift-homomorphic-encryption",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "HomomorphicEncryption",
"targets" : [
"HomomorphicEncryption"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "HomomorphicEncryptionProtobuf",
"targets" : [
"HomomorphicEncryptionProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrieval",
"targets" : [
"PrivateInformationRetrieval"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateInformationRetrievalProtobuf",
"targets" : [
"PrivateInformationRetrievalProtobuf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearch",
"targets" : [
"PrivateNearestNeighborSearch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PrivateNearestNeighborSearchProtobuf",
"targets" : [
"PrivateNearestNeighborSearchProtobuf"
],
"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" : "RlweBenchmark",
"targets" : [
"RlweBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PolyBenchmark",
"targets" : [
"PolyBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PNNSBenchmark",
"targets" : [
"PNNSBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "PIRBenchmark",
"targets" : [
"PIRBenchmark"
],
"type" : {
"executable" : null
}
},
{
"name" : "BasicsSnippet",
"targets" : [
"BasicsSnippet"
],
"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"
],
"sources" : [
"TestUtilities.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "RlweBenchmark",
"module_type" : "SwiftTarget",
"name" : "RlweBenchmark",
"path" : "Benchmarks/RlweBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"RlweBenchmark"
],
"sources" : [
"RlweBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PrivateNearestNeighborSearchTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchTests",
"path" : "Tests/PrivateNearestNeighborSearchTests",
"sources" : [
"CiphertextMatrixTests.swift",
"ClientTests.swift",
"CosineSimilarityTests.swift",
"DatabaseTests.swift",
"MatrixMultiplicationTests.swift",
"PlaintextMatrixTests.swift",
"Utils.swift",
"UtilsTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobufTests",
"path" : "Tests/PrivateNearestNeighborSearchProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "test"
},
{
"c99name" : "PrivateNearestNeighborSearchProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearchProtobuf",
"path" : "Sources/PrivateNearestNeighborSearchProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPnns.swift",
"generated/apple_swift_homomorphic_encryption_api_pnns_v1_api.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_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" : [
"PrivateNearestNeighborSearch",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateNearestNeighborSearch",
"module_type" : "SwiftTarget",
"name" : "PrivateNearestNeighborSearch",
"path" : "Sources/PrivateNearestNeighborSearch",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"BasicsSnippet",
"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"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrievalTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalTests",
"path" : "Tests/PrivateInformationRetrievalTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CuckooTableTests.swift",
"HashBucketTests.swift",
"IndexPirTests.swift",
"KeywordDatabaseTests.swift",
"KeywordPirTests.swift",
"MulPirTests.swift",
"PirTestUtils.swift",
"PirUtilTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobufTests",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobufTests",
"path" : "Tests/PrivateInformationRetrievalProtobufTests",
"sources" : [
"ConversionTests.swift"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"TestUtilities"
],
"type" : "test"
},
{
"c99name" : "PrivateInformationRetrievalProtobuf",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrievalProtobuf",
"path" : "Sources/PrivateInformationRetrievalProtobuf",
"product_dependencies" : [
"SwiftProtobuf"
],
"product_memberships" : [
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"ConversionApi.swift",
"ConversionError.swift",
"ConversionPir.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_api.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_pir_v1_pir.pb.swift",
"generated/apple_swift_homomorphic_encryption_api_shared_v1_api_shared.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"
],
"target_dependencies" : [
"PrivateInformationRetrieval",
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf"
],
"type" : "library"
},
{
"c99name" : "PrivateInformationRetrieval",
"module_type" : "SwiftTarget",
"name" : "PrivateInformationRetrieval",
"path" : "Sources/PrivateInformationRetrieval",
"product_dependencies" : [
"Numerics"
],
"product_memberships" : [
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"CuckooTable.swift",
"Error.swift",
"HashBucket.swift",
"IndexPirProtocol.swift",
"KeywordDatabase.swift",
"KeywordPirProtocol.swift",
"MulPir.swift",
"PirUtil.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "library"
},
{
"c99name" : "PolyBenchmark",
"module_type" : "SwiftTarget",
"name" : "PolyBenchmark",
"path" : "Benchmarks/PolyBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PolyBenchmark"
],
"sources" : [
"PolyBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption"
],
"type" : "executable"
},
{
"c99name" : "PNNSProcessDatabase",
"module_type" : "SwiftTarget",
"name" : "PNNSProcessDatabase",
"path" : "Sources/PNNSProcessDatabase",
"product_dependencies" : [
"ArgumentParser",
"Logging"
],
"product_memberships" : [
"PNNSProcessDatabase"
],
"sources" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"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",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PNNSBenchmark",
"module_type" : "SwiftTarget",
"name" : "PNNSBenchmark",
"path" : "Benchmarks/PrivateNearestNeighborSearchBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PNNSBenchmark"
],
"sources" : [
"PrivateNearestNeighborSearchBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRShardDatabase",
"module_type" : "SwiftTarget",
"name" : "PIRShardDatabase",
"path" : "Sources/PIRShardDatabase",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"PIRShardDatabase"
],
"sources" : [
"ShardDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"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" : [
"ProcessDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrievalProtobuf",
"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" : [
"GenerateDatabase.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"c99name" : "PIRBenchmark",
"module_type" : "SwiftTarget",
"name" : "PIRBenchmark",
"path" : "Benchmarks/PrivateInformationRetrievalBenchmark",
"product_dependencies" : [
"Benchmark",
"BenchmarkPlugin"
],
"product_memberships" : [
"PIRBenchmark"
],
"sources" : [
"PrivateInformationRetrievalBenchmark.swift"
],
"target_dependencies" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf"
],
"type" : "executable"
},
{
"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",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"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" : "HomomorphicEncryption",
"module_type" : "SwiftTarget",
"name" : "HomomorphicEncryption",
"path" : "Sources/HomomorphicEncryption",
"product_dependencies" : [
"Crypto",
"_CryptoExtras"
],
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"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",
"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",
"Zeroization.swift"
],
"target_dependencies" : [
"CUtil"
],
"type" : "library"
},
{
"c99name" : "CUtil",
"module_type" : "ClangTarget",
"name" : "CUtil",
"path" : "Sources/CUtil",
"product_memberships" : [
"HomomorphicEncryption",
"HomomorphicEncryptionProtobuf",
"PrivateInformationRetrieval",
"PrivateInformationRetrievalProtobuf",
"PrivateNearestNeighborSearch",
"PrivateNearestNeighborSearchProtobuf",
"PIRGenerateDatabase",
"PIRProcessDatabase",
"PIRShardDatabase",
"PNNSGenerateDatabase",
"PNNSProcessDatabase",
"RlweBenchmark",
"PolyBenchmark",
"PNNSBenchmark",
"PIRBenchmark",
"BasicsSnippet",
"SerializationSnippet",
"EvaluationKeySnippet",
"MultiplicationSnippet",
"EncryptionParametersSnippet",
"NoiseBudgetSnippet"
],
"sources" : [
"zeroize.c"
],
"type" : "library"
},
{
"c99name" : "BasicsSnippet",
"module_type" : "SwiftTarget",
"name" : "BasicsSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"BasicsSnippet"
],
"sources" : [
"BasicsSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "SerializationSnippet",
"module_type" : "SwiftTarget",
"name" : "SerializationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"SerializationSnippet"
],
"sources" : [
"SerializationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EvaluationKeySnippet",
"module_type" : "SwiftTarget",
"name" : "EvaluationKeySnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EvaluationKeySnippet"
],
"sources" : [
"EvaluationKeySnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "MultiplicationSnippet",
"module_type" : "SwiftTarget",
"name" : "MultiplicationSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"MultiplicationSnippet"
],
"sources" : [
"MultiplicationSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "EncryptionParametersSnippet",
"module_type" : "SwiftTarget",
"name" : "EncryptionParametersSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"EncryptionParametersSnippet"
],
"sources" : [
"EncryptionParametersSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
},
{
"c99name" : "NoiseBudgetSnippet",
"module_type" : "SwiftTarget",
"name" : "NoiseBudgetSnippet",
"path" : "Snippets/HomomorphicEncryption",
"product_memberships" : [
"NoiseBudgetSnippet"
],
"sources" : [
"NoiseBudgetSnippet.swift"
],
"target_dependencies" : [
"PrivateNearestNeighborSearchProtobuf",
"PrivateNearestNeighborSearch",
"PrivateInformationRetrievalProtobuf",
"PrivateInformationRetrieval",
"HomomorphicEncryptionProtobuf",
"HomomorphicEncryption"
],
"type" : "snippet"
}
],
"tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/ordo-one/package-benchmark
Fetching https://github.com/swiftlang/swift-docc-plugin
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/apple/swift-protobuf
[1/2049] Fetching swift-docc-plugin
[227/7992] Fetching swift-docc-plugin, package-benchmark
[406/13698] Fetching swift-docc-plugin, package-benchmark, swift-numerics
[3315/17534] Fetching swift-docc-plugin, package-benchmark, swift-numerics, swift-log
[7481/31470] Fetching swift-docc-plugin, package-benchmark, swift-numerics, swift-log, swift-crypto
Fetched https://github.com/apple/swift-numerics from cache (0.66s)
[13222/25764] Fetching swift-docc-plugin, package-benchmark, swift-log, swift-crypto
Fetching https://github.com/apple/swift-argument-parser.git
[17543/65086] Fetching swift-docc-plugin, package-benchmark, swift-log, swift-crypto, swift-protobuf
[21665/80472] Fetching swift-docc-plugin, package-benchmark, swift-log, swift-crypto, swift-protobuf, swift-argument-parser
Fetched https://github.com/ordo-one/package-benchmark from cache (3.05s)
Fetching https://github.com/apple/swift-algorithms
Fetched https://github.com/apple/swift-crypto.git from cache (3.11s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.58s)
[1/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms from cache (0.85s)
Fetched https://github.com/apple/swift-log.git from cache (6.73s)
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (6.73s)
Fetched https://github.com/apple/swift-protobuf from cache (6.79s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (8.92s)
Computing version for https://github.com/apple/swift-protobuf
Computed https://github.com/apple/swift-protobuf at 1.30.0 (0.52s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (2.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.57s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3392] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.37s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.91s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.51s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.52s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.12.3 (1.59s)
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.27s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (0.86s)
Computing version for https://github.com/ordo-one/package-benchmark
Computed https://github.com/ordo-one/package-benchmark at 1.29.3 (0.59s)
Fetching https://github.com/ordo-one/TextTable.git
Fetching https://github.com/ordo-one/package-jemalloc.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/HdrHistogram/hdrhistogram-swift.git
Fetching https://github.com/apple/swift-atomics.git
[1/35] Fetching package-jemalloc
[36/238] Fetching package-jemalloc, texttable
[239/840] Fetching package-jemalloc, texttable, hdrhistogram-swift
[841/5231] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-system
[5232/6948] Fetching package-jemalloc, texttable, hdrhistogram-swift, swift-system, swift-atomics
Fetched https://github.com/ordo-one/TextTable.git from cache (0.41s)
[6642/6745] Fetching package-jemalloc, hdrhistogram-swift, swift-system, swift-atomics
Fetched https://github.com/HdrHistogram/hdrhistogram-swift.git from cache (0.55s)
Fetched https://github.com/ordo-one/package-jemalloc.git from cache (0.55s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.55s)
Fetched https://github.com/apple/swift-system.git from cache (0.55s)
Computing version for https://github.com/ordo-one/package-jemalloc.git
Computed https://github.com/ordo-one/package-jemalloc.git at 1.0.0 (1.13s)
Computing version for https://github.com/ordo-one/TextTable.git
Computed https://github.com/ordo-one/TextTable.git at 0.0.2 (0.68s)
Computing version for https://github.com/HdrHistogram/hdrhistogram-swift.git
Computed https://github.com/HdrHistogram/hdrhistogram-swift.git at 0.1.3 (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.5.0 (0.44s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.12.3
Creating working copy for https://github.com/HdrHistogram/hdrhistogram-swift.git
Working copy of https://github.com/HdrHistogram/hdrhistogram-swift.git resolved at 0.1.3
Creating working copy for https://github.com/ordo-one/TextTable.git
Working copy of https://github.com/ordo-one/TextTable.git resolved at 0.0.2
Creating working copy for https://github.com/ordo-one/package-benchmark
Working copy of https://github.com/ordo-one/package-benchmark resolved at 1.29.3
Creating working copy for https://github.com/apple/swift-protobuf
Working copy of https://github.com/apple/swift-protobuf resolved at 1.30.0
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.5.1
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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.3.2
Creating working copy for https://github.com/ordo-one/package-jemalloc.git
Working copy of https://github.com/ordo-one/package-jemalloc.git resolved at 1.0.0
warning: couldn't find pc file for jemalloc
[0/12] Write sources
[4/12] Compiling CSystem shims.c
[4/12] Write swift-version-24593BA9C3E375BF.txt
[7/42] Emitting module ArgumentParserToolInfo
[8/42] Emitting module SystemPackage
[9/45] Compiling SystemPackage Util+StringArray.swift
[10/45] Compiling SystemPackage Util.swift
[11/45] Compiling SystemPackage UtilConsumers.swift
[12/45] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/46] Compiling SystemPackage MachPort.swift
[14/46] Compiling SystemPackage PlatformString.swift
[15/46] Compiling SystemPackage SystemString.swift
[16/46] Compiling SystemPackage FilePathParsing.swift
[17/46] Compiling SystemPackage FilePathString.swift
[18/46] Compiling SystemPackage FilePathSyntax.swift
[19/46] Compiling SystemPackage FilePathTemp.swift
[20/46] Compiling SystemPackage Errno.swift
[21/46] Compiling SystemPackage ErrnoWindows.swift
[22/46] Compiling SystemPackage FileDescriptor.swift
[23/46] Compiling SystemPackage FileHelpers.swift
[24/46] Compiling SystemPackage FileOperations.swift
[25/46] Compiling SystemPackage FilePath.swift
[26/46] Compiling SystemPackage FilePathComponentView.swift
[27/46] Compiling SystemPackage FilePathComponents.swift
[29/46] Compiling SystemPackage Backcompat.swift
[30/46] Compiling SystemPackage CInterop.swift
[31/46] Compiling SystemPackage Constants.swift
[32/46] Compiling SystemPackage Exports.swift
[33/46] Compiling SystemPackage FilePathTempPosix.swift
[34/46] Compiling SystemPackage FilePathTempWindows.swift
[35/46] Compiling SystemPackage FilePathWindows.swift
[36/46] Compiling SystemPackage FilePermissions.swift
[37/46] Compiling SystemPackage Mocking.swift
[38/46] Compiling SystemPackage RawBuffer.swift
[39/46] Compiling SystemPackage Syscalls.swift
[40/46] Compiling SystemPackage WindowsSyscallAdapters.swift
[41/47] Wrapping AST for ArgumentParserToolInfo for debugging
[42/47] Wrapping AST for SystemPackage for debugging
[44/85] Emitting module ArgumentParser
[45/90] Compiling ArgumentParser Name.swift
[46/90] Compiling ArgumentParser Parsed.swift
[47/90] Compiling ArgumentParser ParsedValues.swift
[48/90] Compiling ArgumentParser ParserError.swift
[49/90] Compiling ArgumentParser SplitArguments.swift
[50/90] Compiling ArgumentParser ArgumentVisibility.swift
[51/90] Compiling ArgumentParser CompletionKind.swift
[52/90] Compiling ArgumentParser Errors.swift
[53/90] Compiling ArgumentParser Flag.swift
[54/90] Compiling ArgumentParser NameSpecification.swift
[55/90] Compiling ArgumentParser Option.swift
[56/90] Compiling ArgumentParser BashCompletionsGenerator.swift
[57/90] Compiling ArgumentParser CompletionsGenerator.swift
[58/90] Compiling ArgumentParser FishCompletionsGenerator.swift
[59/90] Compiling ArgumentParser ZshCompletionsGenerator.swift
[60/90] Compiling ArgumentParser Argument.swift
[61/90] Compiling ArgumentParser ArgumentHelp.swift
[62/90] Compiling ArgumentParser ExpressibleByArgument.swift
[63/90] Compiling ArgumentParser ParsableArguments.swift
[64/90] Compiling ArgumentParser ParsableArgumentsValidation.swift
[65/90] Compiling ArgumentParser ParsableCommand.swift
[66/90] Compiling ArgumentParser ArgumentDecoder.swift
[67/90] Compiling ArgumentParser OptionGroup.swift
[68/90] Compiling ArgumentParser AsyncParsableCommand.swift
[69/90] Compiling ArgumentParser CommandConfiguration.swift
[70/90] Compiling ArgumentParser CommandGroup.swift
[71/90] Compiling ArgumentParser EnumerableFlag.swift
[72/90] Compiling ArgumentParser ArgumentDefinition.swift
[73/90] Compiling ArgumentParser ArgumentSet.swift
[74/90] Compiling ArgumentParser CommandParser.swift
[75/90] Compiling ArgumentParser InputKey.swift
[76/90] Compiling ArgumentParser InputOrigin.swift
[77/90] Compiling ArgumentParser CollectionExtensions.swift
[78/90] Compiling ArgumentParser Platform.swift
[79/90] Compiling ArgumentParser SequenceExtensions.swift
[80/90] Compiling ArgumentParser StringExtensions.swift
[81/90] Compiling ArgumentParser Tree.swift
[82/90] Compiling ArgumentParser DumpHelpGenerator.swift
[83/90] Compiling ArgumentParser HelpCommand.swift
[84/90] Compiling ArgumentParser HelpGenerator.swift
[85/90] Compiling ArgumentParser MessageInfo.swift
[86/90] Compiling ArgumentParser UsageGenerator.swift
[87/91] Wrapping AST for ArgumentParser for debugging
[89/93] Emitting module BenchmarkBoilerplateGenerator
[90/93] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[91/94] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[92/94] Write Objects.LinkFileList
[93/94] Linking BenchmarkBoilerplateGenerator-tool
warning: couldn't find pc file for jemalloc
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
[5/5] Compiling plugin SwiftProtobufPlugin
[6/6] Compiling plugin GenerateManual
Building for debugging...
[6/495] Compiling CUtil zeroize.c
[7/495] Write sources
[8/495] Compiling CSystem shims.c
[9/495] Write sources
[12/495] Compiling asn1_par.cc
[13/495] Write swift-version-24593BA9C3E375BF.txt
[13/495] Write sources
[15/495] Compiling f_int.cc
[16/495] Compiling a_d2i_fp.cc
[16/495] Compiling a_bitstr.cc
[18/495] Write sources
[20/495] Compiling _NumericsShims _NumericsShims.c
[21/495] Copying PrivacyInfo.xcprivacy
[22/495] Write sources
[24/495] Compiling _AtomicsShims.c
[25/495] Compiling asn_pack.cc
[26/495] Write sources
[28/495] Compiling SwiftRuntimeHooks shims.c
[28/495] Write sources
[50/495] Compiling a_bool.cc
[51/495] Compiling CSystem shims.c
[52/514] Compiling f_string.cc
[54/612] Emitting module ArgumentParserToolInfo
[55/641] Compiling CCryptoBoringSSLShims shims.c
[56/641] Compiling fiat_p256_adx_sqr.S
[57/641] Wrapping AST for ArgumentParserToolInfo for debugging
[58/641] Compiling fiat_p256_adx_mul.S
[59/641] Compiling fiat_curve25519_adx_square.S
[60/641] Compiling fiat_curve25519_adx_mul.S
[61/642] Compiling md5-x86_64-linux.S
[62/642] Compiling md5-x86_64-apple.S
[63/642] Compiling md5-586-linux.S
[64/642] Compiling md5-586-apple.S
[66/642] Emitting module SystemPackage
[67/643] Compiling err_data.cc
[68/643] Compiling chacha20_poly1305_x86_64-linux.S
[69/643] Compiling chacha20_poly1305_x86_64-apple.S
[70/643] Wrapping AST for SystemPackage for debugging
[71/643] Compiling chacha20_poly1305_armv8-win.S
[73/643] Emitting module ArgumentParser
[73/644] Compiling chacha20_poly1305_armv8-apple.S
[74/644] Compiling chacha20_poly1305_armv8-linux.S
[76/644] Compiling chacha-x86_64-linux.S
[77/644] Compiling chacha-x86_64-apple.S
[78/644] Compiling chacha-x86-linux.S
[79/644] Compiling chacha-x86-apple.S
[80/644] Compiling chacha-armv8-win.S
[81/644] Compiling chacha-armv8-apple.S
[82/644] Compiling chacha-armv4-linux.S
[83/644] Compiling chacha-armv8-linux.S
[84/644] Compiling aes128gcmsiv-x86_64-linux.S
[85/644] Wrapping AST for ArgumentParser for debugging
[86/645] Compiling aes128gcmsiv-x86_64-apple.S
[87/645] Compiling x86_64-mont5-linux.S
[89/645] Emitting module BenchmarkBoilerplateGenerator
[90/646] Emitting module SystemPackage
[90/649] Compiling x86_64-mont5-apple.S
[92/649] Compiling x86_64-mont-linux.S
[94/649] Compiling SystemPackage Util+StringArray.swift
[95/649] Compiling SystemPackage Util.swift
[96/649] Compiling SystemPackage UtilConsumers.swift
[96/649] Compiling x86-mont-linux.S
[97/649] Compiling x86_64-mont-apple.S
[98/649] Compiling x86-mont-apple.S
[100/649] Compiling RealModule ElementaryFunctions.swift
[100/650] Compiling vpaes-x86_64-linux.S
[101/650] Compiling vpaes-x86_64-apple.S
[102/650] Compiling vpaes-x86-linux.S
[103/650] Compiling vpaes-x86-apple.S
[104/650] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[105/650] Write Objects.LinkFileList
[106/650] Compiling vpaes-armv8-win.S
[108/650] Compiling RealModule Real.swift
[108/650] Compiling vpaes-armv8-linux.S
[109/650] Compiling vpaes-armv8-apple.S
[111/650] Emitting module RealModule
[112/650] Compiling SystemPackage Errno.swift
[113/650] Compiling SystemPackage ErrnoWindows.swift
[114/650] Compiling RealModule RealFunctions.swift
[114/650] Linking BenchmarkBoilerplateGenerator-tool
[116/650] Compiling Logging LogHandler.swift
[116/650] Compiling vpaes-armv7-linux.S
[117/650] Compiling sha512-x86_64-linux.S
[119/650] Compiling RealModule Float+Real.swift
[120/650] Compiling RealModule Float80+Real.swift
[123/650] Compiling SystemPackage FileDescriptor.swift
[124/652] Compiling SystemPackage FilePathTempPosix.swift
[125/652] Compiling SystemPackage FilePathTempWindows.swift
[126/652] Compiling SystemPackage FilePathWindows.swift
[127/652] Compiling SystemPackage FilePermissions.swift
[128/652] Compiling SystemPackage MachPort.swift
[129/652] Compiling SystemPackage PlatformString.swift
[130/652] Compiling SystemPackage SystemString.swift
[131/652] Compiling SystemPackage FileOperations.swift
[132/652] Compiling SystemPackage FilePath.swift
[133/652] Compiling SystemPackage FilePathComponentView.swift
[134/652] Compiling SystemPackage FilePathComponents.swift
[134/652] Generating plugin support files
[136/652] Compiling SystemPackage Mocking.swift
[137/652] Compiling SystemPackage RawBuffer.swift
[139/652] Compiling SystemPackage FilePathParsing.swift
[139/652] Generating plugin support files
[139/652] Compiling sha512-x86_64-apple.S
[141/652] Write sources
[144/652] Compiling SystemPackage FileHelpers.swift
[145/652] Compiling RealModule Float16+Real.swift
[149/653] Generating plugin support files
[150/653] Write sources
[152/653] Generating plugin support files
[153/653] Compiling sha512-armv8-win.S
[154/653] Write sources
[155/653] Compiling sha512-armv8-apple.S
[157/653] Compiling sha512-armv4-linux.S
[158/653] Compiling sha512-armv8-linux.S
[159/653] Compiling sha512-586-linux.S
[161/653] Emitting module SwiftASN1
[161/653] Compiling sha256-x86_64-apple.S
[162/653] Compiling sha512-586-apple.S
[163/653] Compiling sha256-x86_64-linux.S
[164/653] Compiling sha256-armv8-linux.S
[165/653] Compiling sha256-armv8-win.S
[166/653] Wrapping AST for RealModule for debugging
[167/656] Compiling sha256-armv4-linux.S
[168/658] Compiling sha256-armv8-apple.S
[169/658] Compiling sha256-586-linux.S
[170/658] Compiling sha256-586-apple.S
[171/658] Compiling sha1-x86_64-linux.S
[172/658] Compiling sha1-x86_64-apple.S
[174/658] Compiling SwiftASN1 DER.swift
[175/658] Compiling SwiftASN1 Errors.swift
[176/658] Compiling SystemPackage Constants.swift
[177/658] Compiling SystemPackage Exports.swift
[177/658] Compiling sha1-armv8-win.S
[179/658] Compiling Logging MetadataProvider.swift
[179/658] Compiling sha1-armv8-linux.S
[180/658] Compiling sha1-armv8-apple.S
[181/658] Compiling sha1-armv4-large-linux.S
[183/658] Emitting module Logging
[184/658] Compiling Logging Locks.swift
[186/658] Compiling SystemPackage FilePathString.swift
[187/658] Compiling SystemPackage FilePathSyntax.swift
[188/658] Compiling SystemPackage FilePathTemp.swift
[191/658] Compiling SystemPackage Syscalls.swift
[192/658] Compiling SystemPackage WindowsSyscallAdapters.swift
[193/659] Compiling Logging Logging.swift
[202/660] Compiling sha1-586-apple.S
[203/660] Compiling sha1-586-linux.S
[205/660] Compiling ComplexModule Arithmetic.swift
[208/660] Compiling ComplexModule Complex.swift
[208/660] Compiling rsaz-avx2-linux.S
[212/661] Compiling ComplexModule ElementaryFunctions.swift
[213/661] Compiling rdrand-x86_64-linux.S
[214/661] Compiling rsaz-avx2-apple.S
[215/661] Compiling rdrand-x86_64-apple.S
[217/661] Emitting module ComplexModule
[217/661] Compiling p256_beeu-x86_64-asm-linux.S
[218/661] Compiling p256_beeu-x86_64-asm-apple.S
[219/661] Compiling p256_beeu-armv8-asm-win.S
[220/661] Compiling p256_beeu-armv8-asm-apple.S
[221/661] Compiling p256_beeu-armv8-asm-linux.S
[222/661] Compiling p256-x86_64-asm-apple.S
[223/661] Compiling p256-x86_64-asm-linux.S
[224/661] Wrapping AST for Logging for debugging
[225/661] Compiling p256-armv8-asm-win.S
[226/661] Compiling p256-armv8-asm-apple.S
[227/661] Wrapping AST for SystemPackage for debugging
[228/661] Compiling ghashv8-armv8-win.S
[229/661] Compiling p256-armv8-asm-linux.S
[230/661] Compiling ghashv8-armv8-linux.S
[231/661] Wrapping AST for SwiftASN1 for debugging
[232/661] Compiling ghashv8-armv8-apple.S
[233/661] Compiling ghash-ssse3-x86_64-linux.S
[234/661] Compiling ghash-x86_64-linux.S
[235/661] Compiling ghashv8-armv7-linux.S
[236/661] Compiling ghash-x86_64-apple.S
[237/661] Compiling ghash-x86-linux.S
[238/661] Compiling ghash-x86-apple.S
[239/661] Compiling ghash-ssse3-x86_64-apple.S
[240/661] Compiling ghash-ssse3-x86-linux.S
[241/661] Compiling ghash-neon-armv8-win.S
[241/661] Compiling ghash-neon-armv8-linux.S
[243/661] Compiling ghash-ssse3-x86-apple.S
[244/661] Compiling ghash-neon-armv8-apple.S
[245/661] Compiling ghash-armv4-linux.S
[246/661] Compiling co-586-apple.S
[247/661] Compiling bn-armv8-win.S
[248/661] Compiling bsaes-armv7-linux.S
[248/661] Compiling co-586-linux.S
[250/661] Compiling bn-armv8-apple.S
[251/661] Compiling bn-586-linux.S
[252/661] Compiling bn-586-apple.S
[253/661] Compiling bn-armv8-linux.S
[254/661] Compiling armv8-mont-win.S
[255/661] Compiling armv8-mont-linux.S
[256/661] Compiling armv4-mont-linux.S
[257/661] Compiling aesv8-gcm-armv8-apple.S
[258/661] Compiling aesv8-armv8-win.S
[259/661] Compiling armv8-mont-apple.S
[260/661] Compiling aesv8-gcm-armv8-win.S
[261/661] Compiling aesv8-armv8-apple.S
[262/661] Compiling aesv8-armv8-linux.S
[263/661] Compiling aesv8-gcm-armv8-linux.S
[264/661] Compiling aesv8-armv7-linux.S
[265/661] Compiling aesni-x86_64-apple.S
[266/661] Compiling aesni-gcm-x86_64-apple.S
[267/661] Compiling aesni-x86-apple.S
[268/661] Compiling aesni-x86-linux.S
[269/661] Compiling aesni-x86_64-linux.S
[270/661] Compiling aesni-gcm-x86_64-linux.S
[271/661] Compiling aes-gcm-avx10-x86_64-linux.S
[272/661] Compiling aes-gcm-avx10-x86_64-apple.S
[273/661] Compiling x_x509a.cc
[274/661] Compiling x_val.cc
[275/661] Compiling x_req.cc
[277/661] Compiling SwiftProtobuf Message+JSONAdditions.swift
[278/661] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[279/661] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[280/661] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[281/661] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[282/661] Compiling SwiftProtobuf Message.swift
[283/661] Compiling SwiftProtobuf MessageExtension.swift
[284/661] Compiling SwiftProtobuf NameMap.swift
[285/661] Compiling SwiftProtobuf PathDecoder.swift
[286/661] Compiling SwiftProtobuf PathVisitor.swift
[287/661] Compiling SwiftProtobuf ProtoNameProviding.swift
[288/661] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[289/661] Compiling SwiftProtobuf ProtobufMap.swift
[290/661] Compiling SwiftProtobuf SelectiveVisitor.swift
[291/661] Compiling SwiftProtobuf SimpleExtensionMap.swift
[292/661] Compiling SwiftProtobuf StringUtils.swift
[293/661] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[294/661] Compiling SwiftProtobuf SwiftProtobufError.swift
[295/661] Compiling SwiftProtobuf TextFormatDecoder.swift
[296/661] Compiling SwiftProtobuf TextFormatDecodingError.swift
[297/661] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[298/661] Compiling SwiftProtobuf TextFormatEncoder.swift
[299/661] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[300/661] Compiling SwiftProtobuf JSONDecodingOptions.swift
[301/661] Compiling SwiftProtobuf JSONEncoder.swift
[302/661] Compiling SwiftProtobuf JSONEncodingError.swift
[303/661] Compiling SwiftProtobuf JSONEncodingOptions.swift
[304/661] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[305/661] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[306/661] Compiling SwiftProtobuf JSONScanner.swift
[307/661] Compiling SwiftProtobuf MathUtils.swift
[308/661] Compiling SwiftProtobuf Message+AnyAdditions.swift
[309/661] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[310/661] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[311/661] Compiling SwiftProtobuf Message+FieldMask.swift
[311/668] Compiling x_x509.cc
[313/672] Compiling SwiftProtobuf TextFormatEncodingVisitor.swift
[314/672] Compiling SwiftProtobuf TextFormatScanner.swift
[315/672] Compiling SwiftProtobuf TimeUtils.swift
[316/672] Compiling SwiftProtobuf UnknownStorage.swift
[317/672] Compiling SwiftProtobuf UnsafeRawPointer+Shims.swift
[318/672] Compiling SwiftProtobuf Varint.swift
[319/672] Compiling SwiftProtobuf Version.swift
[320/672] Compiling SwiftProtobuf Visitor.swift
[321/672] Compiling SwiftProtobuf WireFormat.swift
[322/672] Compiling SwiftProtobuf ZigZag.swift
[323/672] Compiling SwiftProtobuf any.pb.swift
[342/672] Compiling SwiftProtobuf Google_Protobuf_Value+Extensions.swift
[343/672] Compiling SwiftProtobuf Google_Protobuf_Wrappers+Extensions.swift
[344/672] Compiling SwiftProtobuf HashVisitor.swift
[345/672] Compiling SwiftProtobuf Internal.swift
[346/672] Compiling SwiftProtobuf JSONDecoder.swift
[347/672] Compiling SwiftProtobuf JSONDecodingError.swift
[347/672] Compiling x_sig.cc
[348/672] Compiling x_spki.cc
[362/672] Emitting module SwiftProtobuf
[363/672] Compiling ComplexModule Differentiable.swift
[363/673] Compiling x_pubkey.cc
[364/673] Compiling x_exten.cc
[366/673] Compiling x_attrib.cc
[367/673] Compiling x_crl.cc
[368/673] Compiling x_name.cc
[369/673] Compiling x_all.cc
[370/673] Compiling x509spki.cc
[371/673] Compiling x_algor.cc
[372/673] Compiling x509rset.cc
[373/673] Compiling x509cset.cc
[374/673] Compiling x509name.cc
[375/675] Compiling x509_vpm.cc
[376/675] Wrapping AST for ComplexModule for debugging
[378/675] Compiling Numerics Numerics.swift
[379/675] Emitting module Numerics
[380/676] Compiling x509_vfy.cc
[381/676] Compiling x509_txt.cc
[382/676] Compiling x509_v3.cc
[383/676] Compiling x509_trs.cc
[384/676] Compiling x509_req.cc
[385/676] Compiling x509_set.cc
[386/676] Compiling x509_obj.cc
[387/676] Compiling x509_lu.cc
[388/678] Compiling x509_ext.cc
[389/678] Compiling x509_def.cc
[390/678] Compiling x509_d2.cc
[391/678] Wrapping AST for Numerics for debugging
[392/678] Compiling x509_cmp.cc
[393/678] Compiling x509_att.cc
[395/678] Emitting module Histogram
[396/678] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 | // string.
1391 | 0..<bufferSize ~= format.withCString {
1392 | Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
| `- error: cannot find 'vsnprintf' in scope
1393 | }
1394 | }
[396/678] Compiling x509.cc
[397/678] Compiling v3_skey.cc
[398/678] Compiling v3_utl.cc
[399/678] Compiling v3_ncons.cc
[399/678] Compiling v3_ocsp.cc
[399/678] Compiling v3_pcons.cc
[399/678] Compiling v3_prn.cc
[399/678] Compiling v3_purp.cc
[399/678] Compiling v3_pmaps.cc
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: couldn't find pc file for jemalloc
[0/8] Compiling CSystem shims.c
[1/8] Write swift-version-24593BA9C3E375BF.txt
[3/38] Compiling SystemPackage Backcompat.swift
[4/38] Compiling SystemPackage CInterop.swift
[5/38] Compiling SystemPackage Constants.swift
[6/38] Compiling SystemPackage Exports.swift
[7/41] Emitting module ArgumentParserToolInfo
[8/41] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/42] Emitting module SystemPackage
[10/42] Compiling SystemPackage Errno.swift
[11/42] Compiling SystemPackage ErrnoWindows.swift
[12/42] Compiling SystemPackage FileDescriptor.swift
[13/42] Compiling SystemPackage FileHelpers.swift
[15/42] Compiling SystemPackage Mocking.swift
[16/42] Compiling SystemPackage RawBuffer.swift
[17/42] Compiling SystemPackage Syscalls.swift
[18/42] Compiling SystemPackage WindowsSyscallAdapters.swift
[19/42] Compiling SystemPackage MachPort.swift
[20/42] Compiling SystemPackage PlatformString.swift
[21/42] Compiling SystemPackage SystemString.swift
[21/42] Wrapping AST for ArgumentParserToolInfo for debugging
[23/42] Compiling SystemPackage FilePathTempPosix.swift
[24/42] Compiling SystemPackage FilePathTempWindows.swift
[25/42] Compiling SystemPackage FilePathWindows.swift
[26/42] Compiling SystemPackage FilePermissions.swift
[27/42] Compiling SystemPackage Util+StringArray.swift
[28/42] Compiling SystemPackage Util.swift
[29/42] Compiling SystemPackage UtilConsumers.swift
[30/80] Compiling ArgumentParser ZshCompletionsGenerator.swift
[31/80] Compiling ArgumentParser Argument.swift
[32/80] Compiling ArgumentParser ArgumentHelp.swift
[33/80] Compiling ArgumentParser DumpHelpGenerator.swift
[34/80] Compiling ArgumentParser EnumerableFlag.swift
[35/80] Compiling ArgumentParser BashCompletionsGenerator.swift
[36/80] Compiling ArgumentParser CompletionsGenerator.swift
[37/80] Compiling ArgumentParser FishCompletionsGenerator.swift
[38/81] Wrapping AST for SystemPackage for debugging
[40/81] Emitting module ArgumentParser
[41/86] Compiling ArgumentParser OptionGroup.swift
[42/86] Compiling ArgumentParser AsyncParsableCommand.swift
[43/86] Compiling ArgumentParser CommandConfiguration.swift
[44/86] Compiling ArgumentParser CommandGroup.swift
[52/86] Compiling ArgumentParser CollectionExtensions.swift
[53/86] Compiling ArgumentParser Platform.swift
[54/86] Compiling ArgumentParser SequenceExtensions.swift
[55/86] Compiling ArgumentParser StringExtensions.swift
[56/86] Compiling ArgumentParser Tree.swift
[57/86] Compiling ArgumentParser ExpressibleByArgument.swift
[58/86] Compiling ArgumentParser ParsableArguments.swift
[59/86] Compiling ArgumentParser ParsableArgumentsValidation.swift
[60/86] Compiling ArgumentParser ParsableCommand.swift
[61/86] Compiling ArgumentParser ArgumentDecoder.swift
[63/86] Compiling ArgumentParser HelpCommand.swift
[64/86] Compiling ArgumentParser HelpGenerator.swift
[65/86] Compiling ArgumentParser MessageInfo.swift
[66/86] Compiling ArgumentParser UsageGenerator.swift
[67/86] Compiling ArgumentParser ArgumentVisibility.swift
[68/86] Compiling ArgumentParser CompletionKind.swift
[69/86] Compiling ArgumentParser Errors.swift
[70/86] Compiling ArgumentParser Flag.swift
[71/86] Compiling ArgumentParser NameSpecification.swift
[72/86] Compiling ArgumentParser Option.swift
[73/86] Compiling ArgumentParser Name.swift
[74/86] Compiling ArgumentParser Parsed.swift
[75/86] Compiling ArgumentParser ParsedValues.swift
[76/86] Compiling ArgumentParser ParserError.swift
[77/86] Compiling ArgumentParser SplitArguments.swift
[78/86] Compiling ArgumentParser ArgumentDefinition.swift
[79/86] Compiling ArgumentParser ArgumentSet.swift
[80/86] Compiling ArgumentParser CommandParser.swift
[81/86] Compiling ArgumentParser InputKey.swift
[82/86] Compiling ArgumentParser InputOrigin.swift
[83/87] Wrapping AST for ArgumentParser for debugging
[85/89] Emitting module BenchmarkBoilerplateGenerator
[86/89] Compiling BenchmarkBoilerplateGenerator BenchmarkBoilerplateGenerator.swift
[87/90] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[88/90] Write Objects.LinkFileList
[89/90] Linking BenchmarkBoilerplateGenerator-tool
warning: couldn't find pc file for jemalloc
[0/1] Planning build
[1/1] Compiling plugin BenchmarkPlugin
[2/2] Compiling plugin BenchmarkCommandPlugin
[3/3] Compiling plugin Swift-DocC Preview
[4/4] Compiling plugin Swift-DocC
[5/5] Compiling plugin SwiftProtobufPlugin
[6/6] Compiling plugin GenerateManual
Building for debugging...
[6/274] Write sources
[9/296] Compiling v3_purp.cc
[10/296] Compiling v3_int.cc
[11/296] Compiling CSystem shims.c
[12/296] Compiling v3_ncons.cc
[13/296] Compiling v3_pcons.cc
[14/296] Compiling v3_pmaps.cc
[15/296] Compiling v3_lib.cc
[16/296] Compiling v3_ocsp.cc
[17/296] Compiling v3_prn.cc
[18/296] Compiling v3_enum.cc
[19/296] Write swift-version-24593BA9C3E375BF.txt
[20/296] Compiling v3_info.cc
[21/296] Compiling v3_genn.cc
[22/297] Compiling v3_crld.cc
[23/297] Compiling v3_extku.cc
[24/297] Compiling v3_ia5.cc
[25/435] Compiling v3_cpols.cc
[27/440] Compiling RealModule AlgebraicField.swift
[28/440] Compiling RealModule ApproximateEquality.swift
[28/441] Compiling v3_conf.cc
[30/441] Compiling RealModule Float80+Real.swift
[31/441] Compiling RealModule Real.swift
[31/441] Compiling v3_bitst.cc
[33/441] Compiling RealModule Float16+Real.swift
[34/441] Compiling RealModule Float+Real.swift
[35/443] Compiling RealModule RealFunctions.swift
[36/443] Emitting module RealModule
[37/443] Compiling RealModule ElementaryFunctions.swift
[38/443] Compiling RealModule AugmentedArithmetic.swift
[39/443] Compiling RealModule Double+Real.swift
[40/444] Compiling SwiftASN1 ASN1Boolean.swift
[41/444] Compiling SwiftASN1 ASN1Identifier.swift
[42/444] Compiling SwiftASN1 ObjectIdentifier.swift
[43/444] Compiling SwiftASN1 PEMDocument.swift
[44/447] Compiling Logging LogHandler.swift
[45/447] Emitting module SystemPackage
[47/449] Compiling SwiftProtobuf FieldTag.swift
[48/449] Compiling SwiftProtobuf FieldTypes.swift
[49/449] Compiling SwiftProtobuf Google_Protobuf_Any+Extensions.swift
[51/467] Emitting module BenchmarkShared
[52/467] Emitting module Logging
[53/467] Compiling Logging Locks.swift
[54/467] Compiling Atomics AtomicValue.swift
[55/467] Compiling Atomics ManagedAtomic.swift
[56/467] Compiling Atomics ManagedAtomicLazyReference.swift
[57/467] Compiling Atomics OptionalRawRepresentable.swift
[58/467] Compiling Atomics AtomicMemoryOrderings.swift
[59/467] Compiling Atomics DoubleWord.swift
[60/467] Compiling Atomics AtomicReference.swift
[61/467] Compiling Atomics AtomicStorage.swift
[62/467] Compiling BenchmarkShared Command+Helpers.swift
[63/467] Compiling Atomics RawRepresentable.swift
[64/467] Compiling Atomics AtomicBool.swift
[65/467] Compiling SwiftProtobuf ExtensionFields.swift
[66/467] Compiling SwiftProtobuf ExtensionMap.swift
[67/469] Wrapping AST for SystemPackage for debugging
[69/469] Compiling SwiftProtobuf Google_Protobuf_Any+Registry.swift
[70/469] Compiling SwiftProtobuf Google_Protobuf_Duration+Extensions.swift
[71/469] Compiling SwiftProtobuf Google_Protobuf_FieldMask+Extensions.swift
[72/469] Compiling SwiftProtobuf Google_Protobuf_ListValue+Extensions.swift
[73/469] Compiling Atomics Primitives.shims.swift
[74/469] Compiling Atomics AtomicInteger.swift
[75/469] Compiling Atomics AtomicOptionalWrappable.swift
[76/471] Emitting module ArgumentParserToolInfo
[87/474] Wrapping AST for RealModule for debugging
[90/479] Compiling Atomics UnsafeAtomic.swift
[91/479] Compiling Atomics UnsafeAtomicLazyReference.swift
[92/479] Compiling SystemPackage Util+StringArray.swift
[93/479] Compiling SystemPackage Util.swift
[94/479] Compiling SystemPackage UtilConsumers.swift
[95/479] Compiling ComplexModule Complex.swift
[96/479] Compiling Atomics IntegerConformances.swift
[97/479] Compiling Atomics PointerConformances.swift
[98/479] Compiling Atomics Primitives.native.swift
[99/479] Compiling Atomics IntegerOperations.swift
[100/479] Compiling Atomics Unmanaged extensions.swift
[110/479] Emitting module SystemPackage
[115/480] Compiling Logging MetadataProvider.swift
[116/480] Compiling Logging Logging.swift
[118/481] Compiling ComplexModule Arithmetic.swift
[119/481] Wrapping AST for ArgumentParserToolInfo for debugging
[121/481] Compiling SwiftASN1 DER.swift
[122/481] Compiling SwiftASN1 Errors.swift
[122/482] Wrapping AST for SystemPackage for debugging
[124/482] Compiling SwiftProtobuf Message+JSONAdditions.swift
[125/482] Compiling SwiftProtobuf Message+JSONAdditions_Data.swift
[126/482] Compiling SwiftProtobuf Message+JSONArrayAdditions.swift
[127/482] Compiling SwiftProtobuf Message+JSONArrayAdditions_Data.swift
[128/482] Compiling SwiftProtobuf Message+TextFormatAdditions.swift
[129/482] Compiling SwiftProtobuf Message.swift
[130/482] Compiling SwiftProtobuf MessageExtension.swift
[131/482] Compiling SwiftProtobuf NameMap.swift
[132/482] Compiling SwiftProtobuf PathDecoder.swift
[133/482] Compiling SwiftProtobuf PathVisitor.swift
[134/482] Compiling SwiftProtobuf ProtoNameProviding.swift
[135/482] Compiling SwiftProtobuf ProtobufAPIVersionCheck.swift
[136/493] Emitting module ComplexModule
[136/493] Compiling v3_alt.cc
[138/493] Compiling ComplexModule Differentiable.swift
[139/493] Compiling ComplexModule ElementaryFunctions.swift
[139/494] Wrapping AST for Logging for debugging
[142/494] Emitting module SwiftASN1
[143/495] Compiling v3_bcons.cc
[144/495] Wrapping AST for SwiftASN1 for debugging
[145/497] Wrapping AST for ComplexModule for debugging
[147/497] Emitting module Numerics
[148/497] Compiling Numerics Numerics.swift
[149/498] Emitting module ArgumentParser
[163/498] Compiling v3_akey.cc
[164/500] Compiling v3_akeya.cc
[165/500] Compiling t_x509a.cc
[166/501] Wrapping AST for ArgumentParser for debugging
[168/501] Emitting module Atomics
[169/501] Compiling SwiftProtobuf JSONDecodingOptions.swift
[170/501] Compiling SwiftProtobuf JSONEncoder.swift
[171/501] Compiling SwiftProtobuf JSONEncodingError.swift
[172/501] Compiling SwiftProtobuf JSONEncodingOptions.swift
[173/501] Compiling SwiftProtobuf JSONEncodingVisitor.swift
[174/501] Compiling SwiftProtobuf JSONMapEncodingVisitor.swift
[175/501] Compiling SwiftProtobuf JSONScanner.swift
[176/501] Compiling SwiftProtobuf MathUtils.swift
[177/501] Compiling SwiftProtobuf Message+AnyAdditions.swift
[178/501] Compiling SwiftProtobuf Message+BinaryAdditions.swift
[179/501] Compiling SwiftProtobuf Message+BinaryAdditions_Data.swift
[180/501] Compiling SwiftProtobuf Message+FieldMask.swift
[187/501] Emitting module BenchmarkBoilerplateGenerator
[189/503] Wrapping AST for BenchmarkBoilerplateGenerator for debugging
[191/503] Emitting module Histogram
[191/503] Compiling t_req.cc
[192/503] Write Objects.LinkFileList
[194/503] Compiling Histogram Histogram.swift
/host/spi-builder-workspace/.build/checkouts/hdrhistogram-swift/Sources/Histogram/Histogram.swift:1392:25: error: cannot find 'vsnprintf' in scope
1390 | // string.
1391 | 0..<bufferSize ~= format.withCString {
1392 | Int(vsnprintf(ptr.baseAddress, bufferSize, $0, va_list))
| `- error: cannot find 'vsnprintf' in scope
1393 | }
1394 | }
[194/503] Compiling policy.cc
[194/503] Compiling name_print.cc
[194/503] Compiling rsa_pss.cc
[194/503] Compiling t_x509.cc
[195/503] Compiling SwiftProtobuf ProtobufMap.swift
[196/503] Compiling SwiftProtobuf SelectiveVisitor.swift
[197/503] Compiling SwiftProtobuf SimpleExtensionMap.swift
[198/503] Compiling SwiftProtobuf StringUtils.swift
[199/503] Compiling SwiftProtobuf SwiftProtobufContiguousBytes.swift
[200/503] Compiling SwiftProtobuf SwiftProtobufError.swift
[201/503] Compiling SwiftProtobuf TextFormatDecoder.swift
[202/503] Compiling SwiftProtobuf TextFormatDecodingError.swift
[203/503] Compiling SwiftProtobuf TextFormatDecodingOptions.swift
[204/503] Compiling SwiftProtobuf TextFormatEncoder.swift
[205/503] Compiling SwiftProtobuf TextFormatEncodingOptions.swift
[205/503] Compiling t_crl.cc
[205/503] Linking BenchmarkBoilerplateGenerator-tool
BUILD FAILURE 6.1 android