The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build raygun4apple, reference master (4373c5), with Swift 6.1 for Linux on 1 May 2025 03:58:06 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.2
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 4373c59 Merge pull request #66 from nikz/add-missing-version-updates
Cloned https://github.com/MindscapeHQ/raygun4apple.git
Revision (git rev-parse @):
4373c59f211b1fbbddd824e1a02100c067493334
SUCCESS checkout https://github.com/MindscapeHQ/raygun4apple.git at master
========================================
Build
========================================
Selected platform:         linux
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: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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
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/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/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
[0/79] Compiling Raygun_Punycode.cpp
[0/79] Compiling Raygun_Demangle.cpp
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.
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 RaygunBreadcrumb.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.
[0/79] Compiling RaygunCrashReportCustomSink.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
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
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
[0/79] Compiling Raygun_KSSysCtl.c
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/79] Compiling Container+Raygun_DeepSearch.m
[0/79] Compiling Raygun_KSThread.c
[0/79] Compiling Raygun_Punycode.cpp
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/79] Compiling Raygun_KSCrashReportFilterBasic.m
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/79] Compiling NSData+GZip.m
[0/79] Compiling Raygun_Demangle.cpp
BUILD FAILURE 6.1 linux