Build Information
Failed to build CoreResolve, reference 1.0.11 (e2ad66), with Swift 6.1 for Wasm on 28 May 2025 04:31:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/theappstudiollc/CoreResolve.git
Reference: 1.0.11
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/theappstudiollc/CoreResolve
* tag 1.0.11 -> FETCH_HEAD
HEAD is now at e2ad661 Initial Commit of version 1.0.11
Cloned https://github.com/theappstudiollc/CoreResolve.git
Revision (git rev-parse @):
e2ad66140d2113bf1ff903ceb459b5a771e0f837
SUCCESS checkout https://github.com/theappstudiollc/CoreResolve.git at 1.0.11
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/theappstudiollc/CoreResolve.git
https://github.com/theappstudiollc/CoreResolve.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "CoreResolve",
"name" : "CoreResolve",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.12"
},
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "10.0"
},
{
"name" : "watchos",
"version" : "3.0"
}
],
"products" : [
{
"name" : "CoreResolve",
"targets" : [
"CoreResolve"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CoreResolve_ObjC",
"module_type" : "ClangTarget",
"name" : "CoreResolve_ObjC",
"path" : "Sources/CoreResolve_ObjC",
"product_memberships" : [
"CoreResolve"
],
"sources" : [
"CRKObjectiveC.m"
],
"type" : "library"
},
{
"c99name" : "CoreResolveTests",
"module_type" : "SwiftTarget",
"name" : "CoreResolveTests",
"path" : "Tests/CoreResolveTests",
"sources" : [
"CollectionChangesTests.swift",
"CoreAPITests.swift",
"CoreAsynchronousOperationTests.swift",
"CoreFileStoreManagerUrlProviderTests.swift",
"FactoryRegistryTests.swift",
"Mocks/MockCoreAPIOperation.swift",
"Mocks/MockCoreDecoding.swift",
"Mocks/MockCoreEncoding.swift",
"Mocks/MockCoreLocationProviding.swift",
"Mocks/MockMultipeerSessionManagerDelegate.swift",
"Mocks/MockMultipeerSessionProviding.swift",
"Mocks/MockURLProtocol.swift",
"MultipeerSessionManagerTests.swift",
"ServiceManagerTests.swift"
],
"target_dependencies" : [
"CoreResolve"
],
"type" : "test"
},
{
"c99name" : "CoreResolve",
"module_type" : "SwiftTarget",
"name" : "CoreResolve",
"path" : "Sources/CoreResolve",
"product_memberships" : [
"CoreResolve"
],
"sources" : [
"Platforms/iOS/LegacyUserNotificationManager-UIKit.swift",
"Platforms/macOS/CoreCollectionViewDataSource-AppKit.swift",
"Platforms/macOS/CoreTableDataSource-AppKit.swift",
"Platforms/macOS/CoreTableViewDataSource-AppKit.swift",
"Platforms/macOS/Extensions-AppKit.swift",
"Platforms/macOS/LegacyUserNotificationManager-AppKit.swift",
"Platforms/macOS/NSViewController-CorePrints.swift",
"Platforms/watchOS/CoreTableDataSource-WatchKit.swift",
"Platforms/watchOS/CoreUserNotificationInterfaceController.swift",
"Platforms/watchOS/Extensions-watchOS.swift",
"Platforms/watchOS/WKInterfaceController-CorePrints.swift",
"Shared/Common/AppIconService.swift",
"Shared/Common/CollectionChanges.swift",
"Shared/Common/CoreAsynchronousOperation.swift",
"Shared/Common/CoreCellDequeuing.swift",
"Shared/Common/CoreCollectionViewCell.swift",
"Shared/Common/CoreCollectionViewController.swift",
"Shared/Common/CoreContainerViewController.swift",
"Shared/Common/CoreContainerViewControllerError.swift",
"Shared/Common/CoreDecoding.swift",
"Shared/Common/CoreEncoding.swift",
"Shared/Common/CoreFactoryService.swift",
"Shared/Common/CoreFactoryServiceError.swift",
"Shared/Common/CorePrints.swift",
"Shared/Common/CoreResettable.swift",
"Shared/Common/CoreSegueHandling.swift",
"Shared/Common/CoreServiceProviding.swift",
"Shared/Common/CoreServiceProvidingError.swift",
"Shared/Common/CoreTableViewController.swift",
"Shared/Common/CoreTransactionProviding.swift",
"Shared/Common/CoreUserActivityService.swift",
"Shared/Common/CoreViewController.swift",
"Shared/Common/Extensions-CoreGraphics.swift",
"Shared/Common/Extensions-SceneKit.swift",
"Shared/Common/Extensions.swift",
"Shared/Common/FactoryRegistry.swift",
"Shared/Common/ParallaxProxyLayer.swift",
"Shared/Common/ResolvedServiceReference.swift",
"Shared/Common/ServiceManager.swift",
"Shared/Common/ShimExtensions.swift",
"Shared/Common/SpringAction.swift",
"Shared/Common/VideoPlayerView.swift",
"Shared/CoreAPI/CoreAPIContainer.swift",
"Shared/CoreAPI/CoreAPIError.swift",
"Shared/CoreAPI/CoreAPILogging.swift",
"Shared/CoreAPI/CoreAPIOperation.swift",
"Shared/CoreAPI/CoreAPIRequest.swift",
"Shared/CoreAPI/CoreAPIRequestTask.swift",
"Shared/CoreData/BasicSQLiteCoreDataStackConfigurationProvider.swift",
"Shared/CoreData/CoreDataContextPool.swift",
"Shared/CoreData/CoreDataManager.swift",
"Shared/CoreData/CoreDataService.swift",
"Shared/CoreData/CoreDataStack.swift",
"Shared/CoreData/CoreDataStackConfigurationProviding.swift",
"Shared/CoreData/CoreDataStackError.swift",
"Shared/CoreData/CoreTableDataSource.swift",
"Shared/CoreData/FetchedResultsControllerDataSource.swift",
"Shared/CoreData/FetchedResultsControllerPrefetchDataSource.swift",
"Shared/CoreData/ManagedObject-Extensions.swift",
"Shared/CoreData/MultiContextCoreDataStack.swift",
"Shared/CoreData/MultiCoordinatorSynchronouslyMergingCoreDataStack.swift",
"Shared/CoreData/PrefetchDataSource.swift",
"Shared/CoreData/SingleCoordinatorAsynchronouslyMergingCoreDataStack.swift",
"Shared/CoreData/SingleCoordinatorSynchronouslyMergingCoreDataStack.swift",
"Shared/CoreData/SynchronouslyMergingCoreDataStack.swift",
"Shared/CoreFile/CoreFileStoreManagerUrlProvider.swift",
"Shared/CoreFile/CoreFileStoreManagerUrlProviding.swift",
"Shared/CoreFile/CoreFileStoreService.swift",
"Shared/CoreFile/CoreFileStoreServiceError.swift",
"Shared/CoreFile/FileStoreManager.swift",
"Shared/CoreLayout/CoreColumnLayoutAware.swift",
"Shared/CoreLayout/CoreColumnLayoutClient.swift",
"Shared/CoreLayout/CoreColumnLayoutContaining.swift",
"Shared/CoreLayout/CoreColumnLayoutExtensions.swift",
"Shared/CoreLayout/CoreColumnLayoutProvider.swift",
"Shared/CoreLayout/CoreColumnLayoutProviding.swift",
"Shared/CoreLayout/CoreLayoutAnchorable.swift",
"Shared/CoreLocation/CLLocationManager-CoreLocationProviding.swift",
"Shared/CoreLocation/CoreBeaconIdentity.swift",
"Shared/CoreLocation/CoreBeaconRanging.swift",
"Shared/CoreLocation/CoreLocationProviding.swift",
"Shared/CoreLocation/CoreLocationProvidingDelegate.swift",
"Shared/CoreLocation/Extensions-CoreLocation.swift",
"Shared/Logging/CoreLoggingService.swift",
"Shared/Logging/LogManager.swift",
"Shared/Logging/LogManagerConfigurationProvider.swift",
"Shared/Logging/LogManagerConfigurationProviding.swift",
"Shared/MultipeerConnectivity/MCSession-MultipeerSessionProviding.swift",
"Shared/MultipeerConnectivity/MultipeerMessageManager.swift",
"Shared/MultipeerConnectivity/MultipeerMessageManagerDelegate.swift",
"Shared/MultipeerConnectivity/MultipeerMessageManagerError.swift",
"Shared/MultipeerConnectivity/MultipeerMessagePayload.swift",
"Shared/MultipeerConnectivity/MultipeerSessionManager-Extensions.swift",
"Shared/MultipeerConnectivity/MultipeerSessionManager.swift",
"Shared/MultipeerConnectivity/MultipeerSessionManagerDelegate.swift",
"Shared/MultipeerConnectivity/MultipeerSessionProviding.swift",
"Shared/MultipeerConnectivity/MultipeerSessionProvidingDelegate.swift",
"Shared/UIKit/CoreAnimatedTransition.swift",
"Shared/UIKit/CoreCollectionViewDataSource-UIKit.swift",
"Shared/UIKit/CoreInteractiveTransition.swift",
"Shared/UIKit/CoreNavigationController.swift",
"Shared/UIKit/CoreScalableLabel.swift",
"Shared/UIKit/CoreSplitViewController.swift",
"Shared/UIKit/CoreStoryboardSegue.swift",
"Shared/UIKit/CoreTableDataSource-UIKit.swift",
"Shared/UIKit/CoreTableViewDataSource-UIKit.swift",
"Shared/UIKit/Extensions-UIKit.swift",
"Shared/UIKit/GradientView.swift",
"Shared/UIKit/ParallaxProxyView.swift",
"Shared/UIKit/TouchForwardingView.swift",
"Shared/UIKit/UIViewController-CorePrints.swift",
"Shared/User Notifications/CoreNotification.swift",
"Shared/User Notifications/CoreNotificationProviding.swift",
"Shared/User Notifications/CoreRemoteNotificationAdapter.swift",
"Shared/User Notifications/UserNotificationManager.swift"
],
"target_dependencies" : [
"CoreResolve_ObjC"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreAPIError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreDataStackError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreFactoryServiceError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreFileStoreServiceError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreServiceProvidingError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/MultipeerMessageManagerError.strings': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreAPIError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreDataStackError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreFactoryServiceError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreFileStoreServiceError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreServiceProvidingError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/MultipeerMessageManagerError.strings': File not found.
Building for debugging...
[0/3] Write sources
In file included from /host/spi-builder-workspace/Sources/CoreResolve_ObjC/CRKObjectiveC.m:21:
/host/spi-builder-workspace/Sources/CoreResolve_ObjC/include/CRKObjectiveC.h:21:9: fatal error: 'Foundation/Foundation.h' file not found
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling CoreResolve_ObjC CRKObjectiveC.m
[1/3] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreAPIError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreDataStackError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreFactoryServiceError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreFileStoreServiceError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/CoreServiceProvidingError.strings': File not found.
warning: 'spi-builder-workspace': Invalid Resource 'Resources/MultipeerMessageManagerError.strings': File not found.
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/CoreResolve_ObjC/CRKObjectiveC.m:21:
/host/spi-builder-workspace/Sources/CoreResolve_ObjC/include/CRKObjectiveC.h:21:9: fatal error: 'Foundation/Foundation.h' file not found
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/2] Compiling CoreResolve_ObjC CRKObjectiveC.m
[0/2] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm