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

Successful build of smoldot-swift, reference main (9d4a9b), with Swift 5.10 for macOS (SPM) on 26 Jul 2024 05:50:09 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.48.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finsig/smoldot-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/finsig/smoldot-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9d4a9b1 Update README.md
Cloned https://github.com/finsig/smoldot-swift.git
Revision (git rev-parse @):
9d4a9b15fe449f44b792091247c56947163732b6
SUCCESS checkout https://github.com/finsig/smoldot-swift.git at main
Fetching https://github.com/finsig/json-rpc2
[1/42] Fetching json-rpc2
Fetched https://github.com/finsig/json-rpc2 from cache (1.13s)
Computing version for https://github.com/finsig/json-rpc2
Computed https://github.com/finsig/json-rpc2 at 0.1.1 (2.89s)
Fetching https://github.com/finsig/json
[1/26] Fetching json
Fetched https://github.com/finsig/json from cache (0.67s)
Computing version for https://github.com/finsig/json
Computed https://github.com/finsig/json at 0.1.0 (0.71s)
Creating working copy for https://github.com/finsig/json
Working copy of https://github.com/finsig/json resolved at 0.1.0
Creating working copy for https://github.com/finsig/json-rpc2
Working copy of https://github.com/finsig/json-rpc2 resolved at 0.1.1
[8259/65790399] Downloading https://github.com/finsig/smoldot-swift/releases/download/v0.1.0/smoldot.xcframework.zip
Downloading binary artifact https://github.com/finsig/smoldot-swift/releases/download/v0.1.0/smoldot.xcframework.zip
Downloaded https://github.com/finsig/smoldot-swift/releases/download/v0.1.0/smoldot.xcframework.zip (5.44s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "smoldot-swift",
      "name": "smoldot-swift",
      "url": "https://github.com/finsig/smoldot-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/smoldot-swift",
      "dependencies": [
        {
          "identity": "json-rpc2",
          "name": "json-rpc2",
          "url": "https://github.com/finsig/json-rpc2",
          "version": "0.1.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json-rpc2",
          "dependencies": [
            {
              "identity": "json",
              "name": "json",
              "url": "https://github.com/finsig/json",
              "version": "0.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/json",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/finsig/smoldot-swift.git
[1/489] Fetching smoldot-swift
Fetched https://github.com/finsig/smoldot-swift.git from cache (1.30s)
Fetching https://github.com/finsig/json-rpc2 from cache
Fetched https://github.com/finsig/json-rpc2 from cache (0.48s)
Computing version for https://github.com/finsig/json-rpc2
Computed https://github.com/finsig/json-rpc2 at 0.1.1 (0.03s)
Fetching https://github.com/finsig/json from cache
Fetched https://github.com/finsig/json from cache (0.47s)
Computing version for https://github.com/finsig/json
Computed https://github.com/finsig/json at 0.1.0 (0.02s)
Creating working copy for https://github.com/finsig/json
Working copy of https://github.com/finsig/json resolved at 0.1.0
Creating working copy for https://github.com/finsig/json-rpc2
Working copy of https://github.com/finsig/json-rpc2 resolved at 0.1.1
Creating working copy for https://github.com/finsig/smoldot-swift.git
Working copy of https://github.com/finsig/smoldot-swift.git resolved at main (9d4a9b1)
Fetching binary artifact https://github.com/finsig/smoldot-swift/releases/download/v0.1.0/smoldot.xcframework.zip from cache
Fetched https://github.com/finsig/smoldot-swift/releases/download/v0.1.0/smoldot.xcframework.zip from cache (2.66s)
warning: '.resolve-product-dependencies': dependency 'smoldot-swift' is not used by any target
Found 1 product dependencies
  - json-rpc2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/finsig/smoldot-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[3/6] Copying libsmoldot_c_ffi.a
[4/6] Write swift-version-33747A42983211AE.txt
[5/10] Compiling CSmoldot bridge.c
[7/10] Compiling JSON Object.swift
[8/10] Emitting module JSON
[9/10] Compiling JSON JSON.swift
[10/10] Compiling JSON Primitive.swift
[11/20] Compiling JSONRPC2 RequestParameters.swift
[12/21] Compiling JSONRPC2 Notification.swift
[13/21] Compiling JSONRPC2 Request.swift
[14/21] Compiling JSONRPC2 JSONRPC2Error.swift
[15/21] Compiling JSONRPC2 JSONRPC2ErrorCode.swift
[16/21] Compiling JSONRPC2 JSONRPC2.swift
[17/21] Emitting module JSONRPC2
[18/21] Compiling JSONRPC2 Batch.swift
[19/21] Compiling JSONRPC2 Identifier.swift
[20/21] Compiling JSONRPC2 JSONRPCVersion.swift
[21/21] Compiling JSONRPC2 Response.swift
[22/29] Compiling SmoldotSwift SmoldotSwift.swift
[23/29] Compiling SmoldotSwift JSONRPC2Request.swift
[24/29] Compiling SmoldotSwift JSONObject.swift
[25/29] Compiling SmoldotSwift ClientError.swift
[26/29] Compiling SmoldotSwift Chain.swift
[27/29] Compiling SmoldotSwift Chain+Specification.swift
[28/29] Emitting module SmoldotSwift
[29/29] Compiling SmoldotSwift Client.swift
Build complete! (13.37s)
Build complete.
Done.