The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftPygments 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/Ze0nC/SwiftPygments.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Ze0nC/SwiftPygments
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c22bcfc Updated README
Cloned https://github.com/Ze0nC/SwiftPygments.git
Revision (git rev-parse @):
c22bcfcc5931db56c971c1d2722de856a8bfaf39
SUCCESS checkout https://github.com/Ze0nC/SwiftPygments.git at master
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git (0.16s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at master
========================================
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": "swiftpygments",
      "name": "SwiftPygments",
      "url": "https://github.com/Ze0nC/SwiftPygments.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPygments",
      "dependencies": [
        {
          "identity": "pythonkit",
          "name": "PythonKit",
          "url": "https://github.com/pvieito/PythonKit.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PythonKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Ze0nC/SwiftPygments.git
[1/37] Fetching swiftpygments
Fetched https://github.com/Ze0nC/SwiftPygments.git (0.24s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git (0.16s)
Creating working copy for https://github.com/Ze0nC/SwiftPygments.git
Working copy of https://github.com/Ze0nC/SwiftPygments.git resolved at master
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftpygments' is not used by any target
Found 1 product dependencies
  - PythonKit
========================================
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/5] Compiling PythonKit PythonLibrary+Symbols.swift
[2/5] Compiling PythonKit NumpyConversion.swift
[3/5] Compiling PythonKit Python.swift
[4/5] Emitting module PythonKit
[5/5] Compiling PythonKit PythonLibrary.swift
[6/7] Compiling SwiftPygments SwiftPygments.swift
[7/7] Emitting module SwiftPygments
Build complete! (9.21s)
Build complete.
Done.