The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MaverickModels 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/jsorge/maverick-models.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jsorge/maverick-models
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7890b08 Move version checks to the package manifest
Cloned https://github.com/jsorge/maverick-models.git
Revision (git rev-parse @):
7890b087fcca0dc7d3b57f7dcb412e2f0e91eef6
SUCCESS checkout https://github.com/jsorge/maverick-models.git at master
Fetching https://github.com/dduan/Pathos.git from cache
Fetched https://github.com/dduan/Pathos.git (0.27s)
Computing version for https://github.com/dduan/Pathos.git
Computed https://github.com/dduan/Pathos.git at 0.2.1 (0.50s)
Creating working copy for https://github.com/dduan/Pathos.git
Working copy of https://github.com/dduan/Pathos.git resolved at 0.2.1
========================================
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": "maverick-models",
      "name": "MaverickModels",
      "url": "https://github.com/jsorge/maverick-models.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/maverick-models",
      "dependencies": [
        {
          "identity": "pathos",
          "name": "Pathos",
          "url": "https://github.com/dduan/Pathos.git",
          "version": "0.4.2",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pathos",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jsorge/maverick-models.git
[1/55] Fetching maverick-models
Fetched https://github.com/jsorge/maverick-models.git (0.25s)
Fetching https://github.com/dduan/Pathos.git from cache
Fetched https://github.com/dduan/Pathos.git (0.18s)
Computing version for https://github.com/dduan/Pathos.git
Computed https://github.com/dduan/Pathos.git at 0.4.2 (0.48s)
Creating working copy for https://github.com/dduan/Pathos.git
Working copy of https://github.com/dduan/Pathos.git resolved at 0.4.2
Creating working copy for https://github.com/jsorge/maverick-models.git
Working copy of https://github.com/jsorge/maverick-models.git resolved at master
warning: '.resolve-product-dependencies': dependency 'maverick-models' is not used by any target
Found 1 product dependencies
  - Pathos
========================================
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/21] Compiling Pathos constants.swift
[2/21] Compiling Pathos copy.swift
[3/21] Compiling Pathos currentWorkingDirectory.swift
[4/23] Compiling Pathos FilePermission.swift
[5/23] Compiling Pathos FileTime.swift
[6/23] Compiling Pathos FileType.swift
[7/23] Compiling Pathos glob.swift
[8/23] Compiling Pathos helpers.swift
[9/23] Compiling Pathos manipulate.swift
[10/23] Compiling Pathos SystemError.swift
[11/23] Compiling Pathos attributes.swift
[12/23] Compiling Pathos children.swift
[13/23] Emitting module Pathos
[14/23] Compiling Pathos posixHelpers.swift
[15/23] Compiling Pathos readWrite.swift
[16/23] Compiling Pathos Path.swift
[17/23] Compiling Pathos PathRepresentable.swift
[18/23] Compiling Pathos PathosError.swift
[19/23] Compiling Pathos pathAnalysis.swift
[20/23] Compiling Pathos pathAnalysisWithIO.swift
[21/23] Compiling Pathos permissions.swift
[22/23] Compiling Pathos symbolicLink.swift
[23/23] Compiling Pathos temporary.swift
[24/31] Compiling MaverickModels FrontMatter.swift
[25/31] Compiling MaverickModels SiteConfig.swift
[26/31] Compiling MaverickModels BundleInfo.swift
[27/31] Compiling MaverickModels PostPath.swift
[28/31] Compiling MaverickModels PostList.swift
[29/31] Compiling MaverickModels Post.swift
[30/31] Emitting module MaverickModels
[31/31] Compiling MaverickModels Page.swift
[32/32] Compiling MaverickModels TextBundleReader.swift
Build complete! (8.87s)
Build complete.
Done.