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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-opengl.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-opengl
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at aa8ed1b Merge branch 'master' of https://github.com/kelvin13/swift-opengl
Cloned https://github.com/tayloraswift/swift-opengl.git
Revision (git rev-parse @):
aa8ed1bee08b87c5e200f7b42d12e491542b45dd
SUCCESS checkout https://github.com/tayloraswift/swift-opengl.git at master
Fetching https://github.com/kelvin13/swiftxml
[1/246] Fetching swiftxml
Fetched https://github.com/kelvin13/swiftxml (0.32s)
Creating working copy for https://github.com/kelvin13/swiftxml
Working copy of https://github.com/kelvin13/swiftxml resolved at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swift-opengl",
      "name": "GL",
      "url": "https://github.com/tayloraswift/swift-opengl.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-opengl",
      "dependencies": [
        {
          "identity": "swiftxml",
          "name": "XML",
          "url": "https://github.com/kelvin13/swiftxml",
          "version": "unspecified",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftxml",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tayloraswift/swift-opengl.git
[1/84] Fetching swift-opengl
Fetched https://github.com/tayloraswift/swift-opengl.git (0.40s)
Fetching https://github.com/kelvin13/swiftxml from cache
Fetched https://github.com/kelvin13/swiftxml (0.19s)
Creating working copy for https://github.com/tayloraswift/swift-opengl.git
Working copy of https://github.com/tayloraswift/swift-opengl.git resolved at master
Creating working copy for https://github.com/kelvin13/swiftxml
Working copy of https://github.com/kelvin13/swiftxml resolved at master
Found 1 product dependencies
  - XML
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Emitting module XML
[2/7] Compiling GL opengl.swift
[3/7] Compiling XML swiftxml.swift
[4/9] Compiling generator main.swift
[5/9] Emitting module generator
[5/9] Linking generator
[7/9] Emitting module GL
[8/9] Compiling GL loader.swift
[9/9] Compiling GL constants.swift
Build complete! (31.51s)
Build complete.
Done.