Build Information
Successful build of swifty-holidays, reference main (5e39b8
), with Swift 5.10 for macOS (SPM) on 24 Sep 2024 18:29:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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/sersoft-gmbh/swifty-holidays.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sersoft-gmbh/swifty-holidays
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 5e39b80 Add Swift 6.0 support
Cloned https://github.com/sersoft-gmbh/swifty-holidays.git
Revision (git rev-parse @):
5e39b80667ee0b1e95227b7f5855bcb1b8b57f14
SUCCESS checkout https://github.com/sersoft-gmbh/swifty-holidays.git at main
Fetching https://github.com/swiftlang/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5118] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.89s)
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.89s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (2.82s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.57s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swifty-holidays",
"name": "swifty-holidays",
"url": "https://github.com/sersoft-gmbh/swifty-holidays.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swifty-holidays",
"dependencies": [
]
}
]
}
Fetching https://github.com/sersoft-gmbh/swifty-holidays.git
[1/2094] Fetching swifty-holidays
Fetched https://github.com/sersoft-gmbh/swifty-holidays.git from cache (1.11s)
Creating working copy for https://github.com/sersoft-gmbh/swifty-holidays.git
Working copy of https://github.com/sersoft-gmbh/swifty-holidays.git resolved at main (5e39b80)
warning: '.resolve-product-dependencies': dependency 'swifty-holidays' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/sersoft-gmbh/swifty-holidays.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-33747A42983211AE.txt
[5/13] Compiling SwiftyHolidays GregorianContext.swift
[6/13] Compiling SwiftyHolidays Calculator.swift
[7/13] Compiling SwiftyHolidays CalculationContext.swift
[8/13] Compiling SwiftyHolidays CalculationCalendar.swift
[9/13] Compiling SwiftyHolidays CalculationContextReference.swift
[10/13] Emitting module SwiftyHolidays
[11/13] Compiling SwiftyHolidays HolidayDate.swift
[12/13] Compiling SwiftyHolidays CalculationPromise.swift
[13/13] Compiling SwiftyHolidays GregorianCalculator.swift
Build complete! (13.48s)
Build complete.
Done.