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 WledLib with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sqrt0b1000/WledLib.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sqrt0b1000/WledLib
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 35dffc2 Add ip-address frield to info struct
Cloned https://github.com/sqrt0b1000/WledLib.git
Revision (git rev-parse @):
35dffc22f913f4341a83f9dd76de650813d93316
SUCCESS checkout https://github.com/sqrt0b1000/WledLib.git at main
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.27s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "wledlib",
      "name": "WledLib",
      "url": "https://github.com/sqrt0b1000/WledLib.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WledLib",
      "dependencies": [
        {
          "identity": "swift-log",
          "name": "swift-log",
          "url": "https://github.com/apple/swift-log.git",
          "version": "1.5.3",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-log",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/sqrt0b1000/WledLib.git
[1/97] Fetching wledlib
Fetched https://github.com/sqrt0b1000/WledLib.git (0.20s)
Fetching https://github.com/apple/swift-log.git from cache
Fetched https://github.com/apple/swift-log.git (0.23s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.3 (0.02s)
Creating working copy for https://github.com/sqrt0b1000/WledLib.git
Working copy of https://github.com/sqrt0b1000/WledLib.git resolved at main
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.3
warning: '.resolve-product-dependencies': dependency 'wledlib' is not used by any target
Found 1 product dependencies
  - swift-log
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging Locks.swift
[2/5] Compiling Logging MetadataProvider.swift
[3/5] Compiling Logging LogHandler.swift
[4/5] Compiling Logging Logging.swift
[5/5] Emitting module Logging
[6/29] Compiling WledLib SuccessMessageExtension.swift
[7/29] Compiling WledLib WledStateExtension.swift
[8/29] Compiling WledLib WledHTTPGet.swift
[9/32] Compiling WledLib State.swift
[10/32] Compiling WledLib SuccessMessage.swift
[11/32] Compiling WledLib Wifi.swift
[12/32] Emitting module WledLib
[13/32] Compiling WledLib WledHTTPPost.swift
[14/32] Compiling WledLib WledHTTPResponse.swift
[15/32] Compiling WledLib WledWebSocketData.swift
[16/32] Compiling WledLib WledHostHTTP.swift
[17/32] Compiling WledLib WledHostURL.swift
[18/32] Compiling WledLib WledHostWebSocket.swift
[19/32] Compiling WledLib Device.swift
[20/32] Compiling WledLib FileSystem.swift
[21/32] Compiling WledLib Info.swift
[22/32] Compiling WledLib Leds.swift
[23/32] Compiling WledLib Nightlight.swift
[24/32] Compiling WledLib Preset.swift
[25/32] Compiling WledLib Presets.swift
[26/32] Compiling WledLib Segment.swift
[27/32] Compiling WledLib Connection.swift
[28/32] Compiling WledLib ConnectionSheme.swift
[29/32] Compiling WledLib WledHost.swift
[30/32] Compiling WledLib DiscoveryService.swift
[31/32] Compiling WledLib DeviceExtension.swift
[32/32] Compiling WledLib PresetsExtension.swift
Build complete! (4.19s)
Build complete.
Done.