Build Information
Successful build of PatchouliJSON, reference main (89b9b1
), with Swift 5.10 for macOS (SPM) on 28 Jun 2024 05:18:09 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.44.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexhunsley/patchouli-jsonpatch.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexhunsley/patchouli-jsonpatch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 89b9b1d Update README.md
Cloned https://github.com/alexhunsley/patchouli-jsonpatch.git
Revision (git rev-parse @):
89b9b1d595780f580c4636db082798cd08cc24d1
SUCCESS checkout https://github.com/alexhunsley/patchouli-jsonpatch.git at main
Fetching https://github.com/alexhunsley/patchouli-core from cache
Fetching https://github.com/raymccrae/swift-jsonpatch from cache
Fetched https://github.com/raymccrae/swift-jsonpatch from cache (0.18s)
Fetched https://github.com/alexhunsley/patchouli-core from cache (0.19s)
Computing version for https://github.com/raymccrae/swift-jsonpatch.git
Computed https://github.com/raymccrae/swift-jsonpatch.git at 1.0.6 (0.04s)
Computing version for https://github.com/alexhunsley/patchouli-core
Computed https://github.com/alexhunsley/patchouli-core at 0.9.5 (0.02s)
Creating working copy for https://github.com/raymccrae/swift-jsonpatch
Working copy of https://github.com/raymccrae/swift-jsonpatch resolved at 1.0.6
Creating working copy for https://github.com/alexhunsley/patchouli-core
Working copy of https://github.com/alexhunsley/patchouli-core resolved at 0.9.5
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "patchouli-jsonpatch",
"name": "PatchouliJSON",
"url": "https://github.com/alexhunsley/patchouli-jsonpatch.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/patchouli-jsonpatch",
"dependencies": [
{
"identity": "patchouli-core",
"name": "PatchouliCore",
"url": "https://github.com/alexhunsley/patchouli-core",
"version": "0.9.5",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/patchouli-core",
"dependencies": [
]
},
{
"identity": "swift-jsonpatch",
"name": "JSONPatch",
"url": "https://github.com/raymccrae/swift-jsonpatch.git",
"version": "1.0.6",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-jsonpatch",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/alexhunsley/patchouli-jsonpatch.git from cache
Fetched https://github.com/alexhunsley/patchouli-jsonpatch.git from cache (0.14s)
Fetching https://github.com/alexhunsley/patchouli-core from cache
Fetching https://github.com/raymccrae/swift-jsonpatch.git from cache
Fetched https://github.com/raymccrae/swift-jsonpatch.git from cache (0.12s)
Fetched https://github.com/alexhunsley/patchouli-core from cache (0.13s)
Computing version for https://github.com/alexhunsley/patchouli-core
Computed https://github.com/alexhunsley/patchouli-core at 0.9.5 (0.02s)
Computing version for https://github.com/raymccrae/swift-jsonpatch.git
Computed https://github.com/raymccrae/swift-jsonpatch.git at 1.0.6 (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-jsonpatch-0cdec479 is not valid git repository for 'https://github.com/raymccrae/swift-jsonpatch.git', will fetch again.
Fetching https://github.com/raymccrae/swift-jsonpatch.git from cache
Fetched https://github.com/raymccrae/swift-jsonpatch.git from cache (0.01s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-jsonpatch-0cdec479 is not valid git repository for 'https://github.com/raymccrae/swift-jsonpatch.git', will fetch again.
Fetching https://github.com/raymccrae/swift-jsonpatch.git from cache
Fetched https://github.com/raymccrae/swift-jsonpatch.git from cache (0.01s)
Creating working copy for https://github.com/raymccrae/swift-jsonpatch.git
Working copy of https://github.com/raymccrae/swift-jsonpatch.git resolved at 1.0.6
Creating working copy for https://github.com/alexhunsley/patchouli-core
Working copy of https://github.com/alexhunsley/patchouli-core resolved at 0.9.5
Creating working copy for https://github.com/alexhunsley/patchouli-jsonpatch.git
Working copy of https://github.com/alexhunsley/patchouli-jsonpatch.git resolved at main (89b9b1d)
warning: '.resolve-product-dependencies': dependency 'patchouli-jsonpatch' is not used by any target
Found 2 product dependencies
- PatchouliCore
- JSONPatch
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/alexhunsley/patchouli-jsonpatch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/22] Compiling PatchouliCore DSL+StringPatch.swift
[6/22] Compiling PatchouliCore StringPatchType.swift
[7/22] Compiling PatchouliCore PatchouliError.swift
[8/22] Compiling PatchouliCore PatchedContent+Reduce.swift
[9/22] Compiling PatchouliCore Patchable.swift
[10/22] Emitting module PatchouliCore
[11/22] Compiling JSONPatch JSONElement.swift
[12/22] Compiling JSONPatch JSONEquality.swift
[13/22] Compiling PatchouliCore PatchType.swift
[14/23] Compiling JSONPatch JSONError.swift
[15/23] Compiling JSONPatch JSONPatchCodable.swift
[18/24] Compiling JSONPatch NSArray+DeepCopy.swift
[19/24] Compiling JSONPatch JSONPointer.swift
[20/24] Compiling JSONPatch JSONPatchGenerator.swift
[21/24] Emitting module JSONPatch
[22/24] Compiling JSONPatch JSONPatch.swift
[23/24] Compiling JSONPatch NSDictionary+DeepCopy.swift
[24/24] Compiling PatchouliCore String+Util.swift
[25/30] Compiling PatchouliJSON String+Util.swift
[26/30] Compiling PatchouliJSON ModuleExports.swift
[27/30] Compiling PatchouliJSON DSL+JSONPatchType.swift
[28/30] Compiling PatchouliJSON JSONSimpleContentBuilder.swift
[29/30] Emitting module PatchouliJSON
[30/30] Compiling PatchouliJSON JSONPatchType.swift
Build complete! (4.74s)
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/patchouli-json-logo-1-scaled-378x375.png
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/UserList.json
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/patchouli-core-logo-1-scaled-378x379.jpg
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/patchouli-core-logo-1.jpg
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/patchouli-json-logo-1.png
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Tests/Resources/patchouli-json-logo-1-scaled-256x254.png
Build complete.
Done.