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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.42.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Intron014/Reldus.git
Reference: ReImp
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Intron014/Reldus
 * branch            ReImp      -> FETCH_HEAD
 * [new branch]      ReImp      -> origin/ReImp
HEAD is now at 3f7ec4f func: more checks that apparently do nothing
Cloned https://github.com/Intron014/Reldus.git
Revision (git rev-parse @):
3f7ec4fae765ded808af24ec5c6c27dc8990e231
SUCCESS checkout https://github.com/Intron014/Reldus.git at ReImp
Fetching https://github.com/apple/swift-testing.git from cache
Fetched https://github.com/apple/swift-testing.git from cache (2.59s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (3.53s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.0-prerelease-2024-06-04 (0.87s)
Creating working copy for https://github.com/apple/swift-testing.git
Working copy of https://github.com/apple/swift-testing.git resolved at main (37efc63)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.0-prerelease-2024-06-04
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "reldus",
      "name": "Reldus",
      "url": "https://github.com/Intron014/Reldus.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Reldus",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Intron014/Reldus.git
[1/333] Fetching reldus
Fetched https://github.com/Intron014/Reldus.git from cache (0.25s)
Creating working copy for https://github.com/Intron014/Reldus.git
Working copy of https://github.com/Intron014/Reldus.git resolved at ReImp (3f7ec4f)
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Intron014/Reldus.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write Reldus-entitlement.plist
[2/6] Write swift-version-33747A42983211AE.txt
[4/19] Compiling Reldus Move.swift
[5/19] Compiling Reldus MoveGenerator.swift
[6/20] Compiling Reldus MoveValidator.swift
[7/20] Compiling Reldus Search.swift
[8/20] Compiling Reldus Square.swift
[9/20] Compiling Reldus Color.swift
[10/20] Compiling Reldus Evaluator.swift
[11/20] Compiling Reldus ChessBoard.swift
[12/20] Compiling Reldus ChessPiece.swift
[13/20] Compiling Reldus Bitboard.swift
[14/20] Compiling Reldus CastlingSlide.swift
[15/20] Emitting module Reldus
[16/20] Compiling Reldus UCI.swift
[17/20] Compiling Reldus main.swift
[17/20] Write Objects.LinkFileList
[18/20] Linking Reldus
[19/20] Applying Reldus
Build complete! (5.66s)
warning: 'spi-builder-workspace': dependency 'swift-testing' is not used by any target
Build complete.
Done.