Build Information
Successful build of reflective-equality, reference 1.0.1 (06dfc8
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 10:29:00 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/drseg/reflective-equality.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/drseg/reflective-equality
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at 06dfc83 Formatting update
Cloned https://github.com/drseg/reflective-equality.git
Revision (git rev-parse @):
06dfc83a341d05777144602116f047c2f0191763
SUCCESS checkout https://github.com/drseg/reflective-equality.git at 1.0.1
========================================
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": "reflective-equality",
"name": "reflective-equality",
"url": "https://github.com/drseg/reflective-equality.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/reflective-equality",
"dependencies": [
]
}
]
}
Fetching https://github.com/drseg/reflective-equality.git
[1/1044] Fetching reflective-equality
Fetched https://github.com/drseg/reflective-equality.git from cache (0.74s)
Creating working copy for https://github.com/drseg/reflective-equality.git
Working copy of https://github.com/drseg/reflective-equality.git resolved at 1.0.1 (06dfc83)
warning: '.resolve-product-dependencies': dependency 'reflective-equality' 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/drseg/reflective-equality.git
{
"dependencies" : [
],
"manifest_display_name" : "reflective-equality",
"name" : "reflective-equality",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "ReflectiveEquality",
"targets" : [
"ReflectiveEquality"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ReflectiveEqualityTests",
"module_type" : "SwiftTarget",
"name" : "ReflectiveEqualityTests",
"path" : "Tests/ReflectiveEqualityTests",
"sources" : [
"Fixtures/TestHTML.swift",
"Reflection/CharacterisationTests.swift",
"Reflection/ObjCReflectionTests.swift",
"Reflection/ReflectiveAssertions.swift",
"Reflection/SwiftReflectionTests.swift"
],
"target_dependencies" : [
"ReflectiveEquality"
],
"type" : "test"
},
{
"c99name" : "ReflectiveEquality",
"module_type" : "SwiftTarget",
"name" : "ReflectiveEquality",
"path" : "Sources/ReflectiveEquality",
"product_memberships" : [
"ReflectiveEquality"
],
"sources" : [
"Reflection/ObjCExceptions.swift",
"Reflection/ObjCReflection.swift",
"Reflection/SwiftReflection.swift",
"Reflection/UnifyingProtocols.swift"
],
"target_dependencies" : [
"ExceptionCatcher"
],
"type" : "library"
},
{
"c99name" : "ExceptionCatcher",
"module_type" : "ClangTarget",
"name" : "ExceptionCatcher",
"path" : "Sources/ExceptionCatcher",
"product_memberships" : [
"ReflectiveEquality"
],
"sources" : [
"Exceptions.m"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
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
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version--7754E27361AE5C74.txt
[2/3] Compiling ExceptionCatcher Exceptions.m
[4/8] Compiling ReflectiveEquality UnifyingProtocols.swift
[5/8] Emitting module ReflectiveEquality
[6/8] Compiling ReflectiveEquality SwiftReflection.swift
[7/8] Compiling ReflectiveEquality ObjCReflection.swift
[8/8] Compiling ReflectiveEquality ObjCExceptions.swift
Build complete! (8.23s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "reflective-equality",
"name" : "reflective-equality",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "11.0"
},
{
"name" : "watchos",
"version" : "4.0"
}
],
"products" : [
{
"name" : "ReflectiveEquality",
"targets" : [
"ReflectiveEquality"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ReflectiveEqualityTests",
"module_type" : "SwiftTarget",
"name" : "ReflectiveEqualityTests",
"path" : "Tests/ReflectiveEqualityTests",
"sources" : [
"Fixtures/TestHTML.swift",
"Reflection/CharacterisationTests.swift",
"Reflection/ObjCReflectionTests.swift",
"Reflection/ReflectiveAssertions.swift",
"Reflection/SwiftReflectionTests.swift"
],
"target_dependencies" : [
"ReflectiveEquality"
],
"type" : "test"
},
{
"c99name" : "ReflectiveEquality",
"module_type" : "SwiftTarget",
"name" : "ReflectiveEquality",
"path" : "Sources/ReflectiveEquality",
"product_memberships" : [
"ReflectiveEquality"
],
"sources" : [
"Reflection/ObjCExceptions.swift",
"Reflection/ObjCReflection.swift",
"Reflection/SwiftReflection.swift",
"Reflection/UnifyingProtocols.swift"
],
"target_dependencies" : [
"ExceptionCatcher"
],
"type" : "library"
},
{
"c99name" : "ExceptionCatcher",
"module_type" : "ClangTarget",
"name" : "ExceptionCatcher",
"path" : "Sources/ExceptionCatcher",
"product_memberships" : [
"ReflectiveEquality"
],
"sources" : [
"Exceptions.m"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Done.