The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftPM, reference 0.6.0 (f5ea39), with Swift 6.1 for Android on 31 Dec 2025 07:36:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/swift-package-manager.git
Reference: 0.6.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/SwiftPackageIndex/swift-package-manager
 * tag               0.6.0      -> FETCH_HEAD
HEAD is now at f5ea397 [Package.swift] Require swift-llbuild and swift-tools-support-core using semver dependencies
Cloned https://github.com/SwiftPackageIndex/swift-package-manager.git
Revision (git rev-parse @):
f5ea3972d7d6c574e8bb16a19b2a7bca98ea131b
SUCCESS checkout https://github.com/SwiftPackageIndex/swift-package-manager.git at 0.6.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/SwiftPackageIndex/swift-package-manager.git
https://github.com/SwiftPackageIndex/swift-package-manager.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-llbuild",
      "requirement" : {
        "exact" : [
          "0.3.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-llbuild.git"
    },
    {
      "identity" : "swift-tools-support-core",
      "requirement" : {
        "exact" : [
          "0.1.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-tools-support-core.git"
    }
  ],
  "manifest_display_name" : "SwiftPM",
  "name" : "SwiftPM",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftPM",
      "targets" : [
        "SourceControl",
        "SPMLLBuild",
        "LLBuildManifest",
        "PackageModel",
        "PackageLoading",
        "PackageGraph",
        "Build",
        "Xcodeproj",
        "Workspace"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "name" : "SwiftPM-auto",
      "targets" : [
        "SourceControl",
        "SPMLLBuild",
        "LLBuildManifest",
        "PackageModel",
        "PackageLoading",
        "PackageGraph",
        "Build",
        "Xcodeproj",
        "Workspace"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "PackageDescription",
      "targets" : [
        "PackageDescription"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    },
    {
      "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",
      "targets" : [
        "swift-package"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "swift-build",
      "targets" : [
        "swift-build"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "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",
      "module_type" : "SwiftTarget",
      "name" : "swift-package",
      "path" : "Sources/swift-package",
      "product_memberships" : [
        "swift-package"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Commands"
      ],
      "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" : "XcodeprojTests",
      "module_type" : "SwiftTarget",
      "name" : "XcodeprojTests",
      "path" : "Tests/XcodeprojTests",
      "sources" : [
        "FunctionalTests.swift",
        "GenerateXcodeprojTests.swift",
        "PackageGraphTests.swift",
        "PropertyListTests.swift",
        "XCTestManifests.swift",
        "XcodeProjectModelSerializationTests.swift",
        "XcodeProjectModelTests.swift"
      ],
      "target_dependencies" : [
        "Xcodeproj",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Xcodeproj",
      "module_type" : "SwiftTarget",
      "name" : "Xcodeproj",
      "path" : "Sources/Xcodeproj",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "PropertyList.swift",
        "SchemesGenerator.swift",
        "Target+PBXProj.swift",
        "XcodeProjectModel.swift",
        "XcodeProjectModelSerialization.swift",
        "generate.swift",
        "pbxproj.swift"
      ],
      "target_dependencies" : [
        "PackageGraph"
      ],
      "type" : "library"
    },
    {
      "c99name" : "WorkspaceTests",
      "module_type" : "SwiftTarget",
      "name" : "WorkspaceTests",
      "path" : "Tests/WorkspaceTests",
      "sources" : [
        "InitTests.swift",
        "PinsStoreTests.swift",
        "ToolsVersionWriterTests.swift",
        "WorkspaceTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Workspace",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Workspace",
      "module_type" : "SwiftTarget",
      "name" : "Workspace",
      "path" : "Sources/Workspace",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "Destination.swift",
        "Diagnostics.swift",
        "Export.swift",
        "InitPackage.swift",
        "ManagedDependency.swift",
        "ResolverPrecomputationProvider.swift",
        "ToolsVersionWriter.swift",
        "UserToolchain.swift",
        "Workspace.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "Build",
        "PackageGraph",
        "PackageModel",
        "SourceControl",
        "Xcodeproj"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SourceControlTests",
      "module_type" : "SwiftTarget",
      "name" : "SourceControlTests",
      "path" : "Tests/SourceControlTests",
      "sources" : [
        "GitRepositoryTests.swift",
        "InMemoryGitRepositoryTests.swift",
        "RepositoryManagerTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SourceControl",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SourceControl",
      "module_type" : "SwiftTarget",
      "name" : "SourceControl",
      "path" : "Sources/SourceControl",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "GitRepository.swift",
        "InMemoryGitRepository.swift",
        "Repository.swift",
        "RepositoryManager.swift",
        "SwiftPMConfig.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMTestSupport",
      "module_type" : "SwiftTarget",
      "name" : "SPMTestSupport",
      "path" : "Sources/SPMTestSupport",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "TSCTestSupport"
      ],
      "sources" : [
        "GitRepositoryExtensions.swift",
        "Manifest.swift",
        "MockDependencyGraph.swift",
        "MockDependencyResolver.swift",
        "MockManifestLoader.swift",
        "PackageGraphTester.swift",
        "Resources.swift",
        "SwiftPMProduct.swift",
        "TestWorkspace.swift",
        "XCTAssertHelpers.swift",
        "misc.swift"
      ],
      "target_dependencies" : [
        "PackageGraph",
        "PackageLoading",
        "SourceControl",
        "Commands"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SPMLLBuild",
      "module_type" : "SwiftTarget",
      "name" : "SPMLLBuild",
      "path" : "Sources/SPMLLBuild",
      "product_dependencies" : [
        "SwiftToolsSupport-auto",
        "llbuildSwift"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "llbuild.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageModelTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageModelTests",
      "path" : "Tests/PackageModelTests",
      "sources" : [
        "ManifestTests.swift",
        "PackageModelTests.swift",
        "SwiftLanguageVersionTests.swift",
        "TargetTests.swift",
        "ToolsVersionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PackageModel",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageModel",
      "module_type" : "SwiftTarget",
      "name" : "PackageModel",
      "path" : "Sources/PackageModel",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "BuildSettings.swift",
        "Manifest.swift",
        "Package.swift",
        "PackageModel+Codable.swift",
        "Platform.swift",
        "Product.swift",
        "ResolvedModels.swift",
        "Resource.swift",
        "Sources.swift",
        "Target.swift",
        "ToolsVersion.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageLoadingTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageLoadingTests",
      "path" : "Tests/PackageLoadingTests",
      "sources" : [
        "ModuleMapGenerationTests.swift",
        "PD4LoadingTests.swift",
        "PD4_2LoadingTests.swift",
        "PD5LoadingTests.swift",
        "PD5_2LoadingTests.swift",
        "PDLoadingTests.swift",
        "PackageBuilderTests.swift",
        "PkgConfigTests.swift",
        "TargetSourcesBuilderTests.swift",
        "ToolsVersionLoaderTests.swift",
        "WhitelistTests.swift",
        "XCTestManifests.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_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "Diagnostics.swift",
        "ManifestBuilder.swift",
        "ManifestLoader.swift",
        "ModuleMapGenerator.swift",
        "PackageBuilder.swift",
        "PackageDescription4Loader.swift",
        "Target+PkgConfig.swift",
        "TargetSourcesBuilder.swift",
        "ToolsVersionLoader.swift",
        "UserManifestResources.swift"
      ],
      "target_dependencies" : [
        "PackageModel",
        "SPMLLBuild"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageGraphTests",
      "module_type" : "SwiftTarget",
      "name" : "PackageGraphTests",
      "path" : "Tests/PackageGraphTests",
      "sources" : [
        "DependencyResolverTests.swift",
        "PackageGraphTests.swift",
        "PubgrubTests.swift",
        "RepositoryPackageContainerProviderTests.swift",
        "VersionSetSpecifierTests.swift",
        "XCTestManifests.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_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "CheckoutState.swift",
        "DependencyResolver.swift",
        "PackageGraph.swift",
        "PackageGraphLoader.swift",
        "PackageGraphRoot.swift",
        "PinsStore.swift",
        "Pubgrub.swift",
        "RawPackageConstraints.swift",
        "RepositoryPackageContainerProvider.swift",
        "VersionSetSpecifier.swift"
      ],
      "target_dependencies" : [
        "PackageLoading",
        "PackageModel",
        "SourceControl"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PackageDescription4Tests",
      "module_type" : "SwiftTarget",
      "name" : "PackageDescription4Tests",
      "path" : "Tests/PackageDescription4Tests",
      "sources" : [
        "VersionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PackageDescription"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PackageDescription",
      "module_type" : "SwiftTarget",
      "name" : "PackageDescription",
      "path" : "Sources/PackageDescription",
      "product_memberships" : [
        "PackageDescription"
      ],
      "sources" : [
        "BuildSettings.swift",
        "LanguageStandardSettings.swift",
        "Package.swift",
        "PackageDependency.swift",
        "PackageRequirement.swift",
        "Product.swift",
        "Resource.swift",
        "SupportedPlatforms.swift",
        "Target.swift",
        "Version+StringLiteralConvertible.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LLBuildManifest",
      "module_type" : "SwiftTarget",
      "name" : "LLBuildManifest",
      "path" : "Sources/LLBuildManifest",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "BuildManifest.swift",
        "Command.swift",
        "ManifestWriter.swift",
        "Node.swift",
        "Target.swift",
        "Tools.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FunctionalTests",
      "module_type" : "SwiftTarget",
      "name" : "FunctionalTests",
      "path" : "Tests/FunctionalTests",
      "sources" : [
        "CFamilyTargetTests.swift",
        "DependencyResolutionTests.swift",
        "MiscellaneousTests.swift",
        "ModuleMapTests.swift",
        "SwiftPMXCTestHelperTests.swift",
        "ToolsVersionTests.swift",
        "VersionSpecificTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "swift-build",
        "swift-package",
        "swift-test",
        "PackageModel",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "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" : "CommandsTests",
      "module_type" : "SwiftTarget",
      "name" : "CommandsTests",
      "path" : "Tests/CommandsTests",
      "sources" : [
        "BuildToolTests.swift",
        "MultiRootSupportTests.swift",
        "PackageToolTests.swift",
        "RunToolTests.swift",
        "TestToolTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "swift-build",
        "swift-package",
        "swift-test",
        "swift-run",
        "Commands",
        "Workspace",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Commands",
      "module_type" : "SwiftTarget",
      "name" : "Commands",
      "path" : "Sources/Commands",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "APIDigester.swift",
        "Completions+bash.swift",
        "Completions+zsh.swift",
        "Describe.swift",
        "Error.swift",
        "GenerateLinuxMain.swift",
        "MultiRootSupport.swift",
        "Options.swift",
        "SwiftBuildTool.swift",
        "SwiftPackageTool.swift",
        "SwiftRunTool.swift",
        "SwiftTestTool.swift",
        "SwiftTool.swift",
        "WatchmanHelper.swift",
        "show-dependencies.swift"
      ],
      "target_dependencies" : [
        "Build",
        "PackageGraph",
        "SourceControl",
        "Xcodeproj",
        "Workspace"
      ],
      "type" : "library"
    },
    {
      "c99name" : "BuildTests",
      "module_type" : "SwiftTarget",
      "name" : "BuildTests",
      "path" : "Tests/BuildTests",
      "sources" : [
        "BuildPlanTests.swift",
        "IncrementalBuildTests.swift",
        "LLBuildManifestTests.swift",
        "SwiftCompilerOutputParserTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Build",
        "SPMTestSupport"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Build",
      "module_type" : "SwiftTarget",
      "name" : "Build",
      "path" : "Sources/Build",
      "product_dependencies" : [
        "SwiftToolsSupport-auto"
      ],
      "product_memberships" : [
        "SwiftPM",
        "SwiftPM-auto",
        "swift-test",
        "swift-run",
        "swift-package",
        "swift-build"
      ],
      "sources" : [
        "BuildDelegate.swift",
        "BuildOperation.swift",
        "BuildParameters.swift",
        "BuildPlan.swift",
        "ManifestBuilder.swift",
        "Sanitizers.swift",
        "SwiftCompilerOutputParser.swift",
        "Toolchain.swift",
        "Triple.swift"
      ],
      "target_dependencies" : [
        "PackageGraph",
        "LLBuildManifest"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -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:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-llbuild.git
[1/7148] Fetching swift-tools-support-core
[7149/36560] Fetching swift-tools-support-core, swift-llbuild
Fetched https://github.com/apple/swift-tools-support-core.git from cache (0.48s)
[5883/29412] Fetching swift-llbuild
Fetched https://github.com/apple/swift-llbuild.git from cache (2.50s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.1.0 (3.29s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.3.0 (0.64s)
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.3.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.1.0
Building for debugging...
[0/142] Write sources
[5/142] Compiling llvmSupport Valgrind.cpp
[6/142] Compiling llvmSupport UnicodeCaseFold.cpp
[7/142] Compiling llvmSupport circular_raw_ostream.cpp
[8/142] Compiling llvmSupport Twine.cpp
[8/142] Compiling llvmSupport Unicode.cpp
[10/142] Compiling llvmSupport Threading.cpp
[11/142] Write swift-version-24593BA9C3E375BF.txt
[12/142] Compiling llvmSupport raw_ostream.cpp
[13/142] Compiling llvmSupport Triple.cpp
[14/144] Compiling llvmSupport StringRef.cpp
[15/144] Compiling llvmSupport YAMLParser.cpp
[16/144] Compiling llvmSupport StringMap.cpp
[17/144] Compiling llvmSupport StringSaver.cpp
[18/144] Compiling llvmSupport StringExtras.cpp
[19/144] Compiling llvmSupport TargetParser.cpp
[20/144] Compiling llvmSupport SmallVector.cpp
[21/144] Compiling llvmSupport SmallPtrSet.cpp
[22/144] Compiling llvmSupport SourceMgr.cpp
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/144] Emitting module swiftpm_xctest_helper
/host/spi-builder-workspace/Sources/swiftpm-xctest-helper/main.swift:137:13: error: no such module 'Glibc'
135 | #else
136 |
137 | import func Glibc.exit
    |             `- error: no such module 'Glibc'
138 | print("Only macOS supported.")
139 | exit(1)
[25/144] Compiling swiftpm_xctest_helper main.swift
/host/spi-builder-workspace/Sources/swiftpm-xctest-helper/main.swift:137:13: error: no such module 'Glibc'
135 | #else
136 |
137 | import func Glibc.exit
    |             `- error: no such module 'Glibc'
138 | print("Only macOS supported.")
139 | exit(1)
[25/144] Compiling llvmSupport Program.cpp
[26/144] Compiling llvmSupport Process.cpp
[27/144] Compiling llvmSupport Memory.cpp
[27/144] Compiling llvmSupport Mutex.cpp
[27/144] Compiling llvmSupport MemoryBuffer.cpp
[27/144] Compiling llvmSupport NativeFormatting.cpp
[27/144] Compiling llvmSupport Options.cpp
[27/144] Compiling llvmSupport Path.cpp
[27/144] Compiling llvmSupport Signals.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:df03784badd7f27c5aaf58aceda7a3eace61955b295b55f91184969c309ad8ef
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
warning: 'swift-llbuild': ignoring broken symlink /host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
error: 'swift-llbuild': Error Domain=NSCocoaErrorDomain Code=256 "(null)"UserInfo={NSFilePath=/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/ADT, NSURL=file:///host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/ADT, NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=40 "Too many levels of symbolic links", NSUserStringVariant=["Folder"]}
error: 'swift-llbuild': Error Domain=NSCocoaErrorDomain Code=256 "(null)"UserInfo={NSUnderlyingError=Error Domain=NSPOSIXErrorDomain Code=40 "Too many levels of symbolic links", NSUserStringVariant=["Folder"], NSURL=file:///host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Config, NSFilePath=/host/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Config}
error: ExitCode(rawValue: 1)
[0/1] Planning build
BUILD FAILURE 6.1 android