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 raygun4apple, reference master (da4bbb), with Swift 6.1 for Wasm on 3 Jun 2025 05:38:53 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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/MindscapeHQ/raygun4apple.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/MindscapeHQ/raygun4apple
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at da4bbb7 Merge pull request #68 from nikz/release/2.1.4
Cloned https://github.com/MindscapeHQ/raygun4apple.git
Revision (git rev-parse @):
da4bbb7ec2a9018dab6e9a6fb7dadb28f688196e
SUCCESS checkout https://github.com/MindscapeHQ/raygun4apple.git at master
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MindscapeHQ/raygun4apple.git
https://github.com/MindscapeHQ/raygun4apple.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "cxx_language_standard" : "gnu++11",
  "dependencies" : [
  ],
  "manifest_display_name" : "raygun4apple",
  "name" : "raygun4apple",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "tvos",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "10.10"
    }
  ],
  "products" : [
    {
      "name" : "raygun4apple",
      "targets" : [
        "raygun4apple"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "raygun4apple",
      "module_type" : "ClangTarget",
      "name" : "raygun4apple",
      "path" : "Sources",
      "product_memberships" : [
        "raygun4apple"
      ],
      "sources" : [
        "Raygun/NSViewController+RaygunRUM.m",
        "Raygun/RaygunBinaryImage.m",
        "Raygun/RaygunBreadcrumb.m",
        "Raygun/RaygunClient.m",
        "Raygun/RaygunClientMessage.m",
        "Raygun/RaygunCrashInstallation.m",
        "Raygun/RaygunCrashReportConverter.m",
        "Raygun/RaygunCrashReportCustomSink.m",
        "Raygun/RaygunCrashReportSink.m",
        "Raygun/RaygunEnvironmentMessage.m",
        "Raygun/RaygunErrorMessage.m",
        "Raygun/RaygunEventData.m",
        "Raygun/RaygunEventMessage.m",
        "Raygun/RaygunFile.m",
        "Raygun/RaygunFileManager.m",
        "Raygun/RaygunFrame.m",
        "Raygun/RaygunLogger.m",
        "Raygun/RaygunMessage.m",
        "Raygun/RaygunMessageDetails.m",
        "Raygun/RaygunNetworkPerformanceMonitor.m",
        "Raygun/RaygunRealUserMonitoring.m",
        "Raygun/RaygunThread.m",
        "Raygun/RaygunUserInformation.m",
        "Raygun/RaygunUtils.m",
        "Raygun/UIViewController+RaygunRUM.m",
        "Raygun_KSCrash/Installations/Raygun_KSCrashInstallation.m",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor.c",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitorType.c",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_AppState.c",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_CPPException.cpp",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_Deadlock.m",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_MachException.c",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_NSException.m",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_Signal.c",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_System.m",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_User.c",
        "Raygun_KSCrash/Recording/Monitors/Raygun_KSCrashMonitor_Zombie.c",
        "Raygun_KSCrash/Recording/Raygun_KSCrash.m",
        "Raygun_KSCrash/Recording/Raygun_KSCrashC.c",
        "Raygun_KSCrash/Recording/Raygun_KSCrashCachedData.c",
        "Raygun_KSCrash/Recording/Raygun_KSCrashDoctor.m",
        "Raygun_KSCrash/Recording/Raygun_KSCrashReport.c",
        "Raygun_KSCrash/Recording/Raygun_KSCrashReportFixer.c",
        "Raygun_KSCrash/Recording/Raygun_KSCrashReportStore.c",
        "Raygun_KSCrash/Recording/Tools/NSError+Raygun_SimpleConstructor.m",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSCPU.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSCPU_arm.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSCPU_arm64.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSCPU_x86_32.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSCPU_x86_64.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSDate.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSDebug.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSDemangle_CPP.cpp",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSDemangle_Swift.cpp",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSDynamicLinker.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSFileUtils.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSID.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSJSONCodec.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSJSONCodecObjC.m",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSLogger.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSMach.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSMachineContext.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSMemory.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSObjC.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSSignalInfo.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSStackCursor.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSStackCursor_Backtrace.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSStackCursor_MachineContext.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSStackCursor_SelfThread.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSString.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSSymbolicator.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSSysCtl.c",
        "Raygun_KSCrash/Recording/Tools/Raygun_KSThread.c",
        "Raygun_KSCrash/Reporting/Filters/Raygun_KSCrashReportFilterBasic.m",
        "Raygun_KSCrash/Reporting/Filters/Tools/Container+Raygun_DeepSearch.m",
        "Raygun_KSCrash/Reporting/Filters/Tools/NSData+GZip.m",
        "Raygun_KSCrash/Reporting/Tools/Raygun_KSCString.m",
        "Raygun_KSCrash/swift/Basic/Raygun_Demangle.cpp",
        "Raygun_KSCrash/swift/Basic/Raygun_Punycode.cpp"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunFile.m:27:
/host/spi-builder-workspace/Sources/Raygun/RaygunFile.h:30:9: fatal error: 'Foundation/Foundation.h' file not found
   30 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunClientMessage.m:27:
/host/spi-builder-workspace/Sources/public/RaygunClientMessage.h:30:9: fatal error: 'Foundation/Foundation.h' file not found
   30 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunClientMessage.m
[0/79] Compiling RaygunFile.m
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunFileManager.m:27:
/host/spi-builder-workspace/Sources/Raygun/RaygunFileManager.h:30:9: fatal error: 'Foundation/Foundation.h' file not found
   30 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunFileManager.m
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunCrashReportCustomSink.m:27:
/host/spi-builder-workspace/Sources/Raygun/RaygunCrashReportCustomSink.h:30:9: fatal error: 'Foundation/Foundation.h' file not found
   30 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunCrashReportSink.m:27:
/host/spi-builder-workspace/Sources/Raygun/RaygunCrashReportSink.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
   27 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunCrashReportCustomSink.m
[0/79] Compiling RaygunCrashReportSink.m
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunCrashInstallation.m:27:
/host/spi-builder-workspace/Sources/Raygun/RaygunCrashInstallation.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
   27 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunCrashInstallation.m
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunCrashReportConverter.m:27:
/host/spi-builder-workspace/Sources/public/RaygunCrashReportConverter.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
   27 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunCrashReportConverter.m
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunClient.m:27:
/host/spi-builder-workspace/Sources/public/RaygunClient.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
   27 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunClient.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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
[0/1] Planning build
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Tools/NSData+GZip.m:28:
/host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Tools/NSData+GZip.h:28:9: fatal error: 'Foundation/Foundation.h' file not found
   28 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
In file included from /host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Tools/Container+Raygun_DeepSearch.m:28:
/host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Tools/Container+Raygun_DeepSearch.h:55:9: fatal error: 'Foundation/Foundation.h' file not found
   55 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling Container+Raygun_DeepSearch.m
[0/79] Compiling NSData+GZip.m
In file included from /host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Raygun_KSCrashReportFilterBasic.m:28:
In file included from /host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Raygun_KSCrashReportFilterBasic.h:28:
/host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Filters/Raygun_KSCrashReportFilter.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
   27 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling Raygun_KSCrashReportFilterBasic.m
[0/79] Compiling Raygun_KSSysCtl.c
[0/79] Compiling Raygun_KSCString.m
[0/79] Compiling Raygun_Demangle.cpp
[0/79] Compiling Raygun_Punycode.cpp
[0/79] Compiling Raygun_KSThread.c
BUILD FAILURE 6.1 wasm