The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Archery with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vknabel/archery.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vknabel/archery.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/15] Write sources
[1/15] Write archery-entitlement.plist
[2/15] Write sources
[5/15] Write swift-version--423B1241ED78D482.txt
[6/15] Compiling emitter.c
[7/15] Compiling reader.c
[8/15] Compiling scanner.c
[9/15] Compiling parser.c
[10/15] Compiling writer.c
[11/15] Compiling api.c
[13/30] Compiling Yams Node.Scalar.swift
[14/30] Compiling Yams Node.Sequence.swift
[15/31] Compiling Yams Node.swift
[16/31] Compiling Yams Parser.swift
[17/31] Compiling Yams Constructor.swift
[18/31] Compiling Yams Decoder.swift
[19/31] Emitting module Yams
[20/31] Compiling Yams String+Yams.swift
[21/31] Compiling Yams Tag.swift
[22/31] Compiling Yams Emitter.swift
[23/31] Compiling Yams Encoder.swift
[24/31] Compiling Yams Mark.swift
[25/31] Compiling Yams Node.Mapping.swift
[26/31] Compiling Yams Representer.swift
[27/31] Compiling Yams Resolver.swift
[28/31] Compiling Yams YamlError.swift
[29/45] Compiling ArcheryKit Metadata.swift
[30/45] Compiling ArcheryKit OfferingMetadata.swift
[31/46] Compiling ArcheryKit RawDataFormat.swift
[32/46] Compiling ArcheryKit Script.swift
[33/46] Compiling ArcheryKit ScriptExecution.swift
[34/46] Emitting module ArcheryKit
[35/46] Compiling ArcheryKit Path.swift
[36/46] Compiling ArcheryKit ProcessScheduler.swift
[37/46] Compiling ArcheryKit Archerfile.swift
[38/46] Compiling ArcheryKit Archery.swift
[39/46] Compiling ArcheryKit ArcheryError.swift
[40/46] Compiling ArcheryKit ExecutionContext.swift
[41/46] Compiling ArcheryKit LabeledScript.swift
[42/46] Compiling ArcheryKit LegacyScript.swift
[43/46] Compiling ArcheryKit Version.generated.swift
[44/54] Compiling ArcheryInterface InitCommand.swift
[45/54] Compiling ArcheryInterface ArcheryInterface.swift
[46/54] Compiling ArcheryInterface ApiLevelCommand.swift
[47/54] Compiling ArcheryInterface Command.swift
[48/54] Emitting module ArcheryInterface
[49/54] Compiling ArcheryInterface HelpCommand.swift
[50/54] Compiling ArcheryInterface ExecutionCommand.swift
[51/54] Compiling ArcheryInterface VersionCommand.swift
[52/55] Compiling ArcheryInterface InitCommand+Contents.swift
[53/57] Compiling Archery main.swift
[54/57] Emitting module Archery
[54/57] Write Objects.LinkFileList
[55/57] Linking archery
/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/archery: replacing existing signature
[56/57] Applying archery
Build complete! (7.79s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git from cache (0.41s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.03s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.0.1
Build complete.
Done.