The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SebbuKit, reference main (46e735), with Swift 6.1 for Android on 28 May 2025 18:02:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/MarSe32m/SebbuKit.git
Reference: main
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/MarSe32m/SebbuKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 46e735b Update windows.yml
Cloned https://github.com/MarSe32m/SebbuKit.git
Revision (git rev-parse @):
46e735b87e0b7f0a98caef546dfc07d30983e410
SUCCESS checkout https://github.com/MarSe32m/SebbuKit.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.1
Building package at path:  $PWD
https://github.com/MarSe32m/SebbuKit.git
https://github.com/MarSe32m/SebbuKit.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "swift-nio",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio.git"
    },
    {
      "identity" : "swift-nio-ssl",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-ssl.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-nio-transport-services",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-nio-transport-services"
    },
    {
      "identity" : "glmswift",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/GLMSwift.git"
    },
    {
      "identity" : "sebbu-bitstream",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-bitstream.git"
    },
    {
      "identity" : "sebbu-ts-ds",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-ts-ds.git"
    },
    {
      "identity" : "sebbu-networking",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-networking.git"
    },
    {
      "identity" : "sebbu-concurrency",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-concurrency.git"
    },
    {
      "identity" : "sebbu-cryptography",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/MarSe32m/sebbu-cryptography.git"
    },
    {
      "identity" : "websocket-kit",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/vapor/websocket-kit.git"
    }
  ],
  "manifest_display_name" : "SebbuKit",
  "name" : "SebbuKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SebbuKit",
      "targets" : [
        "SebbuKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SebbuKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SebbuKitTests",
      "path" : "Tests/SebbuKitTests",
      "sources" : [
        "SebbuKitAsyncNetworkingTests.swift",
        "SebbuKitBitStreamTests.swift",
        "SebbuKitNetworkingTests.swift",
        "SebbuKitTests.swift"
      ],
      "target_dependencies" : [
        "SebbuKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SebbuKit",
      "module_type" : "SwiftTarget",
      "name" : "SebbuKit",
      "path" : "Sources/SebbuKit",
      "product_dependencies" : [
        "NIO",
        "NIOConcurrencyHelpers",
        "NIOFoundationCompat",
        "NIOSSL",
        "NIOHTTP1",
        "NIOWebSocket",
        "WebSocketKit",
        "NIOTransportServices",
        "GLMSwift",
        "SebbuBitStream",
        "SebbuCrypto",
        "SebbuTSDS",
        "SebbuNetworking",
        "SebbuConcurrency",
        "DequeModule"
      ],
      "product_memberships" : [
        "SebbuKit"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/Contents.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad@2x.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SebbuKit/SpriteKit/control_pad.imageset/ControlPad@3x.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BitStream.swift",
        "Concurrency.swift",
        "Country Codes/IsoCountries.swift",
        "Country Codes/IsoCountryCodes.swift",
        "Cryptography.swift",
        "GLMSwift.swift",
        "Networking.swift",
        "SebbuKit.swift",
        "SpriteKit/CGExtensions.swift",
        "SpriteKit/SpriteKitExtensions.swift",
        "SwiftUtilities/ArrayExtensions.swift",
        "SwiftUtilities/DataStructures.swift",
        "SwiftUtilities/FloatingPointExtensions.swift",
        "SwiftUtilities/FoundationExtension.swift",
        "SwiftUtilities/GLMSwift Extensions.swift",
        "SwiftUtilities/IntegerExtensions.swift",
        "SwiftUtilities/Memoization.swift",
        "SwiftUtilities/RandomNumberGenerators.swift",
        "SwiftUtilities/RepeatingTimer.swift",
        "SwiftUtilities/StringUtils.swift",
        "ThreadSafe.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/apple/swift-nio.git
[1/76093] Fetching swift-nio
Fetched https://github.com/apple/swift-nio.git from cache (8.27s)
Fetching https://github.com/apple/swift-nio-ssl.git
[1/14843] Fetching swift-nio-ssl
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.79s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.97s)
Fetching https://github.com/apple/swift-nio-transport-services
[1/2667] Fetching swift-nio-transport-services
Fetched https://github.com/apple/swift-nio-transport-services from cache (1.11s)
Fetching https://github.com/MarSe32m/GLMSwift.git
[1/214] Fetching glmswift
Fetched https://github.com/MarSe32m/GLMSwift.git from cache (0.38s)
Fetching https://github.com/MarSe32m/sebbu-bitstream.git
[1/286] Fetching sebbu-bitstream
Fetched https://github.com/MarSe32m/sebbu-bitstream.git from cache (0.39s)
Fetching https://github.com/MarSe32m/sebbu-ts-ds.git
[1/1038] Fetching sebbu-ts-ds
Fetched https://github.com/MarSe32m/sebbu-ts-ds.git from cache (1.89s)
Fetching https://github.com/MarSe32m/sebbu-networking.git
[1/474] Fetching sebbu-networking
Fetched https://github.com/MarSe32m/sebbu-networking.git from cache (0.27s)
Fetching https://github.com/MarSe32m/sebbu-concurrency.git
[1/547] Fetching sebbu-concurrency
Fetched https://github.com/MarSe32m/sebbu-concurrency.git from cache (0.41s)
Fetching https://github.com/MarSe32m/sebbu-cryptography.git
[1/101] Fetching sebbu-cryptography
Fetched https://github.com/MarSe32m/sebbu-cryptography.git from cache (0.49s)
warning: 'sebbu-cryptography': /Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 |     ],
20 |     targets: [
/Package.swift:18:69: warning: 'branch' is deprecated
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated
19 |     ],
20 |     targets: [
Fetching https://github.com/vapor/websocket-kit.git
[1/2609] Fetching websocket-kit
Fetched https://github.com/vapor/websocket-kit.git from cache (0.25s)
Fetching https://github.com/apple/swift-crypto.git
[1/13936] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.31s)
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-system.git
Fetching https://github.com/MarSe32m/sebbu-c-libuv.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-asn1.git
[1/1590] Fetching swift-asn1
[781/1954] Fetching swift-asn1, sebbu-c-libuv
[1312/7868] Fetching swift-asn1, sebbu-c-libuv, swift-nio-extras
[2306/12259] Fetching swift-asn1, sebbu-c-libuv, swift-nio-extras, swift-system
[10417/13969] Fetching swift-asn1, sebbu-c-libuv, swift-nio-extras, swift-system, swift-atomics
Fetched https://github.com/MarSe32m/sebbu-c-libuv.git from cache (0.49s)
Fetched https://github.com/apple/swift-system.git from cache (0.49s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.49s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.49s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (0.49s)
Computing version for https://github.com/MarSe32m/sebbu-c-libuv.git
Computed https://github.com/MarSe32m/sebbu-c-libuv.git at 1.48.0 (1.38s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.52s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.2 (0.94s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.3.2 (1.67s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.27.1 (0.53s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/2426] Fetching swift-service-lifecycle
[535/3567] Fetching swift-service-lifecycle, swift-http-structured-headers
[3568/8552] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms
[3618/14707] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates
[11693/20666] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-algorithms
[18403/24502] Fetching swift-service-lifecycle, swift-http-structured-headers, swift-async-algorithms, swift-certificates, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.59s)
Fetched https://github.com/apple/swift-log.git from cache (0.59s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.59s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.59s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.59s)
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.59s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-nio-http2.git
[1/904] Fetching swift-http-types
[905/12431] Fetching swift-http-types, swift-nio-http2
Fetched https://github.com/apple/swift-http-types.git from cache (0.32s)
[2652/11527] Fetching swift-nio-http2
Fetched https://github.com/apple/swift-nio-http2.git from cache (0.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (22.18s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (0.58s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.76s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.10.0 (0.78s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5691] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.43s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (1.12s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.3.0 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.55s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.36.0 (0.48s)
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at main (d4d7fef)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-nio-transport-services
Working copy of https://github.com/apple/swift-nio-transport-services resolved at main (9224dc5)
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.36.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at main (43e4c3c)
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.10.0
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.4.0
Creating working copy for https://github.com/MarSe32m/GLMSwift.git
Working copy of https://github.com/MarSe32m/GLMSwift.git resolved at main (fa51582)
Creating working copy for https://github.com/MarSe32m/sebbu-bitstream.git
Working copy of https://github.com/MarSe32m/sebbu-bitstream.git resolved at main (eba458d)
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.3.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.27.1
Creating working copy for https://github.com/vapor/websocket-kit.git
Working copy of https://github.com/vapor/websocket-kit.git resolved at main (8666c92)
Creating working copy for https://github.com/MarSe32m/sebbu-ts-ds.git
Working copy of https://github.com/MarSe32m/sebbu-ts-ds.git resolved at main (915df95)
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.0.4
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at main (8317eab)
Creating working copy for https://github.com/MarSe32m/sebbu-c-libuv.git
Working copy of https://github.com/MarSe32m/sebbu-c-libuv.git resolved at 1.48.0
Creating working copy for https://github.com/MarSe32m/sebbu-concurrency.git
Working copy of https://github.com/MarSe32m/sebbu-concurrency.git resolved at main (d4bd5b8)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/MarSe32m/sebbu-networking.git
Working copy of https://github.com/MarSe32m/sebbu-networking.git resolved at main (87d7443)
Creating working copy for https://github.com/MarSe32m/sebbu-cryptography.git
Working copy of https://github.com/MarSe32m/sebbu-cryptography.git resolved at main (f8df502)
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.8.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at main (d402bec)
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 |     ],
20 |     targets: [
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:69: warning: 'branch' is deprecated
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated
19 |     ],
20 |     targets: [
Building for debugging...
[0/416] Write sources
[0/416] Copying ControlPad.png
[0/416] Copying ControlPad@3x.png
[0/416] Copying ControlPad@2x.png
[0/416] Write sources
[0/416] Copying Contents.json
[0/416] Write sources
[12/416] Compiling bcrypt.c
[13/416] Compiling version.c
[14/416] Compiling uv-data-getter-setters.c
[15/416] Compiling fs-poll.c
[16/416] Compiling idna.c
[17/416] Compiling tcp.c
[18/416] Compiling uv-common.c
[19/416] Compiling tty.c
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:188:3: error: use of undeclared identifier 'cpu_set_t'
  188 |   uv__cpu_set_t cpuset;
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:46:24: note: expanded from macro 'uv__cpu_set_t'
   46 | # define uv__cpu_set_t cpu_set_t
      |                        ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:203:3: error: call to undeclared function 'CPU_ZERO'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  203 |   CPU_ZERO(&cpuset);
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:203:13: error: use of undeclared identifier 'cpuset'
  203 |   CPU_ZERO(&cpuset);
      |             ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:206:7: error: call to undeclared function 'CPU_SET'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  206 |       CPU_SET(i, &cpuset);
      |       ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:206:19: error: use of undeclared identifier 'cpuset'
  206 |       CPU_SET(i, &cpuset);
      |                   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:209:7: error: call to undeclared function 'sched_setaffinity'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  209 |   if (sched_setaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |       ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:209:57: error: use of undeclared identifier 'cpuset'
  209 |   if (sched_setaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:209:67: error: use of undeclared identifier 'cpuset'
  209 |   if (sched_setaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                                   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:226:3: error: use of undeclared identifier 'cpu_set_t'
  226 |   uv__cpu_set_t cpuset;
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:46:24: note: expanded from macro 'uv__cpu_set_t'
   46 | # define uv__cpu_set_t cpu_set_t
      |                        ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:235:3: error: call to undeclared function 'CPU_ZERO'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  235 |   CPU_ZERO(&cpuset);
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:235:13: error: use of undeclared identifier 'cpuset'
  235 |   CPU_ZERO(&cpuset);
      |             ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:237:7: error: call to undeclared function 'sched_getaffinity'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  237 |   if (sched_getaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |       ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:237:57: error: use of undeclared identifier 'cpuset'
  237 |   if (sched_getaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:237:67: error: use of undeclared identifier 'cpuset'
  237 |   if (sched_getaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                                   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:247:20: error: call to undeclared function 'CPU_ISSET'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  247 |     cpumask[i] = !!CPU_ISSET(i, &cpuset);
      |                    ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:247:34: error: use of undeclared identifier 'cpuset'
  247 |     cpumask[i] = !!CPU_ISSET(i, &cpuset);
      |                                  ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:271:9: error: call to undeclared function 'sched_getcpu'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  271 |   cpu = sched_getcpu();
      |         ^
17 errors generated.
[20/416] Compiling thread.c
[20/416] Compiling random-getrandom.c
[20/416] Compiling random-sysctl-linux.c
[20/416] Compiling signal.c
[20/416] Compiling stream.c
[20/416] Compiling udp.c
[20/416] Compiling blf.c
[20/416] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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
warning: 'sebbu-cryptography': /host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |          `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch')
19 |     ],
20 |     targets: [
/host/spi-builder-workspace/.build/checkouts/sebbu-cryptography/Package.swift:18:69: warning: 'branch' is deprecated
16 |         // Dependencies declare other packages that this package depends on.
17 |         // .package(url: /* package url */, from: "1.0.0"),
18 |         .package(url: "https://github.com/apple/swift-crypto.git", .branch("main"))
   |                                                                     `- warning: 'branch' is deprecated
19 |     ],
20 |     targets: [
[0/1] Planning build
Building for debugging...
[0/396] Write sources
[3/396] Compiling fiat_p256_adx_sqr.S
[4/396] Compiling md5-x86_64-linux.S
[5/396] Compiling fiat_curve25519_adx_square.S
[6/396] Compiling md5-x86_64-apple.S
[7/396] Compiling fiat_curve25519_adx_mul.S
[8/396] Compiling fiat_p256_adx_mul.S
[9/396] Compiling md5-586-linux.S
[10/396] Compiling blf.c
[11/396] Compiling udp.c
[12/396] Compiling random-getrandom.c
[13/396] Compiling random-sysctl-linux.c
[14/396] Compiling random-devurandom.c
[15/396] Compiling signal.c
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:188:3: error: use of undeclared identifier 'cpu_set_t'
  188 |   uv__cpu_set_t cpuset;
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:46:24: note: expanded from macro 'uv__cpu_set_t'
   46 | # define uv__cpu_set_t cpu_set_t
      |                        ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:203:3: error: call to undeclared function 'CPU_ZERO'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  203 |   CPU_ZERO(&cpuset);
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:203:13: error: use of undeclared identifier 'cpuset'
  203 |   CPU_ZERO(&cpuset);
      |             ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:206:7: error: call to undeclared function 'CPU_SET'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  206 |       CPU_SET(i, &cpuset);
      |       ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:206:19: error: use of undeclared identifier 'cpuset'
  206 |       CPU_SET(i, &cpuset);
      |                   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:209:7: error: call to undeclared function 'sched_setaffinity'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  209 |   if (sched_setaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |       ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:209:57: error: use of undeclared identifier 'cpuset'
  209 |   if (sched_setaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:209:67: error: use of undeclared identifier 'cpuset'
  209 |   if (sched_setaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                                   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:226:3: error: use of undeclared identifier 'cpu_set_t'
  226 |   uv__cpu_set_t cpuset;
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:46:24: note: expanded from macro 'uv__cpu_set_t'
   46 | # define uv__cpu_set_t cpu_set_t
      |                        ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:235:3: error: call to undeclared function 'CPU_ZERO'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  235 |   CPU_ZERO(&cpuset);
      |   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:235:13: error: use of undeclared identifier 'cpuset'
  235 |   CPU_ZERO(&cpuset);
      |             ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:237:7: error: call to undeclared function 'sched_getaffinity'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  237 |   if (sched_getaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |       ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:237:57: error: use of undeclared identifier 'cpuset'
  237 |   if (sched_getaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                         ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:237:67: error: use of undeclared identifier 'cpuset'
  237 |   if (sched_getaffinity(pthread_gettid_np(*tid), sizeof(cpuset), &cpuset))
      |                                                                   ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:247:20: error: call to undeclared function 'CPU_ISSET'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  247 |     cpumask[i] = !!CPU_ISSET(i, &cpuset);
      |                    ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:247:34: error: use of undeclared identifier 'cpuset'
  247 |     cpumask[i] = !!CPU_ISSET(i, &cpuset);
      |                                  ^
/host/spi-builder-workspace/.build/checkouts/sebbu-c-libuv/Sources/SebbuCLibUV/src/unix/thread.c:271:9: error: call to undeclared function 'sched_getcpu'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
  271 |   cpu = sched_getcpu();
      |         ^
17 errors generated.
[16/396] Compiling thread.c
[16/396] Compiling poll.c
[16/396] Compiling proctitle.c
[16/396] Compiling process.c
[16/396] Compiling stream.c
[16/396] Compiling CCryptoBoringSSLShims shims.c
[16/396] Compiling procfs-exepath.c
[16/396] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 android