Build Information
Successful build of Ambassador 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/envoy/Ambassador.git
Reference: v4.0.5
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/envoy/Ambassador
* tag v4.0.5 -> FETCH_HEAD
HEAD is now at 447cf56 bump version
Cloned https://github.com/envoy/Ambassador.git
Revision (git rev-parse @):
447cf56f692999153bd261b1775ea4a58f7f7be9
SUCCESS checkout https://github.com/envoy/Ambassador.git at v4.0.5
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/envoy/Ambassador.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/30] Compiling Embassy IOUtils.swift
[5/30] Compiling Embassy KqueueSelector.swift
[6/30] Compiling Embassy LogFormatter.swift
[7/30] Compiling Embassy LogHandler.swift
[8/30] Compiling Embassy SWSGI.swift
[9/30] Compiling Embassy SWSGIUtils.swift
[10/30] Compiling Embassy SelectSelector.swift
[11/33] Emitting module Embassy
[12/33] Compiling Embassy Atomic.swift
[13/33] Compiling Embassy DefaultHTTPServer.swift
[14/33] Compiling Embassy DefaultLogFormatter.swift
[15/33] Compiling Embassy DefaultLogger.swift
[16/33] Compiling Embassy Logger.swift
[17/33] Compiling Embassy MultiDictionary.swift
[18/33] Compiling Embassy PrintLogHandler.swift
[19/33] Compiling Embassy PropagateLogHandler.swift
[20/33] Compiling Embassy Selector.swift
[21/33] Compiling Embassy SelectorEventLoop.swift
[22/33] Compiling Embassy SystemLibrary.swift
[23/33] Compiling Embassy HTTPHeaderParser.swift
[24/33] Compiling Embassy HTTPRequest.swift
[25/33] Compiling Embassy HTTPServer.swift
[26/33] Compiling Embassy HeapSort.swift
[27/33] Compiling Embassy Errors.swift
[28/33] Compiling Embassy EventLoop.swift
[29/33] Compiling Embassy FileLogHandler.swift
[30/33] Compiling Embassy HTTPConnection.swift
[31/33] Compiling Embassy TCPSocket.swift
[32/33] Compiling Embassy TransformLogHandler.swift
[33/33] Compiling Embassy Transport.swift
[34/42] Compiling Ambassador DelayResponse.swift
[35/42] Compiling Ambassador SWGIWebApp.swift
[36/42] Compiling Ambassador Router.swift
[37/43] Compiling Ambassador JSONResponse.swift
[38/43] Compiling Ambassador WebApp.swift
[39/43] Emitting module Ambassador
[40/43] Compiling Ambassador URLParametersReader.swift
[41/43] Compiling Ambassador DataReader.swift
[42/43] Compiling Ambassador JSONReader.swift
[43/43] Compiling Ambassador DataResponse.swift
Build complete! (7.90s)
Fetching https://github.com/envoy/Embassy.git from cache
Fetched https://github.com/envoy/Embassy.git from cache (0.24s)
Computing version for https://github.com/envoy/Embassy.git
Computed https://github.com/envoy/Embassy.git at 4.1.6 (0.05s)
Creating working copy for https://github.com/envoy/Embassy.git
Working copy of https://github.com/envoy/Embassy.git resolved at 4.1.6
Build complete.
Done.