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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordBDHG/OpenAI.git
Reference: 0.2.9
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/StanfordBDHG/OpenAI
 * tag               0.2.9      -> FETCH_HEAD
HEAD is now at 1ad95dd Merge pull request #3 from StanfordBDHG/upstream/0.2.9
Cloned https://github.com/StanfordBDHG/OpenAI.git
Revision (git rev-parse @):
1ad95dd531d7c854a3f98f588b0eb68fa83e8a8c
SUCCESS checkout https://github.com/StanfordBDHG/OpenAI.git at 0.2.9
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "openai",
      "name": "OpenAI",
      "url": "https://github.com/StanfordBDHG/OpenAI.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenAI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/StanfordBDHG/OpenAI.git from cache
Fetched https://github.com/StanfordBDHG/OpenAI.git from cache (0.35s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/OpenAI-0da11d62 is not valid git repository for 'https://github.com/StanfordBDHG/OpenAI.git', will fetch again.
Fetching https://github.com/StanfordBDHG/OpenAI.git from cache
Fetched https://github.com/StanfordBDHG/OpenAI.git from cache (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/OpenAI-0da11d62 is not valid git repository for 'https://github.com/StanfordBDHG/OpenAI.git', will fetch again.
Fetching https://github.com/StanfordBDHG/OpenAI.git from cache
Fetched https://github.com/StanfordBDHG/OpenAI.git from cache (0.04s)
Creating working copy for https://github.com/StanfordBDHG/OpenAI.git
Working copy of https://github.com/StanfordBDHG/OpenAI.git resolved at 0.2.9 (1ad95dd)
warning: '.resolve-product-dependencies': dependency 'openai' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/StanfordBDHG/OpenAI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/40] Compiling OpenAI StreamingSession.swift
[4/40] Compiling OpenAI URLRequestBuildable.swift
[5/40] Compiling OpenAI URLSessionDataTaskProtocol.swift
[6/40] Compiling OpenAI URLSessionProtocol.swift
[7/40] Compiling OpenAI APIError.swift
[8/40] Compiling OpenAI AudioSpeechQuery.swift
[9/45] Emitting module OpenAI
[10/45] Compiling OpenAI OpenAIProtocol+Async.swift
[11/45] Compiling OpenAI OpenAIProtocol+Combine.swift
[12/45] Compiling OpenAI OpenAIProtocol.swift
[13/45] Compiling OpenAI ArrayWithThreadSafety.swift
[14/45] Compiling OpenAI Utilities.swift
[15/45] Compiling OpenAI ImageVariationsQuery.swift
[16/45] Compiling OpenAI ImagesQuery.swift
[17/45] Compiling OpenAI ImagesResult.swift
[18/45] Compiling OpenAI ModelQuery.swift
[19/45] Compiling OpenAI ModelResult.swift
[20/45] Compiling OpenAI Models.swift
[21/45] Compiling OpenAI ModelsResult.swift
[22/45] Compiling OpenAI ModerationsQuery.swift
[23/45] Compiling OpenAI ModerationsResult.swift
[24/45] Compiling OpenAI StreamableQuery.swift
[25/45] Compiling OpenAI OpenAI.swift
[26/45] Compiling OpenAI JSONRequest.swift
[27/45] Compiling OpenAI MultipartFormDataBodyBuilder.swift
[28/45] Compiling OpenAI MultipartFormDataBodyEncodable.swift
[29/45] Compiling OpenAI MultipartFormDataEntry.swift
[30/45] Compiling OpenAI MultipartFormDataRequest.swift
[31/45] Compiling OpenAI AudioSpeechResult.swift
[32/45] Compiling OpenAI AudioTranscriptionQuery.swift
[33/45] Compiling OpenAI AudioTranscriptionResult.swift
[34/45] Compiling OpenAI AudioTranslationQuery.swift
[35/45] Compiling OpenAI AudioTranslationResult.swift
[36/45] Compiling OpenAI ChatQuery.swift
[37/45] Compiling OpenAI ChatResult.swift
[38/45] Compiling OpenAI ChatStreamResult.swift
[39/45] Compiling OpenAI CompletionsQuery.swift
[40/45] Compiling OpenAI CompletionsResult.swift
[41/45] Compiling OpenAI EditsQuery.swift
[42/45] Compiling OpenAI EditsResult.swift
[43/45] Compiling OpenAI EmbeddingsQuery.swift
[44/45] Compiling OpenAI EmbeddingsResult.swift
[45/45] Compiling OpenAI ImageEditsQuery.swift
Build complete! (13.34s)
Build complete.
Done.