The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftyBeagle, reference 0.1.5 (9c5713), with Swift 6.1 for macOS (SPM) on 3 Jun 2026 19:18:56 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: undefined version: run 'make version' to update
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bersaelor/swiftybeagle.git
Reference: 0.1.5
WARNING: environment variable BUILD_DOWNSCALING is not set
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/bersaelor/swiftybeagle
 * tag               0.1.5      -> FETCH_HEAD
HEAD is now at 9c57133 public initializers for Fetchers
Cloned https://github.com/bersaelor/swiftybeagle.git
Revision (git rev-parse @):
9c571337565cccb5391ac2414a96c95f2ac926d8
SUCCESS checkout https://github.com/bersaelor/swiftybeagle.git at 0.1.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/bersaelor/swiftybeagle.git
https://github.com/bersaelor/swiftybeagle.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "kitura",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.0",
            "upper_bound" : "2.6.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura.git"
    },
    {
      "identity" : "heliumlogger",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.2",
            "upper_bound" : "1.8.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/HeliumLogger.git"
    },
    {
      "identity" : "kitura-couchdb",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "2.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-CouchDB.git"
    },
    {
      "identity" : "kitura-stenciltemplateengine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.10.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git"
    }
  ],
  "manifest_display_name" : "SwiftyBeagle",
  "name" : "SwiftyBeagle",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SwiftyBeagle",
      "targets" : [
        "SwiftyBeagle"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftyBeagleTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyBeagleTests",
      "path" : "Tests/SwiftyBeagleTests",
      "sources" : [
        "SwiftyBeagleTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "SwiftyBeagle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftyBeagle",
      "module_type" : "SwiftTarget",
      "name" : "SwiftyBeagle",
      "path" : "Sources/SwiftyBeagle",
      "product_dependencies" : [
        "Kitura",
        "HeliumLogger",
        "CouchDB",
        "KituraStencil"
      ],
      "product_memberships" : [
        "SwiftyBeagle"
      ],
      "sources" : [
        "BeagleStringConvertible.swift",
        "FetchCodableResource.swift",
        "FetchImage.swift",
        "PageContexts.swift",
        "Resource.swift",
        "Result.swift",
        "RouterResponse+Stencils.swift",
        "Scheduler.swift",
        "SwiftyBeagle+SummaryRoute.swift",
        "SwiftyBeagle+ValidationRoute.swift",
        "SwiftyBeagle.swift",
        "SwiftyBeagleError.swift",
        "Validation.swift",
        "ValidationResult+Persistence.swift",
        "ValidationResult.swift",
        "ValidationSummary+Persistence.swift",
        "ValidationSummary.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.1"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SwiftyBeagle/ExampleiOS': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Fetching https://github.com/IBM-Swift/HeliumLogger.git
Fetching https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git
Fetching https://github.com/IBM-Swift/Kitura.git
Fetching https://github.com/IBM-Swift/Kitura-CouchDB.git
[1/1267] Fetching heliumlogger
[14/1820] Fetching heliumlogger, kitura-stenciltemplateengine
[293/4322] Fetching heliumlogger, kitura-stenciltemplateengine, kitura-couchdb
[664/21237] Fetching heliumlogger, kitura-stenciltemplateengine, kitura-couchdb, kitura
Fetched https://github.com/IBM-Swift/Kitura-CouchDB.git from cache (1.10s)
Fetched https://github.com/IBM-Swift/HeliumLogger.git from cache (1.10s)
[2752/17468] Fetching kitura-stenciltemplateengine, kitura
Fetched https://github.com/IBM-Swift/Kitura.git from cache (1.60s)
Fetched https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git from cache (1.60s)
Computing version for https://github.com/IBM-Swift/Kitura-CouchDB.git
Computed https://github.com/IBM-Swift/Kitura-CouchDB.git at 2.1.1 (2.24s)
Fetching https://github.com/IBM-Swift/Kitura-net.git
Fetching https://github.com/IBM-Swift/SwiftyJSON.git
[1/2687] Fetching swiftyjson
[28/12231] Fetching swiftyjson, kitura-net
Fetched https://github.com/IBM-Swift/SwiftyJSON.git from cache (1.32s)
Fetched https://github.com/IBM-Swift/Kitura-net.git from cache (1.32s)
Computing version for https://github.com/IBM-Swift/HeliumLogger.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SwiftyBeagle/ExampleiOS': File not found.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Updating https://github.com/IBM-Swift/Kitura-CouchDB.git
Updating https://github.com/IBM-Swift/HeliumLogger.git
Updating https://github.com/IBM-Swift/Kitura.git
Updating https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git
Updated https://github.com/IBM-Swift/Kitura-CouchDB.git (0.55s)
Updated https://github.com/IBM-Swift/Kitura-StencilTemplateEngine.git (0.56s)
Updated https://github.com/IBM-Swift/HeliumLogger.git (0.56s)
Updated https://github.com/IBM-Swift/Kitura.git (0.56s)
Computing version for https://github.com/IBM-Swift/Kitura-CouchDB.git
Computed https://github.com/IBM-Swift/Kitura-CouchDB.git at 2.1.1 (0.64s)
Updating https://github.com/IBM-Swift/Kitura-net.git
Updating https://github.com/IBM-Swift/SwiftyJSON.git
Updated https://github.com/IBM-Swift/Kitura-net.git (0.54s)
Updated https://github.com/IBM-Swift/SwiftyJSON.git (0.54s)
Computing version for https://github.com/IBM-Swift/HeliumLogger.git
error: the Swift tools version specification is missing a label; consider inserting 'swift-tools-version:' between the comment marker and the version specifier
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Sources/SwiftyBeagle/ExampleiOS': File not found.
BUILD FAILURE 6.1 macosSpm