The Swift Package Index logo.Swift Package Index

Build Information

Failed to build xcprojectlint, reference 0.0.6 (d9dad8), with Swift 6.1 for Android on 28 May 2025 12:25:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/americanexpress/xcprojectlint.git
Reference: 0.0.6
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/americanexpress/xcprojectlint
 * tag               0.0.6      -> FETCH_HEAD
HEAD is now at d9dad85 Update Version.swift
Cloned https://github.com/americanexpress/xcprojectlint.git
Revision (git rev-parse @):
d9dad85847f5ee9b2143565a17d9066bb44b4b29
SUCCESS checkout https://github.com/americanexpress/xcprojectlint.git at 0.0.6
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/americanexpress/xcprojectlint.git
https://github.com/americanexpress/xcprojectlint.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-package-manager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-package-manager.git"
    }
  ],
  "manifest_display_name" : "xcprojectlint",
  "name" : "xcprojectlint",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "xcprojectlint-package",
      "targets" : [
        "xcprojectlint-package"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "xcprojectlint",
      "targets" : [
        "xcprojectlint"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "xcprojectlint_packageTests",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint-packageTests",
      "path" : "Tests/xcprojectlint-packageTests",
      "sources" : [
        "Bundle.swift",
        "DiskLayoutMatchesProjectTests.swift",
        "FilesExistOnDiskTests.swift",
        "InternalProjectSettingsTests.swift",
        "ItemsInAlphaOrderTests.swift",
        "NoDanglingFilesTests.swift",
        "NoEmptyGroupsTests.swift",
        "WhiteSpaceSpecificationTests.swift"
      ],
      "target_dependencies" : [
        "xcprojectlint-package"
      ],
      "type" : "test"
    },
    {
      "c99name" : "xcprojectlint_package",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint-package",
      "path" : "Sources/xcprojectlint-package",
      "product_dependencies" : [
        "SPMUtility"
      ],
      "product_memberships" : [
        "xcprojectlint-package",
        "xcprojectlint"
      ],
      "sources" : [
        "CheckForInternalProjectSettings.swift",
        "CheckForWhitespaceSpecifications.swift",
        "DiskLayoutMatchesProject.swift",
        "EnsureAlphaOrder.swift",
        "ErrorReporter.swift",
        "FilesExistOnDisk.swift",
        "NoDanglingSourceFiles.swift",
        "NoEmptyGroups.swift",
        "Project.swift",
        "ProjectParser.swift",
        "Report.swift",
        "Usage.swift",
        "Validation.swift",
        "Version.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "xcprojectlint",
      "module_type" : "SwiftTarget",
      "name" : "xcprojectlint",
      "path" : "Sources/xcprojectlint",
      "product_memberships" : [
        "xcprojectlint"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "xcprojectlint-package"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "4.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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-package-manager.git
[1/154437] Fetching swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (9.49s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.6.0 (11.59s)
Fetching https://github.com/apple/swift-tools-support-core.git
Fetching https://github.com/apple/swift-llbuild.git
[1/6764] Fetching swift-tools-support-core
[6765/35754] Fetching swift-tools-support-core, swift-llbuild
Fetched https://github.com/apple/swift-tools-support-core.git from cache (2.15s)
Fetched https://github.com/apple/swift-llbuild.git from cache (2.19s)
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 (5.34s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.3.0 (0.77s)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.6.0
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
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: 'spi-builder-workspace': product 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: '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: 'spi-builder-workspace': product 'SPMUtility' required by package 'spi-builder-workspace' target 'xcprojectlint-package' not found. Did you mean 'TSCUtility'?
BUILD FAILURE 6.1 android