Build Information
Successful build of SPIManifest, reference 1.7.0 (7726c6
), with Swift 5.9 for macOS (SPM) on 22 Sep 2024 09:44:56 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftPackageIndex/SPIManifest.git
Reference: 1.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/SwiftPackageIndex/SPIManifest
* tag 1.7.0 -> FETCH_HEAD
HEAD is now at 7726c6e Merge pull request #54 from SwiftPackageIndex/latest-release-6.0
Cloned https://github.com/SwiftPackageIndex/SPIManifest.git
Revision (git rev-parse @):
7726c6e0b7ac997b0869f37fe864209988707bb5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/SwiftPackageIndex/SPIManifest.git at 1.7.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/SwiftPackageIndex/SPIManifest.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Compiling writer.c
[1/6] Compiling api.c
[2/6] Compiling reader.c
[3/6] Compiling parser.c
[4/6] Compiling scanner.c
[5/6] Compiling emitter.c
[7/21] Compiling Yams Tag.swift
[8/22] Compiling Yams YamlError.swift
[9/22] Compiling Yams String+Yams.swift
[10/22] Compiling Yams Resolver.swift
[11/22] Compiling Yams Node.swift
[12/22] Compiling Yams Parser.swift
[13/22] Compiling Yams Emitter.swift
[14/22] Compiling Yams Encoder.swift
[15/22] Compiling Yams Constructor.swift
[16/22] Compiling Yams Decoder.swift
[17/22] Compiling Yams Mark.swift
[18/22] Compiling Yams Node.Mapping.swift
[19/22] Compiling Yams Node.Scalar.swift
[20/22] Compiling Yams Node.Sequence.swift
[21/22] Compiling Yams Representer.swift
[22/22] Emitting module Yams
[23/29] Compiling SPIManifest Platform.swift
[24/29] Compiling SPIManifest Array+Uniqued.swift
[25/29] Emitting module SPIManifest
[26/29] Compiling SPIManifest Environment.swift
[27/29] Compiling SPIManifest SwiftVersion.swift
[28/29] Compiling SPIManifest ManifestError.swift
[29/29] Compiling SPIManifest Manifest.swift
Build complete! (14.82s)
Fetching https://github.com/jpsim/Yams.git
[1/9825] Fetching yams
Fetched https://github.com/jpsim/Yams.git (2.59s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.3 (0.52s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.3
Build complete.
Done.