The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Markup, reference 2.3.0 (6cc984), with Swift 6.1 for macOS (Xcode) using Xcode 16.3 on 24 Apr 2025 22:47:19 UTC.

Build Command

No build command. This typically means the build failed at an early stage where we determine the build command.

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gonzalezreal/Markup.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/gonzalezreal/Markup
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 6cc9840 Add proper support for Xcode 11 and SPM (#14)
Cloned https://github.com/gonzalezreal/Markup.git
Revision (git rev-parse @):
6cc9840d7bcd93e3255acb41f4826e0c9e8f5fbe
SUCCESS checkout https://github.com/gonzalezreal/Markup.git at 2.3.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.1
Building package at path:  $PWD
https://github.com/gonzalezreal/Markup.git
https://github.com/gonzalezreal/Markup.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Markup",
  "name" : "Markup",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "8.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "Markup",
      "targets" : [
        "Markup"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MarkupTests",
      "module_type" : "SwiftTarget",
      "name" : "MarkupTests",
      "path" : "Tests/MarkupTests",
      "sources" : [
        "MarkupParserTests.swift",
        "MarkupRendererTests.swift"
      ],
      "target_dependencies" : [
        "Markup"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Markup",
      "module_type" : "SwiftTarget",
      "name" : "Markup",
      "path" : "Sources/Markup",
      "product_memberships" : [
        "Markup"
      ],
      "sources" : [
        "MarkupNode.swift",
        "MarkupParser.swift",
        "MarkupRenderer.swift",
        "MarkupToken.swift",
        "MarkupTokenizer.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-24 15:47:18.709 xcodebuild[516:2891] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_15-47-0018.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
Command line invocation:
    /Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
2025-04-24 15:47:19.356 xcodebuild[520:2945] Writing error result bundle to /var/folders/5k/5yc19ymj0jqd5v0zvgfqz0xw0000gn/T/ResultBundle_2025-24-04_15-47-0019.xcresult
xcodebuild: error: The directory /Users/admin/builder/spi-builder-workspace contains 2 projects, including multiple projects with the current extension (.xcodeproj). Specify the project to use with the -project option.
BUILD FAILURE 6.1 macosXcodebuild