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 2.1.4 (da4bbb), with Swift 6.1 for Wasm on 3 Jun 2025 05:37:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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/MindscapeHQ/raygun4apple.git
Reference: 2.1.4
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
 * tag               2.1.4      -> FETCH_HEAD
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 2.1.4
========================================
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-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
Building for debugging...
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
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
[0/79] Compiling Raygun_KSCString.m
In file included from /host/spi-builder-workspace/Sources/Raygun/RaygunBreadcrumb.m:27:
/host/spi-builder-workspace/Sources/public/RaygunBreadcrumb.h:30:9: fatal error: 'Foundation/Foundation.h' file not found
   30 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling RaygunBreadcrumb.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/79] Compiling RaygunCrashReportConverter.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
[0/79] Compiling Raygun_Demangle.cpp
[0/79] Compiling Raygun_Punycode.cpp
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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
[0/1] Planning build
Building for debugging...
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 Raygun_KSCrashReportFilterBasic.m
In file included from /host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Tools/Raygun_KSCString.m:27:
/host/spi-builder-workspace/Sources/Raygun_KSCrash/Reporting/Tools/Raygun_KSCString.h:27:9: fatal error: 'Foundation/Foundation.h' file not found
   27 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/79] Compiling Raygun_KSCString.m
In file included from /host/spi-builder-workspace/Sources/Raygun_KSCrash/Recording/Tools/Raygun_KSSysCtl.c:28:
/host/spi-builder-workspace/Sources/Raygun_KSCrash/Recording/Tools/Raygun_KSSysCtl.h:42:10: fatal error: 'sys/sysctl.h' file not found
   42 | #include <sys/sysctl.h>
      |          ^~~~~~~~~~~~~~
[0/79] Compiling Raygun_KSSysCtl.c
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.
[0/79] Compiling NSData+GZip.m
[0/79] Compiling Raygun_Demangle.cpp
[0/79] Compiling Raygun_Punycode.cpp
[0/79] Compiling Raygun_KSThread.c
BUILD FAILURE 6.1 wasm