Build Information
Successful build of Archery with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.7
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vknabel/archery.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/vknabel/archery
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 4235239 Merge pull request #14 from vknabel/dependabot/bundler/activesupport-7.0.4.3
Cloned https://github.com/vknabel/archery.git
Revision (git rev-parse @):
423523973f6a14c4c33632262be094a66d4a7b52
SUCCESS checkout https://github.com/vknabel/archery.git at master
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.23s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.53s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "archery",
"name": "Archery",
"url": "https://github.com/vknabel/archery.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/archery",
"dependencies": [
{
"identity": "yams",
"name": "Yams",
"url": "https://github.com/jpsim/Yams.git",
"version": "5.0.6",
"path": "/Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/vknabel/archery.git from cache
Fetched https://github.com/vknabel/archery.git (0.19s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.22s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.05s)
Creating working copy for https://github.com/vknabel/archery.git
Working copy of https://github.com/vknabel/archery.git resolved at master
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.6
Found 1 product dependencies
- Yams
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/vknabel/archery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Compiling scanner.c
[1/7] Compiling writer.c
[2/7] Compiling parser.c
[3/7] Compiling api.c
[4/7] Compiling reader.c
[5/7] Compiling emitter.c
[7/22] Compiling Yams String+Yams.swift
[8/22] Compiling Yams Tag.swift
[9/22] Compiling Yams Node.swift
[10/22] Compiling Yams Parser.swift
[11/22] Compiling Yams Mark.swift
[12/22] Compiling Yams Node.Mapping.swift
[13/22] Emitting module Yams
[14/22] Compiling Yams Node.Scalar.swift
[15/22] Compiling Yams Node.Sequence.swift
[16/22] Compiling Yams Constructor.swift
[17/22] Compiling Yams Decoder.swift
[18/22] Compiling Yams Emitter.swift
[19/22] Compiling Yams Encoder.swift
[20/22] Compiling Yams Representer.swift
[21/22] Compiling Yams Resolver.swift
[22/23] Compiling Yams YamlError.swift
[23/37] Compiling ArcheryKit Path.swift
[24/37] Compiling ArcheryKit ProcessScheduler.swift
[25/37] Compiling ArcheryKit RawDataFormat.swift
[26/37] Compiling ArcheryKit Script.swift
[27/37] Compiling ArcheryKit Archerfile.swift
[28/37] Compiling ArcheryKit Archery.swift
[29/37] Compiling ArcheryKit ScriptExecution.swift
[30/37] Emitting module ArcheryKit
[31/38] Compiling ArcheryKit Metadata.swift
[32/38] Compiling ArcheryKit OfferingMetadata.swift
[33/38] Compiling ArcheryKit ArcheryError.swift
[34/38] Compiling ArcheryKit ExecutionContext.swift
[35/38] Compiling ArcheryKit LabeledScript.swift
[36/38] Compiling ArcheryKit LegacyScript.swift
[37/38] Compiling ArcheryKit Version.generated.swift
[38/46] Compiling ArcheryInterface VersionCommand.swift
[39/46] Compiling ArcheryInterface InitCommand.swift
[40/47] Compiling ArcheryInterface HelpCommand.swift
[41/47] Compiling ArcheryInterface ExecutionCommand.swift
[42/47] Emitting module ArcheryInterface
[43/47] Compiling ArcheryInterface Command.swift
[44/47] Compiling ArcheryInterface ApiLevelCommand.swift
[45/47] Compiling ArcheryInterface ArcheryInterface.swift
[46/47] Compiling ArcheryInterface InitCommand+Contents.swift
[47/49] Emitting module Archery
[48/49] Compiling Archery main.swift
[48/49] Linking archery
Build complete! (13.16s)
Build complete.
Done.