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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/undefinedlabs/Thrift-Swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/undefinedlabs/Thrift-Swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 18ff09e Merge pull request #1 from RayZhao1998/feature/swift5.2
Cloned https://github.com/undefinedlabs/Thrift-Swift.git
Revision (git rev-parse @):
18ff09e6b30e589ed38f90a1af23e193b8ecef8e
SUCCESS checkout https://github.com/undefinedlabs/Thrift-Swift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "thrift-swift",
      "name": "Thrift",
      "url": "https://github.com/undefinedlabs/Thrift-Swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Thrift-Swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/undefinedlabs/Thrift-Swift.git
[1/652] Fetching thrift-swift
Fetched https://github.com/undefinedlabs/Thrift-Swift.git (0.35s)
Creating working copy for https://github.com/undefinedlabs/Thrift-Swift.git
Working copy of https://github.com/undefinedlabs/Thrift-Swift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'thrift-swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
https://github.com/undefinedlabs/Thrift-Swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/29] Compiling Thrift TSocketTransport.swift
[2/29] Compiling Thrift TStreamTransport.swift
[3/29] Compiling Thrift TStruct.swift
[4/29] Compiling Thrift TTransport.swift
[5/32] Compiling Thrift TClient.swift
[6/32] Compiling Thrift TCompactProtocol.swift
[7/32] Compiling Thrift TEnum.swift
[8/32] Compiling Thrift TError.swift
[9/32] Compiling Thrift LinuxHelper.swift
[10/32] Compiling Thrift TApplicationError.swift
[11/32] Compiling Thrift TBinary.swift
[12/32] Compiling Thrift TBinaryProtocol.swift
[13/32] Emitting module Thrift
[14/32] Compiling Thrift TFileHandleTransport.swift
[15/32] Compiling Thrift TFileTransport.swift
[16/32] Compiling Thrift TFramedTransport.swift
[17/32] Compiling Thrift THTTPSessionTransport.swift
[18/32] Compiling Thrift TList.swift
[19/32] Compiling Thrift TMap.swift
[20/32] Compiling Thrift TMemoryBufferTransport.swift
[21/32] Compiling Thrift TMultiplexedProtocol.swift
[22/32] Compiling Thrift TSSLSocketTransportError.swift
[23/32] Compiling Thrift TSerializable.swift
[24/32] Compiling Thrift TSet.swift
[25/32] Compiling Thrift TSocketServer.swift
[26/32] Compiling Thrift TProcessor.swift
[27/32] Compiling Thrift TProtocol.swift
[28/32] Compiling Thrift TProtocolError.swift
[29/32] Compiling Thrift TSSLSocketTransport.swift
[30/32] Compiling Thrift TTransportError.swift
[31/32] Compiling Thrift TWrappedProtocol.swift
[32/32] Compiling Thrift Thrift.swift
Build complete! (9.82s)
Build complete.
Done.