The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PGNParser 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/tigerpixel/PGNParser.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tigerpixel/PGNParser
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at fb05e0d Merge pull request #8 from tigerpixel/development
Cloned https://github.com/tigerpixel/PGNParser.git
Revision (git rev-parse @):
fb05e0d0af9387a1a5af756e779f8a20e25f37b0
SUCCESS checkout https://github.com/tigerpixel/PGNParser.git at master
Fetching https://github.com/tigerpixel/Currier.git
Fetching https://github.com/tigerpixel/ParserCombinator.git
[1/544] Fetching currier
[219/1036] Fetching currier, parsercombinator
Fetched https://github.com/tigerpixel/ParserCombinator.git (0.31s)
Fetched https://github.com/tigerpixel/Currier.git (0.31s)
Computing version for https://github.com/tigerpixel/ParserCombinator.git
Computed https://github.com/tigerpixel/ParserCombinator.git at 2.1.0 (0.44s)
Computing version for https://github.com/tigerpixel/Currier.git
Computed https://github.com/tigerpixel/Currier.git at 1.3.0 (0.48s)
Creating working copy for https://github.com/tigerpixel/ParserCombinator.git
Working copy of https://github.com/tigerpixel/ParserCombinator.git resolved at 2.1.0
Creating working copy for https://github.com/tigerpixel/Currier.git
Working copy of https://github.com/tigerpixel/Currier.git resolved at 1.3.0
========================================
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": "pgnparser",
      "name": "PGNParser",
      "url": "https://github.com/tigerpixel/PGNParser.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PGNParser",
      "dependencies": [
        {
          "identity": "currier",
          "name": "Currier",
          "url": "https://github.com/tigerpixel/Currier.git",
          "version": "1.3.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Currier",
          "dependencies": [
          ]
        },
        {
          "identity": "parsercombinator",
          "name": "ParserCombinator",
          "url": "https://github.com/tigerpixel/ParserCombinator.git",
          "version": "2.1.0",
          "path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ParserCombinator",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tigerpixel/PGNParser.git
[1/253] Fetching pgnparser
Fetched https://github.com/tigerpixel/PGNParser.git (0.29s)
Fetching https://github.com/tigerpixel/ParserCombinator.git from cache
Fetching https://github.com/tigerpixel/Currier.git from cache
Fetched https://github.com/tigerpixel/ParserCombinator.git (0.19s)
Fetched https://github.com/tigerpixel/Currier.git (0.20s)
Computing version for https://github.com/tigerpixel/ParserCombinator.git
Computed https://github.com/tigerpixel/ParserCombinator.git at 2.1.0 (0.02s)
Computing version for https://github.com/tigerpixel/Currier.git
Computed https://github.com/tigerpixel/Currier.git at 1.3.0 (0.02s)
Creating working copy for https://github.com/tigerpixel/PGNParser.git
Working copy of https://github.com/tigerpixel/PGNParser.git resolved at master
Creating working copy for https://github.com/tigerpixel/Currier.git
Working copy of https://github.com/tigerpixel/Currier.git resolved at 1.3.0
Creating working copy for https://github.com/tigerpixel/ParserCombinator.git
Working copy of https://github.com/tigerpixel/ParserCombinator.git resolved at 2.1.0
warning: '.resolve-product-dependencies': dependency 'pgnparser' is not used by any target
Found 2 product dependencies
  - Currier
  - ParserCombinator
========================================
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/11] Compiling Currier Curry.swift
[2/11] Emitting module Currier
[3/11] Compiling ParserCombinator ParserOperators.swift
[4/12] Compiling ParserCombinator Parser.swift
[5/12] Compiling ParserCombinator ParseResult.swift
[6/12] Compiling ParserCombinator Parser+Run.swift
[7/12] Compiling ParserCombinator NumberParsers.swift
[8/12] Compiling ParserCombinator Parser+Combinators.swift
[9/12] Compiling ParserCombinator StringParsers.swift
[10/12] Compiling ParserCombinator Character+UnicodeScalar.swift
[11/12] Compiling ParserCombinator CharacterParsers.swift
[12/12] Emitting module ParserCombinator
[13/15] Compiling PGNParser DraughtsMove.swift
[14/15] Compiling PGNParser DraughtsNotationParser.swift
[15/15] Emitting module PGNParser
Build complete! (8.57s)
Build complete.
Done.