Build Information
Successful build of AdvancedOperation, reference 7.1.0 (dd1f06
), with Swift 6.0 for macOS (SPM) on 3 Dec 2024 00:34:18 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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alemar11/AdvancedOperation.git
Reference: 7.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/alemar11/AdvancedOperation
* tag 7.1.0 -> FETCH_HEAD
HEAD is now at dd1f065 7.1.0
Cloned https://github.com/alemar11/AdvancedOperation.git
Revision (git rev-parse @):
dd1f0656230de2902e174e4c6e5d889602904161
SUCCESS checkout https://github.com/alemar11/AdvancedOperation.git at 7.1.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": "advancedoperation",
"name": "AdvancedOperation",
"url": "https://github.com/alemar11/AdvancedOperation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AdvancedOperation",
"dependencies": [
]
}
]
}
Fetching https://github.com/alemar11/AdvancedOperation.git
[1/14520] Fetching advancedoperation
Fetched https://github.com/alemar11/AdvancedOperation.git from cache (1.51s)
Creating working copy for https://github.com/alemar11/AdvancedOperation.git
Working copy of https://github.com/alemar11/AdvancedOperation.git resolved at 7.1.0 (dd1f065)
warning: '.resolve-product-dependencies': dependency 'advancedoperation' 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/alemar11/AdvancedOperation.git
{
"dependencies" : [
],
"manifest_display_name" : "AdvancedOperation",
"name" : "AdvancedOperation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AdvancedOperation",
"targets" : [
"AdvancedOperation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "AdvancedOperationTests",
"module_type" : "SwiftTarget",
"name" : "AdvancedOperationTests",
"path" : "Tests/AdvancedOperationTests",
"sources" : [
"Core/AsynchronousOperationTests.swift",
"Core/OperationStateTests.swift",
"Core/OperationUtilsTests.swift",
"Core/ProgressReportingTests.swift",
"Helpers/Mocks.swift",
"Helpers/XCTestCase+Utils.swift",
"Operations/AsynchronousBlockOperationTests.swift",
"Operations/AsynchronousCancellableBlockOperationTests.swift",
"Operations/FailableAsynchronousOperationTests.swift",
"Operations/GroupOperationTests.swift",
"Operations/ResultOperationTests.swift"
],
"target_dependencies" : [
"AdvancedOperation"
],
"type" : "test"
},
{
"c99name" : "AdvancedOperation",
"module_type" : "SwiftTarget",
"name" : "AdvancedOperation",
"path" : "Sources",
"product_memberships" : [
"AdvancedOperation"
],
"sources" : [
"Core/AdvancedOperation.swift",
"Core/AsynchronousOperation.swift",
"Core/Operation+Utils.swift",
"Operations/AsynchronousBlockOperation.swift",
"Operations/AsynchronousCancellableBlockOperation.swift",
"Operations/FailableAsyncOperation.swift",
"Operations/GroupOperation.swift",
"Operations/ResultOperation.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/11] Compiling AdvancedOperation ResultOperation.swift
[4/11] Compiling AdvancedOperation GroupOperation.swift
[5/11] Compiling AdvancedOperation AsynchronousBlockOperation.swift
[6/11] Compiling AdvancedOperation AsynchronousCancellableBlockOperation.swift
[7/11] Compiling AdvancedOperation AsynchronousOperation.swift
[8/11] Compiling AdvancedOperation AdvancedOperation.swift
[9/11] Compiling AdvancedOperation Operation+Utils.swift
[10/11] Emitting module AdvancedOperation
[11/11] Compiling AdvancedOperation FailableAsyncOperation.swift
Build complete! (9.90s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "AdvancedOperation",
"name" : "AdvancedOperation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
},
{
"name" : "ios",
"version" : "16.0"
},
{
"name" : "tvos",
"version" : "16.0"
},
{
"name" : "watchos",
"version" : "9.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "AdvancedOperation",
"targets" : [
"AdvancedOperation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "AdvancedOperationTests",
"module_type" : "SwiftTarget",
"name" : "AdvancedOperationTests",
"path" : "Tests/AdvancedOperationTests",
"sources" : [
"Core/AsynchronousOperationTests.swift",
"Core/OperationStateTests.swift",
"Core/OperationUtilsTests.swift",
"Core/ProgressReportingTests.swift",
"Helpers/Mocks.swift",
"Helpers/XCTestCase+Utils.swift",
"Operations/AsynchronousBlockOperationTests.swift",
"Operations/AsynchronousCancellableBlockOperationTests.swift",
"Operations/FailableAsynchronousOperationTests.swift",
"Operations/GroupOperationTests.swift",
"Operations/ResultOperationTests.swift"
],
"target_dependencies" : [
"AdvancedOperation"
],
"type" : "test"
},
{
"c99name" : "AdvancedOperation",
"module_type" : "SwiftTarget",
"name" : "AdvancedOperation",
"path" : "Sources",
"product_memberships" : [
"AdvancedOperation"
],
"sources" : [
"Core/AdvancedOperation.swift",
"Core/AsynchronousOperation.swift",
"Core/Operation+Utils.swift",
"Operations/AsynchronousBlockOperation.swift",
"Operations/AsynchronousCancellableBlockOperation.swift",
"Operations/FailableAsyncOperation.swift",
"Operations/GroupOperation.swift",
"Operations/ResultOperation.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.