The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Axiomatic 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/jadengeller/axiomatic.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jadengeller/axiomatic
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 6474593 Merge pull request #3 from MaxDesiatov/master
Cloned https://github.com/jadengeller/axiomatic.git
Revision (git rev-parse @):
6474593b80f256974b9acb24062e67e28cd92594
SUCCESS checkout https://github.com/jadengeller/axiomatic.git at master
Fetching https://github.com/JadenGeller/Gluey.git from cache
Fetched https://github.com/JadenGeller/Gluey.git (0.17s)
Creating working copy for https://github.com/JadenGeller/Gluey.git
Working copy of https://github.com/JadenGeller/Gluey.git resolved at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "axiomatic",
      "name": "Axiomatic",
      "url": "https://github.com/jadengeller/axiomatic.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/axiomatic",
      "dependencies": [
        {
          "identity": "gluey",
          "name": "Gluey",
          "url": "https://github.com/JadenGeller/Gluey.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Gluey",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jadengeller/axiomatic.git
[7/680] Fetching axiomatic
Fetched https://github.com/jadengeller/axiomatic.git (0.36s)
Fetching https://github.com/JadenGeller/Gluey.git from cache
Fetched https://github.com/JadenGeller/Gluey.git (0.15s)
Creating working copy for https://github.com/JadenGeller/Gluey.git
Working copy of https://github.com/JadenGeller/Gluey.git resolved at master
Creating working copy for https://github.com/jadengeller/axiomatic.git
Working copy of https://github.com/jadengeller/axiomatic.git resolved at master
warning: '.resolve-product-dependencies': dependency 'axiomatic' is not used by any target
Found 1 product dependencies
  - Gluey
========================================
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/8] Compiling Gluey UnificationError.swift
[2/8] Emitting module Gluey
[3/8] Compiling Gluey ContextCopyable.swift
[4/8] Compiling Gluey Unifiable.swift
[5/8] Compiling Gluey UnifiableType.swift
[6/8] Compiling Gluey DriedGlue.swift
[7/8] Compiling Gluey Binding.swift
[8/8] Compiling Gluey Glue.swift
[9/14] Compiling Axiomatic Utility.swift
[10/14] Compiling Axiomatic Term.swift
[11/14] Emitting module Axiomatic
[12/14] Compiling Axiomatic Functor.swift
[13/14] Compiling Axiomatic System.swift
[14/14] Compiling Axiomatic Clause.swift
Build complete! (5.13s)
Build complete.
Done.