Build Information
Failed to build OpenGraph, reference 0.1.0 (2cec96
), with Swift 6.0 for watchOS using Xcode 16.0 on 4 Nov 2024 08:32:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenGraph-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenGraph.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenGraph
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 2cec96b Update CI to Swift 5.10
Cloned https://github.com/OpenSwiftUIProject/OpenGraph.git
Revision (git rev-parse @):
2cec96b95fe1289dac75ec422d9a3c783d5fe14c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenGraph.git at 0.1.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenGraph.git
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/apple/swift-testing
Fetching from https://github.com/apple/swift-syntax.git
Creating working copy of package ‘swift-testing’
Checking out 0.6.0 of package ‘swift-testing’
Creating working copy of package ‘swift-syntax’
Checking out 510.0.3 of package ‘swift-syntax’
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
swift-testing: https://github.com/apple/swift-testing @ 0.6.0
OpenGraph: /Users/admin/builder/spi-builder-workspace
resolved source packages: swift-syntax, swift-testing, OpenGraph
{
"cxx_language_standard" : "c++17",
"dependencies" : [
{
"identity" : "swift-testing",
"requirement" : {
"exact" : [
"0.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing"
}
],
"manifest_display_name" : "OpenGraph",
"name" : "OpenGraph",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenGraphShims",
"targets" : [
"OpenGraphShims"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenGraph",
"targets" : [
"OpenGraph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AttributeGraph",
"targets" : [
"AttributeGraph"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "_OpenGraph",
"module_type" : "ClangTarget",
"name" : "_OpenGraph",
"path" : "Sources/_OpenGraph",
"product_memberships" : [
"OpenGraph"
],
"sources" : [
"Attribute/AttributeID.cpp",
"Attribute/AttributeType.cpp",
"Attribute/OGAttribute.cpp",
"Attribute/OGWeakAttribute.cpp",
"Data/ClosureFunction.cpp",
"Data/OGUniqueID.c",
"Debug/OGDebugServer.cpp",
"Debug/og-debug-server.mm",
"Graph/Graph.cpp",
"Graph/GraphContext.cpp",
"Graph/GraphDescription.mm",
"Graph/OGGraph.cpp",
"Graph/OGGraphContext.cpp",
"Graph/OGSubgraph.cpp",
"Graph/Subgraph.cpp",
"Runtime/OGCompareValues.cpp",
"Runtime/OGTupleType.cpp",
"Runtime/OGTypeApplyEnumData.cpp",
"Runtime/OGTypeApplyField.cpp",
"Runtime/OGTypeDescription.cpp",
"Runtime/OGTypeID.cpp",
"Util/assert.cpp",
"Util/log.cpp",
"Util/realloc_vector.cpp"
],
"type" : "library"
},
{
"c99name" : "UpdateModule",
"module_type" : "PluginTarget",
"name" : "UpdateModule",
"path" : "Plugins/UpdateModule",
"plugin_capability" : {
"intent" : {
"description" : "Update AG xcframework",
"type" : "custom",
"verb" : "update-module"
},
"permissions" : [
{
"network_scope" : {
"none" : {
}
},
"reason" : "Update AG xcframework",
"type" : "writeToPackageDirectory"
}
],
"type" : "command"
},
"sources" : [
"UpdateModuleCommand.swift"
],
"type" : "plugin"
},
{
"c99name" : "OpenGraphTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphTests",
"path" : "Tests/OpenGraphTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"DummyTests.swift",
"Scaffolding.swift"
],
"target_dependencies" : [
"OpenGraph"
],
"type" : "test"
},
{
"c99name" : "OpenGraphTempTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphTempTests",
"path" : "Tests/OpenGraphTempTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"AttributeTestBase.swift",
"AttributeTestHelper.swift",
"GraphShims.swift",
"Scaffolding.swift"
],
"target_dependencies" : [
"OpenGraph"
],
"type" : "test"
},
{
"c99name" : "OpenGraphShims",
"module_type" : "SwiftTarget",
"name" : "OpenGraphShims",
"path" : "Sources/OpenGraphShims",
"product_memberships" : [
"OpenGraphShims"
],
"sources" : [
"GraphShims.swift",
"OGTypeID+Debug.swift"
],
"target_dependencies" : [
"AttributeGraph"
],
"type" : "library"
},
{
"c99name" : "OpenGraphCompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenGraphCompatibilityTests",
"path" : "Tests/OpenGraphCompatibilityTests",
"product_dependencies" : [
"Testing"
],
"sources" : [
"Attribute/Attribute/AttributeTests.swift",
"Attribute/Attribute/ExternalTests.swift",
"Attribute/Attribute/FocusTests.swift",
"Attribute/Attribute/OGAttributeTests.swift",
"Attribute/Attribute/PointerOffsetTests.swift",
"Attribute/AttributeTestBase.swift",
"Attribute/AttributeTestHelper.swift",
"Attribute/Indirect/IndirectAttributeTests.swift",
"Attribute/Optional/AnyOptionalAttributeTests.swift",
"Attribute/Optional/OptionalAttributeTests.swift",
"Attribute/Rule/RuleTests.swift",
"Attribute/Weak/OGWeakAttributeTests.swift",
"Attribute/Weak/WeakAttributeTests.swift",
"Data/UniqueIDTests.swift",
"Debug/DebugServerTests.swift",
"Graph/GraphTests.swift",
"GraphShims.swift",
"Runtime/CompareValuesTests.swift",
"Runtime/TupleTypeTests.swift",
"Runtime/TypeIDTests.swift",
"Runtime/TypeKindTests.swift",
"Scaffolding.swift"
],
"target_dependencies" : [
"OpenGraph"
],
"type" : "test"
},
{
"c99name" : "OpenGraph",
"module_type" : "SwiftTarget",
"name" : "OpenGraph",
"path" : "Sources/OpenGraph",
"product_memberships" : [
"OpenGraph"
],
"sources" : [
"Attribute/Attribute/Attribute.swift",
"Attribute/Attribute/External.swift",
"Attribute/Attribute/Focus.swift",
"Attribute/Attribute/OGAttribute.swift",
"Attribute/Attribute/PointerOffset.swift",
"Attribute/Body/AttributeBody.swift",
"Attribute/Body/AttributeBodyVisitor.swift",
"Attribute/Body/ObservedAttribute.swift",
"Attribute/Indirect/IndirectAttribute.swift",
"Attribute/Optional/AnyOptionalAttribute.swift",
"Attribute/Optional/OptionalAttribute.swift",
"Attribute/Rule/AnyRuleContext.swift",
"Attribute/Rule/Rule.swift",
"Attribute/Rule/RuleContext.swift",
"Attribute/Rule/StatefulRule.swift",
"Attribute/Weak/OGWeakAttribute.swift",
"Attribute/Weak/WeakAttribute.swift",
"Debug/DebugServer.swift",
"Export.swift",
"Graph/OGGraph.swift",
"Graph/OGSubgraph.swift",
"Runtime/CompareValues.swift",
"Runtime/OGTupleType.swift",
"Runtime/OGTypeApplyEnumData.swift",
"Runtime/OGTypeID.swift"
],
"target_dependencies" : [
"_OpenGraph"
],
"type" : "library"
},
{
"c99name" : "AttributeGraph",
"module_type" : "BinaryTarget",
"name" : "AttributeGraph",
"path" : "AG/AttributeGraph.xcframework",
"product_memberships" : [
"OpenGraphShims",
"AttributeGraph"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AttributeGraph",
"OpenGraph",
"OpenGraph-Package",
"OpenGraphShims",
"Testing"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenGraph-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OpenGraph-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
OpenGraph: /Users/admin/builder/spi-builder-workspace
swift-testing: https://github.com/apple/swift-testing @ 0.6.0
Prepare packages
Compile plug-in “UpdateModule” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/UpdateModule
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 06f7f25e720f8d2edfca321cc16b405717e62c31e3cb690463ab5ab0134d2313
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
Target 'OpenGraphShims' in project 'OpenGraph' (no dependencies)
Target 'OpenGraph' in project 'OpenGraph'
➜ Explicit dependency on target 'OpenGraph' in project 'OpenGraph'
➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
Target 'OpenGraph' in project 'OpenGraph'
➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
Target '_OpenGraph' in project 'OpenGraph' (no dependencies)
Target 'AttributeGraph' in project 'OpenGraph' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c++ -c /dev/null
Build description signature: 7376e71f5adf1086dbfacf04a98d7bfc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7376e71f5adf1086dbfacf04a98d7bfc.xcbuilddata
/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OpenGraph-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme OpenGraph-Package -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
OpenGraph: /Users/admin/builder/spi-builder-workspace
swift-testing: https://github.com/apple/swift-testing @ 0.6.0
Prepare packages
Compile plug-in “UpdateModule” in package “spi-builder-workspace”
[debug]: Compiling plugin to executable at /Users/admin/builder/spi-builder-workspace/.dependencies/plugins/UpdateModule
[debug]: Using compiler /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc
[debug]: Plugin compilation output directory '/Users/admin/builder/spi-builder-workspace/.dependencies/plugins'
[debug]: Computed hash of plugin compilation inputs: 06f7f25e720f8d2edfca321cc16b405717e62c31e3cb690463ab5ab0134d2313
Process build tool plug-in results
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
Target 'OpenGraphShims' in project 'OpenGraph' (no dependencies)
Target 'OpenGraph' in project 'OpenGraph'
➜ Explicit dependency on target 'OpenGraph' in project 'OpenGraph'
➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
Target 'OpenGraph' in project 'OpenGraph'
➜ Explicit dependency on target '_OpenGraph' in project 'OpenGraph'
Target '_OpenGraph' in project 'OpenGraph' (no dependencies)
Target 'AttributeGraph' in project 'OpenGraph' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/AG/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'OpenGraph')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OpenGraph-Package
(1 failure)
BUILD FAILURE 6.0 watchOS