The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WebDriverAgent, reference v9.10.1+qaw.0 (4f4b98), with Swift 6.1 for Wasm on 31 May 2025 21:10:59 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>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/qawolf/WebDriverAgent.git
Reference: v9.10.1+qaw.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/qawolf/WebDriverAgent
 * tag               v9.10.1+qaw.0 -> FETCH_HEAD
HEAD is now at 4f4b986 spm: add initial support for SPM together with headers.sh to generate symlinks
Cloned https://github.com/qawolf/WebDriverAgent.git
Revision (git rev-parse @):
4f4b986b0ae578165ccc884ddb496d2a118b0e6f
SUCCESS checkout https://github.com/qawolf/WebDriverAgent.git at v9.10.1+qaw.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/qawolf/WebDriverAgent.git
https://github.com/qawolf/WebDriverAgent.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "WebDriverAgent",
  "name" : "WebDriverAgent",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "WebDriverAgentLib",
      "targets" : [
        "WebDriverAgentLib"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "WebDriverAgentLibTests",
      "module_type" : "ClangTarget",
      "name" : "WebDriverAgentLibTests",
      "path" : "WebDriverAgentTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/WebDriverAgentTests/IntegrationApp/Resources/Base.lproj/Main.storyboard",
          "rule" : {
            "process" : {
              "localization" : "Base"
            }
          }
        }
      ],
      "sources" : [
        "IntegrationApp/Classes/AppDelegate.m",
        "IntegrationApp/Classes/FBAlertViewController.m",
        "IntegrationApp/Classes/FBNavigationController.m",
        "IntegrationApp/Classes/FBScrollViewController.m",
        "IntegrationApp/Classes/FBTableDataSource.m",
        "IntegrationApp/Classes/TouchSpotView.m",
        "IntegrationApp/Classes/TouchViewController.m",
        "IntegrationApp/Classes/TouchableView.m",
        "IntegrationApp/Classes/ViewController.m",
        "IntegrationApp/main.m",
        "IntegrationTests/FBAlertTests.m",
        "IntegrationTests/FBAutoAlertsHandlerTests.m",
        "IntegrationTests/FBConfigurationTests.m",
        "IntegrationTests/FBElementAttributeTests.m",
        "IntegrationTests/FBElementSwipingTests.m",
        "IntegrationTests/FBElementVisibilityTests.m",
        "IntegrationTests/FBFailureProofTestCaseTests.m",
        "IntegrationTests/FBForceTouchTests.m",
        "IntegrationTests/FBImageProcessorTests.m",
        "IntegrationTests/FBIntegrationTestCase.m",
        "IntegrationTests/FBKeyboardTests.m",
        "IntegrationTests/FBPasteboardTests.m",
        "IntegrationTests/FBPickerWheelSelectTests.m",
        "IntegrationTests/FBSafariAlertTests.m",
        "IntegrationTests/FBScreenTests.m",
        "IntegrationTests/FBScrollingTests.m",
        "IntegrationTests/FBSessionIntegrationTests.m",
        "IntegrationTests/FBTapTest.m",
        "IntegrationTests/FBTypingTest.m",
        "IntegrationTests/FBVideoRecordingTests.m",
        "IntegrationTests/FBW3CMultiTouchActionsIntegrationTests.m",
        "IntegrationTests/FBW3CTouchActionsIntegrationTests.m",
        "IntegrationTests/FBW3CTypeActionsTests.m",
        "IntegrationTests/FBXPathIntegrationTests.m",
        "IntegrationTests/XCElementSnapshotHelperTests.m",
        "IntegrationTests/XCElementSnapshotHitPointTests.m",
        "IntegrationTests/XCUIApplicationHelperTests.m",
        "IntegrationTests/XCUIDeviceHealthCheckTests.m",
        "IntegrationTests/XCUIDeviceHelperTests.m",
        "IntegrationTests/XCUIDeviceRotationTests.m",
        "IntegrationTests/XCUIElementAttributesTests.m",
        "IntegrationTests/XCUIElementFBFindTests.m",
        "IntegrationTests/XCUIElementHelperIntegrationTests.m",
        "UnitTests/Doubles/XCElementSnapshotDouble.m",
        "UnitTests/Doubles/XCUIApplicationDouble.m",
        "UnitTests/Doubles/XCUIElementDouble.m",
        "UnitTests/FBClassChainTests.m",
        "UnitTests/FBConfigurationTests.m",
        "UnitTests/FBElementCacheTests.m",
        "UnitTests/FBElementTypeTransformerTests.m",
        "UnitTests/FBElementUtilitiesTests.m",
        "UnitTests/FBErrorBuilderTests.m",
        "UnitTests/FBExceptionHandlerTests.m",
        "UnitTests/FBLRUCacheTests.m",
        "UnitTests/FBMathUtilsTests.m",
        "UnitTests/FBProtocolHelpersTests.m",
        "UnitTests/FBRouteTests.m",
        "UnitTests/FBRunLoopSpinnerTests.m",
        "UnitTests/FBRuntimeUtilsTests.m",
        "UnitTests/FBSDKVersionTests.m",
        "UnitTests/FBSessionTests.m",
        "UnitTests/FBXMLSafeStringTests.m",
        "UnitTests/FBXPathTests.m",
        "UnitTests/NSDictionaryFBUtf8SafeTests.m",
        "UnitTests/NSExpressionFBFormatTests.m",
        "UnitTests/NSPredicateFBFormatTests.m",
        "UnitTests/XCUIElementHelpersTests.m",
        "UnitTests_tvOS/Doubles/XCUIElementDouble.m",
        "UnitTests_tvOS/FBTVNavigationTrackerTests.m"
      ],
      "target_dependencies" : [
        "WebDriverAgentLib"
      ],
      "type" : "test"
    },
    {
      "c99name" : "WebDriverAgentLib",
      "module_type" : "ClangTarget",
      "name" : "WebDriverAgentLib",
      "path" : "WebDriverAgentLib",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "Categories/FBXCElementSnapshotWrapper+Helpers.m",
        "Categories/NSDictionary+FBUtf8SafeDictionary.m",
        "Categories/NSExpression+FBFormat.m",
        "Categories/NSString+FBVisualLength.m",
        "Categories/NSString+FBXMLSafeString.m",
        "Categories/XCAXClient_iOS+FBSnapshotReqParams.m",
        "Categories/XCTIssue+FBPatcher.m",
        "Categories/XCUIApplication+FBAlert.m",
        "Categories/XCUIApplication+FBHelpers.m",
        "Categories/XCUIApplication+FBQuiescence.m",
        "Categories/XCUIApplication+FBTouchAction.m",
        "Categories/XCUIApplication+FBUIInterruptions.m",
        "Categories/XCUIApplicationProcess+FBQuiescence.m",
        "Categories/XCUIDevice+FBHealthCheck.m",
        "Categories/XCUIDevice+FBHelpers.m",
        "Categories/XCUIDevice+FBRotation.m",
        "Categories/XCUIElement+FBAccessibility.m",
        "Categories/XCUIElement+FBCaching.m",
        "Categories/XCUIElement+FBClassChain.m",
        "Categories/XCUIElement+FBFind.m",
        "Categories/XCUIElement+FBForceTouch.m",
        "Categories/XCUIElement+FBIsVisible.m",
        "Categories/XCUIElement+FBPickerWheel.m",
        "Categories/XCUIElement+FBResolve.m",
        "Categories/XCUIElement+FBScrolling.m",
        "Categories/XCUIElement+FBSwiping.m",
        "Categories/XCUIElement+FBTVFocuse.m",
        "Categories/XCUIElement+FBTyping.m",
        "Categories/XCUIElement+FBUID.m",
        "Categories/XCUIElement+FBUtilities.m",
        "Categories/XCUIElement+FBVisibleFrame.m",
        "Categories/XCUIElement+FBWebDriverAttributes.m",
        "Categories/XCUIElementQuery+FBHelpers.m",
        "Commands/FBAlertViewCommands.m",
        "Commands/FBCustomCommands.m",
        "Commands/FBDebugCommands.m",
        "Commands/FBElementCommands.m",
        "Commands/FBFindElementCommands.m",
        "Commands/FBOrientationCommands.m",
        "Commands/FBScreenshotCommands.m",
        "Commands/FBSessionCommands.m",
        "Commands/FBTouchActionCommands.m",
        "Commands/FBTouchIDCommands.m",
        "Commands/FBUnknownCommands.m",
        "Commands/FBVideoCommands.m",
        "FBAlert.m",
        "Routing/FBCommandStatus.m",
        "Routing/FBElementCache.m",
        "Routing/FBElementUtils.m",
        "Routing/FBExceptionHandler.m",
        "Routing/FBExceptions.m",
        "Routing/FBResponseJSONPayload.m",
        "Routing/FBResponsePayload.m",
        "Routing/FBRoute.m",
        "Routing/FBRouteRequest.m",
        "Routing/FBScreenRecordingContainer.m",
        "Routing/FBScreenRecordingPromise.m",
        "Routing/FBScreenRecordingRequest.m",
        "Routing/FBSession.m",
        "Routing/FBTCPSocket.m",
        "Routing/FBWebServer.m",
        "Routing/FBXCAccessibilityElement.m",
        "Routing/FBXCDeviceEvent.m",
        "Routing/FBXCElementSnapshot.m",
        "Routing/FBXCElementSnapshotWrapper.m",
        "Utilities/FBAccessibilityTraits.m",
        "Utilities/FBActiveAppDetectionPoint.m",
        "Utilities/FBAlertsMonitor.m",
        "Utilities/FBBaseActionsSynthesizer.m",
        "Utilities/FBCapabilities.m",
        "Utilities/FBClassChainQueryParser.m",
        "Utilities/FBConfiguration.m",
        "Utilities/FBDebugLogDelegateDecorator.m",
        "Utilities/FBElementHelpers.m",
        "Utilities/FBElementTypeTransformer.m",
        "Utilities/FBErrorBuilder.m",
        "Utilities/FBFailureProofTestCase.m",
        "Utilities/FBImageProcessor.m",
        "Utilities/FBImageUtils.m",
        "Utilities/FBKeyboard.m",
        "Utilities/FBLogger.m",
        "Utilities/FBMathUtils.m",
        "Utilities/FBMjpegServer.m",
        "Utilities/FBNotificationsHelper.m",
        "Utilities/FBPasteboard.m",
        "Utilities/FBProtocolHelpers.m",
        "Utilities/FBReflectionUtils.m",
        "Utilities/FBRunLoopSpinner.m",
        "Utilities/FBRuntimeUtils.m",
        "Utilities/FBScreen.m",
        "Utilities/FBScreenshot.m",
        "Utilities/FBSettings.m",
        "Utilities/FBTVNavigationTracker.m",
        "Utilities/FBUnattachedAppLauncher.m",
        "Utilities/FBW3CActionsHelpers.m",
        "Utilities/FBW3CActionsSynthesizer.m",
        "Utilities/FBWebServerParams.m",
        "Utilities/FBXCAXClientProxy.m",
        "Utilities/FBXCTestDaemonsProxy.m",
        "Utilities/FBXCodeCompatibility.m",
        "Utilities/FBXMLGenerationOptions.m",
        "Utilities/FBXPath.m",
        "Utilities/LRUCache/LRUCache.m",
        "Utilities/LRUCache/LRUCacheNode.m",
        "Utilities/NSPredicate+FBFormat.m",
        "Utilities/XCTestPrivateSymbols.m",
        "Utilities/XCUIApplicationProcessDelay.m"
      ],
      "target_dependencies" : [
        "RoutingHTTPServer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RoutingHTTPServer",
      "module_type" : "ClangTarget",
      "name" : "RoutingHTTPServer",
      "path" : "WebDriverAgentLib/Vendor/RoutingHTTPServer",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "HTTPResponseProxy.m",
        "Route.m",
        "RouteRequest.m",
        "RouteResponse.m",
        "RoutingConnection.m",
        "RoutingHTTPServer.m"
      ],
      "target_dependencies" : [
        "CocoaHTTPServer"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CocoaHTTPServer",
      "module_type" : "ClangTarget",
      "name" : "CocoaHTTPServer",
      "path" : "WebDriverAgentLib/Vendor/CocoaHTTPServer",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "Categories/DDNumber.m",
        "Categories/DDRange.m",
        "HTTPConnection.m",
        "HTTPMessage.m",
        "HTTPServer.m",
        "Responses/HTTPDataResponse.m",
        "Responses/HTTPErrorResponse.m"
      ],
      "target_dependencies" : [
        "CocoaAsyncSocket"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CocoaAsyncSocket",
      "module_type" : "ClangTarget",
      "name" : "CocoaAsyncSocket",
      "path" : "WebDriverAgentLib/Vendor/CocoaAsyncSocket",
      "product_memberships" : [
        "WebDriverAgentLib"
      ],
      "sources" : [
        "GCDAsyncSocket.m",
        "GCDAsyncUdpSocket.m"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': ignoring target 'WebDriverAgentLibTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
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': ignoring target 'WebDriverAgentLibTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.m:1:
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPErrorResponse.h:1:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPResponse.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDNumber.m:1:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDNumber.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling DDNumber.m
[0/122] Compiling HTTPErrorResponse.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.m:1:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Responses/HTTPDataResponse.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling HTTPDataResponse.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/XCUIApplicationProcessDelay.m:10:
/host/spi-builder-workspace/WebDriverAgentLib/Utilities/XCUIApplicationProcessDelay.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling XCUIApplicationProcessDelay.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.m:1:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/Categories/DDRange.h:11:9: fatal error: 'Foundation/NSValue.h' file not found
   11 | #import <Foundation/NSValue.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling DDRange.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket/GCDAsyncUdpSocket.m:11:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket/GCDAsyncUdpSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
   11 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/122] Compiling CocoaAsyncSocket GCDAsyncUdpSocket.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPConnection.m:1:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaHTTPServer/HTTPServer.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
    1 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/122] Compiling CocoaHTTPServer HTTPConnection.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket/GCDAsyncSocket.m:11:
