The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Archery 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/vknabel/archery.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/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.31s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.1 (0.74s)
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/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/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/h8344Zi3/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/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/vknabel/archery.git
[1/736] Fetching archery
Fetched https://github.com/vknabel/archery.git (0.51s)
Fetching https://github.com/jpsim/Yams.git from cache
Fetched https://github.com/jpsim/Yams.git (0.30s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.0.6 (0.06s)
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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Compiling parser.c
[1/7] Compiling reader.c
[2/7] Compiling api.c
[3/7] Compiling writer.c
[4/7] Compiling scanner.c
[5/7] Compiling emitter.c
[7/22] Compiling Yams String+Yams.swift
[8/22] Compiling Yams Tag.swift
[9/23] Compiling Yams Node.swift
[10/23] Compiling Yams Parser.swift
[11/23] Compiling Yams Node.Scalar.swift
[12/23] Compiling Yams Node.Sequence.swift
[13/23] Compiling Yams Mark.swift
[14/23] Compiling Yams Node.Mapping.swift
[15/23] Compiling Yams Representer.swift
[16/23] Compiling Yams Resolver.swift
[17/23] Compiling Yams Emitter.swift
[18/23] Compiling Yams Encoder.swift
[19/23] Emitting module Yams
[20/23] Compiling Yams Constructor.swift
[21/23] Compiling Yams Decoder.swift
[22/23] Compiling Yams YamlError.swift
[23/37] Compiling ArcheryKit RawDataFormat.swift
[24/37] Compiling ArcheryKit Script.swift
[25/37] Compiling ArcheryKit ScriptExecution.swift
[26/37] Compiling ArcheryKit Path.swift
[27/37] Compiling ArcheryKit ProcessScheduler.swift
[28/38] Compiling ArcheryKit LabeledScript.swift
[29/38] Compiling ArcheryKit LegacyScript.swift
[30/38] Compiling ArcheryKit Metadata.swift
[31/38] Compiling ArcheryKit OfferingMetadata.swift
[32/38] Emitting module ArcheryKit
[33/38] Compiling ArcheryKit ArcheryError.swift
[34/38] Compiling ArcheryKit ExecutionContext.swift
[35/38] Compiling ArcheryKit Archerfile.swift
[36/38] Compiling ArcheryKit Archery.swift
[37/38] Compiling ArcheryKit Version.generated.swift
[38/46] Compiling ArcheryInterface InitCommand.swift
[39/46] Compiling ArcheryInterface VersionCommand.swift
[40/47] Compiling ArcheryInterface ExecutionCommand.swift
[41/47] Compiling ArcheryInterface Command.swift
[42/47] Compiling ArcheryInterface ArcheryInterface.swift
[43/47] Compiling ArcheryInterface ApiLevelCommand.swift
[44/47] Emitting module ArcheryInterface
[45/47] Compiling ArcheryInterface HelpCommand.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! (18.00s)
Build complete.
Done.