Build Information
Failed to build SwiftPM, reference 0.50800.0 (558eda), with Swift 6.1 for Wasm on 29 May 2025 01:33:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SDGGiesbrecht/swift-package-manager.git
Reference: 0.50800.0
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/SDGGiesbrecht/swift-package-manager
* tag 0.50800.0 -> FETCH_HEAD
HEAD is now at 558eda6 Exported ObservabilitySystem.
Cloned https://github.com/SDGGiesbrecht/swift-package-manager.git
Revision (git rev-parse @):
558eda62ff7d3e12b319cadf9f3b529e2de63c68
SUCCESS checkout https://github.com/SDGGiesbrecht/swift-package-manager.git at 0.50800.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/SDGGiesbrecht/swift-package-manager.git
https://github.com/SDGGiesbrecht/swift-package-manager.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-llbuild",
"requirement" : {
"exact" : [
"0.50800.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-llbuild"
},
{
"identity" : "swift-tools-support-core",
"requirement" : {
"exact" : [
"0.5.2"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-tools-support-core.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-driver",
"requirement" : {
"exact" : [
"0.50800.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-driver"
},
{
"identity" : "swift-crypto",
"requirement" : {
"exact" : [
"0.20400.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/SDGGiesbrecht/swift-crypto"
},
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "SwiftPM",
"name" : "SwiftPM",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SwiftPM",
"targets" : [
"PackageCollections",
"PackageCollectionsModel",
"PackageGraph",
"PackageLoading",
"PackageMetadata",
"PackageModel",
"SourceControl",
"Workspace",
"Build",
"LLBuildManifest",
"SPMLLBuild"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SwiftPM-auto",
"targets" : [
"PackageCollections",
"PackageCollectionsModel",
"PackageGraph",
"PackageLoading",
"PackageMetadata",
"PackageModel",
"SourceControl",
"Workspace",
"Build",
"LLBuildManifest",
"SPMLLBuild"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftPMDataModel",
"targets" : [
"PackageCollections",
"PackageCollectionsModel",
"PackageGraph",
"PackageLoading",
"PackageMetadata",
"PackageModel",
"SourceControl",
"Workspace"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "SwiftPMDataModel-auto",
"targets" : [
"PackageCollections",
"PackageCollectionsModel",
"PackageGraph",
"PackageLoading",
"PackageMetadata",
"PackageModel",
"SourceControl",
"Workspace"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCBuildSupport",
"targets" : [
"XCBuildSupport"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "PackageDescription",
"targets" : [
"PackageDescription"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "PackagePlugin",
"targets" : [
"PackagePlugin"
],
"type" : {
"library" : [
"dynamic"
]
}
},
{
"name" : "PackageCollectionsModel",
"targets" : [
"PackageCollectionsModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SwiftPMPackageCollections",
"targets" : [
"PackageCollections",
"PackageCollectionsModel",
"PackageCollectionsSigning",
"PackageModel"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "swiftpm-xctest-helper",
"targets" : [
"swiftpm-xctest-helper"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-test",
"targets" : [
"swift-test"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-run",
"targets" : [
"swift-run"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-package-registry",
"targets" : [
"swift-package-registry"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-package-manager",
"targets" : [
"swift-package-manager"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-package-collection",
"targets" : [
"swift-package-collection"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-package",
"targets" : [
"swift-package"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-experimental-destination",
"targets" : [
"swift-experimental-destination"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-build",
"targets" : [
"swift-build"
],
"type" : {
"executable" : null
}
},
{
"name" : "swift-bootstrap",
"targets" : [
"swift-bootstrap"
],
"type" : {
"executable" : null
}
},
{
"name" : "package-info",
"targets" : [
"package-info"
],
"type" : {
"executable" : null
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "tsan_utils",
"module_type" : "ClangTarget",
"name" : "tsan_utils",
"path" : "Sources/tsan_utils",
"sources" : [
"tsan_utils.c"
],
"type" : "library"
},
{
"c99name" : "swiftpm_xctest_helper",
"module_type" : "SwiftTarget",
"name" : "swiftpm-xctest-helper",
"path" : "Sources/swiftpm-xctest-helper",
"product_memberships" : [
"swiftpm-xctest-helper"
],
"sources" : [
"main.swift"
],
"type" : "executable"
},
{
"c99name" : "swift_test",
"module_type" : "SwiftTarget",
"name" : "swift-test",
"path" : "Sources/swift-test",
"product_memberships" : [
"swift-test"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Commands"
],
"type" : "executable"
},
{
"c99name" : "swift_run",
"module_type" : "SwiftTarget",
"name" : "swift-run",
"path" : "Sources/swift-run",
"product_memberships" : [
"swift-run"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Commands"
],
"type" : "executable"
},
{
"c99name" : "swift_package_registry",
"module_type" : "SwiftTarget",
"name" : "swift-package-registry",
"path" : "Sources/swift-package-registry",
"product_memberships" : [
"swift-package-registry"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Commands",
"PackageRegistryTool"
],
"type" : "executable"
},
{
"c99name" : "swift_package_manager",
"module_type" : "SwiftTarget",
"name" : "swift-package-manager",
"path" : "Sources/swift-package-manager",
"product_memberships" : [
"swift-package-manager"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Basics",
"Commands",
"CrossCompilationDestinationsTool",
"PackageCollectionsTool",
"PackageRegistryTool"
],
"type" : "executable"
},
{
"c99name" : "swift_package_collection",
"module_type" : "SwiftTarget",
"name" : "swift-package-collection",
"path" : "Sources/swift-package-collection",
"product_memberships" : [
"swift-package-collection"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Commands",
"PackageCollectionsTool"
],
"type" : "executable"
},
{
"c99name" : "swift_package",
"module_type" : "SwiftTarget",
"name" : "swift-package",
"path" : "Sources/swift-package",
"product_memberships" : [
"swift-package"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Basics",
"Commands"
],
"type" : "executable"
},
{
"c99name" : "swift_experimental_destination",
"module_type" : "SwiftTarget",
"name" : "swift-experimental-destination",
"path" : "Sources/swift-experimental-destination",
"product_memberships" : [
"swift-experimental-destination"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Commands",
"CrossCompilationDestinationsTool"
],
"type" : "executable"
},
{
"c99name" : "swift_build",
"module_type" : "SwiftTarget",
"name" : "swift-build",
"path" : "Sources/swift-build",
"product_memberships" : [
"swift-build"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Commands"
],
"type" : "executable"
},
{
"c99name" : "swift_bootstrap",
"module_type" : "SwiftTarget",
"name" : "swift-bootstrap",
"path" : "Sources/swift-bootstrap",
"product_memberships" : [
"swift-bootstrap"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"CoreCommands"
],
"type" : "executable"
},
{
"c99name" : "package_info",
"module_type" : "SwiftTarget",
"name" : "package-info",
"path" : "Examples/package-info/Sources/package-info",
"product_memberships" : [
"package-info"
],
"sources" : [
"example.swift"
],
"target_dependencies" : [
"Workspace"
],
"type" : "executable"
},
{
"c99name" : "XCBuildSupportTests",
"module_type" : "SwiftTarget",
"name" : "XCBuildSupportTests",
"path" : "Tests/XCBuildSupportTests",
"sources" : [
"PIFBuilderTests.swift",
"PIFTests.swift"
],
"target_dependencies" : [
"XCBuildSupport",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "XCBuildSupport",
"module_type" : "SwiftTarget",
"name" : "XCBuildSupport",
"path" : "Sources/XCBuildSupport",
"product_memberships" : [
"XCBuildSupport",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap"
],
"sources" : [
"PIF.swift",
"PIFBuilder.swift",
"XCBuildDelegate.swift",
"XCBuildMessage.swift",
"XCBuildOutputParser.swift",
"XcodeBuildSystem.swift"
],
"target_dependencies" : [
"SPMBuildCore",
"PackageGraph"
],
"type" : "library"
},
{
"c99name" : "WorkspaceTests",
"module_type" : "SwiftTarget",
"name" : "WorkspaceTests",
"path" : "Tests/WorkspaceTests",
"sources" : [
"AuthorizationProviderTests.swift",
"InitTests.swift",
"ManifestSourceGenerationTests.swift",
"MirrorsConfigurationTests.swift",
"PinsStoreTests.swift",
"RegistryPackageContainerTests.swift",
"SourceControlPackageContainerTests.swift",
"ToolsVersionSpecificationGenerationTests.swift",
"ToolsVersionSpecificationRewriterTests.swift",
"WorkspaceStateTests.swift",
"WorkspaceTests.swift"
],
"target_dependencies" : [
"Workspace",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "Workspace",
"module_type" : "SwiftTarget",
"name" : "Workspace",
"path" : "Sources/Workspace",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"CheckoutState.swift",
"DefaultPluginScriptRunner.swift",
"Diagnostics.swift",
"FileSystemPackageContainer.swift",
"InitPackage.swift",
"ManagedArtifact.swift",
"ManagedDependency.swift",
"RegistryPackageContainer.swift",
"ResolvedFileWatcher.swift",
"ResolverPrecomputationProvider.swift",
"SourceControlPackageContainer.swift",
"ToolsVersionSpecificationRewriter.swift",
"Workspace+BinaryArtifacts.swift",
"Workspace+Configuration.swift",
"Workspace+State.swift",
"Workspace.swift"
],
"target_dependencies" : [
"Basics",
"PackageFingerprint",
"PackageGraph",
"PackageModel",
"PackageRegistry",
"SourceControl",
"SPMBuildCore"
],
"type" : "library"
},
{
"c99name" : "SourceControlTests",
"module_type" : "SwiftTarget",
"name" : "SourceControlTests",
"path" : "Tests/SourceControlTests",
"sources" : [
"GitRepositoryProviderTests.swift",
"GitRepositoryTests.swift",
"InMemoryGitRepositoryTests.swift",
"RepositoryManagerTests.swift"
],
"target_dependencies" : [
"SourceControl",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "SourceControl",
"module_type" : "SwiftTarget",
"name" : "SourceControl",
"path" : "Sources/SourceControl",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"SwiftPMPackageCollections",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"GitRepository.swift",
"Repository.swift",
"RepositoryManager.swift"
],
"target_dependencies" : [
"Basics",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "SPMTestSupport",
"module_type" : "SwiftTarget",
"name" : "SPMTestSupport",
"path" : "Sources/SPMTestSupport",
"product_dependencies" : [
"TSCTestSupport"
],
"sources" : [
"GitRepositoryExtensions.swift",
"InMemoryGitRepository.swift",
"ManifestExtensions.swift",
"MockArchiver.swift",
"MockDependency.swift",
"MockDependencyGraph.swift",
"MockHTTPClient.swift",
"MockHashAlgorithm.swift",
"MockManifestLoader.swift",
"MockPackage.swift",
"MockPackageContainer.swift",
"MockPackageFingerprintStorage.swift",
"MockProduct.swift",
"MockRegistry.swift",
"MockTarget.swift",
"MockWorkspace.swift",
"Observability.swift",
"PIFTester.swift",
"PackageDependencyDescriptionExtensions.swift",
"PackageGraphTester.swift",
"SwiftPMProduct.swift",
"Toolchain.swift",
"XCTAssertHelpers.swift",
"misc.swift"
],
"target_dependencies" : [
"Basics",
"PackageFingerprint",
"PackageGraph",
"PackageLoading",
"PackageRegistry",
"SourceControl",
"Workspace",
"XCBuildSupport"
],
"type" : "library"
},
{
"c99name" : "SPMSQLite3",
"module_type" : "SystemLibraryTarget",
"name" : "SPMSQLite3",
"path" : "Sources/SPMSQLite3",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"XCBuildSupport",
"SwiftPMPackageCollections",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "SPMLLBuild",
"module_type" : "SwiftTarget",
"name" : "SPMLLBuild",
"path" : "Sources/SPMLLBuild",
"product_dependencies" : [
"llbuildSwift"
],
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap"
],
"sources" : [
"llbuild.swift"
],
"target_dependencies" : [
"Basics"
],
"type" : "library"
},
{
"c99name" : "SPMBuildCoreTests",
"module_type" : "SwiftTarget",
"name" : "SPMBuildCoreTests",
"path" : "Tests/SPMBuildCoreTests",
"sources" : [
"ArtifactsArchiveMetadataTests.swift",
"PluginInvocationTests.swift",
"XCFrameworkMetadataTests.swift"
],
"target_dependencies" : [
"SPMBuildCore",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "SPMBuildCore",
"module_type" : "SwiftTarget",
"name" : "SPMBuildCore",
"path" : "Sources/SPMBuildCore",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"XCBuildSupport",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"ArtifactsArchiveMetadata.swift",
"BinaryTarget+Extensions.swift",
"BuildParameters.swift",
"BuildSystem.swift",
"BuildSystemCommand.swift",
"BuildSystemDelegate.swift",
"BuiltTestProduct.swift",
"DestinationsBundle.swift",
"PluginContextSerializer.swift",
"PluginInvocation.swift",
"PluginMessages.swift",
"PluginScriptRunner.swift",
"PrebuildCommandResult.swift",
"XCFrameworkMetadata.swift"
],
"target_dependencies" : [
"Basics",
"PackageGraph"
],
"type" : "library"
},
{
"c99name" : "PackageRegistryTool",
"module_type" : "SwiftTarget",
"name" : "PackageRegistryTool",
"path" : "Sources/PackageRegistryTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-package-registry",
"swift-package-manager"
],
"sources" : [
"SwiftPackageRegistryTool.swift"
],
"target_dependencies" : [
"Basics",
"Commands",
"CoreCommands",
"PackageGraph",
"PackageLoading",
"PackageModel",
"PackageRegistry",
"SourceControl",
"SPMBuildCore",
"Workspace"
],
"type" : "library"
},
{
"c99name" : "PackageRegistryTests",
"module_type" : "SwiftTarget",
"name" : "PackageRegistryTests",
"path" : "Tests/PackageRegistryTests",
"sources" : [
"RegistryClientTests.swift",
"RegistryConfigurationTests.swift",
"RegistryDownloadsManagerTests.swift"
],
"target_dependencies" : [
"SPMTestSupport",
"PackageRegistry"
],
"type" : "test"
},
{
"c99name" : "PackageRegistry",
"module_type" : "SwiftTarget",
"name" : "PackageRegistry",
"path" : "Sources/PackageRegistry",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"Registry.swift",
"RegistryClient.swift",
"RegistryConfiguration.swift",
"RegistryDownloadsManager.swift"
],
"target_dependencies" : [
"Basics",
"PackageFingerprint",
"PackageLoading",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "PackagePluginAPITests",
"module_type" : "SwiftTarget",
"name" : "PackagePluginAPITests",
"path" : "Tests/PackagePluginAPITests",
"sources" : [
"ArgumentExtractorTests.swift",
"PathTests.swift"
],
"target_dependencies" : [
"PackagePlugin",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackagePlugin",
"module_type" : "SwiftTarget",
"name" : "PackagePlugin",
"path" : "Sources/PackagePlugin",
"product_memberships" : [
"PackagePlugin"
],
"sources" : [
"ArgumentExtractor.swift",
"Command.swift",
"Context.swift",
"Diagnostics.swift",
"Errors.swift",
"PackageManagerProxy.swift",
"PackageModel.swift",
"Path.swift",
"Plugin.swift",
"PluginContextDeserializer.swift",
"PluginMessages.swift",
"Protocols.swift",
"Utilities.swift"
],
"type" : "library"
},
{
"c99name" : "PackageModelTests",
"module_type" : "SwiftTarget",
"name" : "PackageModelTests",
"path" : "Tests/PackageModelTests",
"sources" : [
"CanonicalPackageLocationTests.swift",
"DestinationTests.swift",
"ManifestTests.swift",
"MinimumDeploymentTargetTests.swift",
"PackageIdentityNameTests.swift",
"PackageIdentityParser.swift",
"PackageIdentityScopeTests.swift",
"PackageModelTests.swift",
"SnippetTests.swift",
"SwiftLanguageVersionTests.swift",
"ToolsVersionTests.swift"
],
"target_dependencies" : [
"PackageModel",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageModel",
"module_type" : "SwiftTarget",
"name" : "PackageModel",
"path" : "Sources/PackageModel",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"XCBuildSupport",
"SwiftPMPackageCollections",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"BuildConfiguration.swift",
"BuildEnvironment.swift",
"BuildFlags.swift",
"BuildSettings.swift",
"Destination.swift",
"Diagnostics.swift",
"IdentityResolver.swift",
"Manifest.swift",
"Manifest/PackageConditionDescription.swift",
"Manifest/PackageDependencyDescription.swift",
"Manifest/PlatformDescription.swift",
"Manifest/ProductDescription.swift",
"Manifest/SystemPackageProviderDescription.swift",
"Manifest/TargetBuildSettingDescription.swift",
"Manifest/TargetDescription.swift",
"ManifestSourceGeneration.swift",
"MinimumDeploymentTarget.swift",
"ModuleMapType.swift",
"PackageIdentity.swift",
"PackageModel.swift",
"PackageReference.swift",
"Platform.swift",
"PlatformRegistry.swift",
"Product.swift",
"Resource.swift",
"Sanitizers.swift",
"Snippets/Model/Snippet.swift",
"Snippets/Model/SnippetGroup.swift",
"Snippets/Parsing/PlainTextSnippetExtractor.swift",
"Sources.swift",
"SupportedLanguageExtension.swift",
"SwiftLanguageVersion.swift",
"Target.swift",
"Toolchain.swift",
"ToolchainConfiguration.swift",
"ToolsVersion.swift",
"ToolsVersionSpecificationGeneration.swift",
"UserToolchain.swift",
"WindowsToolchainInfo.swift"
],
"target_dependencies" : [
"Basics"
],
"type" : "library"
},
{
"c99name" : "PackageMetadata",
"module_type" : "SwiftTarget",
"name" : "PackageMetadata",
"path" : "Sources/PackageMetadata",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto"
],
"sources" : [
"PackageMetadata.swift"
],
"target_dependencies" : [
"Basics",
"PackageCollections",
"PackageModel",
"PackageRegistry"
],
"type" : "library"
},
{
"c99name" : "PackageLoadingTests",
"module_type" : "SwiftTarget",
"name" : "PackageLoadingTests",
"path" : "Tests/PackageLoadingTests",
"sources" : [
"ManifestLoaderSQLiteCacheTests.swift",
"ModuleMapGenerationTests.swift",
"PDLoadingTests.swift",
"PD_4_0_LoadingTests.swift",
"PD_4_2_LoadingTests.swift",
"PD_5_0_LoadingTests.swift",
"PD_5_2_LoadingTests.swift",
"PD_5_3_LoadingTests.swift",
"PD_5_4_LoadingTests.swift",
"PD_5_5_LoadingTests.swift",
"PD_5_6_LoadingTests.swift",
"PD_5_7_LoadingTests .swift",
"PD_Next_LoadingTests.swift",
"PackageBuilderTests.swift",
"PkgConfigParserTests.swift",
"PkgConfigTests.swift",
"TargetSourcesBuilderTests.swift",
"ToolsVersionParserTests.swift",
"WhitelistTests.swift"
],
"target_dependencies" : [
"PackageLoading",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageLoadingPerformanceTests",
"module_type" : "SwiftTarget",
"name" : "PackageLoadingPerformanceTests",
"path" : "Tests/PackageLoadingPerformanceTests",
"sources" : [
"ManifestLoadingTests.swift"
],
"target_dependencies" : [
"PackageLoading",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageLoading",
"module_type" : "SwiftTarget",
"name" : "PackageLoading",
"path" : "Sources/PackageLoading",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"XCBuildSupport",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"ContextModel.swift",
"Diagnostics.swift",
"ManifestJSONParser.swift",
"ManifestLoader+Validation.swift",
"ManifestLoader.swift",
"ModuleMapGenerator.swift",
"PackageBuilder.swift",
"PkgConfig.swift",
"Target+PkgConfig.swift",
"TargetSourcesBuilder.swift",
"ToolsVersionParser.swift"
],
"target_dependencies" : [
"Basics",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "PackageGraphTests",
"module_type" : "SwiftTarget",
"name" : "PackageGraphTests",
"path" : "Tests/PackageGraphTests",
"sources" : [
"DependencyResolverTests.swift",
"PackageGraphTests.swift",
"PubgrubTests.swift",
"TargetTests.swift",
"VersionSetSpecifierTests.swift"
],
"target_dependencies" : [
"PackageGraph",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageGraphPerformanceTests",
"module_type" : "SwiftTarget",
"name" : "PackageGraphPerformanceTests",
"path" : "Tests/PackageGraphPerformanceTests",
"sources" : [
"DependencyResolverPerfTests.swift",
"PackageGraphPerfTests.swift"
],
"target_dependencies" : [
"PackageGraph",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageGraph",
"module_type" : "SwiftTarget",
"name" : "PackageGraph",
"path" : "Sources/PackageGraph",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"XCBuildSupport",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"BoundVersion.swift",
"DependencyMirrors.swift",
"DependencyResolutionNode.swift",
"DependencyResolver.swift",
"Diagnostics.swift",
"GraphLoadingNode.swift",
"ModuleAliasTracker.swift",
"PackageContainer.swift",
"PackageGraph+Loading.swift",
"PackageGraph.swift",
"PackageGraphRoot.swift",
"PackageModel+Extensions.swift",
"PackageRequirement.swift",
"PinsStore.swift",
"Pubgrub/Assignment.swift",
"Pubgrub/Incompatibility.swift",
"Pubgrub/PartialSolution.swift",
"Pubgrub/PubgrubDependencyResolver.swift",
"Pubgrub/Term.swift",
"ResolvedPackage.swift",
"ResolvedProduct.swift",
"ResolvedTarget.swift",
"Version+Extensions.swift",
"VersionSetSpecifier.swift"
],
"target_dependencies" : [
"Basics",
"PackageLoading",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "PackageFingerprintTests",
"module_type" : "SwiftTarget",
"name" : "PackageFingerprintTests",
"path" : "Tests/PackageFingerprintTests",
"sources" : [
"FilePackageFingerprintStorageTests.swift"
],
"target_dependencies" : [
"PackageFingerprint",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageFingerprint",
"module_type" : "SwiftTarget",
"name" : "PackageFingerprint",
"path" : "Sources/PackageFingerprint",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"FilePackageFingerprintStorage.swift",
"Model.swift",
"PackageFingerprintStorage.swift"
],
"target_dependencies" : [
"Basics",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "PackageDescriptionTests",
"module_type" : "SwiftTarget",
"name" : "PackageDescriptionTests",
"path" : "Tests/PackageDescriptionTests",
"sources" : [
"VersionTests.swift"
],
"target_dependencies" : [
"PackageDescription"
],
"type" : "test"
},
{
"c99name" : "PackageDescription",
"module_type" : "SwiftTarget",
"name" : "PackageDescription",
"path" : "Sources/PackageDescription",
"product_memberships" : [
"PackageDescription"
],
"sources" : [
"BuildSettings.swift",
"Context.swift",
"ContextModel.swift",
"LanguageStandardSettings.swift",
"PackageDependency.swift",
"PackageDescription.swift",
"PackageDescriptionSerialization.swift",
"PackageRequirement.swift",
"Product.swift",
"Resource.swift",
"SupportedPlatforms.swift",
"Target.swift",
"Version+StringLiteralConvertible.swift",
"Version.swift"
],
"type" : "library"
},
{
"c99name" : "PackageCollectionsTool",
"module_type" : "SwiftTarget",
"name" : "PackageCollectionsTool",
"path" : "Sources/PackageCollectionsTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-package-manager",
"swift-package-collection"
],
"sources" : [
"SwiftPackageCollectionsTool.swift"
],
"target_dependencies" : [
"Basics",
"Commands",
"CoreCommands",
"PackageCollections",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "PackageCollectionsTests",
"module_type" : "SwiftTarget",
"name" : "PackageCollectionsTests",
"path" : "Tests/PackageCollectionsTests",
"sources" : [
"GitHubPackageMetadataProviderTests.swift",
"JSONPackageCollectionProviderTests.swift",
"PackageCollectionSourceCertificatePolicyTests.swift",
"PackageCollectionValidationTests.swift",
"PackageCollectionsModelTests.swift",
"PackageCollectionsSourcesStorageTest.swift",
"PackageCollectionsStorageTests.swift",
"PackageCollectionsTests.swift",
"PackageIndexAndCollectionsTests.swift",
"PackageIndexConfigurationTests.swift",
"PackageIndexTests.swift",
"TrieTests.swift",
"Utility.swift",
"ValidationMessageTests.swift"
],
"target_dependencies" : [
"PackageCollections",
"SPMTestSupport",
"tsan_utils"
],
"type" : "test"
},
{
"c99name" : "PackageCollectionsSigningTests",
"module_type" : "SwiftTarget",
"name" : "PackageCollectionsSigningTests",
"path" : "Tests/PackageCollectionsSigningTests",
"sources" : [
"CertificatePolicyTests.swift",
"CertificateTests.swift",
"KeyTests+EC.swift",
"KeyTests+RSA.swift",
"PackageCollectionSigningTest.swift",
"SignatureTests.swift",
"SigningTests+ECKey.swift",
"SigningTests+RSAKey.swift",
"Utilities.swift"
],
"target_dependencies" : [
"PackageCollectionsSigning",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "PackageCollectionsSigningLibc",
"module_type" : "ClangTarget",
"name" : "PackageCollectionsSigningLibc",
"path" : "Sources/PackageCollectionsSigningLibc",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"SwiftPMPackageCollections",
"swift-package-manager",
"swift-package-collection"
],
"sources" : [
"asn1/a_d2i_fp.c",
"asn1/a_i2d_fp.c",
"ocsp_asn.c",
"ocsp_cl.c",
"ocsp_lib.c",
"ocsp_vfy.c"
],
"type" : "library"
},
{
"c99name" : "PackageCollectionsSigning",
"module_type" : "SwiftTarget",
"name" : "PackageCollectionsSigning",
"path" : "Sources/PackageCollectionsSigning",
"product_dependencies" : [
"Crypto"
],
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"SwiftPMPackageCollections",
"swift-package-manager",
"swift-package-collection"
],
"sources" : [
"Certificate/Certificate.swift",
"Certificate/CertificatePolicy.swift",
"Key/ASN1/ASN1.swift",
"Key/ASN1/ASN1Error.swift",
"Key/ASN1/PEMDocument.swift",
"Key/ASN1/SEC1PrivateKey.swift",
"Key/ASN1/SubjectPublicKeyInfo.swift",
"Key/ASN1/Types/ASN1BitString.swift",
"Key/ASN1/Types/ASN1Identifier.swift",
"Key/ASN1/Types/ASN1Integer.swift",
"Key/ASN1/Types/ASN1ObjectIdentifier.swift",
"Key/ASN1/Types/ASN1OctetString.swift",
"Key/BoringSSLKey.swift",
"Key/Key+EC.swift",
"Key/Key+RSA.swift",
"Key/Key.swift",
"PackageCollectionSigning.swift",
"Signing/BoringSSLSigning.swift",
"Signing/Signature.swift",
"Signing/Signing+ECKey.swift",
"Signing/Signing+RSAKey.swift",
"Signing/Signing.swift",
"Utilities/Base64URL.swift",
"Utilities/Utilities.swift"
],
"target_dependencies" : [
"Basics",
"PackageCollectionsModel",
"PackageCollectionsSigningLibc"
],
"type" : "library"
},
{
"c99name" : "PackageCollectionsModelTests",
"module_type" : "SwiftTarget",
"name" : "PackageCollectionsModelTests",
"path" : "Tests/PackageCollectionsModelTests",
"sources" : [
"PackageCollectionModelTests.swift"
],
"target_dependencies" : [
"PackageCollectionsModel"
],
"type" : "test"
},
{
"c99name" : "PackageCollectionsModel",
"module_type" : "SwiftTarget",
"name" : "PackageCollectionsModel",
"path" : "Sources/PackageCollectionsModel",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"PackageCollectionsModel",
"SwiftPMPackageCollections",
"swift-package-manager",
"swift-package-collection"
],
"sources" : [
"PackageCollectionModel+v1.swift",
"PackageCollectionModel.swift"
],
"type" : "library"
},
{
"c99name" : "PackageCollections",
"module_type" : "SwiftTarget",
"name" : "PackageCollections",
"path" : "Sources/PackageCollections",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"SwiftPMPackageCollections",
"swift-package-manager",
"swift-package-collection"
],
"sources" : [
"API.swift",
"Model/CVE.swift",
"Model/Collection.swift",
"Model/License.swift",
"Model/PackageList.swift",
"Model/PackageTypes.swift",
"Model/Search.swift",
"Model/TargetListResult.swift",
"PackageCollections+CertificatePolicy.swift",
"PackageCollections+Configuration.swift",
"PackageCollections+Storage.swift",
"PackageCollections+Validation.swift",
"PackageCollections.swift",
"PackageIndex+Configuration.swift",
"PackageIndex.swift",
"PackageIndexAndCollections.swift",
"Providers/GitHubPackageMetadataProvider.swift",
"Providers/JSONPackageCollectionProvider.swift",
"Providers/PackageCollectionProvider.swift",
"Providers/PackageMetadataProvider.swift",
"Storage/FilePackageCollectionsSourcesStorage.swift",
"Storage/PackageCollectionsSourcesStorage.swift",
"Storage/PackageCollectionsStorage.swift",
"Storage/SQLitePackageCollectionsStorage.swift",
"Storage/Trie.swift",
"Utility.swift"
],
"target_dependencies" : [
"Basics",
"PackageCollectionsModel",
"PackageCollectionsSigning",
"PackageModel",
"SourceControl"
],
"type" : "library"
},
{
"c99name" : "LLBuildManifest",
"module_type" : "SwiftTarget",
"name" : "LLBuildManifest",
"path" : "Sources/LLBuildManifest",
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap"
],
"sources" : [
"BuildManifest.swift",
"Command.swift",
"ManifestWriter.swift",
"Node.swift",
"Target.swift",
"Tools.swift"
],
"target_dependencies" : [
"Basics"
],
"type" : "library"
},
{
"c99name" : "FunctionalPerformanceTests",
"module_type" : "SwiftTarget",
"name" : "FunctionalPerformanceTests",
"path" : "Tests/FunctionalPerformanceTests",
"sources" : [
"BuildPerfTests.swift"
],
"target_dependencies" : [
"swift-build",
"swift-package",
"swift-test",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "DriverSupport",
"module_type" : "SwiftTarget",
"name" : "DriverSupport",
"path" : "Sources/DriverSupport",
"product_dependencies" : [
"SwiftDriver"
],
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap"
],
"sources" : [
"Frontend.swift",
"SPMSwiftDriverExecutor.swift"
],
"target_dependencies" : [
"Basics"
],
"type" : "library"
},
{
"c99name" : "CrossCompilationDestinationsTool",
"module_type" : "SwiftTarget",
"name" : "CrossCompilationDestinationsTool",
"path" : "Sources/CrossCompilationDestinationsTool",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-package-manager",
"swift-experimental-destination"
],
"sources" : [
"ListDestinations.swift",
"SwiftDestinationCommand.swift"
],
"target_dependencies" : [
"Basics",
"CoreCommands",
"SPMBuildCore",
"PackageModel"
],
"type" : "library"
},
{
"c99name" : "CoreCommands",
"module_type" : "SwiftTarget",
"name" : "CoreCommands",
"path" : "Sources/CoreCommands",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap"
],
"sources" : [
"BuildSystemSupport.swift",
"MinimalBuildTool.swift",
"Options.swift",
"SwiftTool.swift",
"SwiftToolObservabilityHandler.swift"
],
"target_dependencies" : [
"Basics",
"Build",
"PackageFingerprint",
"PackageModel",
"Workspace",
"XCBuildSupport"
],
"type" : "library"
},
{
"c99name" : "CommandsTests",
"module_type" : "SwiftTarget",
"name" : "CommandsTests",
"path" : "Tests/CommandsTests",
"sources" : [
"APIDiffTests.swift",
"BuildToolTests.swift",
"CommandsTestCase.swift",
"MultiRootSupportTests.swift",
"PackageRegistryToolTests.swift",
"PackageToolTests.swift",
"RunToolTests.swift",
"SwiftToolTests.swift",
"TestToolTests.swift"
],
"target_dependencies" : [
"swift-build",
"swift-package",
"swift-test",
"swift-run",
"Commands",
"Workspace",
"SPMTestSupport",
"Build",
"SourceControl"
],
"type" : "test"
},
{
"c99name" : "Commands",
"module_type" : "SwiftTarget",
"name" : "Commands",
"path" : "Sources/Commands",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build"
],
"sources" : [
"PackageTools/APIDiff.swift",
"PackageTools/ArchiveSource.swift",
"PackageTools/CompletionTool.swift",
"PackageTools/ComputeChecksum.swift",
"PackageTools/Config.swift",
"PackageTools/Describe.swift",
"PackageTools/DumpCommands.swift",
"PackageTools/EditCommands.swift",
"PackageTools/Format.swift",
"PackageTools/Init.swift",
"PackageTools/Learn.swift",
"PackageTools/PluginCommand.swift",
"PackageTools/ResetCommands.swift",
"PackageTools/Resolve.swift",
"PackageTools/ShowDependencies.swift",
"PackageTools/SwiftPackageTool.swift",
"PackageTools/ToolsVersionCommand.swift",
"PackageTools/Update.swift",
"Snippets/Card.swift",
"Snippets/CardEvent.swift",
"Snippets/CardStack.swift",
"Snippets/Cards/SnippetCard.swift",
"Snippets/Cards/SnippetGroupCard.swift",
"Snippets/Cards/TopCard.swift",
"Snippets/Colorful.swift",
"SwiftBuildTool.swift",
"SwiftRunTool.swift",
"SwiftTestTool.swift",
"ToolWorkspaceDelegate.swift",
"Utilities/APIDigester.swift",
"Utilities/DOTManifestSerializer.swift",
"Utilities/DependenciesSerializer.swift",
"Utilities/DescribedPackage.swift",
"Utilities/GenerateLinuxMain.swift",
"Utilities/MultiRootSupport.swift",
"Utilities/PluginDelegate.swift",
"Utilities/SymbolGraphExtract.swift",
"Utilities/TestingSupport.swift"
],
"target_dependencies" : [
"Basics",
"Build",
"CoreCommands",
"PackageGraph",
"SourceControl",
"Workspace",
"XCBuildSupport"
],
"type" : "library"
},
{
"c99name" : "BuildTests",
"module_type" : "SwiftTarget",
"name" : "BuildTests",
"path" : "Tests/BuildTests",
"sources" : [
"BuildPlanTests.swift",
"IncrementalBuildTests.swift",
"LLBuildManifestTests.swift",
"MockBuildTestHelper.swift",
"ModuleAliasingBuildTests.swift",
"SwiftCompilerOutputParserTests.swift"
],
"target_dependencies" : [
"Build",
"SPMTestSupport"
],
"type" : "test"
},
{
"c99name" : "Build",
"module_type" : "SwiftTarget",
"name" : "Build",
"path" : "Sources/Build",
"product_dependencies" : [
"SwiftDriver"
],
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap"
],
"sources" : [
"BuildOperation.swift",
"BuildOperationBuildSystemDelegateHandler.swift",
"BuildPlan.swift",
"LLBuildManifestBuilder.swift",
"SwiftCompilerOutputParser.swift"
],
"target_dependencies" : [
"Basics",
"LLBuildManifest",
"PackageGraph",
"SPMBuildCore",
"SPMLLBuild",
"DriverSupport"
],
"type" : "library"
},
{
"c99name" : "BasicsTests",
"module_type" : "SwiftTarget",
"name" : "BasicsTests",
"path" : "Tests/BasicsTests",
"sources" : [
"AuthorizationProviderTests.swift",
"ByteStringExtensionsTests.swift",
"CancellatorTests.swift",
"ConcurrencyHelpersTests.swift",
"DictionaryTest.swift",
"DispatchTimeTests.swift",
"EnvironmentVariablesTests.swift",
"FileSystemTests.swift",
"HTTPClientTests.swift",
"NetrcTests.swift",
"ObservabilitySystemTests.swift",
"SQLiteBackedCacheTests.swift",
"SandboxTests.swift",
"StringExtensionsTests.swift",
"TemporaryFileTests.swift",
"URLSessionHTTPClientTests.swift",
"VFSTests.swift",
"ZipArchiverTests.swift"
],
"target_dependencies" : [
"Basics",
"SPMTestSupport",
"tsan_utils"
],
"type" : "test"
},
{
"c99name" : "Basics",
"module_type" : "SwiftTarget",
"name" : "Basics",
"path" : "Sources/Basics",
"product_dependencies" : [
"OrderedCollections",
"SwiftToolsSupport-auto",
"SystemPackage"
],
"product_memberships" : [
"SwiftPM",
"SwiftPM-auto",
"SwiftPMDataModel",
"SwiftPMDataModel-auto",
"XCBuildSupport",
"SwiftPMPackageCollections",
"swift-test",
"swift-run",
"swift-package-registry",
"swift-package-manager",
"swift-package-collection",
"swift-package",
"swift-experimental-destination",
"swift-build",
"swift-bootstrap",
"package-info"
],
"sources" : [
"Archiver+Zip.swift",
"Archiver.swift",
"AuthorizationProvider.swift",
"ByteString+Extensions.swift",
"Cancellator.swift",
"ConcurrencyHelpers.swift",
"Dictionary+Extensions.swift",
"DispatchTimeInterval+Extensions.swift",
"EnvironmentVariables.swift",
"Errors.swift",
"FileSystem+Extensions.swift",
"HTTPClient+URLSession.swift",
"HTTPClient.swift",
"ImportScanning.swift",
"JSON+Extensions.swift",
"JSONDecoder+Extensions.swift",
"NSLock+Extensions.swift",
"Netrc.swift",
"Observability.swift",
"SQLite.swift",
"SQLiteBackedCache.swift",
"Sandbox.swift",
"String+Extensions.swift",
"SwiftVersion.swift",
"TemporaryFile.swift",
"Triple+Extensions.swift",
"VFSOverlay.swift",
"Version+Extensions.swift",
"VirtualFileSystem.swift",
"WritableByteStream+Extensions.swift"
],
"target_dependencies" : [
"SPMSQLite3"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/SDGGiesbrecht/swift-driver
Fetching https://github.com/SDGGiesbrecht/swift-crypto
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/apple/swift-collections.git
[1/22322] Fetching swift-driver
[2680/29086] Fetching swift-driver, swift-tools-support-core
[4027/33477] Fetching swift-driver, swift-tools-support-core, swift-system
[5859/50068] Fetching swift-driver, swift-tools-support-core, swift-system, swift-collections
[27301/54601] Fetching swift-driver, swift-tools-support-core, swift-system, swift-collections, swift-crypto
[29624/69952] Fetching swift-driver, swift-tools-support-core, swift-system, swift-collections, swift-crypto, swift-argument-parser
Fetched https://github.com/SDGGiesbrecht/swift-driver from cache (1.50s)
Fetching https://github.com/SDGGiesbrecht/swift-llbuild
Fetched https://github.com/apple/swift-system.git from cache (1.63s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.64s)
Fetched https://github.com/apple/swift-tools-support-core.git from cache (1.65s)
Fetched https://github.com/SDGGiesbrecht/swift-crypto from cache (1.65s)
Fetched https://github.com/apple/swift-collections.git from cache (1.65s)
[1/18377] Fetching swift-llbuild
Fetched https://github.com/SDGGiesbrecht/swift-llbuild from cache (2.01s)
Computing version for https://github.com/SDGGiesbrecht/swift-crypto
Computed https://github.com/SDGGiesbrecht/swift-crypto at 0.20400.0 (4.14s)
Computing version for https://github.com/SDGGiesbrecht/swift-driver
Computed https://github.com/SDGGiesbrecht/swift-driver at 0.50800.0 (0.78s)
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.24s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.5.2 (1.87s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.55s)
Computing version for https://github.com/SDGGiesbrecht/swift-llbuild
Computed https://github.com/SDGGiesbrecht/swift-llbuild at 0.50800.0 (1.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.66s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.47s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (0.50s)
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.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-llbuild
Working copy of https://github.com/SDGGiesbrecht/swift-llbuild resolved at 0.50800.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.5.2
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/SDGGiesbrecht/swift-crypto
Working copy of https://github.com/SDGGiesbrecht/swift-crypto resolved at 0.20400.0
Creating working copy for https://github.com/SDGGiesbrecht/swift-driver
Working copy of https://github.com/SDGGiesbrecht/swift-driver resolved at 0.50800.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollections/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollectionsModel/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageMetadata/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-package-registry/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-package-manager/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-package-collection/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-experimental-destination/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageRegistryTool/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollectionsTool/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/CrossCompilationDestinationsTool/CMakeLists.txt
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/651] Write sources
[44/651] Compiling tsan_utils tsan_utils.c
[45/651] Compiling buf.c
[46/651] Compiling ber.c
[47/651] Compiling asn1_compat.c
[48/651] Compiling cbb.c
[49/651] Compiling bn_asn1.c
[50/651] Compiling llvmSupport Valgrind.cpp
[51/651] Compiling convert.c
[52/651] Compiling llvmSupport UnicodeCaseFold.cpp
[53/651] Write swift-version-24593BA9C3E375BF.txt
[54/651] Compiling llvmSupport circular_raw_ostream.cpp
[55/653] Compiling llvmSupport Unicode.cpp
[56/653] Compiling llvmSupport Twine.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:72:17: error: no member named 'thread' in namespace 'std'
72 | return std::thread::hardware_concurrency();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:83:27: error: no member named 'thread' in namespace 'std'
83 | if (unsigned Val = std::thread::hardware_concurrency())
| ~~~~~^
In file included from /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:90:
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Unix/Threading.inc:22:10: fatal error: 'pthread.h' file not found
22 | #include <pthread.h>
| ^~~~~~~~~~~
3 errors generated.
[57/663] Compiling llvmSupport Threading.cpp
[57/670] Compiling llvmSupport YAMLParser.cpp
[57/670] Compiling llvmSupport Triple.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/670] Emitting module swiftpm_xctest_helper
/host/spi-builder-workspace/Sources/swiftpm-xctest-helper/main.swift:142:13: error: no such module 'Glibc'
140 | import func ucrt.exit
141 | #else
142 | import func Glibc.exit
| `- error: no such module 'Glibc'
143 | #endif
144 | print("Only macOS supported.")
[58/670] Compiling llvmSupport TargetParser.cpp
[58/670] Compiling llvmSupport raw_ostream.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: couldn't find pc file for sqlite3
warning: couldn't find pc file for sqlite3
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollections/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollectionsModel/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageMetadata/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollectionsSigning/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-package-registry/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-package-manager/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-package-collection/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/swift-experimental-destination/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageRegistryTool/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/PackageCollectionsTool/CMakeLists.txt
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/CrossCompilationDestinationsTool/CMakeLists.txt
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/595] Write sources
[6/596] Compiling llvmSupport StringMap.cpp
[7/596] Write swift-version-24593BA9C3E375BF.txt
[8/596] Compiling llvmSupport StringSaver.cpp
[9/596] Compiling llvmSupport StringRef.cpp
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:72:17: error: no member named 'thread' in namespace 'std'
72 | return std::thread::hardware_concurrency();
| ~~~~~^
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:83:27: error: no member named 'thread' in namespace 'std'
83 | if (unsigned Val = std::thread::hardware_concurrency())
| ~~~~~^
In file included from /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Threading.cpp:90:
/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Support/Unix/Threading.inc:22:10: fatal error: 'pthread.h' file not found
22 | #include <pthread.h>
| ^~~~~~~~~~~
3 errors generated.
[10/599] Compiling llvmSupport Threading.cpp
[10/600] Compiling llvmSupport StringExtras.cpp
[10/600] Compiling llvmSupport YAMLParser.cpp
[10/600] Compiling llvmSupport Triple.cpp
[10/600] Compiling llvmSupport raw_ostream.cpp
[10/600] Compiling llvmSupport TargetParser.cpp
BUILD FAILURE 6.1 wasm