/host/spi-builder-workspace/WebDriverAgentLib/Vendor/CocoaAsyncSocket/GCDAsyncSocket.h:11:9: fatal error: 'Foundation/Foundation.h' file not found
   11 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/122] Compiling CocoaAsyncSocket GCDAsyncSocket.m
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': ignoring target 'WebDriverAgentLibTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/XCUIApplicationProcessDelay.m:10:
/host/spi-builder-workspace/WebDriverAgentLib/Utilities/XCUIApplicationProcessDelay.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling XCUIApplicationProcessDelay.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXMLGenerationOptions.m:10:
/host/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXMLGenerationOptions.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling FBXMLGenerationOptions.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/LRUCache/LRUCache.m:17:
/host/spi-builder-workspace/WebDriverAgentLib/Utilities/LRUCache/LRUCache.h:17:9: fatal error: 'Foundation/Foundation.h' file not found
   17 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/122] Compiling LRUCache.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/NSPredicate+FBFormat.m:10:
/host/spi-builder-workspace/WebDriverAgentLib/Utilities/NSPredicate+FBFormat.h:10:9: fatal error: 'Foundation/Foundation.h' file not found
   10 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/122] Compiling NSPredicate+FBFormat.m
[0/122] Compiling LRUCacheNode.m
[0/122] Compiling XCTestPrivateSymbols.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXPath.m:10:
/host/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXPath.h:10:9: fatal error: 'XCTest/XCTest.h' file not found
   10 | #import <XCTest/XCTest.h>
      |         ^~~~~~~~~~~~~~~~~
[0/122] Compiling FBXPath.m
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXCodeCompatibility.m:10:
In file included from /host/spi-builder-workspace/WebDriverAgentLib/Utilities/FBXCodeCompatibility.h:10:
/host/spi-builder-workspace/WebDriverAgentLib/include/WebDriverAgentLib/WebDriverAgentLib.h:10:9: fatal error: 'UIKit/UIKit.h' file not found
   10 | #import <UIKit/UIKit.h>
      |         ^~~~~~~~~~~~~~~
[0/122] Compiling FBXCodeCompatibility.m
BUILD FAILURE 6.1 wasm