Build Information
Failed to build SBTUITestTunnel, reference master (5eab37), with Swift 6.1 for Linux on 19 Dec 2025 14:10:42 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Subito-it/SBTUITestTunnel.git
Reference: master
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/Subito-it/SBTUITestTunnel
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 5eab37b Merge pull request #249 from mattia/nullability-url-request-body-fix
Cloned https://github.com/Subito-it/SBTUITestTunnel.git
Revision (git rev-parse @):
5eab37ba6f44fad090acc1f531e8eecb50633bbb
SUCCESS checkout https://github.com/Subito-it/SBTUITestTunnel.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/Subito-it/SBTUITestTunnel.git
https://github.com/Subito-it/SBTUITestTunnel.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "SBTUITestTunnel",
"name" : "SBTUITestTunnel",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "SBTUITestTunnelServer",
"targets" : [
"SBTUITestTunnelServer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SBTUITestTunnelClient",
"targets" : [
"SBTUITestTunnelClient"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SBTUITestTunnelServer",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelServer",
"path" : "Sources/SBTUITestTunnelServer",
"product_memberships" : [
"SBTUITestTunnelServer"
],
"sources" : [
"GCDWebServer/Core/SBTWebServer.m",
"GCDWebServer/Core/SBTWebServerConnection.m",
"GCDWebServer/Core/SBTWebServerFunctions.m",
"GCDWebServer/Core/SBTWebServerRequest.m",
"GCDWebServer/Core/SBTWebServerResponse.m",
"GCDWebServer/Requests/SBTWebServerDataRequest.m",
"GCDWebServer/Requests/SBTWebServerFileRequest.m",
"GCDWebServer/Requests/SBTWebServerMultiPartFormRequest.m",
"GCDWebServer/Requests/SBTWebServerURLEncodedFormRequest.m",
"GCDWebServer/Responses/SBTWebServerDataResponse.m",
"GCDWebServer/Responses/SBTWebServerErrorResponse.m",
"GCDWebServer/Responses/SBTWebServerFileResponse.m",
"GCDWebServer/Responses/SBTWebServerStreamedResponse.m",
"SBTAnyViewControllerPreviewing.m",
"SBTUITestTunnelServer.m",
"UIScrollView+SBTUITestTunnel.m",
"UIViewController+SBTUITestTunnel.m",
"WebSocket/SBTWebSocketServer.m",
"private/CLLocationManager+Swizzles.m",
"private/NSURLSession+HTTPBodyFix.m",
"private/NSURLSessionConfiguration+SBTUITestTunnel.m",
"private/SBTProxyURLProtocol.m",
"private/UITextField+DisableAutocomplete.m",
"private/UIView+Extensions.m",
"private/UNUserNotificationCenter+Swizzles.m"
],
"target_dependencies" : [
"SBTUITestTunnelCommon",
"SBTUITestTunnelCommonSwift"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelCommonSwift",
"module_type" : "SwiftTarget",
"name" : "SBTUITestTunnelCommonSwift",
"path" : "Sources/SBTUITestTunnelCommonSwift",
"product_memberships" : [
"SBTUITestTunnelServer",
"SBTUITestTunnelClient"
],
"sources" : [
"SBTRequestMatch+Swift.swift",
"SBTRewrite+Swift.swift",
"SBTStubFailureResponse+Swift.swift",
"SBTStubResponse+Swift.swift"
],
"target_dependencies" : [
"SBTUITestTunnelCommon"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelCommonNoARC",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelCommonNoARC",
"path" : "Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc",
"product_memberships" : [
"SBTUITestTunnelServer",
"SBTUITestTunnelClient"
],
"sources" : [
"NSInvocation+DTXRemoteSerialization.m",
"_DTXIPCRemoteBlockRegistry.m"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelCommon",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelCommon",
"path" : "Sources/SBTUITestTunnelCommon",
"product_memberships" : [
"SBTUITestTunnelServer",
"SBTUITestTunnelClient"
],
"sources" : [
"DetoxIPC/Apple/NSConnection.m",
"DetoxIPC/DTXIPCConnection.m",
"DetoxIPC/DTXIPCListener.m",
"DetoxIPC/DTXObjectiveCHelpers/DTXAddressInfo.mm",
"DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.m",
"DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.m",
"DetoxIPC/DTXObjectiveCHelpers/NSObject+AttachedObjects.m",
"DetoxIPC/DTXObjectiveCHelpers/NSString+FileNames.m",
"DetoxIPC/DTXObjectiveCHelpers/NSString+QuotedStringForJS.m",
"DetoxIPC/DTXObjectiveCHelpers/NSString+Trimming.m",
"DetoxIPC/_DTXIPCDistantObject.m",
"DetoxIPC/_DTXIPCExportedObject.m",
"NSData+gzip.m",
"NSURLRequest+HTTPBodyFix.m",
"SBTActiveStub.m",
"SBTMonitoredNetworkRequest.m",
"SBTRegularExpressionMatcher.m",
"SBTRequestMatch.m",
"SBTRequestPropertyStorage.m",
"SBTRewrite.m",
"SBTRewriteReplacement.m",
"SBTStubFailureResponse.m",
"SBTStubResponse.m",
"SBTUITestTunnel.m",
"SBTUITestTunnelNetworkUtility.m"
],
"target_dependencies" : [
"SBTUITestTunnelCommonNoARC"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelClientObjC",
"module_type" : "ClangTarget",
"name" : "SBTUITestTunnelClientObjC",
"path" : "Sources/SBTUITestTunnelClient",
"product_memberships" : [
"SBTUITestTunnelClient"
],
"sources" : [
"SBTUITestTunnelClient.m",
"SBTUITunneledApplication.m",
"XCTestCase+AppExtension.m"
],
"target_dependencies" : [
"SBTUITestTunnelCommon"
],
"type" : "library"
},
{
"c99name" : "SBTUITestTunnelClient",
"module_type" : "SwiftTarget",
"name" : "SBTUITestTunnelClient",
"path" : "Sources/SBTUITestTunnelClientSPM",
"product_memberships" : [
"SBTUITestTunnelClient"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"SBTUITestTunnelClientObjC",
"SBTUITestTunnelCommon",
"SBTUITestTunnelCommonSwift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.m:11:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/Apple/NSConnection.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/58] Compiling NSConnection.m
[0/58] Compiling NSString+FileNames.m
[0/58] Compiling DTXAddressInfo.mm
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSArray+Utils.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITunneledApplication.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITunneledApplication.h:17:1: error: use of '@import' when modules are disabled
17 | @import XCTest;
| ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/SBTUITunneledApplication.m:17:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITunneledApplication.h:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:17:1: error: use of '@import' when modules are disabled
17 | @import SBTUITestTunnelCommon;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:18:1: error: use of '@import' when modules are disabled
18 | @import CoreLocation;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:19:1: error: use of '@import' when modules are disabled
19 | @import UserNotifications;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:25:42: error: cannot find protocol declaration for 'NSObject'
25 | @protocol SBTUITestTunnelClientProtocol <NSObject>
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:44:39: error: expected a type
44 | - (void)launchConnectionless:(nonnull NSString * _Nonnull (^)(NSString * _Nonnull, NSDictionary<NSString *, NSString *> * _Nonnull))command;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:58:31: error: expected a type
58 | + (void)setConnectionTimeout:(NSTimeInterval)timeout;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:77:13: error: expected a type
77 | - (nullable NSString *)stubRequestsMatching:(nonnull SBTRequestMatch *)match response:(nonnull SBTStubResponse *)response;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:4: error: expected a type
88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:43: error: expected a type
88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:74: error: expected ':'
88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
| ^
| :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:88:74: error: expected ';' after method prototype
88 | - (BOOL)stubRequestsRemoveWithId:(nonnull NSString *)stubId NS_SWIFT_NAME(stubRequestsRemove(id:));
| ^
| ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:4: error: expected a type
97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:44: error: expected a type
97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:87: error: expected ':'
97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
| ^
| :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:97:87: error: expected ';' after method prototype
97 | - (BOOL)stubRequestsRemoveWithIds:(nonnull NSArray<NSString *> *)stubIds NS_SWIFT_NAME(stubRequestsRemove(ids:));
| ^
| ;
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:4: error: expected a type
106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:90: error: expected ':'
106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
| ^
| :
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITestTunnelClientProtocol.h:106:90: error: expected ';' after method prototype
106 | - (BOOL)stubRequestsRemoveWithRequestMatch:(nonnull SBTRequestMatch *)match NS_SWIFT_NAME(stubRequestsRemove(requestMatch:));
| ^
| ;
fatal error: too many errors emitted, stopping now [-ferror-limit=]
[0/58] Compiling SBTUITestTunnelClientObjC SBTUITunneledApplication.m
[0/58] Compiling NSArray+Utils.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSString+QuotedStringForJS.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSString+QuotedStringForJS.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/58] Compiling NSString+QuotedStringForJS.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.m:9:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/DTXObjectiveCHelpers/NSMapTable+Subscripting.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/58] Compiling NSMapTable+Subscripting.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/XCTestCase+AppExtension.m:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/XCTestCase+AppExtension.h:19:1: error: use of '@import' when modules are disabled
19 | @import XCTest;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/XCTestCase+AppExtension.h:23:12: error: cannot find interface declaration for 'XCTestCase'
23 | @interface XCTestCase (AppExtension)
| ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelClient/XCTestCase+AppExtension.m:20:
/host/spi-builder-workspace/Sources/SBTUITestTunnelClient/include/SBTUITunneledApplication.h:17:1: error: use of '@import' when modules are disabled
17 | @i[0/58] Compiling SBTUITestTunnelClientObjC XCTestCase+AppExtension.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/58] Write sources
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTUITestTunnel.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:17:1: error: use of '@import' when modules are disabled
17 | @import Foundation;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:18:1: error: use of '@import' when modules are disabled
18 | @import ObjectiveC.NSObject;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:20:8: error: unknown type name 'NSString'
20 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchEnvironmentIPCKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:21:8: error: unknown type name 'NSString'
21 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchEnvironmentPortKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:22:8: error: unknown type name 'NSString'
22 | extern NSString * _Nonnull const SBTUITunneledApplicationDefaultHost;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:31:8: error: unknown type name 'NSString'
31 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchSignal;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:32:8: error: unknown type name 'NSString'
32 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionResetFilesystem;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:33:8: error: unknown type name 'NSString'
33 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionDisableKeepAlive;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:34:8: error: unknown type name 'NSString'
34 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionDisableUITextFieldAutocomplete;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:35:8: error: unknown type name 'NSString'
35 | extern NSString * _Nonnull const SBTUITunneledApplicationLaunchOptionHasStartupCommands;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:37:8: error: unknown type name 'NSString'
37 | extern NSString * _Nonnull const SBTUITunnelIPCCommand;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:39:8: error: unknown type name 'NSString'
39 | extern NSString * _Nonnull const SBTUITunnelHTTPMethod;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:41:8: error: unknown type name 'NSString'
41 | extern NSString * _Nonnull const SBTUITunnelStubMatchRuleKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:42:8: error: unknown type name 'NSString'
42 | extern NSString * _Nonnull const SBTUITunnelStubResponseKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:44:8: error: unknown type name 'NSString'
44 | extern NSString * _Nonnull const SBTUITunnelRewriteMatchRuleKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:45:8: error: unknown type name 'NSString'
45 | extern NSString * _Nonnull const SBTUITunnelRewriteKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:47:8: error: unknown type name 'NSString'
47 | extern NSString * _Nonnull const SBTUITunnelProxyQueryRuleKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:48:8: error: unknown type name 'NSString'
48 | extern NSString * _Nonnull const SBTUITunnelProxyQueryResponseTimeKey;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnel.h:50:8: error: unknown type name 'NSString'
50 | extern NSString * _Nonnull const SBTUITunnelCookieBlockMatchRuleKey;
| ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[2/58] Compiling SBTUITestTunnelCommon SBTUITestTunnel.m
[2/58] Compiling SBTUITestTunnelCommon SBTRewriteReplacement.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubResponse.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:17:1: error: use of '@import' when modules are disabled
17 | @import Foundation;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:38: error: no type or protocol named 'NSSecureCoding'
19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:29: error: cannot find interface declaration for 'NSObject', superclass of 'SBTStubResponse'
19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:22:38: error: unknown type name 'NSTimeInterval'
22 | @property (class, nonatomic, assign) NSTimeInterval defaultResponseTime;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:25:38: error: unknown type name 'NSInteger'
25 | @property (class, nonatomic, assign) NSInteger defaultReturnCode;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:47: error: unknown type name 'NSString'
28 | @property (class, nonnull, nonatomic, strong) NSString *defaultDictionaryContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:1: error: property with 'retain (or strong)' attribute must be of object type
28 | @property (class, nonnull, nonatomic, strong) NSString *defaultDictionaryContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:47: error: unknown type name 'NSString'
31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:1: error: property with 'retain (or strong)' attribute must be of object type
31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:34:47: error: unknown type name 'NSString'
34 | @property (class, nonnull, nonatomic, strong) NSString *defaultStringContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:34:1: error: property with 'retain (or strong)' attribute must be of object type
34 | @property (class, nonnull, nonatomic, strong) NSString *defaultStringContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:36:41: error: unknown type name 'NSData'
36 | @property (nullable, nonatomic, strong) NSData *data;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:36:1: error: property with 'retain (or strong)' attribute must be of object type
36 | @property (nullable, nonatomic, strong) NSData *data;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:37:41: error: unknown type name 'NSString'
37 | @property (nullable, nonatomic, strong) NSString *contentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:37:1: error: property with 'retain (or strong)' attribute must be of object type
37 | @property (nullable, nonatomic, strong) NSString *contentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:41: error: unknown type name 'NSDictionary'
40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:53: error: expected member name or ';' after declaration specifiers
40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
| ~~~~~~~~~~~~^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:40:1: error: property requires fields to be named
40 | @property (nullable, nonatomic, strong) NSDictionary<NSString *, NSString *> *headers;
| ^ ~~~~~~~~~~~~
[2/58] Compiling SBTUITestTunnelCommon SBTStubResponse.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubFailureResponse.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubFailureResponse.h:17:1: error: use of '@import' when modules are disabled
17 | @import Foundation;
| ^
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTStubFailureResponse.m:17:
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubFailureResponse.h:19:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:17:1: error: use of '@import' when modules are disabled
17 | @import Foundation;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:38: error: no type or protocol named 'NSSecureCoding'
19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:19:29: error: cannot find interface declaration for 'NSObject', superclass of 'SBTStubResponse'
19 | @interface SBTStubResponse: NSObject<NSSecureCoding, NSCopying>
| ~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:22:38: error: unknown type name 'NSTimeInterval'
22 | @property (class, nonatomic, assign) NSTimeInterval defaultResponseTime;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:25:38: error: unknown type name 'NSInteger'
25 | @property (class, nonatomic, assign) NSInteger defaultReturnCode;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:47: error: unknown type name 'NSString'
28 | @property (class, nonnull, nonatomic, strong) NSString *defaultDictionaryContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:28:1: error: property with 'retain (or strong)' attribute must be of object type
28 | @property (class, nonnull, nonatomic, strong) NSString *defaultDictionaryContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:47: error: unknown type name 'NSString'
31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataContentType;
| ^
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTStubResponse.h:31:1: error: property with 'retain (or strong)' attribute must be of object type
31 | @property (class, nonnull, nonatomic, strong) NSString *defaultDataConten[2/58] Compiling SBTUITestTunnelCommon SBTStubFailureResponse.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/SBTUITestTunnelNetworkUtility.m:17:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/include/SBTUITestTunnelNetworkUtility.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
17 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
[2/58] Compiling SBTUITestTunnelCommon SBTUITestTunnelNetworkUtility.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/NSInvocation+DTXRemoteSerialization.m:21:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/NSInvocation+DTXRemoteSerialization.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1[2/58] Compiling SBTUITestTunnelCommonNoARC NSInvocation+DTXRemoteSerialization.m
In file included from /host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/_DTXIPCRemoteBlockRegistry.m:21:
/host/spi-builder-workspace/Sources/SBTUITestTunnelCommon/DetoxIPC/fno-objc-arc/_DTXIPCRemoteBlockRegistry.h:9:9: fatal error: 'Foundation/Foundation.h' file not found
9 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[2/58] Compiling SBTUITestTunnelCommonNoARC _DTXIPCRemoteBlockRegistry.m
[2/58] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux