Build Information
Successful build of JSONAPI with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mattpolzin/JSONAPI.git
Reference: 5.3.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/mattpolzin/JSONAPI
* tag 5.3.1 -> FETCH_HEAD
HEAD is now at 58ebdc9 Merge pull request #116 from mattpolzin/fix-optional-meta-omit-decode
Cloned https://github.com/mattpolzin/JSONAPI.git
Revision (git rev-parse @):
58ebdc9b104383288cde3028ce0efd552e08c47a
SUCCESS checkout https://github.com/mattpolzin/JSONAPI.git at 5.3.1
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git from cache (0.18s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.65s)
Creating working copy for https://github.com/mattpolzin/Poly.git
Working copy of https://github.com/mattpolzin/Poly.git resolved at 2.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "jsonapi",
"name": "JSONAPI",
"url": "https://github.com/mattpolzin/JSONAPI.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JSONAPI",
"dependencies": [
{
"identity": "poly",
"name": "Poly",
"url": "https://github.com/mattpolzin/Poly.git",
"version": "2.8.0",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Poly",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/mattpolzin/JSONAPI.git from cache
Fetched https://github.com/mattpolzin/JSONAPI.git from cache (0.18s)
Fetching https://github.com/mattpolzin/Poly.git from cache
Fetched https://github.com/mattpolzin/Poly.git from cache (0.21s)
Computing version for https://github.com/mattpolzin/Poly.git
Computed https://github.com/mattpolzin/Poly.git at 2.8.0 (0.02s)
Creating working copy for https://github.com/mattpolzin/Poly.git
Working copy of https://github.com/mattpolzin/Poly.git resolved at 2.8.0
Creating working copy for https://github.com/mattpolzin/JSONAPI.git
Working copy of https://github.com/mattpolzin/JSONAPI.git resolved at 5.3.1 (58ebdc9)
warning: '.resolve-product-dependencies': dependency 'jsonapi' is not used by any target
Found 1 product dependencies
- Poly
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/mattpolzin/JSONAPI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-6044DDE57671499D.txt
[5/11] Compiling Poly Result+Value.swift
[6/11] Compiling Poly Poly+CustomStringConvertible.swift
[7/11] Compiling Poly Poly+AllTypes.swift
[8/11] Emitting module Poly
[9/11] Compiling Poly Poly+Codable.swift
[10/11] Compiling Poly Poly.swift
[11/11] Compiling Poly Collection+Poly.swift
[12/33] Compiling JSONAPI JSONAPIError.swift
[13/33] Compiling JSONAPI JSONAPICodingError.swift
[14/33] Compiling JSONAPI Links.swift
[15/36] Compiling JSONAPI EmptyObjectDecoder.swift
[16/36] Compiling JSONAPI BasicJSONAPIError.swift
[17/36] Compiling JSONAPI GenericJSONAPIError.swift
[18/36] Compiling JSONAPI Transformer.swift
[19/36] Compiling JSONAPI SparseFieldEncoder.swift
[20/36] Compiling JSONAPI SparseFieldset.swift
[21/36] Emitting module JSONAPI
[22/36] Compiling JSONAPI DocumentDecodingError.swift
[23/36] Compiling JSONAPI Includes.swift
[24/36] Compiling JSONAPI ResourceBody.swift
[25/36] Compiling JSONAPI Id.swift
[26/36] Compiling JSONAPI Poly+PrimaryResource.swift
[27/36] Compiling JSONAPI Relationship.swift
[28/36] Compiling JSONAPI Meta.swift
[29/36] Compiling JSONAPI Attribute+Functor.swift
[30/36] Compiling JSONAPI Attribute.swift
[31/36] Compiling JSONAPI ResourceObject+Replacing.swift
[32/36] Compiling JSONAPI ResourceObject.swift
[33/36] Compiling JSONAPI ResourceObjectDecodingError.swift
[34/36] Compiling JSONAPI APIDescription.swift
[35/36] Compiling JSONAPI CompoundResource.swift
[36/36] Compiling JSONAPI Document.swift
[37/51] Compiling JSONAPITesting Optional+ZipWith.swift
[38/51] Compiling JSONAPITesting Relationship+Literal.swift
[39/52] Compiling JSONAPITesting ResourceObjectCheck.swift
[40/52] Compiling JSONAPITesting Id+Literal.swift
[41/52] Compiling JSONAPITesting Optional+Literal.swift
[42/52] Compiling JSONAPITesting RelationshipsCompare.swift
[43/52] Compiling JSONAPITesting ResourceObjectCompare.swift
[44/52] Compiling JSONAPITesting AttributesCompare.swift
[45/52] Compiling JSONAPITesting Comparison.swift
[46/52] Emitting module JSONAPITesting
[47/52] Compiling JSONAPITesting IncludesCompare.swift
[48/52] Compiling JSONAPITesting Optional+AbstractWrapper.swift
[49/52] Compiling JSONAPITesting DocumentCompare.swift
[50/52] Compiling JSONAPITesting DocumentDataCompare.swift
[51/52] Compiling JSONAPITesting Attribute+Literal.swift
[52/52] Compiling JSONAPITesting ArrayCompare.swift
Build complete! (3.10s)
Build complete.
Done.