Build Information
Successful build of OpenGraphKit, reference main (481695
), with Swift 6.0 for macOS (SPM) on 1 Dec 2024 10:04:07 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/engali94/OpenGraphKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/engali94/OpenGraphKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 481695e chore: fix a typo
Cloned https://github.com/engali94/OpenGraphKit.git
Revision (git rev-parse @):
481695e44305770b617cef46a130b824a38b3060
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/engali94/OpenGraphKit.git at main
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
[226/5226] Fetching swift-docc-plugin, swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-plugin from cache (1.32s)
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.32s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (2.92s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.55s)
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
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
========================================
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": "opengraphkit",
"name": "OpenGraphKit",
"url": "https://github.com/engali94/OpenGraphKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenGraphKit",
"dependencies": [
]
}
]
}
Fetching https://github.com/engali94/OpenGraphKit.git
[1/33] Fetching opengraphkit
Fetched https://github.com/engali94/OpenGraphKit.git from cache (0.63s)
Creating working copy for https://github.com/engali94/OpenGraphKit.git
Working copy of https://github.com/engali94/OpenGraphKit.git resolved at main (481695e)
warning: '.resolve-product-dependencies': dependency 'opengraphkit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/engali94/OpenGraphKit.git
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "OpenGraphKit",
"name" : "OpenGraphKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "OpenGraphKit",
"targets" : [
"OpenGraphKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenGraphKitTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphKitTests",
"path" : "Tests/OpenGraphKitTests",
"sources" : [
"OpenGraphKitTests.swift"
],
"target_dependencies" : [
"OpenGraphKit"
],
"type" : "test"
},
{
"c99name" : "OpenGraphKit",
"module_type" : "SwiftTarget",
"name" : "OpenGraphKit",
"path" : "Sources/OpenGraphKit",
"product_memberships" : [
"OpenGraphKit"
],
"sources" : [
"OpenGraphKit.swift",
"OpenGraphMetadata.swift",
"OpenGraphParserError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[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--7754E27361AE5C74.txt
[5/8] Compiling OpenGraphKit OpenGraphParserError.swift
[6/8] Compiling OpenGraphKit OpenGraphMetadata.swift
[7/8] Emitting module OpenGraphKit
[8/8] Compiling OpenGraphKit OpenGraphKit.swift
Build complete! (17.28s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
}
],
"manifest_display_name" : "OpenGraphKit",
"name" : "OpenGraphKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "OpenGraphKit",
"targets" : [
"OpenGraphKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenGraphKitTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphKitTests",
"path" : "Tests/OpenGraphKitTests",
"sources" : [
"OpenGraphKitTests.swift"
],
"target_dependencies" : [
"OpenGraphKit"
],
"type" : "test"
},
{
"c99name" : "OpenGraphKit",
"module_type" : "SwiftTarget",
"name" : "OpenGraphKit",
"path" : "Sources/OpenGraphKit",
"product_memberships" : [
"OpenGraphKit"
],
"sources" : [
"OpenGraphKit.swift",
"OpenGraphMetadata.swift",
"OpenGraphParserError.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.