Build Information
Failed to build VDKit, reference 1.197.0 (479b07
), with Swift 6.1 for Linux on 27 Apr 2025 04:56:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDKit.git
Reference: 1.197.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/dankinsoid/VDKit
* tag 1.197.0 -> FETCH_HEAD
HEAD is now at 479b079 1.197.0
Cloned https://github.com/dankinsoid/VDKit.git
Revision (git rev-parse @):
479b079ef914ce3b01bb1f8a40891ac6e0b09982
SUCCESS checkout https://github.com/dankinsoid/VDKit.git at 1.197.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/dankinsoid/VDKit.git
https://github.com/dankinsoid/VDKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "VDKit",
"name" : "VDKit",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "10.11"
}
],
"products" : [
{
"name" : "VDKit",
"targets" : [
"VDKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDSwiftUI",
"targets" : [
"VDSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDBuilders",
"targets" : [
"VDBuilders"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "UIKitEnvironment",
"targets" : [
"UIKitEnvironment"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDCommon",
"targets" : [
"VDCommon"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDDates",
"targets" : [
"VDDates"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "WrappedDefaults",
"targets" : [
"WrappedDefaults"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDSwiftUICommon",
"targets" : [
"VDSwiftUICommon"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BindGeometry",
"targets" : [
"BindGeometry"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DragNDrop",
"targets" : [
"DragNDrop"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "EnvironmentStateObject",
"targets" : [
"EnvironmentStateObject"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Field",
"targets" : [
"Field"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "DateField",
"targets" : [
"DateField"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Pages",
"targets" : [
"Pages"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Scroll",
"targets" : [
"Scroll"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDUIKit",
"targets" : [
"VDUIKit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDOptional",
"targets" : [
"VDOptional"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDMirror",
"targets" : [
"VDMirror"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LinesStack",
"targets" : [
"LinesStack"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "LoadingPlaceholder",
"targets" : [
"LoadingPlaceholder"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDCoreGraphics",
"targets" : [
"VDCoreGraphics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "VDKitRuntime",
"targets" : [
"VDKitRuntime"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "WrappedDefaults",
"module_type" : "SwiftTarget",
"name" : "WrappedDefaults",
"path" : "Sources/WrappedDefaults",
"product_memberships" : [
"VDKit",
"WrappedDefaults"
],
"sources" : [
"UserDefaults+Extensions.swift",
"UserDefaultsSerializable.swift",
"WrappedDefault.swift"
],
"target_dependencies" : [
"VDOptional"
],
"type" : "library"
},
{
"c99name" : "VDUIKit",
"module_type" : "SwiftTarget",
"name" : "VDUIKit",
"path" : "Sources/VDUIKit",
"product_memberships" : [
"VDKit",
"DateField",
"VDUIKit"
],
"sources" : [
"Alerts.swift",
"Animation++.swift",
"BlurView.swift",
"Bundle++.swift",
"CALayer++.swift",
"Edges.swift",
"Reusable.swift",
"ShadowInView.swift",
"UIBackdropView.swift",
"UIButton++.swift",
"UIButton+Ext.swift",
"UIColor++.swift",
"UIControl+Ext.swift",
"UIFont++.swift",
"UILabel++.swift",
"UIRectCorner++.swift",
"UIScreen++.swift",
"UIScrollView++.swift",
"UIStackView++.swift",
"UISwitch++.swift",
"UITextField++.swift",
"UIView++.swift",
"UIView+LayoutPriority.swift",
"UIWindow++.swift",
"XibView.swift"
],
"target_dependencies" : [
"VDBuilders",
"VDCoreGraphics"
],
"type" : "library"
},
{
"c99name" : "VDSwiftUICommon",
"module_type" : "SwiftTarget",
"name" : "VDSwiftUICommon",
"path" : "Sources/SwiftUI/VDSwiftUICommon",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"VDSwiftUICommon",
"DragNDrop",
"Field",
"DateField",
"Pages",
"Scroll"
],
"sources" : [
"AdditionalSafeArea.swift",
"Backdrop.swift",
"Binding++.swift",
"Blur.swift",
"Color++.swift",
"EdgeInsets++.swift",
"Envionment++.swift",
"EnvironmentViewBuilder.swift",
"Font++.swift",
"Hosting++.swift",
"Image++.swift",
"Menu.swift",
"OnFirstAppear.swift",
"Popover.swift",
"PullToRefresh.swift",
"Rounded.swift",
"StateOrBinding.swift",
"StateSubject.swift",
"TextAlignment++.swift",
"UIGestures.swift",
"View++.swift",
"ViewBuilder++.swift",
"ViewTag.swift"
],
"target_dependencies" : [
"VDMirror",
"VDOptional",
"VDBuilders"
],
"type" : "library"
},
{
"c99name" : "VDSwiftUI",
"module_type" : "SwiftTarget",
"name" : "VDSwiftUI",
"path" : "Sources/VDSwiftUI",
"product_memberships" : [
"VDSwiftUI"
],
"sources" : [
"Imports.swift"
],
"target_dependencies" : [
"VDSwiftUICommon",
"BindGeometry",
"DragNDrop",
"EnvironmentStateObject",
"Field",
"Pages",
"Scroll",
"LinesStack",
"VDCoreGraphics",
"LoadingPlaceholder"
],
"type" : "library"
},
{
"c99name" : "VDOptional",
"module_type" : "SwiftTarget",
"name" : "VDOptional",
"path" : "Sources/VDOptional",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"WrappedDefaults",
"VDSwiftUICommon",
"DragNDrop",
"Field",
"DateField",
"Pages",
"Scroll",
"VDOptional"
],
"sources" : [
"UnwrapOperator.swift"
],
"type" : "library"
},
{
"c99name" : "VDMirror",
"module_type" : "SwiftTarget",
"name" : "VDMirror",
"path" : "Sources/VDMirror",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"VDSwiftUICommon",
"DragNDrop",
"Field",
"DateField",
"Pages",
"Scroll",
"VDMirror"
],
"sources" : [
"Mirror++.swift"
],
"type" : "library"
},
{
"c99name" : "VDKitRuntimeObjc",
"module_type" : "ClangTarget",
"name" : "VDKitRuntimeObjc",
"path" : "Sources/VDKitRuntimeObjc",
"product_memberships" : [
"VDKit",
"UIKitEnvironment",
"VDKitRuntime"
],
"sources" : [
"_VD.m",
"_VDDelegateProxy.m",
"_VDKVOObserver.m",
"_VDObjCRuntime.m"
],
"type" : "library"
},
{
"c99name" : "VDKitRuntime",
"module_type" : "SwiftTarget",
"name" : "VDKitRuntime",
"path" : "Sources/VDKitRuntime",
"product_memberships" : [
"VDKit",
"UIKitEnvironment",
"VDKitRuntime"
],
"sources" : [
"Runtime++.swift"
],
"target_dependencies" : [
"VDKitRuntimeObjc"
],
"type" : "library"
},
{
"c99name" : "VDKit",
"module_type" : "SwiftTarget",
"name" : "VDKit",
"path" : "Sources/VDKit",
"product_memberships" : [
"VDKit"
],
"sources" : [
"Imports.swift"
],
"target_dependencies" : [
"VDKitRuntime",
"VDBuilders",
"UIKitEnvironment",
"VDCommon",
"VDDates",
"WrappedDefaults",
"VDSwiftUICommon",
"BindGeometry",
"DragNDrop",
"EnvironmentStateObject",
"Field",
"Pages",
"Scroll",
"VDUIKit",
"VDOptional",
"VDMirror",
"LinesStack",
"VDCoreGraphics",
"LoadingPlaceholder",
"DateField"
],
"type" : "library"
},
{
"c99name" : "VDDates",
"module_type" : "SwiftTarget",
"name" : "VDDates",
"path" : "Sources/VDDates",
"product_memberships" : [
"VDKit",
"VDDates",
"DateField"
],
"sources" : [
"CalendarComponent++.swift",
"Date++.swift",
"DateFormat.swift"
],
"type" : "library"
},
{
"c99name" : "VDCoreGraphics",
"module_type" : "SwiftTarget",
"name" : "VDCoreGraphics",
"path" : "Sources/VDCoreGraphics",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"DateField",
"Scroll",
"VDUIKit",
"VDCoreGraphics"
],
"sources" : [
"CA++.swift",
"CG++.swift",
"CGAffineTransform++.swift"
],
"type" : "library"
},
{
"c99name" : "VDCommon",
"module_type" : "SwiftTarget",
"name" : "VDCommon",
"path" : "Sources/VDCommon",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"VDCommon",
"DateField",
"Scroll"
],
"sources" : [
"AttributedString++.swift",
"Bool++.swift",
"Clojures.swift",
"Collection++.swift",
"CollectionDifference++.swift",
"CopyOnWrite.swift",
"Decimal++.swift",
"GetterSetter.swift",
"Lazy.swift",
"Locale++.swift",
"Lock++.swift",
"OffsetBounds.swift",
"Pair.swift",
"Pattern.swift",
"Proxy.swift",
"Range++.swift",
"Result++.swift",
"String++.swift",
"Union.swift"
],
"target_dependencies" : [
"VDBuilders"
],
"type" : "library"
},
{
"c99name" : "VDBuilders",
"module_type" : "SwiftTarget",
"name" : "VDBuilders",
"path" : "Sources/VDBuilders",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"VDBuilders",
"VDCommon",
"VDSwiftUICommon",
"DragNDrop",
"Field",
"DateField",
"Pages",
"Scroll",
"VDUIKit"
],
"sources" : [
"ArrayBuilder.swift",
"ComposeBuilder.swift",
"SingleBuilder.swift"
],
"type" : "library"
},
{
"c99name" : "UIKitEnvironment",
"module_type" : "SwiftTarget",
"name" : "UIKitEnvironment",
"path" : "Sources/UIKitEnvironment",
"product_memberships" : [
"VDKit",
"UIKitEnvironment"
],
"sources" : [
"UIViewEnvironment.swift"
],
"target_dependencies" : [
"VDKitRuntime"
],
"type" : "library"
},
{
"c99name" : "Scroll",
"module_type" : "SwiftTarget",
"name" : "Scroll",
"path" : "Sources/SwiftUI/Scroll",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"Scroll"
],
"sources" : [
"ContentFrame.swift",
"ContentOffset.swift",
"ContentOffsetRange.swift",
"Scroll.swift",
"ScrollEnvironments.swift",
"ScrollOffset.swift",
"ScrollPaging.swift"
],
"target_dependencies" : [
"VDCommon",
"VDSwiftUICommon",
"VDCoreGraphics"
],
"type" : "library"
},
{
"c99name" : "Pages",
"module_type" : "SwiftTarget",
"name" : "Pages",
"path" : "Sources/SwiftUI/Pages",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"Pages"
],
"sources" : [
"Pages.swift"
],
"target_dependencies" : [
"VDSwiftUICommon"
],
"type" : "library"
},
{
"c99name" : "LoadingPlaceholder",
"module_type" : "SwiftTarget",
"name" : "LoadingPlaceholder",
"path" : "Sources/SwiftUI/LoadingPlaceholder",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"LoadingPlaceholder"
],
"sources" : [
"PlaceholderModifier.swift",
"Shimmering.swift"
],
"target_dependencies" : [
"BindGeometry"
],
"type" : "library"
},
{
"c99name" : "LinesStack",
"module_type" : "SwiftTarget",
"name" : "LinesStack",
"path" : "Sources/SwiftUI/LinesStack",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"LinesStack"
],
"sources" : [
"LinesStack.swift"
],
"target_dependencies" : [
"BindGeometry"
],
"type" : "library"
},
{
"c99name" : "Field",
"module_type" : "SwiftTarget",
"name" : "Field",
"path" : "Sources/SwiftUI/Field",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"Field"
],
"sources" : [
"Field.swift",
"FieldEnvironments.swift",
"UIField.swift"
],
"target_dependencies" : [
"VDSwiftUICommon"
],
"type" : "library"
},
{
"c99name" : "EnvironmentStateObject",
"module_type" : "SwiftTarget",
"name" : "EnvironmentStateObject",
"path" : "Sources/SwiftUI/EnvironmentStateObject",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"DragNDrop",
"EnvironmentStateObject"
],
"sources" : [
"EnvironmentStateObject.swift"
],
"type" : "library"
},
{
"c99name" : "DragNDrop",
"module_type" : "SwiftTarget",
"name" : "DragNDrop",
"path" : "Sources/SwiftUI/DragNDrop",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"DragNDrop"
],
"sources" : [
"DragAndDrop.swift"
],
"target_dependencies" : [
"EnvironmentStateObject",
"VDSwiftUICommon",
"BindGeometry"
],
"type" : "library"
},
{
"c99name" : "DateField",
"module_type" : "SwiftTarget",
"name" : "DateField",
"path" : "Sources/DateField",
"product_memberships" : [
"VDKit",
"DateField"
],
"sources" : [
"CalendarComponent++.swift",
"CustomPicker.swift",
"DateField.swift",
"DateFormat++.swift",
"Textable.swift",
"UIColor++.swift",
"UIDateField.swift"
],
"target_dependencies" : [
"VDSwiftUICommon",
"VDDates",
"VDCommon",
"VDUIKit"
],
"type" : "library"
},
{
"c99name" : "BindGeometry",
"module_type" : "SwiftTarget",
"name" : "BindGeometry",
"path" : "Sources/SwiftUI/BindGeometry",
"product_memberships" : [
"VDKit",
"VDSwiftUI",
"BindGeometry",
"DragNDrop",
"LinesStack",
"LoadingPlaceholder"
],
"sources" : [
"Geometry++.swift"
],
"type" : "library"
}
],
"tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/27] Write sources
In file included from /host/spi-builder-workspace/Sources/VDKitRuntimeObjc/_VDKVOObserver.m:9:
/host/spi-builder-workspace/Sources/VDKitRuntimeObjc/include/_VDKVOObserver.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[22/27] Compiling VDKitRuntimeObjc _VDKVOObserver.m
In file included from /host/spi-builder-workspace/Sources/VDKitRuntimeObjc/_VD.m:9:
/host/spi-builder-workspace/Sources/VDKitRuntimeObjc/include/_VD.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[22/27] Compiling VDKitRuntimeObjc _VD.m
In file included from /host/spi-builder-workspace/Sources/VDKitRuntimeObjc/_VDDelegateProxy.m:9:
/host/spi-builder-workspace/Sources/VDKitRuntimeObjc/include/_VDDelegateProxy.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[22/27] Compiling VDKitRuntimeObjc _VDDelegateProxy.m
[22/27] Compiling VDKitRuntimeObjc _VDObjCRuntime.m
[22/27] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/VDKitRuntimeObjc/_VDKVOObserver.m:9:
/host/spi-builder-workspace/Sources/VDKitRuntimeObjc/include/_VDKVOObserver.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/5] Compiling VDKitRuntimeObjc _VDKVOObserver.m
[0/5] Compiling VDKitRuntimeObjc _VDDelegateProxy.m
[0/5] Compiling VDKitRuntimeObjc _VD.m
[0/5] Compiling VDKitRuntimeObjc _VDObjCRuntime.m
[0/5] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux