The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Archery, reference master (423523), with Swift 6.1 for Android on 28 May 2025 10:14:35 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vknabel/archery.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/vknabel/archery
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4235239 Merge pull request #14 from vknabel/dependabot/bundler/activesupport-7.0.4.3
Cloned https://github.com/vknabel/archery.git
Revision (git rev-parse @):
423523973f6a14c4c33632262be094a66d4a7b52
SUCCESS checkout https://github.com/vknabel/archery.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/vknabel/archery.git
https://github.com/vknabel/archery.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    }
  ],
  "manifest_display_name" : "Archery",
  "name" : "Archery",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "archery",
      "targets" : [
        "Archery"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ArcheryKit",
      "targets" : [
        "ArcheryKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ArcheryInterface",
      "targets" : [
        "ArcheryInterface"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ArcheryKitTests",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryKitTests",
      "path" : "Tests/ArcheryKitTests",
      "sources" : [
        "ArcherfileParsingTests.swift",
        "ArcheryKitTests.swift",
        "ArcheryTests.swift",
        "MetadataTests.swift",
        "ScriptParsingTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ArcheryKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArcheryKit",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryKit",
      "path" : "Sources/ArcheryKit",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "archery",
        "ArcheryKit",
        "ArcheryInterface"
      ],
      "sources" : [
        "Archerfile.swift",
        "Archery.swift",
        "ArcheryError.swift",
        "ExecutionContext.swift",
        "LabeledScript.swift",
        "LegacyScript.swift",
        "Metadata.swift",
        "OfferingMetadata.swift",
        "Path.swift",
        "ProcessScheduler.swift",
        "RawDataFormat.swift",
        "Script.swift",
        "ScriptExecution.swift",
        "Version.generated.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ArcheryInterfaceTests",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryInterfaceTests",
      "path" : "Tests/ArcheryInterfaceTests",
      "sources" : [
        "ArcheryInterfaceTests.swift",
        "InitCommandTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "ArcheryInterface"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ArcheryInterface",
      "module_type" : "SwiftTarget",
      "name" : "ArcheryInterface",
      "path" : "Sources/ArcheryInterface",
      "product_memberships" : [
        "archery",
        "ArcheryInterface"
      ],
      "sources" : [
        "ArcheryInterface.swift",
        "Command.swift",
        "Commands/ApiLevelCommand.swift",
        "Commands/ExecutionCommand.swift",
        "Commands/HelpCommand.swift",
        "Commands/InitCommand.swift",
        "Commands/VersionCommand.swift",
        "InitCommand+Contents.swift"
      ],
      "target_dependencies" : [
        "ArcheryKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Archery",
      "module_type" : "SwiftTarget",
      "name" : "Archery",
      "path" : "Sources/Archery",
      "product_memberships" : [
        "archery"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ArcheryInterface"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/jpsim/Yams.git
[1/10657] Fetching yams
Fetched https://github.com/jpsim/Yams.git from cache (1.93s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.4.0 (2.53s)
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.4.0
Building for debugging...
[0/17] Write sources
[4/17] Compiling writer.c
[5/17] Compiling reader.c
[6/17] Compiling api.c
[7/17] Compiling parser.c
[8/17] Compiling emitter.c
[9/17] Write swift-version-24593BA9C3E375BF.txt
[10/17] Compiling scanner.c
[12/37] Emitting module Yams
[13/39] Compiling Yams Mark.swift
[14/39] Compiling Yams Node.Alias.swift
[15/39] Compiling Yams Node.Mapping.swift
[16/39] Compiling Yams YamlError.swift
[17/39] Compiling Yams YamlTagProviding.swift
[18/39] Compiling Yams Tag.swift
[19/39] Compiling Yams YamlAnchorProviding.swift
[20/39] Compiling Yams Parser.swift
[21/39] Compiling Yams RedundancyAliasingStrategy.swift
[22/39] Compiling Yams Representer.swift
[23/39] Compiling Yams Resolver.swift
[24/39] Compiling Yams String+Yams.swift
[25/39] Compiling Yams Node.Scalar.swift
[26/39] Compiling Yams Node.Sequence.swift
[27/39] Compiling Yams Node.swift
[28/39] Compiling Yams AliasDereferencingStrategy.swift
[29/39] Compiling Yams Anchor.swift
[30/39] Compiling Yams Constructor.swift
[31/39] Compiling Yams Decoder.swift
[32/39] Compiling Yams Emitter.swift
[33/39] Compiling Yams Encoder.swift
[34/40] Wrapping AST for Yams for debugging
[36/54] Compiling ArcheryKit Archerfile.swift
[37/54] Compiling ArcheryKit Archery.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[38/55] Emitting module ArcheryKit
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:7:41: error: cannot find type 'FILE' in scope
 5 |     import Darwin.C
 6 | #else
 7 |     func fflush(_: UnsafeMutablePointer<FILE>!) -> Int32 {
   |                                         `- error: cannot find type 'FILE' in scope
 8 |         return 0
 9 |     }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:13:24: warning: static property 'lock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | class ProcessScheduler {
13 |     private static var lock = NSLock()
   |                        |- warning: static property 'lock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'lock' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'lock' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     static var scheduledProcesses: [ObjectIdentifier: Process] = [:]
15 |
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:14:16: warning: static property 'scheduledProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | class ProcessScheduler {
13 |     private static var lock = NSLock()
14 |     static var scheduledProcesses: [ObjectIdentifier: Process] = [:]
   |                |- warning: static property 'scheduledProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'scheduledProcesses' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'scheduledProcesses' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     static func run(_ process: Process) throws {
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:53:24: warning: static property 'hasBeenPrepared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | extension ProcessScheduler {
53 |     private static var hasBeenPrepared = false
   |                        |- warning: static property 'hasBeenPrepared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'hasBeenPrepared' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'hasBeenPrepared' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     private static func prepare() {
55 |         if hasBeenPrepared { return }
[39/55] Compiling ArcheryKit LabeledScript.swift
[40/55] Compiling ArcheryKit LegacyScript.swift
[41/55] Compiling ArcheryKit RawDataFormat.swift
[42/55] Compiling ArcheryKit Script.swift
[43/55] Compiling ArcheryKit Path.swift
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:7:41: error: cannot find type 'FILE' in scope
 5 |     import Darwin.C
 6 | #else
 7 |     func fflush(_: UnsafeMutablePointer<FILE>!) -> Int32 {
   |                                         `- error: cannot find type 'FILE' in scope
 8 |         return 0
 9 |     }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:13:24: warning: static property 'lock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | class ProcessScheduler {
13 |     private static var lock = NSLock()
   |                        |- warning: static property 'lock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'lock' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'lock' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     static var scheduledProcesses: [ObjectIdentifier: Process] = [:]
15 |
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:14:16: warning: static property 'scheduledProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | class ProcessScheduler {
13 |     private static var lock = NSLock()
14 |     static var scheduledProcesses: [ObjectIdentifier: Process] = [:]
   |                |- warning: static property 'scheduledProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'scheduledProcesses' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'scheduledProcesses' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     static func run(_ process: Process) throws {
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:53:24: warning: static property 'hasBeenPrepared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | extension ProcessScheduler {
53 |     private static var hasBeenPrepared = false
   |                        |- warning: static property 'hasBeenPrepared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'hasBeenPrepared' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'hasBeenPrepared' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     private static func prepare() {
55 |         if hasBeenPrepared { return }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:35:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
33 |             task.waitUntilExit()
34 |         }
35 |         fflush(stdout)
   |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
36 |     }
37 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
 61 | #if __ANDROID_API__ >= 23
 62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
 63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
    |                       `- note: var declared here
 64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
 65 |
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:60:28: error: cannot find 'SIG_DFL' in scope
58 |             ProcessScheduler.interrupt()
59 |
60 |             signal(SIGINT, SIG_DFL)
   |                            `- error: cannot find 'SIG_DFL' in scope
61 |             raise(SIGINT)
62 |         }
[44/55] Compiling ArcheryKit ProcessScheduler.swift
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:7:41: error: cannot find type 'FILE' in scope
 5 |     import Darwin.C
 6 | #else
 7 |     func fflush(_: UnsafeMutablePointer<FILE>!) -> Int32 {
   |                                         `- error: cannot find type 'FILE' in scope
 8 |         return 0
 9 |     }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:13:24: warning: static property 'lock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
11 |
12 | class ProcessScheduler {
13 |     private static var lock = NSLock()
   |                        |- warning: static property 'lock' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'lock' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'lock' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
14 |     static var scheduledProcesses: [ObjectIdentifier: Process] = [:]
15 |
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:14:16: warning: static property 'scheduledProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
12 | class ProcessScheduler {
13 |     private static var lock = NSLock()
14 |     static var scheduledProcesses: [ObjectIdentifier: Process] = [:]
   |                |- warning: static property 'scheduledProcesses' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                |- note: convert 'scheduledProcesses' to a 'let' constant to make 'Sendable' shared state immutable
   |                |- note: add '@MainActor' to make static property 'scheduledProcesses' part of global actor 'MainActor'
   |                `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
15 |
16 |     static func run(_ process: Process) throws {
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:53:24: warning: static property 'hasBeenPrepared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
51 |
52 | extension ProcessScheduler {
53 |     private static var hasBeenPrepared = false
   |                        |- warning: static property 'hasBeenPrepared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                        |- note: convert 'hasBeenPrepared' to a 'let' constant to make 'Sendable' shared state immutable
   |                        |- note: add '@MainActor' to make static property 'hasBeenPrepared' part of global actor 'MainActor'
   |                        `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
54 |     private static func prepare() {
55 |         if hasBeenPrepared { return }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:35:16: warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
33 |             task.waitUntilExit()
34 |         }
35 |         fflush(stdout)
   |                `- warning: reference to var 'stdout' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
36 |     }
37 |
/root/.swiftpm/swift-sdks/swift-6.1-RELEASE-android-24-0.1.artifactbundle/swift-6.1-release-android-24-sdk/android-27c-sysroot/usr/include/stdio.h:63:23: note: var declared here
 61 | #if __ANDROID_API__ >= 23
 62 | extern FILE* _Nonnull stdin __INTRODUCED_IN(23);
 63 | extern FILE* _Nonnull stdout __INTRODUCED_IN(23);
    |                       `- note: var declared here
 64 | extern FILE* _Nonnull stderr __INTRODUCED_IN(23);
 65 |
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:60:28: error: cannot find 'SIG_DFL' in scope
58 |             ProcessScheduler.interrupt()
59 |
60 |             signal(SIGINT, SIG_DFL)
   |                            `- error: cannot find 'SIG_DFL' in scope
61 |             raise(SIGINT)
62 |         }
[45/55] Compiling ArcheryKit Metadata.swift
[46/55] Compiling ArcheryKit OfferingMetadata.swift
[47/55] Compiling ArcheryKit ArcheryError.swift
[48/55] Compiling ArcheryKit ExecutionContext.swift
[49/55] Compiling ArcheryKit ScriptExecution.swift
[50/55] Compiling ArcheryKit Version.generated.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
[2/27] Compiling Yams Tag.swift
[3/27] Compiling Yams YamlAnchorProviding.swift
[4/29] Compiling Yams Resolver.swift
[5/29] Compiling Yams String+Yams.swift
[6/29] Compiling Yams Parser.swift
[7/29] Compiling Yams RedundancyAliasingStrategy.swift
[8/29] Compiling Yams Representer.swift
[9/29] Compiling Yams Node.Scalar.swift
[10/29] Compiling Yams Node.Sequence.swift
[11/29] Compiling Yams Node.swift
[12/29] Compiling Yams Mark.swift
[13/29] Compiling Yams Node.Alias.swift
[14/29] Compiling Yams Node.Mapping.swift
[15/29] Compiling Yams AliasDereferencingStrategy.swift
[16/29] Compiling Yams Anchor.swift
[17/29] Compiling Yams Constructor.swift
[18/29] Compiling Yams YamlError.swift
[19/29] Compiling Yams YamlTagProviding.swift
[20/29] Compiling Yams Decoder.swift
[21/29] Compiling Yams Emitter.swift
[22/29] Compiling Yams Encoder.swift
[23/29] Emitting module Yams
[24/30] Wrapping AST for Yams for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/44] Compiling ArcheryKit Archerfile.swift
[27/44] Compiling ArcheryKit Archery.swift
[28/44] Emitting module ArcheryKit
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:7:41: error: cannot find type 'FILE' in scope
 5 |     import Darwin.C
 6 | #else
 7 |     func fflush(_: UnsafeMutablePointer<FILE>!) -> Int32 {
   |                                         `- error: cannot find type 'FILE' in scope
 8 |         return 0
 9 |     }
[29/45] Compiling ArcheryKit Metadata.swift
[30/45] Compiling ArcheryKit OfferingMetadata.swift
[31/45] Compiling ArcheryKit Version.generated.swift
[32/45] Compiling ArcheryKit ArcheryError.swift
[33/45] Compiling ArcheryKit ExecutionContext.swift
[34/45] Compiling ArcheryKit ScriptExecution.swift
[35/45] Compiling ArcheryKit RawDataFormat.swift
[36/45] Compiling ArcheryKit Script.swift
[37/45] Compiling ArcheryKit LabeledScript.swift
[38/45] Compiling ArcheryKit LegacyScript.swift
[39/45] Compiling ArcheryKit Path.swift
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:7:41: error: cannot find type 'FILE' in scope
 5 |     import Darwin.C
 6 | #else
 7 |     func fflush(_: UnsafeMutablePointer<FILE>!) -> Int32 {
   |                                         `- error: cannot find type 'FILE' in scope
 8 |         return 0
 9 |     }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:60:28: error: cannot find 'SIG_DFL' in scope
58 |             ProcessScheduler.interrupt()
59 |
60 |             signal(SIGINT, SIG_DFL)
   |                            `- error: cannot find 'SIG_DFL' in scope
61 |             raise(SIGINT)
62 |         }
[40/45] Compiling ArcheryKit ProcessScheduler.swift
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:7:41: error: cannot find type 'FILE' in scope
 5 |     import Darwin.C
 6 | #else
 7 |     func fflush(_: UnsafeMutablePointer<FILE>!) -> Int32 {
   |                                         `- error: cannot find type 'FILE' in scope
 8 |         return 0
 9 |     }
/host/spi-builder-workspace/Sources/ArcheryKit/ProcessScheduler.swift:60:28: error: cannot find 'SIG_DFL' in scope
58 |             ProcessScheduler.interrupt()
59 |
60 |             signal(SIGINT, SIG_DFL)
   |                            `- error: cannot find 'SIG_DFL' in scope
61 |             raise(SIGINT)
62 |         }
BUILD FAILURE 6.1 android