Build Information
Successful build of open-weather-kit with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jagreenwood/open-weather-kit.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jagreenwood/open-weather-kit
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at c7f7420 Update `async-http-client` Package (#31)
Cloned https://github.com/jagreenwood/open-weather-kit.git
Revision (git rev-parse @):
c7f7420fac8d7eef8041c39d9db6ba79302fa984
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/jagreenwood/open-weather-kit.git at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "open-weather-kit",
"name": "open-weather-kit",
"url": "https://github.com/jagreenwood/open-weather-kit.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/open-weather-kit",
"dependencies": [
]
}
]
}
Fetching https://github.com/jagreenwood/open-weather-kit.git from cache
Fetched https://github.com/jagreenwood/open-weather-kit.git (0.29s)
Creating working copy for https://github.com/jagreenwood/open-weather-kit.git
Working copy of https://github.com/jagreenwood/open-weather-kit.git resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'open-weather-kit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
https://github.com/jagreenwood/open-weather-kit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying Localizable.strings
[0/2] Copying Info.plist
[3/50] Emitting module OpenWeatherKit
[4/56] Compiling OpenWeatherKit WeatherCondition.swift
[5/56] Compiling OpenWeatherKit WeatherSeverity.swift
[6/56] Compiling OpenWeatherKit Wind.swift
[7/56] Compiling OpenWeatherKit DayWeather.swift
[8/56] Compiling OpenWeatherKit Forecast.swift
[9/56] Compiling OpenWeatherKit HourWeather.swift
[10/56] Compiling OpenWeatherKit NetworkClient.swift
[11/56] Compiling OpenWeatherKit Client.swift
[12/56] Compiling OpenWeatherKit Query.swift
[13/56] Compiling OpenWeatherKit Route.swift
[14/56] Compiling OpenWeatherKit WeatherProxy.swift
[15/56] Compiling OpenWeatherKit MoonEvents.swift
[16/56] Compiling OpenWeatherKit MoonPhase.swift
[17/56] Compiling OpenWeatherKit SunEvents.swift
[18/56] Compiling OpenWeatherKit AlertSummary.swift
[19/56] Compiling OpenWeatherKit AlertUrgency.swift
[20/56] Compiling OpenWeatherKit Certainty.swift
[21/56] Compiling OpenWeatherKit Precipitation.swift
[22/56] Compiling OpenWeatherKit PressureTrend.swift
[23/56] Compiling OpenWeatherKit UVIndex.swift
[24/56] Compiling OpenWeatherKit APICurrentWeather+Map.swift
[25/56] Compiling OpenWeatherKit APIForecastDaily+Map.swift
[26/56] Compiling OpenWeatherKit APIForecastHourly+Map.swift
[27/56] Compiling OpenWeatherKit APIForecastNextHour+Map.swift
[28/56] Compiling OpenWeatherKit APIMetadata+Map.swift
[29/56] Compiling OpenWeatherKit APIWeather+Map.swift
[30/56] Compiling OpenWeatherKit APIWeatherAlerts+Map.swift
[31/56] Compiling OpenWeatherKit MinuteWeather.swift
[32/56] Compiling OpenWeatherKit WeatherAlert.swift
[33/56] Compiling OpenWeatherKit WeatherAvailability.swift
[34/56] Compiling OpenWeatherKit LocationProtocol.swift
[35/56] Compiling OpenWeatherKit CurrentWeather.swift
[36/56] Compiling OpenWeatherKit WeatherAttribution.swift
[37/56] Compiling OpenWeatherKit APIForecastDaily.swift
[38/56] Compiling OpenWeatherKit APIForecastHourly.swift
[39/56] Compiling OpenWeatherKit APIForecastNextHour.swift
[40/56] Compiling OpenWeatherKit APIMetadata.swift
[41/56] Compiling OpenWeatherKit APIWeather.swift
[42/56] Compiling OpenWeatherKit APIWeatherAlerts.swift
[43/56] Compiling OpenWeatherKit APIWeatherAvailability.swift
[44/56] Compiling OpenWeatherKit APIWeatherAvailability+Map.swift
[45/56] Compiling OpenWeatherKit Date+Utils.swift
[46/56] Compiling OpenWeatherKit Optional+Utils.swift
[47/56] Compiling OpenWeatherKit Sendable+Compat.swift
[48/56] Compiling OpenWeatherKit WeatherQuery+QueryItems.swift
[49/56] Compiling OpenWeatherKit Geocoder.swift
[50/56] Compiling OpenWeatherKit APICurrentWeather.swift
[51/56] Compiling OpenWeatherKit WeatherMetadata.swift
[52/56] Compiling OpenWeatherKit WeatherQuery.swift
[53/56] Compiling OpenWeatherKit Weather.swift
[54/56] Compiling OpenWeatherKit WeatherError.swift
[55/56] Compiling OpenWeatherKit WeatherService.swift
[56/56] Compiling OpenWeatherKit resource_bundle_accessor.swift
Build complete! (8.55s)
Build complete.
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/checkout/.docs/jagreenwood/open-weather-kit/1.1.0
Repository: jagreenwood/open-weather-kit
Swift version used: 5.9
Target: OpenWeatherKit
Generating documentation for 'OpenWeatherKit'...
Converting documentation...
Conversion complete! (0.75s)
Generated DocC archive at '/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/jagreenwood/open-weather-kit/1.1.0'
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.25s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.05s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.48s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.09s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[1/45] Compiling Snippets Snippet.swift
[2/45] Compiling Snippets SnippetParser.swift
[3/45] Emitting module Snippets
[4/45] Compiling SymbolKit Mixin+Equals.swift
[5/45] Compiling SymbolKit Mixin+Hash.swift
[6/45] Compiling SymbolKit Mixin.swift
[7/45] Compiling SymbolKit LineList.swift
[8/45] Compiling SymbolKit Position.swift
[9/45] Compiling SymbolKit SourceRange.swift
[10/45] Compiling SymbolKit AvailabilityItem.swift
[11/45] Compiling SymbolKit Domain.swift
[12/45] Compiling SymbolKit DeclarationFragments.swift
[13/45] Compiling SymbolKit Fragment.swift
[14/45] Compiling SymbolKit FragmentKind.swift
[15/45] Compiling SymbolKit FunctionParameter.swift
[16/50] Compiling SymbolKit SPI.swift
[17/50] Compiling SymbolKit Snippet.swift
[18/50] Compiling SymbolKit Extension.swift
[19/50] Compiling SymbolKit GenericConstraint.swift
[20/50] Compiling SymbolKit GenericParameter.swift
[21/50] Compiling SymbolKit FunctionSignature.swift
[22/50] Compiling SymbolKit Identifier.swift
[23/50] Compiling SymbolKit KindIdentifier.swift
[24/50] Compiling SymbolKit Location.swift
[25/50] Compiling SymbolKit Mutability.swift
[26/50] Compiling SymbolKit Names.swift
[27/50] Compiling SymbolKit Generics.swift
[28/50] Compiling SymbolKit Namespace.swift
[29/50] Compiling SymbolKit Symbol.swift
[30/50] Compiling SymbolKit SymbolKind.swift
[31/50] Compiling SymbolKit SymbolGraph.swift
[32/50] Emitting module SymbolKit
[33/50] Compiling SymbolKit SourceOrigin.swift
[34/50] Compiling SymbolKit GenericConstraints.swift
[35/50] Compiling SymbolKit Swift.swift
[36/50] Compiling SymbolKit SemanticVersion.swift
[37/50] Compiling SymbolKit AccessControl.swift
[38/50] Compiling SymbolKit Availability.swift
[39/50] Compiling SymbolKit Metadata.swift
[40/50] Compiling SymbolKit Module.swift
[41/50] Compiling SymbolKit OperatingSystem.swift
[42/50] Compiling SymbolKit Platform.swift
[43/50] Compiling SymbolKit Relationship.swift
[44/50] Compiling SymbolKit RelationshipKind.swift
[45/50] Compiling SymbolKit GraphCollector.swift
[46/50] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[47/50] Compiling SymbolKit UnifiedSymbol.swift
[48/50] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[49/50] Compiling SymbolKit UnifiedSymbolGraph.swift
[50/54] Compiling snippet_extract URL+Status.swift
[51/54] Compiling snippet_extract SymbolGraph+Snippet.swift
[52/54] Emitting module snippet_extract
[53/54] Compiling snippet_extract SnippetBuildCommand.swift
[53/54] Linking snippet-extract
Build complete! (6.81s)
Building for debugging...
Build complete! (0.88s)
1162
10 /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.docs/jagreenwood/open-weather-kit/1.1.0
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/checkout/.docs/jagreenwood/open-weather-kit/1.1.0
File count: 1162
Doc size: 10.0MB
Preparing doc bundle ...
Uploading prod-jagreenwood-open-weather-kit-1.1.0-30199e5f.zip to s3://spi-docs-inbox/prod-jagreenwood-open-weather-kit-1.1.0-30199e5f.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.