The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build RollbarSDK, reference master (ffd970), with Swift 6.1 for Wasm on 23 Jul 2025 18:32:15 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rollbar/rollbar-apple.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/rollbar/rollbar-apple
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at ffd970a Added example on how to attach stack trace for caught errors (#366)
Cloned https://github.com/rollbar/rollbar-apple.git
Revision (git rev-parse @):
ffd970af3102c35d1d5a856aaba877c2880adee9
SUCCESS checkout https://github.com/rollbar/rollbar-apple.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/rollbar/rollbar-apple.git
https://github.com/rollbar/rollbar-apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "c++17",
  "dependencies" : [
    {
      "identity" : "cocoalumberjack",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.8.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CocoaLumberjack/CocoaLumberjack.git"
    }
  ],
  "manifest_display_name" : "RollbarSDK",
  "name" : "RollbarSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "11.0"
    },
    {
      "name" : "watchos",
      "version" : "4.0"
    }
  ],
  "products" : [
    {
      "name" : "RollbarCommon",
      "targets" : [
        "RollbarCommon"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RollbarNotifier",
      "targets" : [
        "RollbarCrash",
        "RollbarReport",
        "RollbarNotifier"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RollbarDeploys",
      "targets" : [
        "RollbarDeploys"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RollbarAUL",
      "targets" : [
        "RollbarAUL"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "RollbarCocoaLumberjack",
      "targets" : [
        "RollbarCocoaLumberjack"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "RollbarReport",
      "module_type" : "SwiftTarget",
      "name" : "RollbarReport",
      "path" : "RollbarNotifier/Sources/RollbarReport",
      "product_memberships" : [
        "RollbarNotifier",
        "RollbarAUL",
        "RollbarCocoaLumberjack"
      ],
      "sources" : [
        "Diagnostic/Diagnostic.swift",
        "Diagnostic/RollbarCrashDiagnosticFilter.swift",
        "Error.swift",
        "Formatter/FormatBuilder.swift",
        "Formatter/RollbarCrashFormattingFilter.swift",
        "Prelude.swift",
        "Report/Address.swift",
        "Report/BinaryImage.swift",
        "Report/CPU.swift",
        "Report/Frame.swift",
        "Report/Report.swift",
        "Report/Timestamp.swift"
      ],
      "target_dependencies" : [
        "RollbarCrash"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RollbarNotifier",
      "module_type" : "ClangTarget",
      "name" : "RollbarNotifier",
      "path" : "RollbarNotifier/Sources/RollbarNotifier",
      "product_memberships" : [
        "RollbarNotifier",
        "RollbarAUL",
        "RollbarCocoaLumberjack"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/RollbarNotifier/Sources/RollbarNotifier/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DTOs/RollbarAppLanguage.m",
        "DTOs/RollbarBody.m",
        "DTOs/RollbarCallStackFrame.m",
        "DTOs/RollbarCallStackFrameContext.m",
        "DTOs/RollbarCaptureIpType.m",
        "DTOs/RollbarConfig.m",
        "DTOs/RollbarData.m",
        "DTOs/RollbarDestination.m",
        "DTOs/RollbarDeveloperOptions.m",
        "DTOs/RollbarException.m",
        "DTOs/RollbarHttpMethod.m",
        "DTOs/RollbarLevel.m",
        "DTOs/RollbarLoggingOptions.m",
        "DTOs/RollbarMessage.m",
        "DTOs/RollbarModule.m",
        "DTOs/RollbarPayload.m",
        "DTOs/RollbarPerson.m",
        "DTOs/RollbarProxy.m",
        "DTOs/RollbarRawCrashReport.m",
        "DTOs/RollbarRequest.m",
        "DTOs/RollbarScrubbingOptions.m",
        "DTOs/RollbarServer.m",
        "DTOs/RollbarServerConfig.m",
        "DTOs/RollbarSource.m",
        "DTOs/RollbarTelemetryBody.m",
        "DTOs/RollbarTelemetryConnectivityBody.m",
        "DTOs/RollbarTelemetryErrorBody.m",
        "DTOs/RollbarTelemetryEvent.m",
        "DTOs/RollbarTelemetryLogBody.m",
        "DTOs/RollbarTelemetryManualBody.m",
        "DTOs/RollbarTelemetryNavigationBody.m",
        "DTOs/RollbarTelemetryNetworkBody.m",
        "DTOs/RollbarTelemetryOptions.m",
        "DTOs/RollbarTelemetryType.m",
        "DTOs/RollbarTelemetryViewBody.m",
        "DTOs/RollbarTrace.m",
        "Rollbar.m",
        "RollbarConfigUtil.m",
        "RollbarCrashCollector.m",
        "RollbarDestinationRecord.m",
        "RollbarInfrastructure.m",
        "RollbarInternalLogging.m",
        "RollbarLog.m",
        "RollbarLogger+Test.m",
        "RollbarLogger.m",
        "RollbarNotifierFiles.m",
        "RollbarPayloadFactory.m",
        "RollbarPayloadPostReply.m",
        "RollbarPayloadRepository.m",
        "RollbarPayloadTruncator.m",
        "RollbarReachability.m",
        "RollbarRegistry.m",
        "RollbarSender.m",
        "RollbarTelemetry.m",
        "RollbarTelemetryOptionsObserver.m",
        "RollbarTelemetryThread.m",
        "RollbarThread.m"
      ],
      "target_dependencies" : [
        "RollbarCommon",
        "RollbarCrash",
        "RollbarReport"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RollbarDeploys",
      "module_type" : "ClangTarget",
      "name" : "RollbarDeploys",
      "path" : "RollbarDeploys/Sources/RollbarDeploys",
      "product_memberships" : [
        "RollbarDeploys"
      ],
      "sources" : [
        "DTOs/DeployApiCallOutcome.m",
        "DTOs/RollbarDeployApiCallResult.m",
        "DTOs/RollbarDeployment.m",
        "DTOs/RollbarDeploymentDetails.m",
        "RollbarDeploysManager.m"
      ],
      "target_dependencies" : [
        "RollbarCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RollbarCrash",
      "module_type" : "ClangTarget",
      "name" : "RollbarCrash",
      "path" : "RollbarNotifier/Sources/RollbarCrash",
      "product_memberships" : [
        "RollbarNotifier",
        "RollbarAUL",
        "RollbarCocoaLumberjack"
      ],
      "sources" : [
        "Monitors/RollbarCrashMonitor.c",
        "Monitors/RollbarCrashMonitorType.c",
        "Monitors/RollbarCrashMonitor_AppState.c",
        "Monitors/RollbarCrashMonitor_CPPException.cpp",
        "Monitors/RollbarCrashMonitor_Deadlock.m",
        "Monitors/RollbarCrashMonitor_MachException.c",
        "Monitors/RollbarCrashMonitor_NSException.m",
        "Monitors/RollbarCrashMonitor_Signal.c",
        "Monitors/RollbarCrashMonitor_System.m",
        "Monitors/RollbarCrashMonitor_User.c",
        "Monitors/RollbarCrashMonitor_Zombie.c",
        "Recording/RollbarCrashC.c",
        "Recording/RollbarCrashCachedData.c",
        "Recording/RollbarCrashDoctor.m",
        "Recording/RollbarCrashHandler.m",
        "Recording/RollbarCrashReport.c",
        "Recording/RollbarCrashReportFixer.c",
        "Recording/RollbarCrashReportStore.c",
        "RollbarCrashInstallation.m",
        "RollbarCrashReportFilterBasic.m",
        "Util/Container+DeepSearch.m",
        "Util/NSError+SimpleConstructor.m",
        "Util/RollbarCrashCPU.c",
        "Util/RollbarCrashCPU_arm.c",
        "Util/RollbarCrashCPU_arm64.c",
        "Util/RollbarCrashCPU_x86_32.c",
        "Util/RollbarCrashCPU_x86_64.c",
        "Util/RollbarCrashCString.m",
        "Util/RollbarCrashCxaThrowSwapper.c",
        "Util/RollbarCrashDate.c",
        "Util/RollbarCrashDebug.c",
        "Util/RollbarCrashDynamicLinker.c",
        "Util/RollbarCrashFileUtils.c",
        "Util/RollbarCrashID.c",
        "Util/RollbarCrashJSONCodec.c",
        "Util/RollbarCrashJSONCodecObjC.m",
        "Util/RollbarCrashLogger.c",
        "Util/RollbarCrashMach.c",
        "Util/RollbarCrashMachineContext.c",
        "Util/RollbarCrashMemory.c",
        "Util/RollbarCrashObjC.c",
        "Util/RollbarCrashSignalInfo.c",
        "Util/RollbarCrashStackCursor.c",
        "Util/RollbarCrashStackCursor_Backtrace.c",
        "Util/RollbarCrashStackCursor_MachineContext.c",
        "Util/RollbarCrashStackCursor_SelfThread.c",
        "Util/RollbarCrashString.c",
        "Util/RollbarCrashSymbolicator.c",
        "Util/RollbarCrashSysCtl.c",
        "Util/RollbarCrashThread.c",
        "Util/RollbarCrashgetsect.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RollbarCommon",
      "module_type" : "ClangTarget",
      "name" : "RollbarCommon",
      "path" : "RollbarCommon/Sources/RollbarCommon",
      "product_memberships" : [
        "RollbarCommon",
        "RollbarNotifier",
        "RollbarDeploys",
        "RollbarAUL",
        "RollbarCocoaLumberjack"
      ],
      "sources" : [
        "DTOs/RollbarDTO+CustomData.m",
        "DTOs/RollbarDTO+Protected.m",
        "DTOs/RollbarDTO.m",
        "DesignPatterns/Creational/RollbarBuilder.m",
        "DesignPatterns/RollbarReceptionist.m",
        "DesignPatterns/RollbarTaskDispatcher.m",
        "NSDate+Rollbar.m",
        "NSDictionary+Rollbar.m",
        "NSJSONSerialization+Rollbar.m",
        "NSObject+Rollbar.m",
        "RollbarBundleUtil.m",
        "RollbarCachesDirectory.m",
        "RollbarCrashReportUtil.m",
        "RollbarFileIOUtil.m",
        "RollbarFileReader.m",
        "RollbarFileWriter.m",
        "RollbarHostingProcessUtil.m",
        "RollbarInternalLogging.m",
        "RollbarMemoryStatsDescriptors.m",
        "RollbarMemoryUtil.m",
        "RollbarOsUtil.m",
        "RollbarPredicateBuilder.m",
        "RollbarTriStateFlag.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RollbarCocoaLumberjack",
      "module_type" : "ClangTarget",
      "name" : "RollbarCocoaLumberjack",
      "path" : "RollbarCocoaLumberjack/Sources/RollbarCocoaLumberjack",
      "product_dependencies" : [
        "CocoaLumberjack"
      ],
      "product_memberships" : [
        "RollbarCocoaLumberjack"
      ],
      "sources" : [
        "RollbarCocoaLumberjackLogger.m"
      ],
      "target_dependencies" : [
        "RollbarCommon",
        "RollbarNotifier"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RollbarAUL",
      "module_type" : "ClangTarget",
      "name" : "RollbarAUL",
      "path" : "RollbarAUL/Sources/RollbarAUL",
      "product_memberships" : [
        "RollbarAUL"
      ],
      "sources" : [
        "RollbarAulClient.m",
        "RollbarAulEntrySnapper.m",
        "RollbarAulLogLevelConverter.m",
        "RollbarAulOSLogEntryLogLevelConverter.m",
        "RollbarAulPredicateBuilder.m",
        "RollbarAulStoreMonitor.m",
        "RollbarAulStoreMonitorOptions.m"
      ],
      "target_dependencies" : [
        "RollbarCommon",
        "RollbarNotifier"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7.1"
}
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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/CocoaLumberjack/CocoaLumberjack.git
[1/18627] Fetching cocoalumberjack
Fetched https://github.com/CocoaLumberjack/CocoaLumberjack.git from cache (0.83s)
Computing version for https://github.com/CocoaLumberjack/CocoaLumberjack.git
Computed https://github.com/CocoaLumberjack/CocoaLumberjack.git at 3.9.0 (1.70s)
Fetching https://github.com/apple/swift-log
[1/3871] Fetching swift-log
Fetched https://github.com/apple/swift-log from cache (1.67s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (2.10s)
Creating working copy for https://github.com/CocoaLumberjack/CocoaLumberjack.git
Working copy of https://github.com/CocoaLumberjack/CocoaLumberjack.git resolved at 3.9.0
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Building for debugging...
In file included from /host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/RollbarAulPredicateBuilder.m:1:
/host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/RollbarAulPredicateBuilder.h:4:1: error: use of '@import' when modules are disabled
    4 | @import Foundation;
      | ^
1 error generated.
[0/148] Compiling RollbarAUL RollbarAulPredicateBuilder.m
In file included from /host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/RollbarAulLogLevelConverter.m:1:
/host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/include/RollbarAulLogLevelConverter.h:4:1: error: use of '@import' when modules are disabled
    4 | @import Foundation;
      | ^
1 error generated.
[0/148] Compiling RollbarAUL RollbarAulLogLevelConverter.m
In file included from /host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/RollbarAulOSLogEntryLogLevelConverter.m:1:
/host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/include/RollbarAulOSLogEntryLogLevelConverter.h:4:1: error: use of '@import' when modules are disabled
    4 | @import Foundation;
      | ^
1 error generated.
[0/148] Compiling RollbarAUL RollbarAulOSLogEntryLogLevelConverter.m
[0/148] Compiling RollbarCrashMonitor_User.c
[0/148] Compiling RollbarAUL RollbarAulStoreMonitorOptions.m
In file included from /host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/RollbarAulEntrySnapper.m:1:
/host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/include/RollbarAulEntrySnapper.h:4:1: error: use of '@import' when modules are disabled
    4 | @import Foundation;
      | ^
1 error generated.
[0/148] Compiling RollbarAUL RollbarAulStoreMonitor.m
[0/148] Compiling RollbarAUL RollbarAulEntrySnapper.m
In file included from /host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/RollbarAulClient.m:1:
/host/spi-builder-workspace/RollbarAUL/Sources/RollbarAUL/include/RollbarAulClient.h:4:1: error: use of '@import' when modules are disabled
    4 | @import Foundation;
      | ^
1 error generated.
[0/148] Compiling RollbarAUL RollbarAulClient.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:8f9255989265d824b88e7d572b1a334a0dc9b701075ede1970390db95d315c35
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/148] Write sources
[1/148] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/DTOs/RollbarDeploymentDetails.m:3:
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploymentDetails.h:6:
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:6:1: error: use of '@import' when modules are disabled
    6 | @import Foundation;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:7:1: error: use of '@import' when modules are disabled
    7 | @import RollbarCommon;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:10:32: error: cannot find interface declaration for 'RollbarDTO', superclass of 'RollbarDeployment'
   10 | @interface RollbarDeployment : RollbarDTO
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:15:30: error: unknown type name 'NSString'
   15 | @property (readonly, retain) NSString *environment;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:15:1: error: property with 'retain (or strong)' attribute must be of object type
   15 | @property (readonly, retain) NSString *environment;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:18:30: error: unknown type name 'NSString'
   18 | @property (readonly, retain) NSString *comment;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:18:1: error: property with 'retain (or strong)' attribute must be of object type
   18 | @property (readonly, retain) NSString *comment;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:21:30: error: unknown type name 'NSString'
   21 | @property (readonly, retain) NSString *revision;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:21:1: error: property with 'retain (or strong)' attribute must be of object type
   21 | @property (readonly, retain) NSString *revision;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:24:30: error: unknown type name 'NSString'
   24 | @property (readonly, retain) NSString *localUsername;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:24:1: error: property with 'retain (or strong)' attribute must be of object type
   24 | @property (readonly, retain) NSString *localUsername;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:27:30: error: unknown type name 'NSString'
   27 | @property (readonly, retain) NSString *rollbarUsername;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:27:1: error: property with 'retain (or strong)' attribute must be of object type
   27 | @property (readonly, retain) NSString *rollbarUsername;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:37:38: error: expected a type
   37 | - (instancetype)initWithEnvironment:(NSString *)environment
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:38:38: error: expected a type
   38 |                             comment:(NSString *)comment
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:39:38: error: expected a type
   39 |                            revision:(NSString *)revision
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:40:38: error: expected a type
   40 |                       localUserName:(NSString *)localUserName
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:41:38: error: expected a type
   41 |                     rollbarUserName:(NSString *)rollbarUserName
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:42:26: error: expected ':'
   42 | NS_DESIGNATED_INITIALIZER;
      |                          ^
      |                          :
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
[2/148] Compiling RollbarDeploymentDetails.m
[2/148] Compiling RollbarCrashThread.c
In file included from /host/spi-builder-workspace/RollbarNotifier/Sources/RollbarCrash/Util/RollbarCrashgetsect.c:48:
/host/spi-builder-workspace/RollbarNotifier/Sources/RollbarCrash/Util/RollbarCrashgetsect.h:32:10: fatal error: 'mach-o/loader.h' file not found
   32 | #include <mach-o/loader.h>
      |          ^~~~~~~~~~~~~~~~~
[2/148] Compiling RollbarCrashgetsect.c
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/DTOs/RollbarDeployment.m:3:
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:6:1: error: use of '@import' when modules are disabled
    6 | @import Foundation;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:7:1: error: use of '@import' when modules are disabled
    7 | @import RollbarCommon;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:10:32: error: cannot find interface declaration for 'RollbarDTO', superclass of 'RollbarDeployment'
   10 | @interface RollbarDeployment : RollbarDTO
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:15:30: error: unknown type name 'NSString'
   15 | @property (readonly, retain) NSString *environment;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:15:1: error: property with 'retain (or strong)' attribute must be of object type
   15 | @property (readonly, retain) NSString *environment;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:18:30: error: unknown type name 'NSString'
   18 | @property (readonly, retain) NSString *comment;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:18:1: error: property with 'retain (or strong)' attribute must be of object type
   18 | @property (readonly, retain) NSString *comment;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:21:30: error: unknown type name 'NSString'
   21 | @property (readonly, retain) NSString *revision;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:21:1: error: property with 'retain (or strong)' attribute must be of object type
   21 | @property (readonly, retain) NSString *revision;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:24:30: error: unknown type name 'NSString'
   24 | @property (readonly, retain) NSString *localUsername;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:24:1: error: property with 'retain (or strong)' attribute must be of object type
   24 | @property (readonly, retain) NSString *localUsername;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:27:30: error: unknown type name 'NSString'
   27 | @property (readonly, retain) NSString *rollbarUsername;
      |                              ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:27:1: error: property with 'retain (or strong)' attribute must be of object type
   27 | @property (readonly, retain) NSString *rollbarUsername;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:37:38: error: expected a type
   37 | - (instancetype)initWithEnvironment:(NSString *)environment
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:38:38: error: expected a type
   38 |                             comment:(NSString *)comment
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:39:38: error: expected a type
   39 |                            revision:(NSString *)revision
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:40:38: error: expected a type
   40 |                       localUserName:(NSString *)localUserName
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:41:38: error: expected a type
   41 |                     rollbarUserName:(NSString *)rollbarUserName
      |                                      ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:42:26: error: expected ':'
   42 | NS_DESIGNATED_INITIALIZER;
      |                          ^
      |                          :
fatal error: too many errors emitted, stopping now [-ferror-limit=]
[2/148] Compiling RollbarDeployment.m
[2/148] Compiling DeployApiCallOutcome.m
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/DTOs/RollbarDeployApiCallResult.m:3:
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallResult.h:6:
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:12:1: error: use of '@import' when modules are disabled
   12 | @import Foundation;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:14:1: error: function definition declared 'typedef'
   14 | typedef NS_ENUM(NSInteger, RollbarDeployApiCallOutcome) {
      | ^~~~~~~
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:14:28: error: parameter 'RollbarDeployApiCallOutcome' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
   14 | typedef NS_ENUM(NSInteger, RollbarDeployApiCallOutcome) {
      |                            ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:14:17: error: parameter 'NSInteger' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
   14 | typedef NS_ENUM(NSInteger, RollbarDeployApiCallOutcome) {
      |                 ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:14:9: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]
   14 | typedef NS_ENUM(NSInteger, RollbarDeployApiCallOutcome) {
      | ~~~~~~~ ^
      | int
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:15:5: error: use of undeclared identifier 'RollbarDeployApiCall_Success'; did you mean 'RollbarDeployApiCallOutcome'?
   15 |     RollbarDeployApiCall_Success,
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |     RollbarDeployApiCallOutcome
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:14:28: note: 'RollbarDeployApiCallOutcome' declared here
   14 | typedef NS_ENUM(NSInteger, RollbarDeployApiCallOutcome) {
      |                            ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployApiCallOutcome.h:16:31: error: expected ';' after expression
   16 |     RollbarDeployApiCall_Error,
      |                               ^
      |                               ;
[2/148] Compiling RollbarDeployApiCallResult.m
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/RollbarDeploysManager.m:4:
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:6:
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysProtocol.h:6:1: error: use of '@import' when modules are disabled
    6 | @import Foundation;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysProtocol.h:15:1: error: unknown type name 'NS_ASSUME_NONNULL_BEGIN'
   15 | NS_ASSUME_NONNULL_BEGIN
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysProtocol.h:60:45: error: expected a type
   60 | - (void) getDeploymentWithDeployId:(nonnull NSString *)deployId;
      |                                             ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysProtocol.h:64:36: error: expected a type
   64 | - (void) getDeploymentsPageNumber:(NSUInteger)pageNumber;
      |                                    ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysProtocol.h:69:1: error: unknown type name 'NS_ASSUME_NONNULL_END'
   69 | NS_ASSUME_NONNULL_END
      | ^
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/RollbarDeploysManager.m:4:
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:7:2: error: prefix attribute must be followed by an interface, protocol, or implementation
    7 | @import Foundation;
      |  ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:8:1: error: use of '@import' when modules are disabled
    8 | @import RollbarCommon;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:10:1: error: unknown type name 'NS_ASSUME_NONNULL_BEGIN'
   10 | NS_ASSUME_NONNULL_BEGIN
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:13:36: error: cannot find interface declaration for 'NSObject', superclass of 'RollbarDeploysManager'
   13 | @interface RollbarDeploysManager : NSObject <RollbarDeploysProtocol> {
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:22:52: error: expected a type
   22 | - (instancetype)initWithWriteAccessToken:(nullable NSString *)writeAccessToken
      |                                                    ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:23:52: error: expected a type
   23 |                          readAccessToken:(nullable NSString *)readAccessToken
      |                                                    ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:24:52: error: expected a type
   24 |           deploymentRegistrationObserver:(nullable NSObject<RollbarDeploymentRegistrationObserver> *)deploymentRegistrationObserver
      |                                                    ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:25:52: error: expected a type
   25 |                deploymentDetailsObserver:(nullable NSObject<RollbarDeploymentDetailsObserver> *)deploymentDetailsObserver
      |                                                    ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:26:52: error: expected a type
   26 |            deploymentDetailsPageObserver:(nullable NSObject<RollbarDeploymentDetailsPageObserver> *)deploymentDetailsPageObserver
      |                                                    ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:27:26: error: expected ':'
   27 | NS_DESIGNATED_INITIALIZER;
      |                          ^
      |                          :
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeploysManager.h:31:1: error: unknown type name 'NS_ASSUME_NONNULL_END'
   31 | NS_ASSUME_NONNULL_END
      | ^
In file included from /host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/RollbarDeploysManager.m:5:
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:6:2: error: prefix attribute must be followed by an interface, protocol, or implementation
    6 | @import Foundation;
      |  ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:7:1: error: use of '@import' when modules are disabled
    7 | @import RollbarCommon;
      | ^
/host/spi-builder-workspace/RollbarDeploys/Sources/RollbarDeploys/include/RollbarDeployment.h:10:32: error: cannot find interface declaration for 'RollbarDTO', superclass of 'RollbarDeployment'
   10 | @interface RollbarDeployment : RollbarDTO
      | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~   ^
[2/148] Compiling RollbarDeploys RollbarDeploysManager.m
[2/148] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm