Build Information
Failed to build OpenSwiftUI, reference 0.1.0 (2b0da4
), with Swift 6.0 for watchOS using Xcode 16.0 on 31 Oct 2024 07:15:32 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenSwiftUI -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/OpenSwiftUI.git
Reference: 0.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OpenSwiftUIProject/OpenSwiftUI
* tag 0.1.0 -> FETCH_HEAD
HEAD is now at 2b0da4d Update README
Cloned https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Revision (git rev-parse @):
2b0da4df403c86fd2a89c64ac69d5aebb9391db3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenSwiftUI.git at 0.1.0
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenSwiftUI.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/OpenSwiftUIProject/OpenGraph
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’
Creating working copy of package ‘OpenGraph’
Checking out main (93e713f) of package ‘OpenGraph’
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gtk4 using your system-packager:
brew install gtk4
Resolve Package Graph
you may be able to install gtk4 using your system-packager:
brew install gtk4
Resolved source packages:
swift-testing: https://github.com/apple/swift-testing @ 0.6.0
OpenSwiftUI: /Users/admin/builder/spi-builder-workspace
swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
OpenGraph: https://github.com/OpenSwiftUIProject/OpenGraph @ main (93e713f)
resolved source packages: swift-testing, OpenSwiftUI, swift-syntax, OpenGraph
{
"dependencies" : [
{
"identity" : "swift-testing",
"requirement" : {
"exact" : [
"0.6.0"
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-testing"
},
{
"identity" : "opengraph",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/OpenSwiftUIProject/OpenGraph"
}
],
"manifest_display_name" : "OpenSwiftUI",
"name" : "OpenSwiftUI",
"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" : "7.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "OpenSwiftUI",
"targets" : [
"OpenSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenSwiftUITests",
"module_type" : "SwiftTarget",
"name" : "OpenSwiftUITests",
"path" : "Tests/OpenSwiftUITests",
"product_dependencies" : [
"AttributeGraph",
"Testing"
],
"sources" : [
"Accessibility/internal/AccessibilityBoundedNumberTests.swift",
"COpenSwiftUI/MovableLockTests.swift",
"Core/Data/BloomFilterTests.swift",
"Core/Data/Boxes/MutableBoxTests.swift",
"Core/Data/Location/ConstantLocationTests.swift",
"Core/Data/Location/FunctionalLocationTests.swift",
"Core/Data/Location/LocationBoxTests.swift",
"Core/Data/Location/LocationProjectionCacheTests.swift",
"Core/Data/Location/LocationTests.swift",
"Core/Data/LockedPointerTests.swift",
"Core/Data/Property/PropertyListTests.swift",
"Core/Data/UnsafeLockedPointerTests.swift",
"Core/Data/VersionSeedTests.swift",
"Core/Util/ProtocolDescriptorTests.swift",
"Data/Environment/EnvironmentValuesOpenURLTests.swift",
"Data/Model/Binding/BindingOperationsTests.swift",
"Data/Model/Binding/BindingTests.swift",
"Data/Model/DynamicProperty/DynamicPropertyCacheTests.swift",
"Data/Model/DynamicProperty/DynamicPropertyTests.swift",
"Data/Preference/HostPreferencesKeyTests.swift",
"Data/Preference/PreferenceKeyTests.swift",
"Data/Preference/PreferenceListTests.swift",
"Layout/LayoutAdjustments/Alignment/AlignmentIDTests.swift",
"Layout/LayoutFundamentals/ProposedSizeTests.swift",
"Scaffolding.swift",
"View/Control/Slider/SliderTests.swift",
"View/Core/Debug/ViewDebugTests.swift",
"View/Core/InterfaceIdiomTests.swift",
"View/Graphic/AngleTests.swift",
"View/Graphic/AxisTests.swift"
],
"target_dependencies" : [
"OpenSwiftUI"
],
"type" : "test"
},
{
"c99name" : "OpenSwiftUITempTests",
"module_type" : "SwiftTarget",
"name" : "OpenSwiftUITempTests",
"path" : "Tests/OpenSwiftUITempTests",
"product_dependencies" : [
"AttributeGraph",
"Testing"
],
"sources" : [
"Scaffolding.swift"
],
"target_dependencies" : [
"OpenSwiftUI"
],
"type" : "test"
},
{
"c99name" : "OpenSwiftUICompatibilityTests",
"module_type" : "SwiftTarget",
"name" : "OpenSwiftUICompatibilityTests",
"path" : "Tests/OpenSwiftUICompatibilityTests",
"product_dependencies" : [
"AttributeGraph",
"Testing"
],
"sources" : [
"Data/Environment/EnvironmentValuesTest.swift",
"Export.swift",
"Scaffolding.swift",
"View/View/AnyViewTests.swift"
],
"target_dependencies" : [
"OpenSwiftUI"
],
"type" : "test"
},
{
"c99name" : "OpenSwiftUI",
"module_type" : "SwiftTarget",
"name" : "OpenSwiftUI",
"path" : "Sources/OpenSwiftUI",
"product_dependencies" : [
"OpenGraphShims",
"AttributeGraph"
],
"product_memberships" : [
"OpenSwiftUI"
],
"sources" : [
"Accessibility/Modifier/internal/AccessibilityButtonShapeModifier.swift",
"Accessibility/Modifier/internal/AccessibilityConfigurationModifier.swift",
"Accessibility/Modifier/internal/AccessibilityLabelModifier.swift",
"Accessibility/internal/AccessibilityBoundedNumber.swift",
"Accessibility/internal/AccessibilityNumber.swift",
"Accessibility/internal/AccessibilityNumeric.swift",
"Accessibility/internal/AccessibilityPlatformSafe.swift",
"Accessibility/internal/AccessibilitySliderValue.swift",
"Accessibility/internal/AccessibilityValue.swift",
"Accessibility/internal/AccessibilityValueByProxy.swift",
"Accessibility/internal/AnyAccessibilityValue.swift",
"Accessibility/internal/AnyAccessibilityValueType.swift",
"Accessibility/internal/ClosedRange+AccessibilityNumeric.swift",
"App/App.swift",
"App/AppDelegate.swift",
"App/AppGraph.swift",
"App/FallbackDelegateBox.swift",
"App/FinishLaunchTestAction.swift",
"App/LegacyApp.swift",
"App/OpenSwiftUIApplication.swift",
"App/ScenePhase.swift",
"Core/Attribute/AsyncAttribute.swift",
"Core/Attribute/InvalidatableAttribute.swift",
"Core/Attribute/RemovableAttribute.swift",
"Core/BodyAccessor/BodyAccessor.swift",
"Core/BodyAccessor/BodyAccessorRule.swift",
"Core/BodyAccessor/ViewBodyAccessor.swift",
"Core/Codable/CodableProxy.swift",
"Core/Data/BloomFilter.swift",
"Core/Data/Boxes/Box.swift",
"Core/Data/Boxes/HashableWeakBox.swift",
"Core/Data/Boxes/Indirect.swift",
"Core/Data/Boxes/MutableBox.swift",
"Core/Data/Boxes/WeakBox.swift",
"Core/Data/Destroy/Destroyable.swift",
"Core/Data/Destroy/DestroyableBox.swift",
"Core/Data/Location/AnyLocation.swift",
"Core/Data/Location/ConstantLocation.swift",
"Core/Data/Location/FunctionalLocation.swift",
"Core/Data/Location/Location.swift",
"Core/Data/Location/LocationBox.swift",
"Core/Data/Location/LocationProjectionCache.swift",
"Core/Data/Location/ObservableObjectLocation.swift",
"Core/Data/Location/TODO/StoredLocationBase.swift",
"Core/Data/LockedPointer.swift",
"Core/Data/Property/DerivedPropertyKey.swift",
"Core/Data/Property/PropertyKey.swift",
"Core/Data/Property/PropertyList.swift",
"Core/Data/Property/Unmanaged+Extension.swift",
"Core/Data/UniqueID.swift",
"Core/Data/UnsafeLockedPointer.swift",
"Core/Data/VersionSeed.swift",
"Core/Graph/Extensions/OGGraph.swift",
"Core/Graph/Extensions/OGSubgraph.swift",
"Core/Graph/Graph.swift",
"Core/Graph/GraphDelegate.swift",
"Core/Graph/GraphHost.swift",
"Core/Graph/GraphInput.swift",
"Core/Graph/GraphInputs.swift",
"Core/Graph/GraphInputsModifier.swift",
"Core/Graph/GraphMutation.swift",
"Core/Graph/GraphValue.swift",
"Core/Log/Log.swift",
"Core/Log/Signpost.swift",
"Core/Modifier/SceneModifier/PrimitiveSceneModifier.swift",
"Core/Modifier/SceneModifier/TODO/_SceneModifier.swift",
"Core/Modifier/SceneModifier/TODO/_SceneModifier_Content.swift",
"Core/Modifier/TODO/EmptyModifier.swift",
"Core/Modifier/TODO/ModifiedContent.swift",
"Core/Modifier/TODO/StaticIf.swift",
"Core/Modifier/ViewModifier/PrimitiveViewModifier.swift",
"Core/Modifier/ViewModifier/SafeAreaInsetsModifier.swift",
"Core/Modifier/ViewModifier/TODO/ViewModifier.swift",
"Core/Modifier/ViewModifier/TODO/_EnvironmentKeyWritingModifier.swift",
"Core/Modifier/ViewModifier/TODO/_ViewModifier_Content.swift",
"Core/Modifier/ViewModifier/ViewInputPredicate.swift",
"Core/Render/DisplayLink.swift",
"Core/Render/DisplayList.swift",
"Core/Runtime/ProtocolDescriptor.swift",
"Core/Runtime/TypeConformance.swift",
"Core/Semantic/Feature.swift",
"Core/Semantic/SemanticFeature.swift",
"Core/Semantic/Semantics.swift",
"Core/Update/Update.swift",
"Core/Util/Comparable+Extension.swift",
"Core/Util/Defaultable.swift",
"Core/Util/EnvironmentHelper.swift",
"Core/Util/Time.swift",
"Core/Util/Tracing.swift",
"Core/Util/Utils.swift",
"Core/View/CustomView.swift",
"Core/View/IdentifiedViewProxy.swift",
"Core/View/InterfaceIdiom.swift",
"Core/View/PrimitiveView.swift",
"Core/View/TODO/ViewInputBoolFlag.swift",
"Core/View/TODO/_ConditionalContent.swift",
"Core/View/TODO/_ViewListCountInputs.swift",
"Core/View/TODO/_ViewListInputs.swift",
"Core/View/TODO/_ViewListOutputs.swift",
"Core/View/View.swift",
"Core/View/ViewAlias.swift",
"Core/View/ViewBuilder.swift",
"Core/View/ViewGraph.swift",
"Core/View/ViewGraphDelegate.swift",
"Core/View/ViewInput.swift",
"Core/View/ViewInputs.swift",
"Core/View/ViewOutputs.swift",
"Core/View/ViewRendererHost.swift",
"Core/View/ViewVisitor.swift",
"Data/Environment/CachedEnvironment.swift",
"Data/Environment/DerivedEnvironmentKey.swift",
"Data/Environment/Environment.swift",
"Data/Environment/EnvironmentKey.swift",
"Data/Environment/EnvironmentKeyTransformModifier.swift",
"Data/Environment/EnvironmentValues.swift",
"Data/Model/Binding/Binding.swift",
"Data/Model/Binding/BindingOperations.swift",
"Data/Model/Binding/Projection.swift",
"Data/Model/DynamicProperty/DynamicProperty.swift",
"Data/Model/DynamicProperty/DynamicPropertyBehaviors.swift",
"Data/Model/DynamicProperty/DynamicPropertyBox.swift",
"Data/Model/DynamicProperty/DynamicPropertyBuffer.swift",
"Data/Model/DynamicProperty/DynamicPropertyCache.swift",
"Data/Model/State/ObservedObject.swift",
"Data/Model/State/State.swift",
"Data/Model/State/StateObject.swift",
"Data/Preference/AnyPreferenceKey.swift",
"Data/Preference/HostPreferencesKey.swift",
"Data/Preference/PreferenceBridge.swift",
"Data/Preference/PreferenceKey.swift",
"Data/Preference/PreferenceKeyVisitor.swift",
"Data/Preference/PreferenceKeys.swift",
"Data/Preference/PreferenceList.swift",
"Data/Preference/PreferencesCombiner.swift",
"Data/Preference/PreferencesInputs.swift",
"Data/Preference/PreferencesOutputs.swift",
"Data/Preference/TODO/_PreferenceTransformModifier.swift",
"Data/Preference/TODO/_PreferenceWritingModifier.swift",
"Data/Preference/View_Preference.swift",
"EventHandling/Focus/FocusState.swift",
"EventHandling/Focus/FocusStore.swift",
"EventHandling/Focus/FocusStoreLocation.swift",
"EventHandling/Focus/FocusedValueKey.swift",
"EventHandling/InputEvent/KeyboardShortcut/EventModifiers.swift",
"EventHandling/InputEvent/KeyboardShortcut/KeyEquivalent.swift",
"EventHandling/InputEvent/KeyboardShortcut/TODO/KeyboardShortcut.swift",
"EventHandling/SystemEvent/OpenURLAction.swift",
"Integration/UIKit/AnyUIHostingView.swift",
"Integration/UIKit/UIGraphicsView.swift",
"Integration/UIKit/UIHostingController.swift",
"Integration/UIKit/UIHostingView.swift",
"Integration/UIKit/UIHostingViewable.swift",
"Layout/LayoutAdjustments/Alignment/AlignmentID.swift",
"Layout/LayoutAdjustments/Alignment/AlignmentKey.swift",
"Layout/LayoutAdjustments/Alignment/HorizontalAlignment.swift",
"Layout/LayoutAdjustments/Alignment/VerticalAlignment.swift",
"Layout/LayoutAdjustments/Alignment/ViewDimensions.swift",
"Layout/LayoutAdjustments/Direction/LayoutDirection.swift",
"Layout/LayoutAdjustments/Edge/Edge.swift",
"Layout/LayoutAdjustments/Edge/EdgeInsets.swift",
"Layout/LayoutAdjustments/Edge/SafeAreaInsets.swift",
"Layout/LayoutAdjustments/Edge/SafeAreaRegions.swift",
"Layout/LayoutFundamentals/Separators/Divider.swift",
"Layout/LayoutFundamentals/Separators/Spacer.swift",
"Layout/LayoutFundamentals/Stack/HStack.swift",
"Layout/LayoutFundamentals/Stack/_HStackLayout.swift",
"Layout/LayoutFundamentals/internal/LayoutComputer.swift",
"Layout/LayoutFundamentals/internal/ProjectionTransform.swift",
"Layout/LayoutFundamentals/internal/ProposedSize.swift",
"Layout/LayoutFundamentals/internal/SizeThatFitsObserver.swift",
"Layout/LayoutFundamentals/internal/Spacing.swift",
"Layout/LayoutFundamentals/internal/ViewFrame.swift",
"Layout/LayoutFundamentals/internal/ViewGeometry.swift",
"Layout/LayoutFundamentals/internal/ViewOrigin.swift",
"Layout/LayoutFundamentals/internal/ViewSize.swift",
"Layout/LayoutFundamentals/internal/ViewTransform.swift",
"Scene/Core/PrimitiveScene.swift",
"Scene/Core/Scene.swift",
"Scene/Core/SceneBuilder.swift",
"Scene/Core/SceneInput.swift",
"Scene/Core/_SceneInputs.swift",
"Scene/Core/_SceneOutputs.swift",
"Scene/WindowGroup.swift",
"Test/TestApp.swift",
"Test/TestIDView.swift",
"Test/TestingAppDelegate.swift",
"Test/_Benchmark.swift",
"Test/_BenchmarkHost.swift",
"Test/_PerformanceTest.swift",
"Test/_Test.swift",
"View/Animation/AnimatablePair.swift",
"View/Animation/EmptyAnimatableData.swift",
"View/Animation/TODO/Animatable.swift",
"View/Animation/TODO/AnimatableModifier.swift",
"View/Animation/TODO/Animation.swift",
"View/Animation/TODO/_AnimatableView.swift",
"View/Animation/VectorArithmetic.swift",
"View/Animation/_VectorMath.swift",
"View/Control/Button/Button.swift",
"View/Control/Button/ButtonStyle/ButtonDefaultRenderingModeModifier.swift",
"View/Control/Button/ButtonStyle/ButtonRole.swift",
"View/Control/Button/ButtonStyle/ButtonStyle.swift",
"View/Control/Button/ButtonStyle/ButtonStyleConfiguration.swift",
"View/Control/Button/ButtonStyle/ButtonStyleConvertible.swift",
"View/Control/Button/ButtonStyle/PrimitiveButtonStyle.swift",
"View/Control/Button/ButtonStyle/PrimitiveButtonStyleConfiguration.swift",
"View/Control/Button/ButtonStyle/TODO/BorderlessButtonStyle.swift",
"View/Control/Button/ButtonStyle/TODO/PlainButtonStyle.swift",
"View/Control/ControlSize/ControlSize.swift",
"View/Control/ControlSize/ControlSizeKey.swift",
"View/Control/EnabledKey.swift",
"View/Control/Link/Link.swift",
"View/Control/Link/LinkDestination.swift",
"View/Control/Link/OpenURLActionKey.swift",
"View/Control/Slider/AnySliderStyle.swift",
"View/Control/Slider/Slider.swift",
"View/Control/Slider/SliderStyleKey.swift",
"View/Control/Slider/SystemSliderStyle.swift",
"View/Debug/TODO/CustomViewDebugValueConvertible.swift",
"View/Debug/TODO/ViewDebug.swift",
"View/Debug/TODO/printChange.swift",
"View/Extension/View_Font.swift",
"View/Extension/View_Opacity.swift",
"View/Graphic/Color/ColorSchema.swift",
"View/Graphic/Data/Angle.swift",
"View/Graphic/Data/Axis.swift",
"View/Shape/Path.swift",
"View/Text/Font/TODO/Font.swift",
"View/Text/Text/TODO/AnyTextStorage.swift",
"View/Text/Text/TODO/Text.swift",
"View/Transaction/Transaction+Animation.swift",
"View/Transaction/Transaction+isContinuous.swift",
"View/Transaction/Transaction.swift",
"View/Transaction/TransactionHostProvider.swift",
"View/View/AnyView.swift",
"View/View/EmptyView.swift",
"View/View/TupleView.swift",
"View/View/UnaryView.swift",
"View/View/_VariadicView.swift"
],
"target_dependencies" : [
"COpenSwiftUI",
"CoreServices"
],
"type" : "library"
},
{
"c99name" : "CoreServices",
"module_type" : "BinaryTarget",
"name" : "CoreServices",
"path" : "PrivateFrameworks/CoreServices.xcframework",
"product_memberships" : [
"OpenSwiftUI"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "COpenSwiftUI",
"module_type" : "ClangTarget",
"name" : "COpenSwiftUI",
"path" : "Sources/COpenSwiftUI",
"product_memberships" : [
"OpenSwiftUI"
],
"sources" : [
"LockedPointer.c",
"MovableLock.c",
"ProtocolDescriptor.c",
"TLS.c",
"dyld_Private.c"
],
"type" : "library"
},
{
"c99name" : "CGTK",
"module_type" : "SystemLibraryTarget",
"name" : "CGTK",
"path" : "Sources/CGTK",
"sources" : [
],
"type" : "system-target"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenSwiftUI",
"Testing"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"OpenSwiftUI",
"Testing"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme OpenSwiftUI -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 OpenSwiftUI -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
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gtk4 using your system-packager:
brew install gtk4
Resolve Package Graph
you may be able to install gtk4 using your system-packager:
brew install gtk4
Resolved source packages:
swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
OpenSwiftUI: /Users/admin/builder/spi-builder-workspace
swift-testing: https://github.com/apple/swift-testing @ 0.6.0
OpenGraph: https://github.com/OpenSwiftUIProject/OpenGraph @ main (93e713f)
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'OpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'OpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'COpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'AttributeGraph' in project 'OpenGraph'
Target 'OpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'COpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'AttributeGraph' in project 'OpenGraph'
Target 'AttributeGraph' in project 'OpenGraph' (no dependencies)
Target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
Target 'OpenGraphShims' in project 'OpenGraph' (no dependencies)
Target 'COpenSwiftUI' in project 'OpenSwiftUI' (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 -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 -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 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 arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ReadFileContents /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/share/docc/features.json
Build description signature: d4ba18996adbb5f119036ac456fd3c45
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d4ba18996adbb5f119036ac456fd3c45.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OpenSwiftUI
(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 OpenSwiftUI -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
failed to retrieve search paths with pkg-config; maybe pkg-config is not installedyou may be able to install gtk4 using your system-packager:
brew install gtk4
Resolved source packages:
OpenGraph: https://github.com/OpenSwiftUIProject/OpenGraph @ main (93e713f)
OpenSwiftUI: /Users/admin/builder/spi-builder-workspace
swift-testing: https://github.com/apple/swift-testing @ 0.6.0
swift-syntax: https://github.com/apple/swift-syntax.git @ 510.0.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (6 targets)
Target 'OpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'OpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'COpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'AttributeGraph' in project 'OpenGraph'
Target 'OpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'COpenSwiftUI' in project 'OpenSwiftUI'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'AttributeGraph' in project 'OpenGraph'
Target 'AttributeGraph' in project 'OpenGraph' (no dependencies)
Target 'OpenGraphShims' in project 'OpenGraph'
➜ Explicit dependency on target 'OpenGraphShims' in project 'OpenGraph'
Target 'OpenGraphShims' in project 'OpenGraph' (no dependencies)
Target 'COpenSwiftUI' in project 'OpenSwiftUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'AttributeGraph' from project 'OpenGraph')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenSwiftUI' from project 'OpenSwiftUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework:1:1: error: While building for watchOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/OpenGraph/AG/AttributeGraph.xcframework'. (in target 'OpenGraphShims' from project 'OpenGraph')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme OpenSwiftUI
(1 failure)
BUILD FAILURE 6.0 watchOS