Build Information
Successful build of Swiftline with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bow-swift/Swiftline.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/bow-swift/Swiftline
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 097c61f Merge pull request #6 from bow-swift/fix-unsafemutablepointer-unwrap
Cloned https://github.com/bow-swift/Swiftline.git
Revision (git rev-parse @):
097c61ff0ee85c5e821a8b21b11deae38be64606
SUCCESS checkout https://github.com/bow-swift/Swiftline.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/bow-swift/Swiftline.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[1/25] Compiling Swiftline CommandExecutor.swift
[2/25] Compiling Swiftline Env.swift
[3/25] Compiling Swiftline ProcessInfo.swift
[4/28] Compiling Swiftline AskerValidator.swift
[5/28] Compiling Swiftline Choose.swift
[6/28] Compiling Swiftline ChooseSettings.swift
[7/28] Compiling Swiftline Colorizer.swift
[8/28] Compiling Swiftline PromptPrinter.swift
[9/28] Compiling Swiftline PromptReader.swift
[10/28] Compiling Swiftline PromptSettings.swift
[11/28] Emitting module Swiftline
[12/28] Compiling Swiftline ShortHandRunner.swift
[13/28] Compiling Swiftline StringBackgroundColorizer.swift
[14/28] Compiling Swiftline StringForegroundColorizer.swift
[15/28] Compiling Swiftline Agree.swift
[16/28] Compiling Swiftline AgreeSettings.swift
[17/28] Compiling Swiftline ArgConvertible.swift
[18/28] Compiling Swiftline Args.swift
[19/28] Compiling Swiftline RunResults.swift
[20/28] Compiling Swiftline Runner.swift
[21/28] Compiling Swiftline RunnerSettings.swift
[22/28] Compiling Swiftline ArgsParser.swift
[23/28] Compiling Swiftline Argument.swift
[24/28] Compiling Swiftline Ask.swift
[25/28] Compiling Swiftline AskSettings.swift
[26/28] Compiling Swiftline StringStyle.swift
[27/28] Compiling Swiftline StringStyleColorizer.swift
[28/28] Compiling Swiftline TaskPipe.swift
Build complete! (8.12s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetching https://github.com/Quick/Quick.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.35s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.18s)
Fetched https://github.com/Quick/Quick.git (0.71s)
Fetched https://github.com/Quick/Nimble.git (0.88s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.03s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 4.0.0 (0.02s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.0.2 (0.02s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.1 (0.02s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 9.2.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 4.0.0
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.0.2
Build complete.
Done.