Build Information
Successful build of KituraContracts, reference master (043caa
), with Swift 5.9 for macOS (SPM) on 20 Nov 2024 09:09:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kitura/KituraContracts.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kitura/KituraContracts
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 043caa4 README: Update shields to use Swift Package Index
Cloned https://github.com/Kitura/KituraContracts.git
Revision (git rev-parse @):
043caa4530baa5835f6549205e031efa21f9f0e1
SUCCESS checkout https://github.com/Kitura/KituraContracts.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD
https://github.com/Kitura/KituraContracts.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/5] Compiling Logging MetadataProvider.swift
[2/5] Compiling Logging Logging.swift
[3/5] Emitting module Logging
[4/5] Compiling Logging Locks.swift
[5/5] Compiling Logging LogHandler.swift
[6/7] Emitting module LoggerAPI
[7/7] Compiling LoggerAPI Logger.swift
[8/17] Compiling KituraContracts QueryEncoder.swift
[9/17] Compiling KituraContracts QueryDecoder.swift
[10/17] Compiling KituraContracts Extensions.swift
[11/17] Compiling KituraContracts ClosureAliases.swift
[12/17] Compiling KituraContracts BodyFormat.swift
[13/17] Compiling KituraContracts BodyEncoder.swift
[14/17] Compiling KituraContracts BodyDecoder.swift
[15/17] Compiling KituraContracts Contracts.swift
[16/17] Compiling KituraContracts Coder.swift
[17/17] Emitting module KituraContracts
Build complete! (12.99s)
Fetching https://github.com/Kitura/LoggerAPI.git
[8/771] Fetching loggerapi
Fetched https://github.com/Kitura/LoggerAPI.git (1.57s)
Computing version for https://github.com/Kitura/LoggerAPI.git
Computed https://github.com/Kitura/LoggerAPI.git at 2.0.0 (0.48s)
Fetching https://github.com/apple/swift-log.git
[1/3695] Fetching swift-log
Fetched https://github.com/apple/swift-log.git (1.13s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.1 (0.37s)
Creating working copy for https://github.com/Kitura/LoggerAPI.git
Working copy of https://github.com/Kitura/LoggerAPI.git resolved at 2.0.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.1
Build complete.
Done.